Commit History

Author SHA1 Message Date
  Eric W. Biederman c3ad2c3b02 signal: Don't restart fork when signals come in. 7 years ago
  Eric W. Biederman 924de3b8c9 fork: Have new threads join on-going signal group stops 7 years ago
  Eric W. Biederman 7673bf553b fork: Unconditionally exit if a fatal signal is pending 7 years ago
  Eric W. Biederman 4ca1d3ee46 fork: Move and describe why the code examines PIDNS_ADDING 7 years ago
  Eric W. Biederman 6883f81aac pid: Implement PIDTYPE_TGID 8 years ago
  Eric W. Biederman 2c4704756c pids: Move the pgrp and session pid pointers from task_struct to signal_struct 8 years ago
  Tetsuo Handa 655c79bb40 mm: check for SIGKILL inside dup_mmap() loop 7 years ago
  Linus Torvalds 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables 7 years ago
  Linus Torvalds d82991a868 Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
  Yang Shi 88aa7cc688 mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct 7 years ago
  Linus Torvalds 8b5c6a3a49 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit 7 years ago
  Mathieu Desnoyers d7822b1e24 rseq: Introduce restartable sequences system call 7 years ago
  Richard Guy Briggs c0b0ae8a87 audit: use inline function to set audit context 7 years ago
  Kees Cook e01e80634e fork: unconditionally clear stack on fork 7 years ago
  Mark Rutland 3eda69c92d kernel/fork.c: detect early free of a live mm 7 years ago
  Dominik Brodowski 9b32105ec6 kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare() 7 years ago
  Dominik Brodowski 2de0db992d mm: use do_futex() instead of sys_futex() in mm_release() 7 years ago
  Andrew Morton d34bc48f82 include/linux/sched/mm.h: re-inline mmdrop() 7 years ago
  Linus Torvalds a2e5790d84 Merge branch 'akpm' (patches from Andrew) 7 years ago
  Marcos Paulo de Souza 667b60946e kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces 7 years ago
  Marcos Paulo de Souza 9f5325aa37 kernel/fork.c: check error and return early 7 years ago
  Ingo Molnar 8284507916 Merge branch 'linus' into sched/urgent, to resolve conflicts 7 years ago
  Linus Torvalds 617aebe6a9 Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 7 years ago
  Andrew Morton d70f2a14b7 include/linux/sched/mm.h: uninline mmdrop_async(), etc 7 years ago
  Kees Cook 5905429ad8 fork: Provide usercopy whitelisting for task_struct 8 years ago
  David Windsor f9d29946c5 fork: Define usercopy region in thread_stack slab caches 8 years ago
  David Windsor 07dcd7fe89 fork: Define usercopy region in mm_struct slab caches 8 years ago
  Linus Torvalds caf9a82657 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
  Thomas Gleixner c10e83f598 arch, mm: Allow arch_dup_mmap() to fail 8 years ago
  Gargi Sharma e8cfbc245e pid: remove pidhash 8 years ago