aboutsummaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-05clone3: validate stack argumentsGravatar Christian Brauner 1-1/+32
2019-10-07kernel/sysctl.c: do not override max_threads provided by userspaceGravatar Michal Hocko 1-2/+2
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-27/+7
2019-10-03fork: add kernel-doc for clone3Gravatar Christian Brauner 1-0/+11
2019-10-01clone3: switch to copy_struct_from_user()Gravatar Aleksa Sarai 1-27/+7
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+5
2019-09-25fork: improve error message for corrupted page tablesGravatar Sai Praneeth Prakhya 1-2/+14
2019-09-25tasks, sched/core: Ensure tasks are available for a grace period after leavin...Gravatar Eric W. Biederman 1-4/+7
2019-09-25tasks: Add a count of task RCU usersGravatar Eric W. Biederman 1-4/+3
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-1/+0
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-31/+3
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+8
2019-09-12fork: block invalid exit signals with clone3()Gravatar Eugene Syromiatnikov 1-0/+10
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersGravatar Thomas Gleixner 1-6/+0
2019-08-28posix-cpu-timers: Move expiry cache into struct posix_cputimersGravatar Thomas Gleixner 1-22/+3
2019-08-28posix-cpu-timers: Create a container structGravatar Thomas Gleixner 1-7/+4
2019-08-21Merge branch 'odp_fixes' into hmm.gitGravatar Jason Gunthorpe 1-1/+1
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Gravatar Jason Gunthorpe 1-1/+0
2019-08-12kernel: only define task_struct_whitelist conditionallyGravatar Christoph Hellwig 1-0/+2
2019-08-01pidfd: add P_PIDFD to waitid()Gravatar Christian Brauner 1-0/+8
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersGravatar Jann Horn 1-1/+1
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+15
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-1/+0
2019-07-14clone: fix CLONE_PIDFD supportGravatar Dmitry V. Levin 1-2/+15
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Gravatar Linus Torvalds 1-36/+155
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+26
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+0
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2019-07-02Merge tag 'v5.2-rc7' into rdma.git hmmGravatar Jason Gunthorpe 1-41/+23
2019-07-01fork: return proper negative error codeGravatar Christian Brauner 1-0/+1
2019-06-29fork,memcg: alloc_thread_stack_node needs to set tsk->stackGravatar Andrea Arcangeli 1-1/+5
2019-06-28pidfd: add polling supportGravatar Joel Fernandes (Google) 1-0/+26
2019-06-27copy_process(): don't use ksys_close() on cleanupsGravatar Al Viro 1-28/+18
2019-06-24fork: don't check parent_tidptr with CLONE_PIDFDGravatar Dmitry V. Levin 1-12/+0
2019-06-22timekeeping: Use proper clock specifier names in functionsGravatar Jason A. Donenfeld 1-1/+1
2019-06-21arch: handle arches who do not yet define clone3Gravatar Christian Brauner 1-0/+2
2019-06-10mm/hmm: Hold a mmgrab from hmm to mmGravatar Jason Gunthorpe 1-1/+0
2019-06-09fork: add clone3Gravatar Christian Brauner 1-48/+153
2019-06-03locking/lockdep: Use lockdep_init_task for task initiation consistentlyGravatar Yuyang Du 1-3/+0
2019-06-03sched/core: Provide a pointer to the valid CPU maskGravatar Sebastian Andrzej Siewior 1-0/+2
2019-06-01kernel/fork.c: make max_threads symbol staticGravatar Kefeng Wang 1-1/+1
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-14kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...Gravatar Lin Feng 1-1/+1
2019-05-14userfaultfd: use RCU to free the task struct when fork failsGravatar Andrea Arcangeli 1-2/+29
2019-05-10fork: do not release lock that wasn't takenGravatar Christian Brauner 1-2/+3
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-0/+2
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-4/+103
2019-05-07clone: add CLONE_PIDFDGravatar Christian Brauner 1-4/+103