1. f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years ago
  2. 66ad398 fs: move fs/exec.c sysctls into its own file by Luis Chamberlain · 3 years ago
  3. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  4. 503471a fs/exec: replace strncpy with strscpy_pad in __get_task_comm by Yafang Shao · 3 years ago
  5. 06c5088 fs/exec: replace strlcpy with strscpy_pad in __set_task_comm by Yafang Shao · 3 years ago
  6. 4969733 signal: Remove the helper signal_group_exit by Eric W. Biederman · 3 years, 6 months ago
  7. 60700e3 signal: Rename group_exit_task group_exec_task by Eric W. Biederman · 3 years, 7 months ago
  8. 40966e3 kthread: Ensure struct kthread is present for all kthreads by Eric W. Biederman · 3 years, 1 month ago
  9. 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, 2 months ago
  10. e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 2 months ago
  11. 7e3c4fb exec: Check for a pending fatal signal instead of core_state by Eric W. Biederman · 3 years, 4 months ago
  12. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
  13. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  14. 5b78ed2 mm/pagemap: add mmap_assert_locked() annotations to find_vma*() by Luigi Rizzo · 3 years, 4 months ago
  15. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 4 months ago
  16. fe69d56 kernel/fork: always deny write access to current MM exe_file by David Hildenbrand · 3 years, 8 months ago
  17. 8228e2c namei: add getname_uflags() by Dmitry Kadashev · 3 years, 6 months ago
  18. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  19. bae7702 exec: remove checks in __register_bimfmt() by Alexey Dobriyan · 3 years, 6 months ago
  20. 21d1c5e Reimplement RLIMIT_NPROC on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
  21. 905ae01 Add a reference to ucounts for each cred by Alexey Gladkov · 3 years, 8 months ago
  22. 3d742d4 fs: delete repeated words in comments by Randy Dunlap · 3 years, 10 months ago
  23. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  24. a72afd8 tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() by Will Deacon · 4 years ago
  25. ae8eba8 tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() by Will Deacon · 4 years ago
  26. 1ab2996 exec: handle idmapped mounts by Christian Brauner · 4 years ago
  27. 435ac62 would_dump: handle idmapped mounts by Christian Brauner · 4 years ago
  28. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  29. 0558c1b capability: handle idmapped mounts by Christian Brauner · 4 years ago
  30. 5ee863b Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years ago
  31. d01e7f1 Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
  32. faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
  33. f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  34. 9ee1206 exec: Move io_uring_task_cancel after the point of no return by Eric W. Biederman · 4 years, 1 month ago
  35. 1f70260 exec: Simplify unshare_files by Eric W. Biederman · 4 years, 1 month ago
  36. b604350 exec: Move unshare_files to fix posix file locking during exec by Eric W. Biederman · 4 years, 1 month ago
  37. 878f12d exec: Don't open code get_close_on_exec by Eric W. Biederman · 4 years, 1 month ago
  38. 1446e1d kernel: Implement selective syscall userspace redirection by Gabriel Krisman Bertazi · 4 years, 1 month ago
  39. 22ee3ea parisc: Make user stack size configurable by Helge Deller · 4 years, 2 months ago
  40. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  41. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
  42. 5287b07 fs/kernel_read_file: Split into separate source file by Kees Cook · 4 years, 3 months ago
  43. b89999d0 fs/kernel_read_file: Split into separate include file by Scott Branden · 4 years, 3 months ago
  44. c307459 fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum by Kees Cook · 4 years, 3 months ago
  45. 0f21220 io_uring: don't rely on weak ->files references by Jens Axboe · 4 years, 3 months ago
  46. d53c3df mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race by Nicholas Piggin · 4 years, 3 months ago
  47. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  48. 0fd338b exec: move path_noexec() check earlier by Kees Cook · 4 years, 5 months ago
  49. 633fb6a exec: move S_ISREG() check earlier by Kees Cook · 4 years, 5 months ago
  50. db19c91 exec: change uselib(2) IS_SREG() failure to EACCES by Kees Cook · 4 years, 5 months ago
  51. fe81417 exec: use force_uaccess_begin during exec and exit by Christoph Hellwig · 4 years, 5 months ago
  52. be619f7 exec: Implement kernel_execve by Eric W. Biederman · 4 years, 6 months ago
  53. d8b9cd5 exec: Factor bprm_stack_limits out of prepare_arg_pages by Eric W. Biederman · 4 years, 6 months ago
  54. 0c9cdff exec: Factor bprm_execve out of do_execve_common by Eric W. Biederman · 4 years, 6 months ago
  55. f18ac55 exec: Move bprm_mm_init into alloc_bprm by Eric W. Biederman · 4 years, 6 months ago
  56. 60d9ad1 exec: Move initialization of bprm->filename into alloc_bprm by Eric W. Biederman · 4 years, 6 months ago
  57. 0a8f36e exec: Factor out alloc_bprm by Eric W. Biederman · 4 years, 6 months ago
  58. 25cf336 exec: Remove do_execve_file by Eric W. Biederman · 4 years, 6 months ago
  59. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  60. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  61. bce2b68 exec: use flush_icache_user_range in read_code by Christoph Hellwig · 4 years, 7 months ago
  62. 48304f7 exec: only build read_code when needed by Christoph Hellwig · 4 years, 7 months ago
  63. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  64. 762a3af exec: open code copy_string_kernel by Christoph Hellwig · 4 years, 7 months ago
  65. 986db2d exec: simplify the copy_strings_kernel calling convention by Christoph Hellwig · 4 years, 7 months ago
  66. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  67. 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  68. 56305aa exec: Compute file based creds only once by Eric W. Biederman · 4 years, 7 months ago
  69. a786832 exec: Add a per bprm->file version of per_clear by Eric W. Biederman · 4 years, 7 months ago
  70. bc2bf33 exec: Remove recursion from search_binary_handler by Eric W. Biederman · 4 years, 7 months ago
  71. b8a61c9 exec: Generic execfd support by Eric W. Biederman · 4 years, 8 months ago
  72. 8b72ca9 exec: Move the call of prepare_binprm into search_binary_handler by Eric W. Biederman · 4 years, 8 months ago
  73. a16b3357 exec: Allow load_misc_binary to call prepare_binprm unconditionally by Eric W. Biederman · 4 years, 8 months ago
  74. 112b714 exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds by Eric W. Biederman · 4 years, 8 months ago
  75. b8bff59 exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds by Eric W. Biederman · 4 years, 9 months ago
  76. b127c16 Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec") by Eric W. Biederman · 4 years, 7 months ago
  77. f87d1c9 exec: Move would_dump into flush_old_exec by Eric W. Biederman · 4 years, 7 months ago
  78. 6834e0b exec: Set the point of no return sooner by Eric W. Biederman · 4 years, 9 months ago
  79. 8890b29 exec: Move handling of the point of no return to the top level by Eric W. Biederman · 4 years, 9 months ago
  80. a28bf13 exec: Run sync_mm_rss before taking exec_update_mutex by Eric W. Biederman · 4 years, 9 months ago
  81. 13c432b exec: Fix spelling of search_binary_handler in a comment by Eric W. Biederman · 4 years, 9 months ago
  82. 7a60ef4 exec: Move the comment from above de_thread to above unshare_sighand by Eric W. Biederman · 4 years, 10 months ago
  83. 2388777 exec: Rename flush_old_exec begin_new_exec by Eric W. Biederman · 4 years, 8 months ago
  84. df9e4d2 exec: Move most of setup_new_exec into flush_old_exec by Eric W. Biederman · 4 years, 8 months ago
  85. 7d503fe exec: In setup_new_exec cache current in the local variable me by Eric W. Biederman · 4 years, 9 months ago
  86. 96ecee2 exec: Merge install_exec_creds into setup_new_exec by Eric W. Biederman · 4 years, 8 months ago
  87. 1507b7a exec: Rename the flag called_exec_mmap point_of_no_return by Eric W. Biederman · 4 years, 9 months ago
  88. 89826cc exec: Make unlocking exec_update_mutex explict by Eric W. Biederman · 4 years, 9 months ago
  89. 610b818 exec: Remove BUG_ON(has_group_leader_pid) by Eric W. Biederman · 4 years, 8 months ago
  90. 6b03d13 proc: Ensure we see the exit of each process tid exactly once by Eric W. Biederman · 4 years, 8 months ago
  91. 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
  92. d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 9 months ago
  93. eea9673 exec: Add exec_update_mutex to replace cred_guard_mutex by Eric W. Biederman · 4 years, 9 months ago
  94. ccf0fa6 exec: Move exec_mmap right after de_thread in flush_old_exec by Eric W. Biederman · 4 years, 9 months ago
  95. 153ffb6 exec: Move cleanup of posix timers on exec out of de_thread by Eric W. Biederman · 4 years, 9 months ago
  96. 0216915 exec: Factor unshare_sighand out of de_thread and call it separately by Eric W. Biederman · 4 years, 9 months ago
  97. 2ca7be7 exec: Only compute current once in flush_old_exec by Eric W. Biederman · 4 years, 9 months ago
  98. 901cff7 firmware_loader: load files from the mount namespace of init by Topi Miettinen · 5 years ago
  99. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  100. 47a2ebb execve: warn if process starts with executable stack by Alexey Dobriyan · 5 years ago