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