1. 52ddbcd Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 4 months ago
  2. 5a227d8 Merge 4.9.325 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  3. ab83798 security,selinux,smack: kill security_task_wait hook by Stephen Smalley · 8 years ago
  4. 2f4670b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 9 months ago
  5. 2a2b02a0 Merge 4.9.255 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  6. 32d7828 futex: Mark the begin of futex exit explicitly by Thomas Gleixner · 4 years ago
  7. c2fd4e1 futex: Set task::futex_state to DEAD right after handling futex exit by Thomas Gleixner · 4 years ago
  8. 394ff12 exit/exec: Seperate mm_release() by Thomas Gleixner · 4 years ago
  9. 2c11689 futex: Replace PF_EXITPIDONE with a state by Thomas Gleixner · 4 years ago
  10. b441756b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845 by Michael Bestas · 4 years ago
  11. a3ba0ea Merge 4.9.245 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  12. 951cb4f don't dump the threads that had been already exiting when zapped. by Al Viro · 4 years, 3 months ago
  13. 997774b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into HEAD by Michael Bestas · 4 years, 7 months ago
  14. 0f1687e Merge 4.9.228 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  15. 1e587ce exit: Move preemption fixup up, move blocking operations down by Jann Horn · 4 years, 11 months ago
  16. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 5 years ago
  17. 42cafda UPSTREAM: pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 6 years ago
  18. 0fc8665 UPSTREAM: pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 6 years ago
  19. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 6 years ago
  20. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 44ccc0c kernel/exit.c: release ptraced tasks before zap_pid_ns_processes by Andrei Vagin · 6 years ago
  22. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  23. 47bbcd6 ANDROID: Fix massive cpufreq_times memory leaks by Sultan Alsawaf · 7 years ago
  24. 23a1412 ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES by Connor O'Brien · 7 years ago
  25. 1a538b3 msm: move printk out of spin lock low_water_lock by Tingting Yang · 11 years ago
  26. ff75e7b Merge android-4.9.101 (aef17a58) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  27. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  28. 04103c2 kernel/exit.c: avoid undefined behaviour when calling wait4() by zhongjiang · 8 years ago
  29. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  30. 72633f8 exit: Add PANIC_ON_RECURSIVE_FAULT Kconfig option by Matt Wagantall · 10 years ago
  31. 6e7b83d ANDROID: cpufreq: track per-task time in state by Connor O'Brien · 7 years ago
  32. 4f1cdd2 android/lowmemorykiller: Ignore tasks with freed mm by Liam Mark · 12 years ago
  33. d5b9f97 sched: Call sched_exit() when a task is exiting by Syed Rameez Mustafa · 8 years ago
  34. d248900 ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks by Patrick Bellasi · 8 years ago
  35. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  36. 3853120 mm, oom: enforce exit_oom_victim on current task by Tetsuo Handa · 8 years ago
  37. 9af6528 sched/core: Optimize __schedule() by Peter Zijlstra · 8 years ago
  38. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  39. 627393d kernel/exit.c: quieten greatest stack depth printk by Anton Blanchard · 8 years ago
  40. cca08cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. be3e784 locking/spinlock: Update spin_unlock_wait() users by Peter Zijlstra · 9 years ago
  42. 150593b sched/api: Introduce task_rcu_dereference() and try_get_task_struct() by Oleg Nesterov · 9 years ago
  43. 91c4e8e wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL by Oleg Nesterov · 9 years ago
  44. bf95993 wait/ptrace: assume __WALL if the child is traced by Oleg Nesterov · 9 years ago
  45. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  46. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 9 years ago
  47. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  48. c428fbd exit: remove unneeded declaration of exit_mm() by Dmitry Safonov · 9 years ago
  49. 570ac93 ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task by Oleg Nesterov · 9 years ago
  50. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 49f5903 rcu: Move preemption disabling out of __srcu_read_lock() by Paul E. McKenney · 9 years ago
  52. 1dc0fff sched/core: Robustify preemption leak checks by Peter Zijlstra · 9 years ago
  53. 3da56d1 kernel: exit: fix typo in comment by Frans Klaver · 10 years ago
  54. 51229b4 exit,stats: /* obey this comment */ by Rik van Riel · 10 years ago
  55. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 10 years ago
  56. 973f911 Remove execution domain support by Richard Weinberger · 10 years ago
  57. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
  58. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 10 years ago
  59. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 10 years ago
  60. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  61. 6c66e7d exit: exit_notify: re-use "dead" list to autoreap current by Oleg Nesterov · 10 years ago
  62. 482a376 exit: reparent: call forget_original_parent() under tasklist_lock by Oleg Nesterov · 10 years ago
  63. ad9e206 exit: reparent: avoid find_new_reaper() if no children by Oleg Nesterov · 10 years ago
  64. c9dc05b exit: reparent: introduce find_alive_thread() by Oleg Nesterov · 10 years ago
  65. 1109909 exit: reparent: introduce find_child_reaper() by Oleg Nesterov · 10 years ago
  66. 175aed3 exit: reparent: document the ->has_child_subreaper checks by Oleg Nesterov · 10 years ago
  67. 3750ef9 exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper() by Oleg Nesterov · 10 years ago
  68. 7d24e2d exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting by Oleg Nesterov · 10 years ago
  69. 8a1296a exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting by Oleg Nesterov · 10 years ago
  70. 26e75b5 exit: release_task: fix the comment about group leader accounting by Oleg Nesterov · 10 years ago
  71. 986094d exit: wait: drop tasklist_lock before psig->c* accounting by Oleg Nesterov · 10 years ago
  72. f953ccd exit: wait: don't use zombie->real_parent by Oleg Nesterov · 10 years ago
  73. f6507f8 exit: wait: cleanup the ptrace_reparented() checks by Oleg Nesterov · 10 years ago
  74. 7c8bd23 exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() by Oleg Nesterov · 10 years ago
  75. 2831096 exit: reparent: cleanup the usage of reparent_leader() by Oleg Nesterov · 10 years ago
  76. 57a0591 exit: reparent: cleanup the changing of ->parent by Oleg Nesterov · 10 years ago
  77. dc2fd4b exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks by Oleg Nesterov · 10 years ago
  78. e1c2296 tty: Move session_of_pgrp() and make static by Peter Hurley · 10 years ago
  79. 1029a2b sched, exit: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  80. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
  82. 90ed9cb exit: Always reap resource stats in __exit_signal() by Rik van Riel · 10 years ago
  83. 3f95aa8 rcu: Make TASKS_RCU handle tasks that are almost done exiting by Paul E. McKenney · 10 years ago
  84. a0be55d kernel/exit.c: fix coding style warnings and errors by Ionut Alexa · 10 years ago
  85. fb794bc mm, oom: remove unnecessary exit_state check by David Rientjes · 10 years ago
  86. 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 11 years ago
  87. 39af176 memcg: optimize the "Search everything else" loop in mm_update_next_owner() by Oleg Nesterov · 11 years ago
  88. f87fb59 memcg: mm_update_next_owner() should skip kthreads by Oleg Nesterov · 11 years ago
  89. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 11 years ago
  90. 7c733eb wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by another process by Oleg Nesterov · 11 years ago
  91. 377d75d wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent by Oleg Nesterov · 11 years ago
  92. b3ab031 wait: completely ignore the EXIT_DEAD tasks by Oleg Nesterov · 11 years ago
  93. b436069 wait: use EXIT_TRACE only if thread_group_leader(zombie) by Oleg Nesterov · 11 years ago
  94. abd50b3 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition by Oleg Nesterov · 11 years ago
  95. dfccbb5 wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 11 years ago
  96. ef98239 kernel/exit.c: call proc_exit_connector() after exit_state is set by Guillaume Morin · 11 years ago
  97. 4bcb823 exit: move check_stack_usage() to the end of do_exit() by Oleg Nesterov · 11 years ago
  98. c39df5f exit: call disassociate_ctty() before exit_task_namespaces() by Oleg Nesterov · 11 years ago
  99. 1ec4183 cgroup: remove useless argument from cgroup_exit() by Li Zefan · 11 years ago
  100. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago