index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
2024-11-14
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
1
-0
/
+2
2024-10-17
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-17
/
+13
2024-06-21
Revert "fork: defer linking file vma until vma is fully initialized"
Sam James
1
-9
/
+9
2024-05-02
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
1
-9
/
+9
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-06-14
bpf: Fix UAF in task local storage
KP Singh
1
-1
/
+1
2023-04-13
mm: enable maple tree RCU mode by default.
Liam R. Howlett
1
-0
/
+3
2023-03-17
fork: allow CLONE_NEWTIME in clone3 flags
Tobias Klauser
1
-1
/
+1
2022-12-31
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
1
-6
/
+11
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2022-10-11
fork: remove duplicate included header files
Xu Panda
1
-1
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-36
/
+43
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2022-10-09
Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-6
/
+6
2022-10-09
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
1
-0
/
+2
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-4
/
+2
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
1
-18
/
+1
2022-09-26
fork: use VMA iterator
Matthew Wilcox (Oracle)
1
-2
/
+5
2022-09-26
mm: remove vmacache
Liam R. Howlett
1
-5
/
+0
2022-09-26
mm: remove rb tree.
Liam R. Howlett
1
-8
/
+0
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
1
-2
/
+13
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-3
/
+17
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+9
2022-09-20
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2022-09-13
Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
Andrei Vagin
1
-4
/
+1
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-3
/
+2
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-0
/
+1
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+14
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
1
-0
/
+14
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
1
-0
/
+2
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+1
2022-06-15
fs/exec: allow to unshare a time namespace on vfork+exec
Andrei Vagin
1
-1
/
+4
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+38
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2022-05-23
Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+5
2022-05-19
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
1
-3
/
+1
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
1
-6
/
+6
2022-05-07
fork: Explicitly set PF_KTHREAD
Eric W. Biederman
1
-0
/
+3
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-8
/
+8
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
1
-0
/
+9
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+2
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-2
/
+20
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
1
-1
/
+1
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
1
-0
/
+5
2022-03-24
kasan, arm64: reset pointer tags of vmapped stacks
Andrey Konovalov
1
-5
/
+6
2022-03-24
kasan, fork: reset pointer tags of vmapped stacks
Andrey Konovalov
1
-0
/
+2
[next]