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-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+8
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
1
-0
/
+1
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
1
-0
/
+2
2022-01-08
exit: Remove profile_handoff_task
Eric W. Biederman
1
-3
/
+1
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
1
-7
/
+1
2021-12-20
fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct
Eric W. Biederman
1
-3
/
+3
2021-12-20
fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA
Eric W. Biederman
1
-1
/
+1
2021-12-13
kthread: Ensure struct kthread is present for all kthreads
Eric W. Biederman
1
-0
/
+4
2021-11-29
fork: move copy_io to block/blk-ioc.c
Christoph Hellwig
1
-26
/
+0
2021-11-14
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+3
2021-11-09
kernel/fork.c: unshare(): use swap() to make code cleaner
Ran Xiaokai
1
-6
/
+3
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
1
-3
/
+1
2021-11-02
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
1
-0
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-10-18
kernel: remove spurious blkdev.h includes
Christoph Hellwig
1
-1
/
+0
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+1
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
1
-1
/
+0
2021-10-06
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
1
-2
/
+1
2021-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2021-09-08
kernel/fork.c: unexport get_{mm,task}_exe_file
Christoph Hellwig
1
-2
/
+0
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-11
/
+84
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-3
/
+0
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
1
-6
/
+44
2021-09-03
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
1
-3
/
+41
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-08-23
ucounts: Fix regression preventing increasing of rlimits in init_user_ns
Eric W. Biederman
1
-4
/
+4
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
1
-0
/
+2
2021-07-16
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
1
-0
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+0
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+14
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
1
-1
/
+0
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-2
/
+2
2021-05-26
sched: Stop PF_NO_SETAFFINITY from being inherited by various init system thr...
Frederic Weisbecker
1
-1
/
+1
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
1
-0
/
+3
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
1
-0
/
+1
2021-05-06
kernel/fork.c: fix typos
Xiaofeng Cao
1
-4
/
+4
2021-05-06
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
1
-11
/
+4
2021-04-30
ucounts: Set ucount_max to the largest positive value the type can hold
Alexey Gladkov
1
-4
/
+4
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-0
/
+1
2021-04-30
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
1
-0
/
+1
2021-04-30
Reimplement RLIMIT_MSGQUEUE on top of ucounts
Alexey Gladkov
1
-0
/
+1
2021-04-30
Reimplement RLIMIT_NPROC on top of ucounts
Alexey Gladkov
1
-4
/
+5
[next]