- de59869 remoteproc: stm32: Allow hold boot management by the SCMI reset controller by Arnaud Pouliquen · 1 year, 10 months ago
- ef7129d dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations by Arnaud Pouliquen · 1 year, 10 months ago
- 47f64e7 remoteproc: imx_dsp_rproc: use modern pm_ops by Arnd Bergmann · 1 year, 11 months ago
- 52ca331 remoteproc: wkup_m3: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 797c4a0 remoteproc: stm32: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- b8b87e8 remoteproc: st: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- d1d8d44 remoteproc: virtio: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- ed61187 remoteproc: rcar: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 07336df remoteproc: qcom_wcnss: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 63c4e0d remoteproc: qcom_q6v5_wcss: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 57c05a6 remoteproc: qcom_q6v5_pas: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- a5f813e remoteproc: qcom_q6v5_mss: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 52c8009 remoteproc: qcom_q6v5_adsp: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- d6b862f remoteproc: pru: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 141adf29 remoteproc: omap: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- da84267 remoteproc: mtk_scp: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- ad12305 remoteproc: meson_mx_ao_arc: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 10f19fd remoteproc: keystone: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 94ea6ed remoteproc: imx: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 31c1a5b remoteproc: imx_dsp: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- 5d886f97 remoteproc: da8xx: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
- ac9a786 Linux 6.4-rc1 by Linus Torvalds · 1 year, 10 months ago
- f085df1 Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 1 year, 10 months ago
- 17784de Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 6f69c98 Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 10 months ago
- 63342b1 Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 1 year, 10 months ago
- d6b8a8c Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 1 year, 10 months ago
- 1c1094e Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 1 year, 10 months ago
- 03e5cb7 Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 10 months ago
- 9a2d517 Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL" by Arnaldo Carvalho de Melo · 1 year, 10 months ago
- c3e6df9 Revert "perf build: Warn for BPF skeletons if endian mismatches" by Arnaldo Carvalho de Melo · 1 year, 10 months ago
- fc4354c Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- 706ce3ca Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- da9619a dmapool: link blocks across pages by Keith Busch · 2 years, 1 month ago
- 8ecc369 dmapool: don't memset on free twice by Keith Busch · 2 years, 1 month ago
- cc66995 dmapool: simplify freeing by Keith Busch · 2 years, 1 month ago
- f0bccea dmapool: consolidate page initialization by Keith Busch · 2 years, 1 month ago
- 5407df1 dmapool: rearrange page alloc failure handling by Keith Busch · 2 years, 1 month ago
- d93e08b dmapool: move debug code to own functions by Keith Busch · 2 years, 1 month ago
- 290911c dmapool: speedup DMAPOOL_DEBUG with init_on_alloc by Tony Battersby · 2 years, 1 month ago
- 7902335 dmapool: cleanup integer types by Tony Battersby · 2 years, 1 month ago
- 08cc96c dmapool: use sysfs_emit() instead of scnprintf() by Tony Battersby · 2 years, 1 month ago
- 67a540c dmapool: remove checks for dev == NULL by Tony Battersby · 2 years, 1 month ago
- 994e241 nfs: fix mis-merged __filemap_get_folio() error check by Linus Torvalds · 1 year, 10 months ago
- 58f5f66 afs: fix the afs_dir_get_folio return value by Christoph Hellwig · 1 year, 10 months ago
- 28a65b4 nilfs2: do not write dirty data after degenerating to read-only by Ryusuke Konishi · 1 year, 11 months ago
- d824ec2 mm: do not reclaim private data from pinned page by Jan Kara · 1 year, 11 months ago
- a6a491c nilfs2: fix infinite loop in nilfs_mdt_get_block() by Ryusuke Konishi · 1 year, 10 months ago
- 29417d2 mm/mmap/vma_merge: always check invariants by Lorenzo Stoakes · 1 year, 10 months ago
- 38a55db filemap: Handle error return from __filemap_get_folio() by Matthew Wilcox · 1 year, 10 months ago
- dd9e11d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 10 months ago
- a3b111b Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 10 months ago
- 7644c82 Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 10 months ago
- 0021b53 Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 1 year, 10 months ago
- 27e0c84 Merge tag 'regulator-fix-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 1 year, 10 months ago
- 2e1e133 Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbd by Linus Torvalds · 1 year, 10 months ago
- ed23734 Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 10 months ago
- a5e2190 Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 1 year, 10 months ago
- c12753d s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS by Lukas Bulwahn · 1 year, 10 months ago
- 6c73f81 perf metrics: Fix SEGV with --for-each-cgroup by Ian Rogers · 1 year, 10 months ago
- a887466 perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used structs + CO-RE by Arnaldo Carvalho de Melo · 1 year, 10 months ago
- 644bca1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Jakub Kicinski · 1 year, 10 months ago
- ecc68ee perf stat: Separate bperf from bpf_profiler by Dmitrii Dolgov · 1 year, 11 months ago
- 418d5c9 Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 1 year, 10 months ago
- 647681b Merge tag 'docs-6.4-2' of git://git.lwn.net/linux by Linus Torvalds · 1 year, 10 months ago
- e919a3f Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 10 months ago
- b115d85 Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- d5ed10b Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups by Linus Torvalds · 1 year, 10 months ago
- 982365a8f Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 10 months ago
- 493804a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 10 months ago
- 7163a21 Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 1 year, 10 months ago
- 817e1af Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 1 year, 10 months ago
- b49178e Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy by Linus Torvalds · 1 year, 10 months ago
- 084f51d Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 1 year, 10 months ago
- ee2dd70 ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence() by Oswald Buddenhagen · 1 year, 10 months ago
- 6ffa6f3 ALSA: pcm: simplify top-up mode init in snd_pcm_playback_silence() by Oswald Buddenhagen · 1 year, 10 months ago
- 6d8d56d ALSA: pcm: playback silence - move silence variable updates to separate function by Jaroslav Kysela · 1 year, 10 months ago
- 190cb66 ALSA: pcm: playback silence - remove extra code by Jaroslav Kysela · 1 year, 10 months ago
- 781b4da ALSA: pcm: fix playback silence - correct incremental silencing by Jaroslav Kysela · 1 year, 10 months ago
- 2fbaa44 ALSA: pcm: fix playback silence - use the actual new_hw_ptr for the threshold mode by Jaroslav Kysela · 1 year, 10 months ago
- d7f5dd97 ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()" by Jaroslav Kysela · 1 year, 10 months ago
- 56fc217 ALSA: hda/realtek: Fix mute and micmute LEDs for an HP laptop by Kai-Heng Feng · 1 year, 10 months ago
- 4a22488 Merge tag 'asoc-fix-v6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 1 year, 10 months ago
- 6ce2c04 ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached by Steven Rostedt (Google) · 1 year, 10 months ago
- 2492ba4 MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER by Lukas Bulwahn · 1 year, 10 months ago
- 6997f84 MAINTAINERS: add Conor as a dt-bindings maintainer by Conor Dooley · 1 year, 10 months ago
- 7a8016d Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- 29b38e7 Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- d4fba4d Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- 9ee0487 cifs: Remove unneeded semicolon by Yang Li · 1 year, 10 months ago
- 93e0401 net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() by Florian Fainelli · 1 year, 10 months ago
- 1e76f42 pds_core: fix mutex double unlock in error path by Shannon Nelson · 1 year, 10 months ago
- 1a30449 Merge branch 'tc-action-fixes' by David S. Miller · 1 year, 10 months ago
- fd741f0 net/sched: flower: fix error handler on replace by Vlad Buslov · 1 year, 10 months ago
- 5110f3f Revert "net/sched: flower: Fix wrong handle assignment during filter change" by Vlad Buslov · 1 year, 10 months ago
- dd4f6bb net/sched: flower: fix filter idr initialization by Vlad Buslov · 1 year, 10 months ago
- 26312c6 net: fec: correct the counting of XDP sent frames by Shenwei Wang · 1 year, 10 months ago
- cb9e6e5 bonding: add xdp_features support by Lorenzo Bianconi · 1 year, 10 months ago
- 299efdc net: enetc: check the index of the SFI rather than the handle by Wei Fang · 1 year, 10 months ago
- c00ce54 sfc: Add back mailing list by Martin Habets · 1 year, 10 months ago