1. 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 3 months ago
  2. 73eb7f9 mm: use helper function put_write_access() by Miaohe Lin · 4 years, 3 months ago
  3. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  4. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
  5. c78f463 mm: remove src/dst mm parameter in copy_page_range() by Peter Xu · 4 years, 3 months ago
  6. cf508b5 mm: use helper function mapping_allow_writable() by Miaohe Lin · 4 years, 3 months ago
  7. 0f21220 io_uring: don't rely on weak ->files references by Jens Axboe · 4 years, 4 months ago
  8. 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 3 months ago
  9. 008cfe4 mm: Introduce mm_struct.has_pinned by Peter Xu · 4 years, 3 months ago
  10. b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 4 months ago
  11. cad6967 fork: introduce kernel_clone() by Christian Brauner · 4 years, 4 months ago
  12. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  13. 8dcc1d3 kasan: don't tag stacks allocated with pagealloc by Andrey Konovalov · 4 years, 5 months ago
  14. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
  15. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  16. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  17. 3950e97 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 5 months ago
  18. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  19. e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  20. 63722bb Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 5 months ago
  21. 0584df9 lockdep: Refactor IRQ trace events fields into struct by Marco Elver · 4 years, 5 months ago
  22. b750586 sched: tasks: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
  23. 13685c4 sched/uclamp: Add a new sysctl to control RT default boost value by Qais Yousef · 4 years, 6 months ago
  24. 3a15fb6 seccomp: release filter after task is fully dead by Christian Brauner · 4 years, 7 months ago
  25. a21ee60 lockdep: Change hardirq{s_enabled,_context} to per-cpu variables by Peter Zijlstra · 4 years, 7 months ago
  26. 38fd525a exit: Factor thread_group_exited out of pidfd_poll by Eric W. Biederman · 4 years, 6 months ago
  27. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  28. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 7 months ago
  29. ff2a911 fork: remove do_fork() by Christian Brauner · 4 years, 7 months ago
  30. cda099b fork: Annotate a data race in vm_area_dup() by Qian Cai · 4 years, 10 months ago
  31. c17d1a3 fork: annotate data race in copy_process() by Weilong Chen · 4 years, 6 months ago
  32. 3af8588 fork: fold legacy_clone_args_valid() into _do_fork() by Christian Brauner · 4 years, 7 months ago
  33. 60997c3 close_range: add CLOSE_RANGE_UNSHARE by Christian Brauner · 4 years, 7 months ago
  34. aaa2cc5 mmap locking API: convert nested write lock sites by Michel Lespinasse · 4 years, 7 months ago
  35. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  36. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  37. 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
  38. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  39. 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  40. 9d78ede proc: proc_pid_ns takes super_block as an argument by Alexey Gladkov · 4 years, 8 months ago
  41. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
  42. 3f2c788 fork: prevent accidental access to clone3 features by Christian Brauner · 4 years, 8 months ago
  43. 276c410 rcu-tasks: Split ->trc_reader_need_end by Paul E. McKenney · 4 years, 10 months ago
  44. d5f177d rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks by Paul E. McKenney · 4 years, 10 months ago
  45. a966dcf clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks by Eugene Syromiatnikov · 4 years, 9 months ago
  46. 6217387 clone3: add a check for the user struct size if CLONE_INTO_CGROUP is set by Eugene Syromiatnikov · 4 years, 9 months ago
  47. e82a118 clone3: fix cgroup argument sanity check by Eugene Syromiatnikov · 4 years, 9 months ago
  48. e39a4b3 mm: set vm_next and vm_prev to NULL in vm_area_dup() by Li Xinhai · 4 years, 9 months ago
  49. 93949bb mm: don't prepare anon_vma if vma has VM_WIPEONFORK by Li Xinhai · 4 years, 9 months ago
  50. d883600 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 9 months ago
  51. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 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. f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 4 years, 9 months ago
  54. 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 4 years, 9 months ago
  55. 3e74fab exec: Fix a deadlock in strace by Bernd Edlinger · 4 years, 9 months ago
  56. eea9673 exec: Add exec_update_mutex to replace cred_guard_mutex by Eric W. Biederman · 4 years, 9 months ago
  57. 0c282b0 fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer() by Madhuparna Bhowmik · 5 years ago
  58. ef2c41c clone3: allow spawning processes into cgroups by Christian Brauner · 5 years ago
  59. 5a5cf5c cgroup: refactor fork helpers by Christian Brauner · 5 years ago
  60. 39bed42 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  61. e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. 984cfe4 mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions by Jason Gunthorpe · 5 years ago
  63. 769071a ns: Introduce Time Namespace by Andrei Vagin · 5 years ago
  64. dd499f7 clone3: ensure copy_thread_tls is implemented by Amanieu d'Antras · 5 years ago
  65. 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
  66. eafb149 fork: support VMAP_STACK with KASAN_VMALLOC by Daniel Axtens · 5 years ago
  67. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  68. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. 0acefef Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  70. 83bae01 Merge branch 'timers/urgent' into timers/core, to pick up fix by Ingo Molnar · 5 years ago
  71. 107e899 mm/hmm: define the pre-processor related parts of hmm.h even if disabled by Jason Gunthorpe · 5 years ago
  72. 9e77716 fork: fix pidfd_poll()'s return type by Luc Van Oostenryck · 5 years ago
  73. 150d715 futex: Split futex_mm_release() for exit/exec by Thomas Gleixner · 5 years ago
  74. 4610ba7 exit/exec: Seperate mm_release() by Thomas Gleixner · 5 years ago
  75. ba31c1a4 futex: Move futex exit handling into futex code by Thomas Gleixner · 5 years ago
  76. 49cb2fc fork: extend clone3() to support setting a PID by Adrian Reber · 5 years ago
  77. cf25e24 time: Rename tsk->real_start_time to ->start_boottime by Peter Zijlstra · 5 years ago
  78. fa729c4 clone3: validate stack arguments by Christian Brauner · 5 years ago
  79. b612e5d clone3: add CLONE_CLEAR_SIGHAND by Christian Brauner · 5 years ago
  80. 3d6d8da pidfd: check pid has attached task in fdinfo by Christian Brauner · 5 years ago
  81. 15d42eb pidfd: add NSpid entries to fdinfo by Christian Kellner · 5 years ago
  82. b0f53db kernel/sysctl.c: do not override max_threads provided by userspace by Michal Hocko · 5 years ago
  83. e524d16 Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  84. 501bd01 fork: add kernel-doc for clone3 by Christian Brauner · 5 years ago
  85. f14c234 clone3: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  86. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. 8495f7e fork: improve error message for corrupted page tables by Sai Praneeth Prakhya · 5 years ago
  88. 0ff7b2c tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue by Eric W. Biederman · 5 years ago
  89. 3fbd7ee tasks: Add a count of task RCU users by Eric W. Biederman · 5 years ago
  90. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  91. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  92. 76f0f22 Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
  93. c17112a Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  94. a0eb9ab fork: block invalid exit signals with clone3() by Eugene Syromiatnikov · 5 years ago
  95. 244d49e posix-cpu-timers: Move state tracking to struct posix_cputimers by Thomas Gleixner · 5 years ago
  96. 3a245c0 posix-cpu-timers: Move expiry cache into struct posix_cputimers by Thomas Gleixner · 5 years ago
  97. 2b69942 posix-cpu-timers: Create a container struct by Thomas Gleixner · 5 years ago
  98. daa138a Merge branch 'odp_fixes' into hmm.git by Jason Gunthorpe · 5 years ago
  99. c7d8b78 hmm: use mmu_notifier_get/put for 'struct hmm' by Jason Gunthorpe · 5 years ago
  100. 4189ff2 kernel: only define task_struct_whitelist conditionally by Christoph Hellwig · 5 years ago