summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-04Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells
2025-07-01netfs: 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-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)
2025-06-17wifi: remove zero-length arraysJohannes Berg
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-06-16Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes
2025-06-11scatterlist: fix extraneous '@'-sign kernel-doc notationRandy Dunlap
2025-06-11KEYS: Invert FINAL_PUT bitHerbert Xu