index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
bpf,fork: wipe ->bpf_storage before bailouts that access it
Jann Horn
1
-4
/
+5
12 days
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2026-06-16
kernel/fork: clear PF_BLOCK_TS in copy_process()
Usama Arif
1
-0
/
+1
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+2
2026-06-15
Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+27
2026-06-03
futex: Make futex_mm_init() void
Thomas Gleixner
1
-6
/
+2
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
1
-0
/
+1
2026-05-28
kasan: skip HW tagging for all kernel thread stacks
Muhammad Usama Anjum
1
-2
/
+3
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
1
-6
/
+27
2026-05-21
kernel/fork: validate exit_signal in kernel_clone()
Deepanshu Kartikey
1
-6
/
+5
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
1
-0
/
+6
2026-05-01
futex: Drop CLONE_THREAD requirement for private default hash alloc
Davidlohr Bueso
1
-7
/
+5
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-11
/
+19
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2026-04-14
Merge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2026-04-14
Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+16
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+49
2026-04-13
Merge tag 'namespaces-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2026-04-09
sched/cache: Introduce infrastructure for cache-aware load balancing
Peter Zijlstra (Intel)
1
-0
/
+6
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
1
-0
/
+1
2026-03-27
fork: zero vmap stack using clear_pages() instead of memset()
Linus Walleij
1
-1
/
+1
2026-03-27
pid: document the PIDNS_ADDING checks in alloc_pid() and copy_process()
Oleg Nesterov
1
-1
/
+5
2026-03-27
fork: replace simple_strtoul with kstrtoul in coredump_filter_setup
Thorsten Blum
1
-5
/
+6
2026-03-27
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
Michal Grzedzicki
1
-4
/
+7
2026-03-26
nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALL
Mickaël Salaün
1
-4
/
+3
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
1
-1
/
+0
2026-03-24
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
1
-0
/
+2
2026-03-20
pid_namespace: avoid optimization of accesses to ->child_reaper
Pavel Tikhomirov
1
-1
/
+4
2026-03-12
namespace: allow creating empty mount namespaces
Christian Brauner
1
-2
/
+15
2026-03-11
pidfd: add CLONE_PIDFD_AUTOKILL
Christian Brauner
1
-3
/
+26
2026-03-11
clone: add CLONE_NNP
Christian Brauner
1
-1
/
+9
2026-03-11
clone: add CLONE_AUTOREAP
Christian Brauner
1
-1
/
+16
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
1
-0
/
+1
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
1
-2
/
+0
2026-03-06
sched/core: Swap the order between sched_post_fork() and cgroup_post_fork()
Tejun Heo
1
-1
/
+5
2026-02-18
unshare: fix unshare_fs() handling
Al Viro
1
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+6
2026-02-06
io_uring: add task fork hook
Jens Axboe
1
-0
/
+6
2026-01-26
kernel/fork: update obsolete use_mm references to kthread_use_mm
mingzhu.wang(王明珠)
1
-1
/
+1
2026-01-20
fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
Minu Jin
1
-1
/
+1
2026-01-01
rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
Paul E. McKenney
1
-3
/
+0
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-10
/
+53
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[next]