1. 8043fc1 kernel: add a kernel_wait helper by Christoph Hellwig · 4 years, 5 months ago
  2. fe81417 exec: use force_uaccess_begin during exec and exit by Christoph Hellwig · 4 years, 5 months ago
  3. 3950e97 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 5 months ago
  4. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  5. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  6. 3a15fb6 seccomp: release filter after task is fully dead by Christian Brauner · 4 years, 7 months ago
  7. 8c2f526 umd: Remove exit_umh by Eric W. Biederman · 4 years, 6 months ago
  8. 38fd525a exit: Factor thread_group_exited out of pidfd_poll by Eric W. Biederman · 4 years, 6 months ago
  9. 1c340ea umd: Track user space drivers with struct pid by Eric W. Biederman · 4 years, 6 months ago
  10. 884c5e6 umh: Separate the user mode driver and the user mode helper support by Eric W. Biederman · 4 years, 6 months ago
  11. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  12. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  13. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  14. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  15. d479c5a Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  16. e148a8f Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  17. 9d5272f Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 4 years, 7 months ago
  18. 9d9a6eb rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken by Davidlohr Bueso · 4 years, 8 months ago
  19. c9d64a1 rcuwait: Fix stale wake call name in comment by Davidlohr Bueso · 4 years, 8 months ago
  20. 41cd780 uaccess: Selectively open read or write user access by Christophe Leroy · 4 years, 9 months ago
  21. 586b58c exit: Move preemption fixup up, move blocking operations down by Jann Horn · 4 years, 10 months ago
  22. 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 8 months ago
  23. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  24. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  25. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  26. b95e31c posix-cpu-timers: Stop disabling timers on mt-exec by Eric W. Biederman · 4 years, 10 months ago
  27. 22a34c6f exit: Fix Sparse errors and warnings by Madhuparna Bhowmik · 5 years ago
  28. 7bc3e6e proc: Use a list of inodes to flush from proc by Eric W. Biederman · 4 years, 10 months ago
  29. ac8dec4 locking/percpu-rwsem: Fold __percpu_up_read() by Davidlohr Bueso · 5 years ago
  30. d9c82fd Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  31. 43cf75d exit: panic before exit_mm() on global init exit by chenqiwu · 5 years ago
  32. 6a96566 Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  33. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  34. 18f6943 futex: Mark the begin of futex exit explicitly by Thomas Gleixner · 5 years ago
  35. f24f224 futex: Set task::futex_state to DEAD right after handling futex exit by Thomas Gleixner · 5 years ago
  36. 4610ba7 exit/exec: Seperate mm_release() by Thomas Gleixner · 5 years ago
  37. 3d4775d futex: Replace PF_EXITPIDONE with a state by Thomas Gleixner · 5 years ago
  38. ce4dd44 Remove the nr_exclusive argument from __wake_up_sync_key() by David Howells · 5 years ago
  39. 1722c14 exit: use pid_has_task() in do_wait() by Christian Brauner · 5 years ago
  40. 154abaf tasks, sched/core: With a grace period after finish_task_switch(), remove unnecessary code by Eric W. Biederman · 5 years ago
  41. 3fbd7ee tasks: Add a count of task RCU users by Eric W. Biederman · 5 years ago
  42. c17112a Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  43. 821cc7b waitid: Add support for waiting for the current process group by Eric W. Biederman · 5 years ago
  44. 3695eae pidfd: add P_PIDFD to waitid() by Christian Brauner · 5 years ago
  45. 30b692d exit: make setting exit_state consistent by Christian Brauner · 5 years ago
  46. b191d64 pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 5 years ago
  47. 6b115bf cgroup: Call cgroup_release() before __exit_signal() by Tejun Heo · 6 years ago
  48. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  49. 987717e mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE by Andrea Arcangeli · 6 years ago
  50. 1fc1cd8 Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  51. 8fb335e kernel/exit.c: release ptraced tasks before zap_pid_ns_processes by Andrei Vagin · 6 years ago
  52. 51bee5a cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting by Oleg Nesterov · 6 years ago
  53. 6dc080e sched/wait: Fix rcuwait_wake_up() ordering by Prateek Sood · 6 years ago
  54. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  55. 73ab1cb umh: add exit routine for UMH process by Taehee Yoo · 6 years ago
  56. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  57. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  58. 0102498 signal: Pass pid type into group_send_sig_info by Eric W. Biederman · 6 years ago
  59. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  60. 1fb5356 pids: Move task_pid_type into sched/signal.h by Eric W. Biederman · 8 years ago
  61. d300b61 kernel: use kernel_wait4() instead of sys_wait4() by Dominik Brodowski · 7 years ago
  62. dc8635b kernel/exit.c: export abort() to modules by Andrew Morton · 7 years ago
  63. 7c2c11b arch: define weak abort() by Sudip Mukherjee · 7 years ago
  64. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  65. 1c9fec4 waitid(): Avoid unbalanced user_access_end() on access_ok() error by Kees Cook · 7 years ago
  66. 96ca579 waitid(): Add missing access_ok() checks by Kees Cook · 7 years ago
  67. 6c85501 fix infoleak in waitid(2) by Al Viro · 7 years ago
  68. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  69. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 656e7c0 Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD by Paul E. McKenney · 7 years ago
  71. 8083f29 exit: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  72. ccdd29f rcu: Create reasonable API for do_exit() TASKS_RCU processing by Paul E. McKenney · 8 years ago
  73. b09be67 locking/lockdep: Implement the 'crossrelease' feature by Byungchul Park · 7 years ago
  74. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  75. dd83c16 kernel/exit.c: avoid undefined behaviour when calling wait4() by zhongjiang · 7 years ago
  76. 634a816 fix waitid(2) breakage by Al Viro · 7 years ago
  77. 57ecbd3 kernel/exit.c: don't include unused userfaultfd_k.h by Mike Rapoport · 7 years ago
  78. 4be9513 Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. f11cc07 sched/core: Drop the unused try_get_task_struct() helper function by Davidlohr Bueso · 8 years ago
  80. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  81. 92ebce5 osf_wait4: switch to kernel_wait4() by Al Viro · 8 years ago
  82. 4c48abe waitid(): switch copyout of siginfo to unsafe_put_user() by Al Viro · 8 years ago
  83. 76d9871 wait_task_zombie: consolidate info logics by Al Viro · 8 years ago
  84. bb380ec kill wait_noreap_copyout() by Al Viro · 8 years ago
  85. e61a250 lift getrusage() from wait_noreap_copyout() by Al Viro · 8 years ago
  86. 67d7ddd waitid(2): leave copyout of siginfo to syscall itself by Al Viro · 8 years ago
  87. 359566f kernel_wait4()/kernel_waitid(): delay copying status to userland by Al Viro · 8 years ago
  88. ce72a16 wait4(2)/waitid(2): separate copying rusage to userland by Al Viro · 8 years ago
  89. 7e95a22 move compat wait4 and waitid next to native variants by Al Viro · 8 years ago
  90. dd0db88d userfaultfd: non-cooperative: rollback userfaultfd_exit by Andrea Arcangeli · 8 years ago
  91. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  92. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  93. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  94. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  95. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  96. 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  97. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  98. ca49ca7 userfaultfd: non-cooperative: add event for exit() notification by Mike Rapoport · 8 years ago
  99. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  100. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago