1. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  2. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  3. 6d4df67 [PATCH] do_coredump() and not stopping rewrite attacks? by Alexey Dobriyan · 18 years ago
  4. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  5. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  6. d025c9d [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern by Andi Kleen · 18 years ago
  7. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  8. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  9. aafe6c2 [PATCH] de_thread: Use tsk not current by Eric W. Biederman · 18 years ago
  10. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  11. 513627d [PATCH] fix up lockdep trace in fs/exec.c by Dave Jones · 18 years ago
  12. a969fd5 VFS: Remove redundant open-coded mode bit checks in open_exec(). by Trond Myklebust · 18 years ago
  13. 9167b0b VFS: Remove redundant open-coded mode bit check in prepare_binfmt(). by Trond Myklebust · 18 years ago
  14. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  15. 5debfa6 [PATCH] coredump: shutdown current process first by Oleg Nesterov · 18 years ago
  16. dcf560c [PATCH] coredump: some code relocations by Oleg Nesterov · 18 years ago
  17. 7b1c615 [PATCH] coredump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  18. d5f70c0 [PATCH] coredump: kill ptrace related stuff by Oleg Nesterov · 18 years ago
  19. 281de33 [PATCH] coredump: speedup SIGKILL sending by Oleg Nesterov · 18 years ago
  20. aceecc04 [PATCH] coredump: optimize ->mm users traversal by Oleg Nesterov · 18 years ago
  21. 2ceb869 [PATCH] de_thread: fix lockless do_each_thread by Oleg Nesterov · 18 years ago
  22. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  23. c89681e [PATCH] remove steal_locks() by Miklos Szeredi · 18 years ago
  24. 473ae30 [PATCH] execve argument logging by Al Viro · 18 years ago
  25. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  26. c06511d [PATCH] de_thread: Don't change our parents and ptrace flags. by Eric W. Biederman · 18 years ago
  27. f5e9028 [PATCH] process accounting: take original leader's start_time in non-leader exec by Roland McGrath · 18 years ago
  28. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  29. 7dddb12 BUG_ON() Conversion in fs/exec.c by Eric Sesterhenn · 18 years ago
  30. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 18 years ago
  31. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 18 years ago
  32. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 18 years ago
  33. 1434261 [PATCH] simplify exec from init's subthread by Oleg Nesterov · 18 years ago
  34. fef23e7 [PATCH] exec: allow init to exec from any thread. by Eric W. Biederman · 18 years ago
  35. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  36. 11b0b5a [PATCH] use kzalloc and kcalloc in core fs code by Oliver Neukum · 18 years ago
  37. b500531 [PATCH] Introduce FMODE_EXEC file flag by Oleg Drokin · 18 years ago
  38. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 18 years ago
  39. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 18 years ago
  40. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 18 years ago
  41. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  42. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  43. bb6f6db [PATCH] do_coredump() should reset group_stop_count earlier by Oleg Nesterov · 19 years ago
  44. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 19 years ago
  45. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 19 years ago
  46. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 19 years ago
  47. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  48. 962b564 [PATCH] fix do_wait() vs exec() race by Oleg Nesterov · 19 years ago
  49. 8c744fb [PATCH] add a file_permission helper by Christoph Hellwig · 19 years ago
  50. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  51. 329f7db [PATCH] fix de_thread() vs send_group_sigqueue() race by Oleg Nesterov · 19 years ago
  52. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 19 years ago
  53. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  54. 1291cf4 [PATCH] fix de_thread() vs do_coredump() deadlock by Oleg Nesterov · 19 years ago
  55. 2384f55 [PATCH] coredump_wait() cleanup by Oleg Nesterov · 19 years ago
  56. 932aeaf [PATCH] fix de_thread vs it_real_fn() deadlock by Oleg Nesterov · 19 years ago
  57. 9e4e23b [PATCH] little de_thread() cleanup by Oleg Nesterov · 19 years ago
  58. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  59. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  60. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  61. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  62. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  63. fb085cf [PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ON by Alexander Nyberg · 19 years ago
  64. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  65. 5323125 [PATCH] reset real_timer target on exec leader change by Roland McGrath · 19 years ago
  66. d6e7114 [PATCH] setuid core dump by Alan Cox · 19 years ago
  67. c2a0f59 Clean up subthread exec by Linus Torvalds · 19 years ago
  68. 3677209 [PATCH] comments on locking of task->comm by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  69. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago