1. cf10015 Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 1 month ago
  2. 3eab830 uselib: remove use of __FMODE_EXEC by Linus Torvalds · 1 year, 1 month ago
  3. 90383cc exec: Distinguish in_execve from in_exec by Kees Cook · 1 year, 1 month ago
  4. 84c39ec5 exec: Fix error handling in begin_new_exec() by Bernd Edlinger · 1 year, 1 month ago
  5. bdd8f62 exec: Add do_close_execat() helper by Kees Cook · 2 years, 6 months ago
  6. 8788a17 exec: remove useless comment by Askar Safin · 1 year, 2 months ago
  7. 978ffcb execve: open the executable file before doing anything else by Linus Torvalds · 1 year, 2 months ago
  8. a05aea9 Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 2 months ago
  9. 78273df Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 2 months ago
  10. 9d5b947 fs: Remove the now superfluous sentinel elements from ctl_table array by Joel Granados · 1 year, 3 months ago
  11. 932562a rseq: Split out rseq.h from sched.h by Kent Overstreet · 1 year, 3 months ago
  12. 61a7a5e introduce for_other_threads(p, t) by Oleg Nesterov · 1 year, 4 months ago
  13. b1e5a3d mm/mremap: allow moves within the same VMA for stack moves by Joel Fernandes (Google) · 1 year, 6 months ago
  14. bc0c335 mm: remove remnants of SPLIT_RSS_COUNTING by Mateusz Guzik · 1 year, 6 months ago
  15. d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  16. a7031f1 kernel/fork: stop playing lockless games for exe_file replacement by Mateusz Guzik · 1 year, 7 months ago
  17. b5df092 mm: set up vma iterator for vma_iter_prealloc() calls by Liam R. Howlett · 1 year, 7 months ago
  18. 18c9901 Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 1 year, 8 months ago
  19. 9471f1f Merge branch 'expand-stack' by Linus Torvalds · 1 year, 8 months ago
  20. 8d7071a mm: always expand the stack with the mmap write lock held by Linus Torvalds · 1 year, 8 months ago
  21. f313c51 execve: expand new process stack manually ahead of time by Linus Torvalds · 1 year, 9 months ago
  22. f440fa1 mm: make find_extend_vma() fail if write lock not held by Liam R. Howlett · 1 year, 9 months ago
  23. 7b8c9d7 fsnotify: move fsnotify_open() hook into do_dentry_open() by Amir Goldstein · 1 year, 9 months ago
  24. ca5e863 mm/gup: remove vmas parameter from get_user_pages_remote() by Lorenzo Stoakes · 1 year, 10 months ago
  25. d579c46 Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 10 months ago
  26. fd59351 tracing/user_events: Track fork/exec/exit for mm lifetime by Beau Belgrave · 1 year, 11 months ago
  27. aa464ba lazy tlb: introduce lazy tlb mm refcount helper functions by Nicholas Piggin · 2 years, 1 month ago
  28. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  29. 1f2d9ffc Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
  30. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years, 1 month ago
  31. cf51e86 mm/mmap: don't use __vma_adjust() in shift_arg_pages() by Liam R. Howlett · 2 years, 1 month ago
  32. b2b3b88 mm: don't use __vma_adjust() in __split_vma() by Liam R. Howlett · 2 years, 1 month ago
  33. b373037 mm: add vma iterator to vma_adjust() arguments by Liam R. Howlett · 2 years, 1 month ago
  34. 2286a69 mm: change mprotect_fixup to vma iterator by Liam R. Howlett · 2 years, 1 month ago
  35. e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  36. 9452e93 fs: port privilege checking helpers to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  37. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  38. af7f588 sched: Introduce per-memory-map concurrency ID by Mathieu Desnoyers · 2 years, 3 months ago
  39. e1212e9 Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
  40. 7fc0350 Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 3 months ago
  41. cd57e44 exec: Remove FOLL_FORCE for stack setup by Kees Cook · 2 years, 3 months ago
  42. 3c339db Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 4 months ago
  43. dda1c41 mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region by Sebastian Andrzej Siewior · 2 years, 4 months ago
  44. a2bd096 fs: use type safe idmapping helpers by Christian Brauner · 2 years, 8 months ago
  45. bfb4a2b exec: simplify initial stack size expansion by Rolf Eike Beer · 2 years, 4 months ago
  46. 8f6e3f9 binfmt: Fix whitespace issues by Kees Cook · 2 years, 5 months ago
  47. 275498a exec: Add comments on check_unsafe_exec() fs counting by Kees Cook · 2 years, 5 months ago
  48. 2b5f9da fs/exec: switch timens when a task gets a new mm by Andrei Vagin · 2 years, 5 months ago
  49. 5bf2fed exec: Copy oldsighand->action under spin-lock by Bernd Edlinger · 3 years, 9 months ago
  50. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  51. 493ffd6 Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 5 months ago
  52. ab29622 Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
  53. 987f20a a.out: Remove the a.out implementation by Eric W. Biederman · 2 years, 5 months ago
  54. 19066e5 exec: use VMA iterator instead of linked list by Matthew Wilcox (Oracle) · 2 years, 6 months ago
  55. 7964cf8 mm: remove vmacache by Liam R. Howlett · 2 years, 6 months ago
  56. bd74fda mm: multi-gen LRU: support page table walks by Yu Zhao · 2 years, 6 months ago
  57. 33a2d6b Revert "fs/exec: allow to unshare a time namespace on vfork+exec" by Andrei Vagin · 2 years, 6 months ago
  58. e6ae438 bprm_fill_uid(): don't open-code file_inode() by Al Viro · 2 years, 6 months ago
  59. 50cd95a Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 6 months ago
  60. 3a608cf exec: Replace kmap{,_atomic}() with kmap_local_page() by Fabio M. De Francesco · 2 years, 7 months ago
  61. e362359 posix-cpu-timers: Cleanup CPU timers before freeing them during exec by Thadeu Lima de Souza Cascardo · 2 years, 7 months ago
  62. d7b767b Merge tag 'execve-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 7 months ago
  63. c6e8e36 exec: Call kmap_local_page() in copy_string_kernel() by Fabio M. De Francesco · 2 years, 7 months ago
  64. d5b36a4 fix race between exit_itimers() and /proc/pid/timers by Oleg Nesterov · 2 years, 8 months ago
  65. 5036793 exec: Fix a spelling mistake by Zhang Jiaming · 2 years, 8 months ago
  66. 133e2d3 fs/exec: allow to unshare a time namespace on vfork+exec by Andrei Vagin · 2 years, 9 months ago
  67. 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
  68. de39923 ucounts: Split rlimit and ucount values and max values by Alexey Gladkov · 2 years, 10 months ago
  69. 4a18419 mm/mprotect: use mmu_gather by Nadav Amit · 2 years, 10 months ago
  70. 1b2552c fork: Stop allowing kthreads to call execve by Eric W. Biederman · 2 years, 11 months ago
  71. 343f4c4 kthread: Don't allocate kthread_struct for init and umh by Eric W. Biederman · 2 years, 11 months ago
  72. 1930a6e Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  73. 194dfe8 Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years ago
  74. 355f841 tracehook: Remove tracehook.h by Eric W. Biederman · 3 years, 1 month ago
  75. b452722 exec: cleanup comments by Tom Rix · 3 years, 1 month ago
  76. dcd46d8 exec: Force single empty string when argv is empty by Kees Cook · 3 years, 1 month ago
  77. 967747b uaccess: remove CONFIG_SET_FS by Arnd Bergmann · 3 years, 1 month ago
  78. f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years, 1 month ago
  79. 66ad398 fs: move fs/exec.c sysctls into its own file by Luis Chamberlain · 3 years, 1 month ago
  80. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  81. 503471a fs/exec: replace strncpy with strscpy_pad in __get_task_comm by Yafang Shao · 3 years, 1 month ago
  82. 06c5088 fs/exec: replace strlcpy with strscpy_pad in __set_task_comm by Yafang Shao · 3 years, 1 month ago
  83. 4969733 signal: Remove the helper signal_group_exit by Eric W. Biederman · 3 years, 8 months ago
  84. 60700e3 signal: Rename group_exit_task group_exec_task by Eric W. Biederman · 3 years, 9 months ago
  85. 40966e3 kthread: Ensure struct kthread is present for all kthreads by Eric W. Biederman · 3 years, 3 months ago
  86. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
  87. e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 4 months ago
  88. 7e3c4fb exec: Check for a pending fatal signal instead of core_state by Eric W. Biederman · 3 years, 6 months ago
  89. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 6 months ago
  90. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  91. 5b78ed2 mm/pagemap: add mmap_assert_locked() annotations to find_vma*() by Luigi Rizzo · 3 years, 6 months ago
  92. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 6 months ago
  93. fe69d56 kernel/fork: always deny write access to current MM exe_file by David Hildenbrand · 3 years, 10 months ago
  94. 8228e2c namei: add getname_uflags() by Dmitry Kadashev · 3 years, 8 months ago
  95. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  96. bae7702 exec: remove checks in __register_bimfmt() by Alexey Dobriyan · 3 years, 8 months ago
  97. 21d1c5e Reimplement RLIMIT_NPROC on top of ucounts by Alexey Gladkov · 3 years, 10 months ago
  98. 905ae01 Add a reference to ucounts for each cred by Alexey Gladkov · 3 years, 10 months ago
  99. 3d742d4 fs: delete repeated words in comments by Randy Dunlap · 4 years ago
  100. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago