summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-18m68k: Remove arch-specific strncpy() implementationKees Cook
2026-06-18alpha: Remove arch-specific strncpy() implementationKees Cook
2026-06-18Merge tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-18Merge tag 'pmdomain-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2026-06-18smb: client: fix query directory replay double-freeHenrique Carvalho
2026-06-18smb: client: fix change notify replay double-freeHenrique Carvalho
2026-06-18smb: client: fix query_info() replay double-freeHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_close() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_ioctl() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_open() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_flush() replayZhao Zhang
2026-06-18docs: kselftest: remove link to obsolete wikiBrett A C Sheffield
2026-06-18Merge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-06-18Merge tag 'backlight-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-18Merge tag 'leds-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-06-18Merge tag 'mfd-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2026-06-18Merge tag 'hid-for-linus-2026061601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-18kconfig: add optional warnings for changed input valuesPengpeng Hou
2026-06-18modpost: Ignore Clang LTO suffixes in symbol matchingRong Xu
2026-06-18spi: rpc-if: Use correct device for hardware reinitialization on resumeQuang Nguyen
2026-06-18PCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth
2026-06-18PCI: rockchip: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: plda: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: mediatek: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: iproc: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: dwc: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: cadence: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: brcmstb: Protect root bus removal with rescan lockHans Zhang
2026-06-18PCI: altera: Protect root bus removal with rescan lockHans Zhang
2026-06-18Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-18Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-06-18Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2026-06-18Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-06-18Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-18ALSA: emu10k1: Use common error handling code in snd_emu10k1_playback_open()Markus Elfring
2026-06-18ALSA: usb-audio: Add quirk for YAMAHA CDS3000Jean-Louis Colaco
2026-06-18PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-18PCI: mvebu: Use fixed-width interrupt masks to avoid truncation in 64-bit buildsRosen Penev
2026-06-18Merge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-06-18Merge tag 'for-7.2/io_uring-epoll-20260616' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-06-18ASoC: audio-graph-card2: Drop warning for manually selected DAI formatsAlvin Šipraga
2026-06-18s390/idle: Add missing EXPORT_SYMBOL_GPL()Heiko Carstens
2026-06-18ALSA: usb-audio: qcom: clear opened when stream enable failsMichael Bommarito
2026-06-18ALSA: usb-audio: qcom: reject stream disable with no active interfaceMichael Bommarito
2026-06-18ALSA: hda/realtek: Add headset mic quirk for Acer S40-54Haowen Tu
2026-06-18ALSA: caiaq: bound the length in the EP1 input parsersMaoyi Xie
2026-06-18ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parserMaoyi Xie
2026-06-18ALSA: pcm: fix __le32 cast warning in snd_pcm_set_sync_per_cardBen Dooks
2026-06-18i2c: pxa: Use named initializers for the platform_device_id arrayUwe Kleine-König (The Capable Hub)