index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+18
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+20
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+0
2022-12-02
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
1
-6
/
+11
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
1
-0
/
+5
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
1
-1
/
+15
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
1
-1
/
+1
2022-10-25
fs/exec: switch timens when a task gets a new mm
Andrei Vagin
1
-9
/
+0
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]