1. f87d1c9 exec: Move would_dump into flush_old_exec by Eric W. Biederman · 4 years, 8 months ago
  2. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  3. d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 9 months ago
  4. eea9673 exec: Add exec_update_mutex to replace cred_guard_mutex by Eric W. Biederman · 4 years, 10 months ago
  5. ccf0fa6 exec: Move exec_mmap right after de_thread in flush_old_exec by Eric W. Biederman · 4 years, 10 months ago
  6. 153ffb6 exec: Move cleanup of posix timers on exec out of de_thread by Eric W. Biederman · 4 years, 10 months ago
  7. 0216915 exec: Factor unshare_sighand out of de_thread and call it separately by Eric W. Biederman · 4 years, 10 months ago
  8. 2ca7be7 exec: Only compute current once in flush_old_exec by Eric W. Biederman · 4 years, 10 months ago
  9. 901cff7 firmware_loader: load files from the mount namespace of init by Topi Miettinen · 5 years ago
  10. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  11. 47a2ebb execve: warn if process starts with executable stack by Alexey Dobriyan · 5 years ago
  12. ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
  13. 42222ea mm: remove arch_bprm_mm_init() hook by Dave Hansen · 5 years ago
  14. 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  15. 6a96566 Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  16. 4610ba7 exit/exec: Seperate mm_release() by Thomas Gleixner · 5 years ago
  17. cf25e24 time: Rename tsk->real_start_time to ->start_boottime by Peter Zijlstra · 5 years ago
  18. d055b4f pipe: Reduce #inclusion of pipe_fs_i.h by David Howells · 5 years ago
  19. 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
  20. 16d51a5 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  21. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  22. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  23. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  24. d53ddd0 fs/exec.c: move ->recursion_depth out of critical sections by Alexey Dobriyan · 6 years ago
  25. 6eb3c3d exec: increase BINPRM_BUF_SIZE to 256 by Oleg Nesterov · 6 years ago
  26. 26e1522 fs/exec.c: replace opencoded set_mask_bits() by Vineet Gupta · 6 years ago
  27. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. f612acf exec: Fix mem leak in kernel_read_file by YueHaibing · 6 years ago
  29. d036bda sched/core: Convert sighand_struct.count to refcount_t by Elena Reshetova · 6 years ago
  30. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  31. 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  32. 655c16a exec: separate MM_ANONPAGES and RLIMIT_STACK accounting by Oleg Nesterov · 6 years ago
  33. 4addd26 exec: make prepare_bprm_creds static by Chanho Min · 6 years ago
  34. a72173e Revert "exec: make de_thread() freezable" by Rafael J. Wysocki · 6 years ago
  35. c223978 exec: make de_thread() freezable by Chanho Min · 6 years ago
  36. 691115c vfs: require i_size <= SIZE_MAX in kernel_read_file() by Eric Biggers · 6 years ago
  37. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  38. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  39. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  40. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  41. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  42. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 7 years ago
  44. 449325b umh: introduce fork_usermode_blob() helper by Alexei Starovoitov · 7 years ago
  45. c31dbb14 exec: pin stack limit during exec by Kees Cook · 7 years ago
  46. b838383 exec: introduce finalize_exec() before start_thread() by Kees Cook · 7 years ago
  47. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  48. 7bd698b exec: Set file unwritable before LSM check by Kees Cook · 7 years ago
  49. e816c20 exec: Weaken dumpability for secureexec by Kees Cook · 7 years ago
  50. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 7 years ago
  51. 3756f64 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  52. 04e35f4 exec: avoid RLIMIT_STACK races with prlimit() by Kees Cook · 7 years ago
  53. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  54. a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
  55. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  56. 711aab1 vfs: constify path argument to kernel_read_file_from_path by Mimi Zohar · 7 years ago
  57. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  58. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  59. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  60. c41fbad fs: move kernel_read to fs/read_write.c by Christoph Hellwig · 7 years ago
  61. fe8993b exec: Consolidate pdeath_signal clearing by Kees Cook · 7 years ago
  62. 64701de exec: Use sane stack rlimit under secureexec by Kees Cook · 7 years ago
  63. 473d896 exec: Consolidate dumpability logic by Kees Cook · 7 years ago
  64. a70423d exec: Use secureexec for clearing pdeath_signal by Kees Cook · 7 years ago
  65. e37fdb7 exec: Use secureexec for setting dumpability by Kees Cook · 7 years ago
  66. 2af6228 LSM: drop bprm_secureexec hook by Kees Cook · 7 years ago
  67. 46d98eb commoncap: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  68. c425e18 binfmt: Introduce secureexec flag by Kees Cook · 7 years ago
  69. a9208e4 exec: Correct comments about "point of no return" by Kees Cook · 7 years ago
  70. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 7 years ago
  71. da029c1 exec: Limit arg stack to at most 75% of _STK_LIM by Kees Cook · 8 years ago
  72. 98da7d0 fs/exec.c: account for argv/envp pointers by Kees Cook · 8 years ago
  73. e9ea1e7 x86/arch_prctl: Add ARCH_[GET|SET]_CPUID by Kyle Huey · 8 years ago
  74. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  75. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  76. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  77. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  78. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  79. 780de9d sched/headers, cgroups: Remove the threadgroup_change_*() wrappery by Ingo Molnar · 8 years ago
  80. fea6d2a6 vfs: Use upper filesystem inode in bprm_fill_uid() by Vivek Goyal · 8 years ago
  81. 9227dd2 exec: Remove LSM_UNSAFE_PTRACE_CAP by Eric W. Biederman · 8 years ago
  82. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  83. 613cc2b fs: exec: apply CLOEXEC before changing dumpable task flags by Aleksa Sarai · 8 years ago
  84. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  85. 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
  86. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  87. f84df2a exec: Ensure mm->user_ns contains the execed files by Eric W. Biederman · 8 years ago
  88. 64b875f ptrace: Capture the ptracer's creds not PT_PTRACE_CAP by Eric W. Biederman · 8 years ago
  89. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  90. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  91. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  92. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  93. 7e7ec6a elf_fdpic_transfer_args_to_stack(): make it generic by Nicolas Pitre · 8 years ago
  94. 380cf5b fs: Treat foreign mounts as nosuid by Andy Lutomirski · 9 years ago
  95. f268dfe exec: make exec path waiting for mmap_sem killable by Michal Hocko · 9 years ago
  96. 9eb8a65 exec: remove the no longer needed remove_arg_zero()->free_arg_page() by Oleg Nesterov · 9 years ago
  97. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  98. cb6fd68 exec: clarify reasoning for euid/egid reset by Kees Cook · 9 years ago
  99. 39d637a vfs: forbid write access when reading a file into memory by Dmitry Kasatkin · 10 years ago
  100. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago