1. fd1d80d Merge android-4.9.224(5791e89) into msm-4.9 by jianzhou · 4 years ago
  2. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  3. 72d5fb7 exec: Move would_dump into flush_old_exec by Eric W. Biederman · 4 years ago
  4. 39dc1e4 Merge android-4.9.220(90aa475) into msm-4.9 by jianzhou · 4 years, 1 month ago
  5. 90aa475 Merge 4.9.220 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  6. 110012a signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 2 months ago
  7. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 8 months ago
  8. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  9. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  10. 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 4 years, 10 months ago
  11. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  12. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  13. dd6734e exec: Fix mem leak in kernel_read_file by YueHaibing · 5 years ago
  14. e2290bd Merge android-4.9.116 (52be322) into msm-4.9 by Minming Qi · 6 years ago
  15. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. b9dd134 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 6 years ago
  17. 6315ccc mm: introduce INIT_VMA() by Laurent Dufour · 6 years ago
  18. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. f31c4f6 exec: Limit arg stack to at most 75% of _STK_LIM by Kees Cook · 7 years ago
  20. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. 3d6848e fs/exec.c: account for argv/envp pointers by Kees Cook · 7 years ago
  22. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  23. bbcd0ff ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  24. e747b4a ptrace: Capture the ptracer's creds not PT_PTRACE_CAP by Eric W. Biederman · 8 years ago
  25. c1df5a6 fs: exec: apply CLOEXEC before changing dumpable task flags by Aleksa Sarai · 7 years ago
  26. 21245b8 exec: Ensure mm->user_ns contains the execed files by Eric W. Biederman · 8 years ago
  27. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  28. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  29. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  30. 7e7ec6a elf_fdpic_transfer_args_to_stack(): make it generic by Nicolas Pitre · 8 years ago
  31. 380cf5b fs: Treat foreign mounts as nosuid by Andy Lutomirski · 8 years ago
  32. f268dfe exec: make exec path waiting for mmap_sem killable by Michal Hocko · 8 years ago
  33. 9eb8a65 exec: remove the no longer needed remove_arg_zero()->free_arg_page() by Oleg Nesterov · 8 years ago
  34. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  35. cb6fd68 exec: clarify reasoning for euid/egid reset by Kees Cook · 8 years ago
  36. 39d637a vfs: forbid write access when reading a file into memory by Dmitry Kasatkin · 10 years ago
  37. 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
  38. b844f0e vfs: define kernel_copy_file_from_fd() by Mimi Zohar · 8 years ago
  39. 39eeb4f security: define kernel_read_file hook by Mimi Zohar · 8 years ago
  40. 09596b9 vfs: define kernel_read_file_from_path by Mimi Zohar · 9 years ago
  41. bc8ca5b vfs: define kernel_read_file_id enumeration by Mimi Zohar · 8 years ago
  42. b44a7df vfs: define a generic function to read a file from the kernel by Mimi Zohar · 8 years ago
  43. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 8 years ago
  44. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  45. 62fb4a1 don't carry MAY_OPEN in op->acc_mode by Al Viro · 8 years ago
  46. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  47. d045c77 parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures by Helge Deller · 9 years ago
  48. 8b01fc8 fs: take i_mutex during prepare_binprm for set[ug]id executables by Jann Horn · 9 years ago
  49. dfcce79 fs/exec.c:de_thread: move notify_count write under lock by Kirill Tkhai · 9 years ago
  50. 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 9 years ago
  51. 5168910 fs: create proper filename objects using getname_kernel() by Paul Moore · 9 years ago
  52. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 9 years ago
  53. abe1e39 fs: Do not include mpx.h in exec.c by Dave Hansen · 10 years ago
  54. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  55. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 10 years ago
  56. 41f727f fork/exec: cleanup mm initialization by Vladimir Davydov · 10 years ago
  57. c2e1f2e seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 10 years ago
  58. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
  59. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  60. e041e32 perf: Fix perf_event_comm() vs. exec() assumption by Peter Zijlstra · 10 years ago
  61. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  62. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  63. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  64. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  65. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 10 years ago
  66. ec69557 read_code(): go through vfs_read() instead of calling the method directly by Al Viro · 10 years ago
  67. 625b1d7 fs/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  68. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 10 years ago
  69. 3b96d7d fs/exec.c: call arch_pick_mmap_layout() only once by Richard Weinberger · 10 years ago
  70. b88fae6 exec: avoid propagating PF_NO_SETAFFINITY into userspace child by Zhang Yi · 10 years ago
  71. 98611e4 exec: kill task_struct->did_exec by Oleg Nesterov · 10 years ago
  72. 63e46b9 exec: move the final allow_write_access/fput into free_bprm() by Oleg Nesterov · 10 years ago
  73. 9e00cdb exec:check_unsafe_exec: kill the dead -EAGAIN and clear_in_exec logic by Oleg Nesterov · 10 years ago
  74. 83f62a2 exec:check_unsafe_exec: use while_each_thread() rather than next_thread() by Oleg Nesterov · 10 years ago
  75. 942be38 coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h by Oleg Nesterov · 10 years ago
  76. 7288e11 coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY by Oleg Nesterov · 10 years ago
  77. abacd2f coredump: set_dumpable: fix the theoretical race with itself by Oleg Nesterov · 10 years ago
  78. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  79. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  80. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  81. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  82. 9410d22 audit: call audit_bprm() only once to add AUDIT_EXECVE information by Richard Guy Briggs · 11 years ago
  83. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  84. 8272701 sched/numa: Call task_numa_free() from do_execve() by Rik van Riel · 11 years ago
  85. 6b3c538 exec: cleanup the error handling in search_binary_handler() by Oleg Nesterov · 11 years ago
  86. 4e0621a exec: don't retry if request_module() fails by Oleg Nesterov · 11 years ago
  87. cb7b6b1 exec: cleanup the CONFIG_MODULES logic by Oleg Nesterov · 11 years ago
  88. 92eaa56 exec: kill ->load_binary != NULL check in search_binary_handler() by Oleg Nesterov · 11 years ago
  89. 52f14282 exec: move allow_write_access/fput to exec_binprm() by Oleg Nesterov · 11 years ago
  90. 9beb266 exec: proc_exec_connector() should be called only once by Oleg Nesterov · 11 years ago
  91. 131b2f9 exec: kill "int depth" in search_binary_handler() by Oleg Nesterov · 11 years ago
  92. 5d1baf3 exec: introduce exec_binprm() for "depth == 0" code by Oleg Nesterov · 11 years ago
  93. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  94. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  95. 266b7a0 fs/exec.c:de_thread: mt-exec should update ->real_start_time by Oleg Nesterov · 11 years ago
  96. bd9d43f fs/exec.c: do_execve_common(): use current_user() by Oleg Nesterov · 11 years ago
  97. 3f41854 fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pid by Oleg Nesterov · 11 years ago
  98. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  99. f9652e1 allow build_open_flags() to return an error by Al Viro · 11 years ago
  100. 2976b10 perf: Disable monitoring on setuid processes for regular users by Stephane Eranian · 11 years ago