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
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
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
1
-3
/
+1
2020-07-07
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
1
-5
/
+1
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-2
/
+1
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-9
/
+0
2020-07-04
fork: remove do_fork()
Christian Brauner
1
-24
/
+1
2020-06-29
fork: Annotate a data race in vm_area_dup()
Qian Cai
1
-1
/
+7
2020-06-26
fork: annotate data race in copy_process()
Weilong Chen
1
-1
/
+1
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
1
-16
/
+14
2020-06-17
close_range: add CLOSE_RANGE_UNSHARE
Christian Brauner
1
-5
/
+6
2020-06-09
mmap locking API: convert nested write lock sites
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-6
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+9
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
1
-1
/
+1
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
1
-0
/
+9
2020-05-08
fork: prevent accidental access to clone3 features
Christian Brauner
1
-6
/
+7
2020-04-27
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
1
-0
/
+1
2020-04-27
rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
Paul E. McKenney
1
-0
/
+4
2020-04-15
clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks
Eugene Syromiatnikov
1
-0
/
+8
2020-04-15
clone3: add a check for the user struct size if CLONE_INTO_CGROUP is set
Eugene Syromiatnikov
1
-1
/
+2
2020-04-15
clone3: fix cgroup argument sanity check
Eugene Syromiatnikov
1
-1
/
+1
2020-04-07
mm: set vm_next and vm_prev to NULL in vm_area_dup()
Li Xinhai
1
-1
/
+1
2020-04-07
mm: don't prepare anon_vma if vma has VM_WIPEONFORK
Li Xinhai
1
-3
/
+5
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-9
/
+10
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+5
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+3
2020-04-02
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
Roman Gushchin
1
-4
/
+5
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
1
-2
/
+2
2020-03-25
exec: Fix a deadlock in strace
Bernd Edlinger
1
-2
/
+2
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
1
-0
/
+1
2020-02-28
fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
Madhuparna Bhowmik
1
-1
/
+1
2020-02-12
clone3: allow spawning processes into cgroups
Christian Brauner
1
-4
/
+9
2020-02-12
cgroup: refactor fork helpers
Christian Brauner
1
-5
/
+1
2020-01-29
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-2
/
+2
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+13
[next]