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