index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
1
-1
/
+1
2025-08-28
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-1
/
+1
2025-06-04
fork: use pidfd_prepare()
Christian Brauner
1
-11
/
+2
2025-06-04
pid: add pidfd_prepare()
Christian Brauner
1
-0
/
+85
2024-06-21
exec: Simplify unshare_files
Eric W. Biederman
1
-6
/
+6
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
1
-0
/
+8
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2023-05-17
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
1
-6
/
+11
2023-03-17
fork: allow CLONE_NEWTIME in clone3 flags
Tobias Klauser
1
-1
/
+1
2023-01-04
io_uring: import 5.15-stable io_uring
Jens Axboe
1
-0
/
+1
2023-01-04
kernel: stop masking signals in create_io_thread()
Jens Axboe
1
-8
/
+8
2023-01-04
kernel: allow fork with TIF_NOTIFY_SIGNAL pending
Jens Axboe
1
-1
/
+1
2023-01-04
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+30
2022-09-15
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-0
/
+1
2022-02-23
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
1
-4
/
+3
2021-11-18
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
1
-0
/
+1
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+1
2021-09-18
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-08
Revert "Add a reference to ucounts for each cred"
Greg Kroah-Hartman
1
-6
/
+0
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-07-14
Add a reference to ucounts for each cred
Alexey Gladkov
1
-0
/
+6
2021-03-30
mm/fork: clear PASID for new mm
Fenghua Yu
1
-0
/
+8
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-3
/
+3
2020-12-30
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-10-16
mm: use helper function put_write_access()
Miaohe Lin
1
-1
/
+1
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-0
/
+21
2020-10-13
mm: remove src/dst mm parameter in copy_page_range()
Peter Xu
1
-1
/
+1
2020-10-13
mm: use helper function mapping_allow_writable()
Miaohe Lin
1
-1
/
+1
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+6
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
1
-1
/
+1
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
1
-0
/
+1
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-08-20
fork: introduce kernel_clone()
Christian Brauner
1
-8
/
+8
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-08-07
kasan: don't tag stacks allocated with pagealloc
Andrey Konovalov
1
-1
/
+2
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-37
/
+14
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+6
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-51
/
+16
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-5
/
+1
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
1
-1
/
+7
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
1
-11
/
+5
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
1
-0
/
+1
2020-07-10
seccomp: release filter after task is fully dead
Christian Brauner
1
-1
/
+0
[next]