1. 17da2bd [CVE-2009-0029] System call wrappers part 08 by Heiko Carstens · 16 years ago
  2. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 16 years ago
  3. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 16 years ago
  4. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 16 years ago
  5. e599137 mm: remove cgroup_mm_owner_callbacks by Hugh Dickins · 16 years ago
  6. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  7. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 7c0990c Do not free io context when taking recursive faults in do_exit by Nikanth Karthikesan · 16 years ago
  9. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 16 years ago
  11. 65afa5e tracing/function-return-tracer: free the return stack on free_task() by Frederic Weisbecker · 16 years ago
  12. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 16 years ago
  13. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  14. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  15. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  16. 2b5fe6d thread_group_cputime: move a couple of callsites outside of ->siglock by Oleg Nesterov · 16 years ago
  17. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  18. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 16 years ago
  19. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  20. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  21. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  22. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  23. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  24. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  26. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  27. 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 16 years ago
  28. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  29. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  30. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  31. 950bbab pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits by Oleg Nesterov · 16 years ago
  32. 2633f0e exit signals: use of uninitialized field notify_count by Steve VanDeBogart · 16 years ago
  33. 5c7edcd tracehook: fix exit_signal=0 case by Roland McGrath · 16 years ago
  34. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  35. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  36. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  37. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  38. 30199f5 tracehook: exit by Roland McGrath · 16 years ago
  39. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  40. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  41. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  42. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  43. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  44. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  45. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  46. 3854a77 __exit_signal: don't take rcu lock by Oleg Nesterov · 16 years ago
  47. 666f164 fix dangling zombie when new parent ignores children by Roland McGrath · 16 years ago
  48. 14dd0b8 do_wait: return security_task_wait() error code in place of -ECHILD by Roland McGrath · 16 years ago
  49. f470021 ptrace children revamp by Roland McGrath · 17 years ago
  50. 98abed0 do_wait reorganization by Roland McGrath · 17 years ago
  51. da9cbc8 block: blkdev.h cleanup, move iocontext stuff to iocontext.h by Jens Axboe · 16 years ago
  52. da7978b signals: fix sigqueue_free() vs __exit_signal() race by Oleg Nesterov · 16 years ago
  53. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  54. 7d8da09 pids: __set_special_pids: use change_pid() helper by Oleg Nesterov · 16 years ago
  55. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  56. 2800d8d document de_thread() with exit_notify() connection by Oleg Nesterov · 16 years ago
  57. 376e1d2 reparent_thread: use same_thread_group() by Oleg Nesterov · 16 years ago
  58. d839fd4 ptrace: introduce task_detached() helper by Oleg Nesterov · 16 years ago
  59. bfc4b08 signals: do_group_exit(): use signal_group_exit() more consistently by Oleg Nesterov · 16 years ago
  60. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  61. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 16 years ago
  62. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 16 years ago
  63. fd8328b [PATCH] sanitize handling of shared descriptor tables in failing execve() by Al Viro · 16 years ago
  64. 1ec7f1d [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() by Al Viro · 16 years ago
  65. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  66. 6efcae4 Fix waitid si_code regression by Roland McGrath · 17 years ago
  67. 821c7de exit_notify: fix kill_orphaned_pgrp() usage with mt exit by Oleg Nesterov · 17 years ago
  68. 05e83df will_become_orphaned_pgrp: partially fix insufficient ->exit_state check by Oleg Nesterov · 17 years ago
  69. f49ee50 introduce kill_orphaned_pgrp() helper by Oleg Nesterov · 17 years ago
  70. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 17 years ago
  71. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 17 years ago
  72. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 17 years ago
  73. 161550d pid: sys_wait... fixes by Eric W. Biederman · 17 years ago
  74. 5dee170 move the related code from exit_notify() to exit_signals() by Oleg Nesterov · 17 years ago
  75. d12619b fix group stop with exit race by Oleg Nesterov · 17 years ago
  76. 297bd42 move daemonized kernel threads into the swapper's session by Oleg Nesterov · 17 years ago
  77. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 17 years ago
  78. c543f1e wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT by Oleg Nesterov · 17 years ago
  79. 3a515e4 wait_task_continued/zombie: don't use task_pid_nr_ns() lockless by Oleg Nesterov · 17 years ago
  80. f2cc3eb do_wait: fix security checks by Oleg Nesterov · 17 years ago
  81. 96fabbf do_wait: cleanup delay_group_leader() usage by Oleg Nesterov · 17 years ago
  82. 1bad95c wait_task_stopped(): remove unneeded delay_group_leader check by Oleg Nesterov · 17 years ago
  83. 9cbab81 do_wait: factor out "retval != 0" checks by Oleg Nesterov · 17 years ago
  84. ee7c82d wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace by Oleg Nesterov · 17 years ago
  85. 34a1738 kill my_ptrace_child() by Oleg Nesterov · 17 years ago
  86. 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 17 years ago
  87. 0a76fe8 do_wait: remove one "else if" branch by Oleg Nesterov · 17 years ago
  88. ed5d2ca exec: rework the group exit and fix the race with kill by Oleg Nesterov · 17 years ago
  89. 06c93e8 Remove one useless extern declaration by Pierre Peiffer · 17 years ago
  90. 338077e exit: Use task_is_* by Matthew Wilcox · 17 years ago
  91. e6ceb32 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() by Scott James Remnant · 17 years ago
  92. c895078 wait_task_stopped(): don't use task_pid_nr_ns() lockless by Oleg Nesterov · 17 years ago
  93. a347422 wait_task_stopped: Check p->exit_state instead of TASK_TRACED by Roland McGrath · 17 years ago
  94. a39bc51 Uninline fork.c/exit.c by Alexey Dobriyan · 17 years ago
  95. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  96. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  97. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  98. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  99. 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
  100. 2e4a707 pid namespaces: move exit_task_namespaces() by Pavel Emelyanov · 17 years ago