开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2026-03-27
fork: zero vmap stack using clear_pages() instead of memset()
Linus Walleij
2026-03-27
pid: document the PIDNS_ADDING checks in alloc_pid() and copy_process()
Oleg Nesterov
2026-03-27
fork: replace simple_strtoul with kstrtoul in coredump_filter_setup
Thorsten Blum
2026-03-27
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
Michal Grzedzicki
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-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
2025-09-13
fork: remove #ifdef CONFIG_LOCKDEP in copy_process()
Tio Zhang
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
2025-09-10
cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...
Yi Tao
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-09-01
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
2025-08-31
futex: Move futex_hash_free() back to __mmput()
Sebastian Andrzej Siewior
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
2025-08-10
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-08-02
mm: add process info to bad rss-counter warning
Xuanye Liu
2025-08-02
futex: Move futex cleanup to __mmdrop()
Thomas Gleixner
[next]