summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-15phy: use per-PHY lockdep keysDmitry Baryshkov
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
2025-06-11fs: add missing values to TRACE_IOCB_STRINGSChristoph Hellwig
2025-06-11Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)
2025-06-11x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)
2025-06-10ata: libata-acpi: Do not assume 40 wire cable if no devices are enabledTasos Sahanidis
2025-06-09firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdrViresh Kumar
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07x86/smp: PM/hibernate: Split arch_resume_nosmt()Rafael J. Wysocki
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-07finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-05alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang
2025-06-06module: make __mod_device_table__* symbols staticMasahiro Yamada