summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2026-06-18tools/mm/slabinfo: fix total_objects attribute nameYichong Chen
2026-06-18slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap
2026-06-18mm/slab: add a node-track-caller variant for kmem buckets allocationPedro Falcato
2026-06-18mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheavesVlastimil Babka (SUSE)
2026-06-18mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()Vlastimil Babka (SUSE)
2026-06-18erofs: add folio order to trace_erofs_read_folioZhan Xusheng
2026-06-18gpio: eic-sprd: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-18gpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-17sctp: hold socket lock when dumping endpoints in sctp_diagXin Long
2026-06-17net: psample: fix info leak in PSAMPLE_ATTR_DATAJakub Kicinski
2026-06-17net/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing
2026-06-17net: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng
2026-06-17net: ehea: unwind probe_port sysfs file on failurePengpeng Hou