summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
35 hoursMerge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2 daysMerge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
3 daysMerge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
3 daysMerge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
4 daysMerge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
4 daysirqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysRevert "sched/numa: add statistics of numa balance task"Chen Yu
5 daysmm: fix the inaccurate memory statistics issue for usersBaolin Wang
6 daysio_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe
7 daysMerge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daysblock: reject bs > ps block devices when THP is disabledPankaj Raghav
8 dayswifi: mac80211: correctly identify S1G short beaconLachlan Hodges
10 daysMerge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
10 daysMerge branch 'pm-sleep'Rafael J. Wysocki
10 daysMerge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
10 daysMerge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
10 daysMerge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
11 daysMerge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
13 daysnetfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells
13 daysnetfs: Merge i_size update functionsDavid Howells
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-29spi: Raise limit on number of chip selects to 24Marc Kleine-Budde
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge
2025-06-25i2c: amd-isp: Initialize unique adapter namePratap Nirujogi
2025-06-25KVM: SVM: Add missing member in SNP_LAUNCH_START command structureNikunj A Dadhania
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23futex: Initialize futex_phash_new during fork().Sebastian Andrzej Siewior
2025-06-23fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-20Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-19usb: acpi: fix device link removalHeikki Krogerus
2025-06-18Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal
2025-06-17atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)