1. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 10 years ago
  2. 7c8df28 ptrace: revert "Prepare to fix racy accesses on task breakpoints" by Oleg Nesterov · 11 years ago
  3. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  4. 81dabb4 exit.c: unexport __set_special_pids() by Oleg Nesterov · 11 years ago
  5. 207bc11 Merge branch 'freezer' by Rafael J. Wysocki · 11 years ago
  6. 8aac627 move exit_task_namespaces() outside of exit_notify() by Oleg Nesterov · 11 years ago
  7. 1b1d2fb lockdep: remove task argument from debug_check_no_locks_held by Colin Cross · 11 years ago
  8. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  9. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  10. 4b8a8f1 get rid of the last free_pipe_info() callers by Al Viro · 11 years ago
  11. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 11 years ago
  12. 2cf0966 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect by Al Viro · 11 years ago
  13. 80d26af coredump: use a freezable_schedule for the coredump_finish wait by Mandeep Singh Baines · 11 years ago
  14. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 11 years ago
  15. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  16. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  17. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  18. c414467 kill daemonize() by Al Viro · 12 years ago
  19. e80d0a1a cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 12 years ago
  20. af4b8a8 pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1 by Eric W. Biederman · 12 years ago
  21. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  22. 864bdb3 new helper: daemonize_descriptors() by Al Viro · 12 years ago
  23. 7cf4dc3 move files_struct-related bits from kernel/exit.c to fs/file.c by Al Viro · 12 years ago
  24. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  25. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  26. ed3e694 move exit_task_work() past exit_files() et.al. by Al Viro · 12 years ago
  27. 50d75f8 pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper by Oleg Nesterov · 12 years ago
  28. 6347e90 pidns: guarantee that the pidns init will be the last pidns process reaped by Eric W. Biederman · 12 years ago
  29. 4fe7efd mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  30. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  31. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  32. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  33. 168eecc stack usage: add pid to warning printk in check_stack_usage by Tim Bird · 12 years ago
  34. 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 12 years ago
  35. 4d1d61a genirq: reimplement exit_irq_thread() hook via task_work_add() by Oleg Nesterov · 12 years ago
  36. e73f895 task_work_add: generic process-context callbacks by Oleg Nesterov · 12 years ago
  37. 8ca937a cred: use correct cred accessor with regards to rcu read lock by Sasha Levin · 12 years ago
  38. a29c33f userns: Convert setting and getting uid and gid system calls to use kuid and kgid by Eric W. Biederman · 12 years ago
  39. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. 397a21f kernel/exit.c: if init dies, log a signal which killed it, if any by Denys Vlasenko · 12 years ago
  41. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 12 years ago
  42. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  43. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 12 years ago
  44. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  45. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  46. b6e238d exit_signal: fix the "parent has changed security domain" logic by Oleg Nesterov · 12 years ago
  47. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 12 years ago
  48. 5234ffb genirq: Get rid of unnecessary IRQTF_DIED flag by Alexander Gordeev · 12 years ago
  49. 643161ac Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  50. 37f08be PM / Freezer: Remove references to TIF_FREEZE in comments by Marcos Paulo de Souza · 12 years ago
  51. 1fd36ad Replace the fd_sets in struct fdtable with an array of unsigned longs by David Howells · 12 years ago
  52. 4040153 security: trim security.h by Al Viro · 12 years ago
  53. b5740f4 sched: Fix ancient race in do_exit() by Yasunori Goto · 12 years ago
  54. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  55. a4ff8db audit: inline audit_free to simplify the look of generic code by Eric Paris · 12 years ago
  56. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  57. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  58. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  59. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 50b8d25 ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 12 years ago
  61. 54848d7 writeback: charge leaked page dirties to active tasks by Wu Fengguang · 13 years ago
  62. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 12 years ago
  63. a585042 freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks by Tejun Heo · 13 years ago
  64. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  65. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 13 years ago
  66. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  67. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  68. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  69. 961c467 has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/ by Oleg Nesterov · 13 years ago
  70. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  71. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  72. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  73. 479bf98 ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/ by Oleg Nesterov · 13 years ago
  74. e550f14 kill task_detached() by Oleg Nesterov · 13 years ago
  75. 0976a03 reparent_leader: check EXIT_DEAD instead of task_detached() by Oleg Nesterov · 13 years ago
  76. 8677347 make do_notify_parent() __must_check, update the callers by Oleg Nesterov · 13 years ago
  77. 45cdf5c kill tracehook_notify_death() by Oleg Nesterov · 13 years ago
  78. 53c8f9f make do_notify_parent() return bool by Oleg Nesterov · 13 years ago
  79. a288eec ptrace: kill trivial tracehooks by Tejun Heo · 13 years ago
  80. d21142e ptrace: kill task_ptrace() by Tejun Heo · 13 years ago
  81. 544b2c9 ptrace: implement PTRACE_LISTEN by Tejun Heo · 13 years ago
  82. 733eda7 memcg: clear mm->owner when last possible owner leaves by KAMEZAWA Hiroyuki · 13 years ago
  83. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  84. 19e2746 job control: reorganize wait_task_stopped() by Tejun Heo · 13 years ago
  85. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 13 years ago
  86. e46bc9b Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace by Oleg Nesterov · 13 years ago
  87. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  88. 45cb24a job control: Allow access to job control events through ptracees by Tejun Heo · 13 years ago
  89. 9b84cca job control: Fix ptracer wait(2) hang and explain notask_error clearing by Tejun Heo · 13 years ago
  90. 823b018 job control: Small reorganization of wait_consider_task() by Tejun Heo · 13 years ago
  91. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 13 years ago
  92. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  93. 0b3fcf1 perf_events: Move code around to prepare for cgroup by Stephane Eranian · 13 years ago
  94. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 13 years ago
  95. 33dd94a do_exit(): make sure that we run with get_fs() == USER_DS by Nelson Elhage · 14 years ago
  96. e0a7021 posix-cpu-timers: workaround to suppress the problems with mt exec by Oleg Nesterov · 14 years ago
  97. d16e15f exit: add lock context annotation on find_new_reaper() by Namhyung Kim · 14 years ago
  98. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  99. 4e231c7 perf: Fix up delayed_put_task_struct() by Peter Zijlstra · 14 years ago
  100. f362b73 Fix unprotected access to task credentials in waitid() by Daniel J Blueman · 14 years ago