summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2025-09-29Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-09-29Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-26Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-25include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton
2025-09-25mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra
2025-09-25ns: move ns type into struct ns_commonChristian Brauner
2025-09-25nstree: make struct ns_tree privateChristian Brauner
2025-09-24hfs/hfsplus: rework debug output subsystemViacheslav Dubeyko
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown
2025-09-23VFS/audit: introduce kern_path_parent() for auditNeilBrown
2025-09-23VFS: unify old_mnt_idmap and new_mnt_idmap in renamedataNeilBrown
2025-09-23VFS/ovl: add lookup_one_positive_killable()NeilBrown
2025-09-22ns: simplify ns_common_init() furtherChristian Brauner
2025-09-22cgroup: add missing ns_common includeChristian Brauner
2025-09-21virtio_config: clarify output parametersAlyssa Ross
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds
2025-09-19Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-19ns: rename to __ns_refChristian Brauner
2025-09-19uts: port to ns_ref_*() helpersChristian Brauner
2025-09-19user: port to ns_ref_*() helpersChristian Brauner
2025-09-19time: port to ns_ref_*() helpersChristian Brauner
2025-09-19pid: port to ns_ref_*() helpersChristian Brauner
2025-09-19ipc: port to ns_ref_*() helpersChristian Brauner
2025-09-19cgroup: port to ns_ref_*() helpersChristian Brauner
2025-09-19ns: add reference count helpersChristian Brauner
2025-09-19ns: add ns_common_free()Christian Brauner
2025-09-19nscommon: simplify initializationChristian Brauner
2025-09-19cgroup: split namespace into separate headerChristian Brauner
2025-09-19nscommon: move to separate fileChristian Brauner
2025-09-19mnt: expose pointer to init_mnt_nsChristian Brauner
2025-09-19uts: split namespace into separate headerChristian Brauner
2025-09-19nsfs: support file handlesChristian Brauner
2025-09-19nsfs: add current_in_namespace()Christian Brauner
2025-09-19ns: add to_<type>_ns() to respective headersChristian Brauner
2025-09-19time: support ns lookupChristian Brauner