summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-02-10pid: introduce task_ppid_vnr() helperOleg Nesterov
2026-02-10pid: reorder fields in pid_namespace to reduce false sharingMateusz Guzik
2026-02-10pidfs: convert rb-tree to rhashtableChristian Brauner
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi
2026-01-14exportfs: Complete kernel-doc for struct export_operationsAndré Almeida
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao
2025-12-24select: store end_time as timespec64 in restart blockThomas Weißschuh
2025-12-15ns: pad refcountMateusz Guzik
2025-12-15fs: track the inode having file locks with a flag in ->i_opflagsMateusz Guzik
2025-12-15filelock: use a consume fence in locks_inode_context()Mateusz Guzik
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-13file: ensure cleanupChristian Brauner
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-12i3c: master: cleanup callback .priv_xfers()Frank Li
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-12-12rseq: Always inline rseq_debug_syscall_return()Eric Dumazet
2025-12-10args: fix documentation to reflect the correct numbersAndy Shevchenko
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-10ceph: add trace points to the MDS clientMax Kellermann
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-10irqdomain: Delete irq_domain_add_tree()Andy Shevchenko
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-10lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-09mm: fix CONFIG_STACK_GROWSUP typo in mm.hLukas Bulwahn
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan
2025-12-09mm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan
2025-12-09mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEMJinhui Guo
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-08include/linux: change "__auto_type" to "auto"H. Peter Anvin
2025-12-08compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin
2025-12-09Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-09Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds