1. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  2. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  3. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  4. 7e7ec6a elf_fdpic_transfer_args_to_stack(): make it generic by Nicolas Pitre · 8 years ago
  5. 380cf5b fs: Treat foreign mounts as nosuid by Andy Lutomirski · 8 years ago
  6. f268dfe exec: make exec path waiting for mmap_sem killable by Michal Hocko · 8 years ago
  7. 9eb8a65 exec: remove the no longer needed remove_arg_zero()->free_arg_page() by Oleg Nesterov · 8 years ago
  8. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  9. cb6fd68 exec: clarify reasoning for euid/egid reset by Kees Cook · 8 years ago
  10. 39d637a vfs: forbid write access when reading a file into memory by Dmitry Kasatkin · 10 years ago
  11. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. b844f0e vfs: define kernel_copy_file_from_fd() by Mimi Zohar · 8 years ago
  13. 39eeb4f security: define kernel_read_file hook by Mimi Zohar · 8 years ago
  14. 09596b9 vfs: define kernel_read_file_from_path by Mimi Zohar · 9 years ago
  15. bc8ca5b vfs: define kernel_read_file_id enumeration by Mimi Zohar · 8 years ago
  16. b44a7df vfs: define a generic function to read a file from the kernel by Mimi Zohar · 8 years ago
  17. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 8 years ago
  18. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  19. 62fb4a1 don't carry MAY_OPEN in op->acc_mode by Al Viro · 8 years ago
  20. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  21. d045c77 parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures by Helge Deller · 9 years ago
  22. 8b01fc8 fs: take i_mutex during prepare_binprm for set[ug]id executables by Jann Horn · 9 years ago
  23. dfcce79 fs/exec.c:de_thread: move notify_count write under lock by Kirill Tkhai · 9 years ago
  24. 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 9 years ago
  25. 5168910 fs: create proper filename objects using getname_kernel() by Paul Moore · 9 years ago
  26. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 9 years ago
  27. abe1e39 fs: Do not include mpx.h in exec.c by Dave Hansen · 10 years ago
  28. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  29. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 10 years ago
  30. 41f727f fork/exec: cleanup mm initialization by Vladimir Davydov · 10 years ago
  31. c2e1f2e seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 10 years ago
  32. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
  33. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  34. e041e32 perf: Fix perf_event_comm() vs. exec() assumption by Peter Zijlstra · 10 years ago
  35. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  36. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  37. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  38. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  39. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 10 years ago
  40. ec69557 read_code(): go through vfs_read() instead of calling the method directly by Al Viro · 10 years ago
  41. 625b1d7 fs/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  42. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 10 years ago
  43. 3b96d7d fs/exec.c: call arch_pick_mmap_layout() only once by Richard Weinberger · 10 years ago
  44. b88fae6 exec: avoid propagating PF_NO_SETAFFINITY into userspace child by Zhang Yi · 10 years ago
  45. 98611e4 exec: kill task_struct->did_exec by Oleg Nesterov · 10 years ago
  46. 63e46b9 exec: move the final allow_write_access/fput into free_bprm() by Oleg Nesterov · 10 years ago
  47. 9e00cdb exec:check_unsafe_exec: kill the dead -EAGAIN and clear_in_exec logic by Oleg Nesterov · 10 years ago
  48. 83f62a2 exec:check_unsafe_exec: use while_each_thread() rather than next_thread() by Oleg Nesterov · 10 years ago
  49. 942be38 coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h by Oleg Nesterov · 10 years ago
  50. 7288e11 coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY by Oleg Nesterov · 10 years ago
  51. abacd2f coredump: set_dumpable: fix the theoretical race with itself by Oleg Nesterov · 10 years ago
  52. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  53. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  54. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  55. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  56. 9410d22 audit: call audit_bprm() only once to add AUDIT_EXECVE information by Richard Guy Briggs · 11 years ago
  57. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  58. 8272701 sched/numa: Call task_numa_free() from do_execve() by Rik van Riel · 11 years ago
  59. 6b3c538 exec: cleanup the error handling in search_binary_handler() by Oleg Nesterov · 11 years ago
  60. 4e0621a exec: don't retry if request_module() fails by Oleg Nesterov · 11 years ago
  61. cb7b6b1 exec: cleanup the CONFIG_MODULES logic by Oleg Nesterov · 11 years ago
  62. 92eaa56 exec: kill ->load_binary != NULL check in search_binary_handler() by Oleg Nesterov · 11 years ago
  63. 52f14282 exec: move allow_write_access/fput to exec_binprm() by Oleg Nesterov · 11 years ago
  64. 9beb266 exec: proc_exec_connector() should be called only once by Oleg Nesterov · 11 years ago
  65. 131b2f9 exec: kill "int depth" in search_binary_handler() by Oleg Nesterov · 11 years ago
  66. 5d1baf3 exec: introduce exec_binprm() for "depth == 0" code by Oleg Nesterov · 11 years ago
  67. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  68. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  69. 266b7a0 fs/exec.c:de_thread: mt-exec should update ->real_start_time by Oleg Nesterov · 11 years ago
  70. bd9d43f fs/exec.c: do_execve_common(): use current_user() by Oleg Nesterov · 11 years ago
  71. 3f41854 fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pid by Oleg Nesterov · 11 years ago
  72. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  73. f9652e1 allow build_open_flags() to return an error by Al Viro · 11 years ago
  74. 2976b10 perf: Disable monitoring on setuid processes for regular users by Stephane Eranian · 11 years ago
  75. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  76. e56fb28 exec: do not abuse ->cred_guard_mutex in threadgroup_lock() by Oleg Nesterov · 11 years ago
  77. 12eaaf3 set_task_comm: kill the pointless memset() + wmb() by Oleg Nesterov · 11 years ago
  78. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  79. 3dc20cb new helper: read_code() by Al Viro · 11 years ago
  80. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 11 years ago
  81. 9cc64ce fs/exec.c: make bprm_mm_init() static by Yuanhan Liu · 11 years ago
  82. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  83. 6d92d4f fs/exec.c: work around icc miscompilation by Xi Wang · 11 years ago
  84. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 11 years ago
  85. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  86. b66c598 exec: do not leave bprm->interp on stack by Kees Cook · 11 years ago
  87. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 11 years ago
  88. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 11 years ago
  89. d740269 exec: use -ELOOP for max recursion depth by Kees Cook · 11 years ago
  90. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  91. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  92. 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
  93. 835ab32 get rid of pt_regs argument of do_execve_common() by Al Viro · 12 years ago
  94. da3d4c5 get rid of pt_regs argument of do_execve() by Al Viro · 12 years ago
  95. d03d26e make compat_do_execve() static, lose pt_regs argument by Al Viro · 12 years ago
  96. 3cdf5b4 userns: Ignore suid and sgid on binaries if the uid or gid can not be mapped by Eric W. Biederman · 13 years ago
  97. b40a795 freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD by Oleg Nesterov · 12 years ago
  98. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  99. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  100. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago