- 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 ago
- ff8288f fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct by Eric W. Biederman · 3 years ago
- 6692c98 fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA by Eric W. Biederman · 3 years ago
- 40966e3 kthread: Ensure struct kthread is present for all kthreads by Eric W. Biederman · 3 years, 1 month ago
- 88c9a2c fork: move copy_io to block/blk-ioc.c by Christoph Hellwig · 3 years, 1 month 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, 1 month 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, 2 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, 2 months ago
- ca7752c posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 3 years, 2 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, 2 months ago
- 545c664 kernel: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
- 4ef0c5c kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 3 months ago
- 0258b5f coredump: Limit coredumps to a single thread group by Eric W. Biederman · 3 years, 3 months ago
- 9230738 coredump: Don't perform any cleanups before dumping core by Eric W. Biederman · 3 years, 4 months ago
- 13db8c5 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 05da811 kernel/fork.c: unexport get_{mm,task}_exe_file by Christoph Hellwig · 3 years, 4 months ago
- 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
- 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
- fe69d56 kernel/fork: always deny write access to current MM exe_file by David Hildenbrand · 3 years, 8 months ago
- 35d7bdc kernel/fork: factor out replacing the current MM exe_file by David Hildenbrand · 3 years, 8 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, 4 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, 4 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- 5ddf994 ucounts: Fix regression preventing increasing of rlimits in init_user_ns by Eric W. Biederman · 3 years, 4 months ago
- b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 5 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, 6 months ago
- a458b76 mm: gup: pack has_pinned in MMF_HAS_PINNED by Andrea Arcangeli · 3 years, 6 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, 6 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, 6 months ago
- b4b27b9 Revert "signal: Allow tasks to cache one sigqueue struct" by Linus Torvalds · 3 years, 6 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- a8ea6fc sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads by Frederic Weisbecker · 3 years, 7 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 85dd3f6 sched: Inherit task cookie on fork() by Peter Zijlstra · 3 years, 9 months ago
- 6e33cad sched: Trivial core scheduling cookie management by Peter Zijlstra · 3 years, 9 months ago
- a8ca6b1 kernel/fork.c: fix typos by Xiaofeng Cao · 3 years, 8 months ago
- a689539 kernel/fork.c: simplify copy_mm() by Rolf Eike Beer · 3 years, 8 months ago
- c1ada3d ucounts: Set ucount_max to the largest positive value the type can hold by Alexey Gladkov · 3 years, 8 months ago
- d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- d646969 Reimplement RLIMIT_SIGPENDING on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- 6e52a9f Reimplement RLIMIT_MSGQUEUE on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- 21d1c5e Reimplement RLIMIT_NPROC on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- 905ae01 Add a reference to ucounts for each cred by Alexey Gladkov · 3 years, 8 months ago
- 27faca8 mm: memcontrol: fix kernel stack account by Muchun Song · 3 years, 8 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, 8 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, 8 months ago
- 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 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, 8 months ago
- ff24430 kernel: always initialize task->pf_io_worker to NULL by Stefan Metzmacher · 3 years, 8 months ago
- d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
- 2b26f0a perf: Support only inheriting events if cloned with CLONE_THREAD by Marco Elver · 3 years, 9 months ago
- 4bad58e signal: Allow tasks to cache one sigqueue struct by Thomas Gleixner · 3 years, 9 months ago
- 66ae0d1 kernel: allow fork with TIF_NOTIFY_SIGNAL pending by Jens Axboe · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- b44d1dd Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- b16b385 kernel: stop masking signals in create_io_thread() by Jens Axboe · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- 0ada2dad Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- 82e69a1 mm/fork: clear PASID for new mm by Fenghua Yu · 3 years, 10 months ago
- 16efa4f io_uring: allow IO worker threads to be frozen by Jens Axboe · 3 years, 10 months ago
- e22bc9b kernel: make IO threads unfreezable by default by Jens Axboe · 3 years, 10 months ago
- c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
- cc440e8 kernel: provide create_io_thread() helper by Jens Axboe · 3 years, 10 months ago
- a10787e bpf: Enable task local storage for tracing programs by Song Liu · 3 years, 10 months ago
- 96e1e98 Kernel: fork.c: Fix coding style: Do not use {} around single-line statements by Alexander Guril · 4 years ago
- cebd0eb kasan: rename (un)poison_shadow to (un)poison_range by Andrey Konovalov · 4 years ago
- 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
- 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
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- da3ceef mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state by Muchun Song · 4 years ago
- 57efa1f mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 76d4acf2 Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
- 1f70260 exec: Simplify unshare_files by Eric W. Biederman · 4 years, 1 month ago
- bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 1 month ago
- 1446e1d kernel: Implement selective syscall userspace redirection by Gabriel Krisman Bertazi · 4 years, 1 month ago
- 5fbda3e sched: highmem: Store local kmaps in task struct by Thomas Gleixner · 4 years, 1 month ago
- 64eb35f ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
- 64c19ba ptrace: Migrate to use SYSCALL_TRACE flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
- 23d67a5 seccomp: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
- b4e0044 fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent by Eddy Wu · 4 years, 2 months ago
- 666fab4 Merge branch 'linus' into perf/kprobes by Ingo Molnar · 4 years, 2 months ago
- 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 2 months ago
- 73eb7f9 mm: use helper function put_write_access() by Miaohe Lin · 4 years, 2 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, 2 months ago
- 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 2 months ago
- c78f463 mm: remove src/dst mm parameter in copy_page_range() by Peter Xu · 4 years, 2 months ago
- cf508b5 mm: use helper function mapping_allow_writable() by Miaohe Lin · 4 years, 2 months ago