1. a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 15 years ago
  2. 6777d77 kernel_read: redefine offset type by Mimi Zohar · 15 years ago
  3. 793285f cred_guard_mutex: do not return -EINTR to user-space by Oleg Nesterov · 15 years ago
  4. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 2c9e703 Merge branch 'master' into next by James Morris · 15 years ago
  6. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
  7. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  8. 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 15 years ago
  9. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  10. a44ddbb Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts by Al Viro · 15 years ago
  11. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 15 years ago
  12. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  13. 437f7fd check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ by Oleg Nesterov · 15 years ago
  14. 8c652f9 do_execve() must not clear fs->in_exec if it was set by another thread by Oleg Nesterov · 15 years ago
  15. 8d1b2d9 perf_counter: track task-comm data by Peter Zijlstra · 15 years ago
  16. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  17. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  18. f1191b5 check_unsafe_exec() doesn't care about signal handlers sharing by Al Viro · 15 years ago
  19. 498052b New locking/refcounting for fs_struct by Al Viro · 15 years ago
  20. e426b64 fix setuid sometimes doesn't by Hugh Dickins · 15 years ago
  21. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  22. f9ce1f1 Add in_execve flag into task_struct. by Kentaro Takeda · 15 years ago
  23. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 15 years ago
  24. 0bf2f3a CRED: Fix SUID exec regression by David Howells · 15 years ago
  25. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  26. 6146f0d integrity: IMA hooks by Mimi Zohar · 15 years ago
  27. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 15 years ago
  28. 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 15 years ago
  29. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  30. 8cd3ac3 fs/exec.c: make do_coredump() void by WANG Cong · 15 years ago
  31. 350eaf7 do_coredump(): check return from argv_split() by Tetsuo Handa · 15 years ago
  32. eaccbfa fs/exec.c:__bprm_mm_init(): clean up error handling by Luiz Fernando N. Capitulino · 15 years ago
  33. 6110e3a sys_execve and sys_uselib do not call into fsnotify by Eric Paris · 15 years ago
  34. 3bfacef get rid of special-casing the /sbin/loader on alpha by Al Viro · 15 years ago
  35. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  36. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  38. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  39. f65cb45 perfcounters: flush on setuid exec by Ingo Molnar · 15 years ago
  40. 8187926 posix-timers: simplify de_thread()->exit_itimers() path by Oleg Nesterov · 16 years ago
  41. 85f3346 tracehook: exec double-reporting fix by Roland McGrath · 15 years ago
  42. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  43. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  44. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  45. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  46. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  47. 6409324 coredump: format_corename: don't append .%pid if multi-threaded by Oleg Nesterov · 16 years ago
  48. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  49. 07edbde pid_ns: de_thread: kill the now unneeded ->child_reaper change by Oleg Nesterov · 16 years ago
  50. 5311248 alpha: introduce field 'taso' into struct linux_binprm by Kirill A. Shutemov · 16 years ago
  51. 362e666 exec.c, compat.c: fix count(), compat_count() bounds checking by Jason Baron · 16 years ago
  52. 5f4123b remove CONFIG_KMOD from fs by Johannes Berg · 16 years ago
  53. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  54. ca5b172 exec: include pagemap.h again to fix build by Hugh Dickins · 16 years ago
  55. 964bd18 [PATCH] get rid of __user_path_lookup_open by Al Viro · 16 years ago
  56. 3052447 [PATCH] take noexec checks to very few callers that care by Al Viro · 16 years ago
  57. e56b6a5 Re: [PATCH 3/6] vfs: open_exec cleanup by Christoph Hellwig · 16 years ago
  58. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  59. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  60. 565b9b1 coredump: format_corename: fix the "core_uses_pid" logic by Oleg Nesterov · 16 years ago
  61. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  62. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  63. 9d5b327 coredump: make mm->core_state visible to ->core_dump() by Oleg Nesterov · 16 years ago
  64. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  65. 8cd9c24 coredump: simplify core_state->nr_threads calculation by Oleg Nesterov · 16 years ago
  66. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  67. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  68. 15b9f36 coredump: zap_threads() must skip kernel threads by Oleg Nesterov · 16 years ago
  69. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  70. e4901f9 coredump: zap_threads: comments && use while_each_thread() by Oleg Nesterov · 16 years ago
  71. ba92a43 exec: remove some includes by Hugh Dickins · 16 years ago
  72. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  73. 96a8e13 exec: fix stack excutability without PT_GNU_STACK by Hugh Dickins · 16 years ago
  74. 702773b Include <asm/a.out.h> in fs/exec.c only for Alpha. by David Woodhouse · 16 years ago
  75. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  76. 08a6fac [PATCH] get rid of leak in compat_execve() by Al Viro · 16 years ago
  77. 4cd1a8f memcg: fix possible panic when CONFIG_MM_OWNER=y by KOSAKI Motohiro · 16 years ago
  78. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  79. 2800d8d document de_thread() with exit_notify() connection by Oleg Nesterov · 16 years ago
  80. 7a5e873 signals: de_thread: simplify the ->child_reaper switching by Oleg Nesterov · 16 years ago
  81. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  82. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  83. 175a06a exec: remove argv_len from struct linux_binprm by Tetsuo Handa · 16 years ago
  84. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 16 years ago
  85. fd8328b [PATCH] sanitize handling of shared descriptor tables in failing execve() by Al Viro · 16 years ago
  86. a64e715 Allow ARG_MAX execve string space even with a small stack limit by Linus Torvalds · 16 years ago
  87. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  88. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  89. abe8be3 Allow executables larger than 2GB by Andi Kleen · 16 years ago
  90. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  91. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 16 years ago
  92. ed5d2ca exec: rework the group exit and fix the race with kill by Oleg Nesterov · 16 years ago
  93. 59714d6 get_task_comm(): return the result by Andrew Morton · 16 years ago
  94. c46f739 vfs: coredumping fix by Ingo Molnar · 17 years ago
  95. 00ec99d core dump: remain dumpable by Roland McGrath · 17 years ago
  96. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  97. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  98. 3743ca0 pid namespaces: use task_pid() to find leader's pid by Sukadev Bhattiprolu · 17 years ago
  99. 88f21d8 pid namespaces: rename child_reaper() function by Sukadev Bhattiprolu · 17 years ago
  100. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago