1. 2885175 sched/headers, vfs/execve: Move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> by Ingo Molnar · 8 years ago
  2. 7e7ec6a elf_fdpic_transfer_args_to_stack(): make it generic by Nicolas Pitre · 8 years ago
  3. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 9 years ago
  4. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  5. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 11 years ago
  6. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  7. 5cbb3d21 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  8. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  9. ec57941 constify do_coredump() argument by Al Viro · 11 years ago
  10. ecc8c77 new helper: dump_emit() by Al Viro · 11 years ago
  11. 131b2f9 exec: kill "int depth" in search_binary_handler() by Oleg Nesterov · 11 years ago
  12. 3dc20cb new helper: read_code() by Al Viro · 12 years ago
  13. 9cc64ce fs/exec.c: make bprm_mm_init() static by Yuanhan Liu · 12 years ago
  14. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  15. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  16. b66c598 exec: do not leave bprm->interp on stack by Kees Cook · 12 years ago
  17. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  18. d740269 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  19. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  20. 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
  21. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  22. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  23. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
  24. 179899f coredump: update coredump-related headers by Alex Kelly · 12 years ago
  25. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  26. 282124d generic kernel_execve() by Al Viro · 12 years ago
  27. 826eba4 the only place that needs to include asm/exec.h is linux/binfmts.h by Al Viro · 12 years ago
  28. 8fc3dc5 __register_binfmt() made void by Al Viro · 13 years ago
  29. 96e02d1 exec: fix use-after-free bug in setup_new_exec() by Heiko Carstens · 13 years ago
  30. 1b5d783 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling by Al Viro · 14 years ago
  31. 0e02846 exec: unify do_execve/compat_do_execve code by Oleg Nesterov · 14 years ago
  32. f670d0e binfmt_elf: cleanups by Mikael Pettersson · 14 years ago
  33. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 14 years ago
  34. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 14 years ago
  35. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  36. 30736a4 coredump: pass mm->flags as a coredump parameter for consistency by Masami Hiramatsu · 15 years ago
  37. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  38. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 15 years ago
  39. 964ee7d exec: fix set_binfmt() vs sys_delete_module() race by Oleg Nesterov · 15 years ago
  40. a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 15 years ago
  41. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 16 years ago
  42. a50b0aa struct linux_binprm: drop unused fields by Kirill A. Shutemov · 16 years ago
  43. 8cd3ac3 fs/exec.c: make do_coredump() void by WANG Cong · 16 years ago
  44. 5cf0cc4 binfmts.h: include list.h by Hiroshi Shimamoto · 16 years ago
  45. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  46. bf2a9a3 Allow recursion in binfmt_script and binfmt_misc by Kirill A. Shutemov · 16 years ago
  47. 5311248 alpha: introduce field 'taso' into struct linux_binprm by Kirill A. Shutemov · 16 years ago
  48. 5459c16 security: protect legacy applications from executing with insufficient privilege by Andrew G. Morgan · 16 years ago
  49. 08a6fac [PATCH] get rid of leak in compat_execve() by Al Viro · 17 years ago
  50. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 17 years ago
  51. 175a06a exec: remove argv_len from struct linux_binprm by Tetsuo Handa · 17 years ago
  52. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  53. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  54. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  55. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  56. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  57. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  58. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 18 years ago
  59. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 18 years ago
  60. d6e7114 [PATCH] setuid core dump by Alan Cox · 20 years ago
  61. 75c96f8 [PATCH] make some things static by Adrian Bunk · 20 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago