1. 0f48140 x86, ptrace: add bts context unconditionally by Markus Metzger · 15 years ago
  2. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  3. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 15 years ago
  4. b3bfa0c signals: protect cinit from blocked fatal signals by Sukadev Bhattiprolu · 15 years ago
  5. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  6. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  7. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  8. 498052b New locking/refcounting for fs_struct by Al Viro · 15 years ago
  9. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  10. 9489424 cpumask: use mm_cpumask() wrapper: kernel/fork.c by Rusty Russell · 15 years ago
  11. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  12. 2d5516c copy_process: fix CLONE_PARENT && parent_exec_id interaction by Oleg Nesterov · 15 years ago
  13. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  14. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 06eb23b ptrace, x86: fix the usage of ptrace_fork() by Oleg Nesterov · 15 years ago
  17. 04ec93f fork.c: fix NULL pointer dereference when nr_threads == threads-max by Li Zefan · 15 years ago
  18. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 15 years ago
  19. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  20. 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 15 years ago
  22. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 15 years ago
  23. 6559eed8 [CVE-2009-0029] System call wrappers part 30 by Heiko Carstens · 15 years ago
  24. 17da2bd [CVE-2009-0029] System call wrappers part 08 by Heiko Carstens · 15 years ago
  25. 783adf4 kernel/fork.c: unused variable 'ret' by Steven Noonan · 15 years ago
  26. d19b85d Merge commit 'v2.6.29-rc1' into timers/urgent by Ingo Molnar · 15 years ago
  27. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 15 years ago
  28. 61bce0f pid: generalize task_active_pid_ns by Eric W. Biederman · 15 years ago
  29. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  30. 490dea4 itimers: remove the per-cpu-ish-ness by Peter Zijlstra · 16 years ago
  31. 4cb0e11 coredump_filter: permit changing of the default filter by Hidehiro Kawai · 15 years ago
  32. 6034880 fork.c: cleanup for copy_sighand() by Zhaolei · 15 years ago
  33. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 15 years ago
  34. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  35. 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 · 15 years ago
  36. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  37. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 15 years ago
  38. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  39. b88ed20 fix mapping_writably_mapped() by Hugh Dickins · 16 years ago
  40. a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 16 years ago
  41. 7657d90 user namespaces: require cap_set{ug}id for CLONE_NEWUSER by Serge E. Hallyn · 16 years ago
  42. e8e1abe ftrace: fix race in function graph during fork by Steven Rostedt · 16 years ago
  43. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  44. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  45. 65afa5e tracing/function-return-tracer: free the return stack on free_task() by Frederic Weisbecker · 16 years ago
  46. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 16 years ago
  47. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  48. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  49. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  50. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  51. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 16 years ago
  52. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  53. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  54. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 16 years ago
  55. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  56. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  57. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  58. 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
  59. 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
  60. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  61. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  62. 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 16 years ago
  63. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  64. bb34d92 timers: fix itimer/many thread hang, v2 by Frank Mayhar · 16 years ago
  65. 430b529 timers: fix itimer/many thread hang, fix by Ingo Molnar · 16 years ago
  66. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  67. 6976675 hrtimer: create a "timer_slack" field in the task struct by Arjan van de Ven · 16 years ago
  68. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  69. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  70. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  71. daded34 tracehook: vfork-done by Roland McGrath · 16 years ago
  72. 09a0539 tracehook: clone by Roland McGrath · 16 years ago
  73. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  74. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  75. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  76. 246bb0b kill PF_BORROWED_MM in favour of PF_KTHREAD by Oleg Nesterov · 16 years ago
  77. e885dcd cgroup_clone: use pid of newly created task for new cgroup by Serge E. Hallyn · 16 years ago
  78. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  79. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  80. f470021 ptrace children revamp by Roland McGrath · 16 years ago
  81. 40e7bab Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. d12c1a3 lockdep: fix kernel/fork.c warning by Ingo Molnar · 16 years ago
  84. da9cbc8 block: blkdev.h cleanup, move iocontext stuff to iocontext.h by Jens Axboe · 16 years ago
  85. 7c9f886 stackprotector: use canary at end of stack to indicate overruns at oops time by Eric Sandeen · 16 years ago
  86. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 16 years ago
  87. 02afc626 [PATCH] dup_fd() fixes, part 1 by Al Viro · 16 years ago
  88. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  89. db51aec signals: microoptimize the usage of ->curr_target by Oleg Nesterov · 16 years ago
  90. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  91. 6013f67 ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC by Manfred Spraul · 16 years ago
  92. 9edff4a ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) by Manfred Spraul · 16 years ago
  93. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  94. 846a16b mempolicy: rename mpol_copy to mpol_dup by Lee Schermerhorn · 16 years ago
  95. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 16 years ago
  96. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 16 years ago
  97. 5070451 Fix uninitialized 'copy' in unshare_files by Al Viro · 16 years ago
  98. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 16 years ago
  99. fd8328b [PATCH] sanitize handling of shared descriptor tables in failing execve() by Al Viro · 16 years ago
  100. 6b335d9 [PATCH] close race in unshare_files() by Al Viro · 16 years ago