1. 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
  2. 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, 3 months ago
  3. 5287b07 fs/kernel_read_file: Split into separate source file by Kees Cook · 4 years, 3 months ago
  4. b89999d0 fs/kernel_read_file: Split into separate include file by Scott Branden · 4 years, 3 months ago
  5. c307459 fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum by Kees Cook · 4 years, 3 months ago
  6. 0f21220 io_uring: don't rely on weak ->files references by Jens Axboe · 4 years, 4 months ago
  7. d53c3df mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race by Nicholas Piggin · 4 years, 4 months ago
  8. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  9. 0fd338b exec: move path_noexec() check earlier by Kees Cook · 4 years, 5 months ago
  10. 633fb6a exec: move S_ISREG() check earlier by Kees Cook · 4 years, 5 months ago
  11. db19c91 exec: change uselib(2) IS_SREG() failure to EACCES by Kees Cook · 4 years, 5 months ago
  12. fe81417 exec: use force_uaccess_begin during exec and exit by Christoph Hellwig · 4 years, 5 months ago
  13. be619f7 exec: Implement kernel_execve by Eric W. Biederman · 4 years, 6 months ago
  14. d8b9cd5 exec: Factor bprm_stack_limits out of prepare_arg_pages by Eric W. Biederman · 4 years, 6 months ago
  15. 0c9cdff exec: Factor bprm_execve out of do_execve_common by Eric W. Biederman · 4 years, 6 months ago
  16. f18ac55 exec: Move bprm_mm_init into alloc_bprm by Eric W. Biederman · 4 years, 6 months ago
  17. 60d9ad1 exec: Move initialization of bprm->filename into alloc_bprm by Eric W. Biederman · 4 years, 6 months ago
  18. 0a8f36e exec: Factor out alloc_bprm by Eric W. Biederman · 4 years, 6 months ago
  19. 25cf336 exec: Remove do_execve_file by Eric W. Biederman · 4 years, 6 months ago
  20. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  21. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  22. bce2b68 exec: use flush_icache_user_range in read_code by Christoph Hellwig · 4 years, 7 months ago
  23. 48304f7 exec: only build read_code when needed by Christoph Hellwig · 4 years, 7 months ago
  24. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  25. 762a3af exec: open code copy_string_kernel by Christoph Hellwig · 4 years, 7 months ago
  26. 986db2d exec: simplify the copy_strings_kernel calling convention by Christoph Hellwig · 4 years, 7 months ago
  27. 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
  28. 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
  29. 56305aa exec: Compute file based creds only once by Eric W. Biederman · 4 years, 7 months ago
  30. a786832 exec: Add a per bprm->file version of per_clear by Eric W. Biederman · 4 years, 7 months ago
  31. bc2bf33 exec: Remove recursion from search_binary_handler by Eric W. Biederman · 4 years, 8 months ago
  32. b8a61c9 exec: Generic execfd support by Eric W. Biederman · 4 years, 8 months ago
  33. 8b72ca9 exec: Move the call of prepare_binprm into search_binary_handler by Eric W. Biederman · 4 years, 8 months ago
  34. a16b3357 exec: Allow load_misc_binary to call prepare_binprm unconditionally by Eric W. Biederman · 4 years, 8 months ago
  35. 112b714 exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds by Eric W. Biederman · 4 years, 8 months ago
  36. b8bff59 exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds by Eric W. Biederman · 4 years, 9 months ago
  37. b127c16 Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec") by Eric W. Biederman · 4 years, 8 months ago
  38. f87d1c9 exec: Move would_dump into flush_old_exec by Eric W. Biederman · 4 years, 8 months ago
  39. 6834e0b exec: Set the point of no return sooner by Eric W. Biederman · 4 years, 9 months ago
  40. 8890b29 exec: Move handling of the point of no return to the top level by Eric W. Biederman · 4 years, 9 months ago
  41. a28bf13 exec: Run sync_mm_rss before taking exec_update_mutex by Eric W. Biederman · 4 years, 9 months ago
  42. 13c432b exec: Fix spelling of search_binary_handler in a comment by Eric W. Biederman · 4 years, 10 months ago
  43. 7a60ef4 exec: Move the comment from above de_thread to above unshare_sighand by Eric W. Biederman · 4 years, 10 months ago
  44. 2388777 exec: Rename flush_old_exec begin_new_exec by Eric W. Biederman · 4 years, 8 months ago
  45. df9e4d2 exec: Move most of setup_new_exec into flush_old_exec by Eric W. Biederman · 4 years, 8 months ago
  46. 7d503fe exec: In setup_new_exec cache current in the local variable me by Eric W. Biederman · 4 years, 9 months ago
  47. 96ecee2 exec: Merge install_exec_creds into setup_new_exec by Eric W. Biederman · 4 years, 8 months ago
  48. 1507b7a exec: Rename the flag called_exec_mmap point_of_no_return by Eric W. Biederman · 4 years, 9 months ago
  49. 89826cc exec: Make unlocking exec_update_mutex explict by Eric W. Biederman · 4 years, 9 months ago
  50. 610b818 exec: Remove BUG_ON(has_group_leader_pid) by Eric W. Biederman · 4 years, 8 months ago
  51. 6b03d13 proc: Ensure we see the exit of each process tid exactly once by Eric W. Biederman · 4 years, 8 months ago
  52. 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
  53. d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 9 months ago
  54. eea9673 exec: Add exec_update_mutex to replace cred_guard_mutex by Eric W. Biederman · 4 years, 9 months ago
  55. ccf0fa6 exec: Move exec_mmap right after de_thread in flush_old_exec by Eric W. Biederman · 4 years, 9 months ago
  56. 153ffb6 exec: Move cleanup of posix timers on exec out of de_thread by Eric W. Biederman · 4 years, 9 months ago
  57. 0216915 exec: Factor unshare_sighand out of de_thread and call it separately by Eric W. Biederman · 4 years, 9 months ago
  58. 2ca7be7 exec: Only compute current once in flush_old_exec by Eric W. Biederman · 4 years, 9 months ago
  59. 901cff7 firmware_loader: load files from the mount namespace of init by Topi Miettinen · 5 years ago
  60. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  61. 47a2ebb execve: warn if process starts with executable stack by Alexey Dobriyan · 5 years ago
  62. 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
  63. 42222ea mm: remove arch_bprm_mm_init() hook by Dave Hansen · 5 years ago
  64. 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
  65. 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
  66. 4610ba7 exit/exec: Seperate mm_release() by Thomas Gleixner · 5 years ago
  67. cf25e24 time: Rename tsk->real_start_time to ->start_boottime by Peter Zijlstra · 5 years ago
  68. d055b4f pipe: Reduce #inclusion of pipe_fs_i.h by David Howells · 5 years ago
  69. 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
  70. 16d51a5 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  71. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  72. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  73. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  74. d53ddd0 fs/exec.c: move ->recursion_depth out of critical sections by Alexey Dobriyan · 6 years ago
  75. 6eb3c3d exec: increase BINPRM_BUF_SIZE to 256 by Oleg Nesterov · 6 years ago
  76. 26e1522 fs/exec.c: replace opencoded set_mask_bits() by Vineet Gupta · 6 years ago
  77. 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
  78. f612acf exec: Fix mem leak in kernel_read_file by YueHaibing · 6 years ago
  79. d036bda sched/core: Convert sighand_struct.count to refcount_t by Elena Reshetova · 6 years ago
  80. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  81. 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  82. 655c16a exec: separate MM_ANONPAGES and RLIMIT_STACK accounting by Oleg Nesterov · 6 years ago
  83. 4addd26 exec: make prepare_bprm_creds static by Chanho Min · 6 years ago
  84. a72173e Revert "exec: make de_thread() freezable" by Rafael J. Wysocki · 6 years ago
  85. c223978 exec: make de_thread() freezable by Chanho Min · 6 years ago
  86. 691115c vfs: require i_size <= SIZE_MAX in kernel_read_file() by Eric Biggers · 6 years ago
  87. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  88. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  89. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  90. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  91. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  92. 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
  93. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 7 years ago
  94. 449325b umh: introduce fork_usermode_blob() helper by Alexei Starovoitov · 7 years ago
  95. c31dbb14 exec: pin stack limit during exec by Kees Cook · 7 years ago
  96. b838383 exec: introduce finalize_exec() before start_thread() by Kees Cook · 7 years ago
  97. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  98. 7bd698b exec: Set file unwritable before LSM check by Kees Cook · 7 years ago
  99. e816c20 exec: Weaken dumpability for secureexec by Kees Cook · 7 years ago
  100. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 7 years ago