1. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  2. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  3. 3743ca0 pid namespaces: use task_pid() to find leader's pid by Sukadev Bhattiprolu · 17 years ago
  4. 88f21d8 pid namespaces: rename child_reaper() function by Sukadev Bhattiprolu · 17 years ago
  5. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  6. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  7. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  8. 6db840f exec: RT sub-thread can livelock and monopolize CPU on exec by Oleg Nesterov · 17 years ago
  9. 356d6d5 exec: consolidate 2 fast-paths by Oleg Nesterov · 17 years ago
  10. b2c903b exec: simplify the new ->sighand allocation by Oleg Nesterov · 17 years ago
  11. 0840a90 exec: simplify ->sighand switching by Oleg Nesterov · 17 years ago
  12. 1a159dd exec: remove unnecessary check for MNT_NOEXEC by Miklos Szeredi · 17 years ago
  13. 3232113 core_pattern: fix up a few miscellaneous bugs by Neil Horman · 17 years ago
  14. 74aadce core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe by Neil Horman · 17 years ago
  15. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  16. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  17. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  18. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  19. abd96ec exec: kill unsafe BUG_ON(sig->count) checks by Oleg Nesterov · 17 years ago
  20. f9ee228 signalfd: make it group-wide, fix posix-timers scheduling by Oleg Nesterov · 17 years ago
  21. d2d56c5 Reset current->pdeath_signal on SUID binary execution by Marcel Holtmann · 17 years ago
  22. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  23. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  24. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  25. 492c8b3 uselib: add missing MNT_NOEXEC check by Christoph Hellwig · 17 years ago
  26. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 17 years ago
  27. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  28. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  29. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  30. 0a4ff8c [PATCH] Abnormal End of Processes by Steve Grubb · 17 years ago
  31. 98701d1 (re)register_binfmt returns with -EBUSY by kalash nainwal · 17 years ago
  32. 4fc75ff exec: fix remove_arg_zero by Nick Piggin · 17 years ago
  33. c4bbafd exec.c: fix coredump to pipe problem and obscure "security hole" by Alan Cox · 17 years ago
  34. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  35. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  36. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  37. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  38. 6d4df67 [PATCH] do_coredump() and not stopping rewrite attacks? by Alexey Dobriyan · 18 years ago
  39. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  40. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  41. d025c9d [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern by Andi Kleen · 18 years ago
  42. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  43. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  44. aafe6c2 [PATCH] de_thread: Use tsk not current by Eric W. Biederman · 18 years ago
  45. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  46. 513627d [PATCH] fix up lockdep trace in fs/exec.c by Dave Jones · 18 years ago
  47. a969fd5 VFS: Remove redundant open-coded mode bit checks in open_exec(). by Trond Myklebust · 18 years ago
  48. 9167b0b VFS: Remove redundant open-coded mode bit check in prepare_binfmt(). by Trond Myklebust · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. 5debfa6 [PATCH] coredump: shutdown current process first by Oleg Nesterov · 18 years ago
  51. dcf560c [PATCH] coredump: some code relocations by Oleg Nesterov · 18 years ago
  52. 7b1c615 [PATCH] coredump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  53. d5f70c0 [PATCH] coredump: kill ptrace related stuff by Oleg Nesterov · 18 years ago
  54. 281de33 [PATCH] coredump: speedup SIGKILL sending by Oleg Nesterov · 18 years ago
  55. aceecc04 [PATCH] coredump: optimize ->mm users traversal by Oleg Nesterov · 18 years ago
  56. 2ceb869 [PATCH] de_thread: fix lockless do_each_thread by Oleg Nesterov · 18 years ago
  57. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  58. c89681e [PATCH] remove steal_locks() by Miklos Szeredi · 18 years ago
  59. 473ae30 [PATCH] execve argument logging by Al Viro · 18 years ago
  60. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  61. c06511d [PATCH] de_thread: Don't change our parents and ptrace flags. by Eric W. Biederman · 18 years ago
  62. f5e9028 [PATCH] process accounting: take original leader's start_time in non-leader exec by Roland McGrath · 18 years ago
  63. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  64. 7dddb12 BUG_ON() Conversion in fs/exec.c by Eric Sesterhenn · 18 years ago
  65. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 18 years ago
  66. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 18 years ago
  67. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 18 years ago
  68. 1434261 [PATCH] simplify exec from init's subthread by Oleg Nesterov · 18 years ago
  69. fef23e7 [PATCH] exec: allow init to exec from any thread. by Eric W. Biederman · 18 years ago
  70. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  71. 11b0b5a [PATCH] use kzalloc and kcalloc in core fs code by Oliver Neukum · 18 years ago
  72. b500531 [PATCH] Introduce FMODE_EXEC file flag by Oleg Drokin · 18 years ago
  73. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 18 years ago
  74. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 18 years ago
  75. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 18 years ago
  76. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  77. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 18 years ago
  78. bb6f6db [PATCH] do_coredump() should reset group_stop_count earlier by Oleg Nesterov · 18 years ago
  79. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 18 years ago
  80. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 18 years ago
  81. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 18 years ago
  82. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  83. 962b564 [PATCH] fix do_wait() vs exec() race by Oleg Nesterov · 19 years ago
  84. 8c744fb [PATCH] add a file_permission helper by Christoph Hellwig · 19 years ago
  85. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  86. 329f7db [PATCH] fix de_thread() vs send_group_sigqueue() race by Oleg Nesterov · 19 years ago
  87. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 19 years ago
  88. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  89. 1291cf4 [PATCH] fix de_thread() vs do_coredump() deadlock by Oleg Nesterov · 19 years ago
  90. 2384f55 [PATCH] coredump_wait() cleanup by Oleg Nesterov · 19 years ago
  91. 932aeaf [PATCH] fix de_thread vs it_real_fn() deadlock by Oleg Nesterov · 19 years ago
  92. 9e4e23b [PATCH] little de_thread() cleanup by Oleg Nesterov · 19 years ago
  93. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  94. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  95. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  96. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  97. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  98. fb085cf [PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ON by Alexander Nyberg · 19 years ago
  99. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  100. 5323125 [PATCH] reset real_timer target on exec leader change by Roland McGrath · 19 years ago