index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5 days
Merge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5 days
Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5 days
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6 days
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6 days
Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6 days
Merge tag 'namespaces-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
2026-03-26
nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALL
Mickaël Salaün
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
2026-03-24
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2026-03-20
pid_namespace: avoid optimization of accesses to ->child_reaper
Pavel Tikhomirov
2026-03-12
namespace: allow creating empty mount namespaces
Christian Brauner
2026-03-11
pidfd: add CLONE_PIDFD_AUTOKILL
Christian Brauner
2026-03-11
clone: add CLONE_NNP
Christian Brauner
2026-03-11
clone: add CLONE_AUTOREAP
Christian Brauner
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2026-03-06
sched/core: Swap the order between sched_post_fork() and cgroup_post_fork()
Tejun Heo
2026-02-18
unshare: fix unshare_fs() handling
Al Viro
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
2026-02-06
io_uring: add task fork hook
Jens Axboe
2026-01-26
kernel/fork: update obsolete use_mm references to kthread_use_mm
mingzhu.wang(王明珠)
2026-01-20
fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
Minu Jin
2026-01-01
rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
Paul E. McKenney
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-29
mm: simplify and rename mm flags function for clarity
Lorenzo Stoakes
2025-11-27
fork: stop ignoring NUMA while handling cached thread stacks
Mateusz Guzik
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
2025-11-20
sched/mmcid: Revert the complex CID management
Thomas Gleixner
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2025-11-03
sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...
Tejun Heo
2025-11-03
cgroup: Rename cgroup lifecycle hooks to cgroup_task_*()
Tejun Heo
2025-11-03
ns: add active reference count
Christian Brauner
2025-11-03
ns: rename to exit_nsproxy_namespaces()
Christian Brauner
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-24
futex: Use correct exit on failure from futex_hash_allocate_default()
Sebastian Andrzej Siewior
2025-09-21
fork: check charging success before zeroing stack
Pasha Tatashin
2025-09-13
fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread...
Oleg Nesterov
[next]