1. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  2. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
  3. 864778b mm, aout: handle vm_brk failures by Michal Hocko · 8 years ago
  4. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  5. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 10 years ago
  6. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  7. 43a5d54 aout: switch to dump_emit by Al Viro · 11 years ago
  8. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  9. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  10. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  11. 079148b coredump: factor out the setting of PF_DUMPCORE by Oleg Nesterov · 11 years ago
  12. 3dc20cb new helper: read_code() by Al Viro · 11 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  14. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  15. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
  16. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  17. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  18. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  19. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  20. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 12 years ago
  21. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  22. 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 12 years ago
  23. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. 7731d9a fs/binfmt_aout.c: fix pointer warnings by Borislav Petkov · 14 years ago
  26. 088e7af coredump: move dump_write() and dump_seek() into a header file by Daisuke HATAYAMA · 14 years ago
  27. 05f47fd coredump: unify dump_seek() implementations for each binfmt_*.c by Daisuke HATAYAMA · 14 years ago
  28. d554ed89 fs: use rlimit helpers by Jiri Slaby · 14 years ago
  29. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 14 years ago
  30. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 14 years ago
  31. 17580d7 sanitize ifdefs in binfmt_aout by Al Viro · 15 years ago
  32. fe30af9 remove the rudiment of a.out for sparc by Al Viro · 15 years ago
  33. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 15 years ago
  34. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  35. 2e50b6c fs/binfmt_aout.c: use printk_ratelimit() by S.Caglar Onur · 16 years ago
  36. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  37. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 16 years ago
  38. 3c37815 mm: fix exit_mmap BUG() on a.out binary exit by Ivan Kokshaysky · 16 years ago
  39. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  40. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  41. 8454aee [PATCH] Require mmap handler for a.out executables by Eugene Teo · 18 years ago
  42. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 18 years ago
  43. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  44. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago