1. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  2. 986db2d exec: simplify the copy_strings_kernel calling convention by Christoph Hellwig · 4 years, 7 months ago
  3. bc2bf33 exec: Remove recursion from search_binary_handler by Eric W. Biederman · 4 years, 7 months ago
  4. ccbb18b exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC by Eric W. Biederman · 4 years, 7 months ago
  5. 8b72ca9 exec: Move the call of prepare_binprm into search_binary_handler by Eric W. Biederman · 4 years, 8 months ago
  6. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  7. b5372fe exec: load_script: Do not exec truncated interpreter path by Kees Cook · 6 years ago
  8. cb5b020 Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 6 years ago
  9. 8099b04 exec: load_script: don't blindly truncate shebang string by Oleg Nesterov · 6 years ago
  10. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  11. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  12. b66c598 exec: do not leave bprm->interp on stack by Kees Cook · 12 years ago
  13. d740269 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  14. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  15. 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
  16. 8fc3dc5 __register_binfmt() made void by Al Viro · 13 years ago
  17. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  19. bf2a9a3 Allow recursion in binfmt_script and binfmt_misc by Kirill A. Shutemov · 16 years ago
  20. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 17 years ago
  21. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  22. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  23. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  24. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago