- 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, 8 months ago
- 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 8 months ago
- 3e2cbc0 Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 8 months ago
- d2081b2 mm: khugepaged: make khugepaged_enter() void function by Yang Shi · 2 years, 8 months ago
- 753550e fork: Explicitly set PF_KTHREAD by Eric W. Biederman · 2 years, 10 months ago
- 5bd2e97 fork: Generalize PF_IO_WORKER handling by Eric W. Biederman · 2 years, 10 months ago
- 36cb0e1 fork: Explicity test for idle tasks in copy_thread by Eric W. Biederman · 2 years, 10 months ago
- c5febea fork: Pass struct kernel_clone_args into copy_thread by Eric W. Biederman · 2 years, 10 months ago
- 343f4c4 kthread: Don't allocate kthread_struct for init and umh by Eric W. Biederman · 2 years, 10 months ago
- 2667ed1 mm: Fix PASID use-after-free issue by Fenghua Yu · 2 years, 9 months ago
- b041b52 x86/split_lock: Make life miserable for split lockers by Tony Luck · 2 years, 11 months ago
- 51fb34d kasan, arm64: reset pointer tags of vmapped stacks by Andrey Konovalov · 2 years, 10 months ago
- c08e6a1 kasan, fork: reset pointer tags of vmapped stacks by Andrey Konovalov · 2 years, 10 months ago
- 169e777 Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 10 months ago
- 0db8640 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 10 months ago
- bba90e0 Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
- 3fd3327 Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
- 54ecbe6 rethook: Add a generic return hook by Masami Hiramatsu · 2 years, 10 months ago
- 5c26f6a mm: refactor vm_area_struct::anon_vma_name usage code by Suren Baghdasaryan · 2 years, 11 months ago
- 0ce055f fork: Use IS_ENABLED() in account_kernel_stack() by Sebastian Andrzej Siewior · 3 years ago
- e540bf3 fork: Only cache the VMAP stack in finish_task_switch() by Sebastian Andrzej Siewior · 3 years ago
- 1a03d3f fork: Move task stack accounting to do_exit() by Sebastian Andrzej Siewior · 3 years ago
- f1c1a9e fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK by Sebastian Andrzej Siewior · 3 years ago
- 7865aba fork: Don't assign the stack pointer in dup_task_struct() by Sebastian Andrzej Siewior · 3 years ago
- 2bb0529 fork, IA64: Provide alloc_thread_stack_node() for IA64 by Sebastian Andrzej Siewior · 3 years ago
- 546c42b fork: Duplicate task_struct before stack allocation by Sebastian Andrzej Siewior · 3 years ago
- be9a227 fork: Redo ifdefs around task stack handling by Sebastian Andrzej Siewior · 3 years ago
- 0b0894f Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- c1034d2 Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years ago
- b1e8206 sched: Fix yet more sched_fork() races by Peter Zijlstra · 3 years ago
- 8f2f9c4 ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1 by Eric W. Biederman · 3 years ago
- a3d29e8 sched: Define and initialize a flag to identify valid PASID in the task by Peter Zijlstra · 3 years ago
- 701fac4 iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit by Fenghua Yu · 3 years ago
- a6cbd44 kernel/fork: Initialize mm's PASID by Fenghua Yu · 3 years ago
- 7a853c2 mm: Change CONFIG option for mm->pasid field by Fenghua Yu · 3 years ago
- ddc204b copy_process(): Move fd_install() out of sighand->siglock critical section by Waiman Long · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
- 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
- 2873cd3 exit: Remove profile_handoff_task by Eric W. Biederman · 3 years ago
- e32cf5d kthread: Generalize pf_io_worker so it can point to struct kthread by Eric W. Biederman · 3 years, 1 month ago
- ff8288f fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct by Eric W. Biederman · 3 years, 1 month ago
- 6692c98 fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA by Eric W. Biederman · 3 years, 1 month ago
- 40966e3 kthread: Ensure struct kthread is present for all kthreads by Eric W. Biederman · 3 years, 2 months ago
- 88c9a2c fork: move copy_io to block/blk-ioc.c by Christoph Hellwig · 3 years, 2 months ago
- 622c72b Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- ba1f70d kernel/fork.c: unshare(): use swap() to make code cleaner by Ran Xiaokai · 3 years, 3 months ago
- a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 3 months ago
- ca7752c posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 3 years, 3 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 545c664 kernel: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 4 months ago
- 4ef0c5c kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 4 months ago
- 0258b5f coredump: Limit coredumps to a single thread group by Eric W. Biederman · 3 years, 4 months ago
- 9230738 coredump: Don't perform any cleanups before dumping core by Eric W. Biederman · 3 years, 5 months ago
- 13db8c5 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years, 5 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
- 05da811 kernel/fork.c: unexport get_{mm,task}_exe_file by Christoph Hellwig · 3 years, 5 months ago
- 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 5 months ago
- 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 9 months ago
- fe69d56 kernel/fork: always deny write access to current MM exe_file by David Hildenbrand · 3 years, 9 months ago
- 35d7bdc kernel/fork: factor out replacing the current MM exe_file by David Hildenbrand · 3 years, 9 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 5 months ago
- 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 5ddf994 ucounts: Fix regression preventing increasing of rlimits in init_user_ns by Eric W. Biederman · 3 years, 5 months ago
- b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 6 months ago
- c7603cf bpf: Add ambient BPF runtime context stored in current by Andrii Nakryiko · 3 years, 6 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
- a458b76 mm: gup: pack has_pinned in MMF_HAS_PINNED by Andrea Arcangeli · 3 years, 7 months ago
- c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 7 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- b4b27b9 Revert "signal: Allow tasks to cache one sigqueue struct" by Linus Torvalds · 3 years, 7 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 8 months ago
- a8ea6fc sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads by Frederic Weisbecker · 3 years, 8 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 9 months ago
- 85dd3f6 sched: Inherit task cookie on fork() by Peter Zijlstra · 3 years, 10 months ago
- 6e33cad sched: Trivial core scheduling cookie management by Peter Zijlstra · 3 years, 10 months ago
- a8ca6b1 kernel/fork.c: fix typos by Xiaofeng Cao · 3 years, 9 months ago
- a689539 kernel/fork.c: simplify copy_mm() by Rolf Eike Beer · 3 years, 9 months ago
- c1ada3d ucounts: Set ucount_max to the largest positive value the type can hold by Alexey Gladkov · 3 years, 9 months ago
- d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
- d646969 Reimplement RLIMIT_SIGPENDING on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
- 6e52a9f Reimplement RLIMIT_MSGQUEUE on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
- 21d1c5e Reimplement RLIMIT_NPROC on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
- 905ae01 Add a reference to ucounts for each cred by Alexey Gladkov · 3 years, 9 months ago
- 27faca8 mm: memcontrol: fix kernel stack account by Muchun Song · 3 years, 9 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
- 625434d Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 16b3d0cf Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- 42dec9a Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- ff24430 kernel: always initialize task->pf_io_worker to NULL by Stefan Metzmacher · 3 years, 9 months ago
- d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 9 months ago
- 2b26f0a perf: Support only inheriting events if cloned with CLONE_THREAD by Marco Elver · 3 years, 10 months ago
- 4bad58e signal: Allow tasks to cache one sigqueue struct by Thomas Gleixner · 3 years, 10 months ago
- 66ae0d1 kernel: allow fork with TIF_NOTIFY_SIGNAL pending by Jens Axboe · 3 years, 10 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 10 months ago
- b44d1dd Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- b16b385 kernel: stop masking signals in create_io_thread() by Jens Axboe · 3 years, 10 months ago