- 78eb4ea sysctl: treewide: constify the ctl_table argument of proc_handlers by Joel Granados · 5 months ago
- 527eff22 Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
- fbc90c0 Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
- f8d22a3 Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 months ago
- d80f299 Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 months ago
- 9325585 kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section by Wei Yang · 6 months ago
- 66b4aaf kernel/fork.c: get totalram_pages from memblock to calculate max_threads by Wei Yang · 6 months ago
- 505d66d clone3: drop __ARCH_WANT_SYS_CLONE3 macro by Arnd Bergmann · 8 months ago
- 8ac5dc6 get_task_mm: check PF_KTHREAD lockless by Oleg Nesterov · 6 months ago
- 47e39c7 fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache() by Uros Bizjak · 7 months ago
- 51104c1 kunit: test: Add vm_mmap() allocation resource manager by Kees Cook · 7 months ago
- 2a010c4 fs: don't block i_writecount during exec by Christian Brauner · 7 months ago
- 632230f mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio by Matthew Wilcox (Oracle) · 9 months ago
- 35e3517 fork: defer linking file vma until vma is fully initialized by Miaohe Lin · 9 months ago
- e5a3878 Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux by Linus Torvalds · 10 months ago
- b5683a3 Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 10 months ago
- cb12fd8 pidfd: add pidfs by Christian Brauner · 11 months ago
- 50f4f2d pidfd: move struct pidfd_fops by Christian Brauner · 11 months ago
- 46faf9d rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks by Paul E. McKenney · 11 months ago
- 81b9d8a pidfd: change pidfd_send_signal() to respect PIDFD_THREAD by Oleg Nesterov · 11 months ago
- 83b290c pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together by Oleg Nesterov · 11 months ago
- 43f0df5 pidfd_poll: report POLLHUP when pid_task() == NULL by Oleg Nesterov · 11 months ago
- 64bef69 pidfd: implement PIDFD_THREAD flag for pidfd_open() by Oleg Nesterov · 11 months ago
- cdefbf2 pidfd: cleanup the usage of __pidfd_prepare's flags by Oleg Nesterov · 11 months ago
- b639585 fork: Using clone_flags for legacy clone check by Wang Jinchao · 11 months ago
- 90383cc exec: Distinguish in_execve from in_exec by Kees Cook · 11 months ago
- 0dde2bf Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 months ago
- 78273df Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 12 months ago
- 9f2a635 Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
- 61dd3f2 mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU by Kinsey Ho · 1 year ago
- 932562a rseq: Split out rseq.h from sched.h by Kent Overstreet · 1 year ago
- a2bef83 kernel/fork.c: add missing include by Kent Overstreet · 1 year ago
- a903904 fork: remove redundant TASK_UNINTERRUPTIBLE by Kevin Hao · 1 year, 1 month ago
- 8f23f5d iommu: Change kconfig around IOMMU_SVA by Jason Gunthorpe · 1 year, 2 months ago
- 3888750 arch: remove ARCH_TASK_STRUCT_ALLOCATOR by Heiko Carstens · 1 year, 1 month ago
- f72709a arch: remove ARCH_THREAD_STACK_ALLOCATOR by Heiko Carstens · 1 year, 1 month ago
- d240629 fork: use __mt_dup() to duplicate maple tree in dup_mmap() by Peng Zhang · 1 year, 2 months ago
- 8f6f76a Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
- ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
- babe393 Merge tag 'docs-6.7' of git://git.lwn.net/linux by Linus Torvalds · 1 year, 2 months ago
- 1e0c505 Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 2 months ago
- 0ede61d file: convert to SLAB_TYPESAFE_BY_RCU by Christian Brauner · 1 year, 3 months ago
- e8e17ee mm: drop the assumption that VM_SHARED always implies writable by Lorenzo Stoakes · 1 year, 3 months ago
- ff0712e fork: Fix kernel-doc by Matthew Wilcox (Oracle) · 1 year, 4 months ago
- 24e41bf mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl by Florent Revest · 1 year, 4 months ago
- 8e1f385 kill task_struct->thread_group by Oleg Nesterov · 1 year, 4 months ago
- bc0c335 mm: remove remnants of SPLIT_RSS_COUNTING by Mateusz Guzik · 1 year, 4 months ago
- cf8e865 arch: Remove Itanium (IA-64) architecture by Ard Biesheuvel · 2 years, 2 months ago
- e987af4 Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 1 year, 4 months ago
- d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- 14ef95b kernel/fork: group allocation/free of per-cpu counters for mm struct by Mateusz Guzik · 1 year, 4 months ago
- a7031f1 kernel/fork: stop playing lockless games for exe_file replacement by Mateusz Guzik · 1 year, 5 months ago
- d243b34 kernel/fork: beware of __put_task_struct() calling context by Wander Lairson Costa · 1 year, 7 months ago
- fb49c45 fork: lock VMAs of the parent process when forking by Suren Baghdasaryan · 1 year, 6 months ago
- 77b1a7f Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- 4e2f634 fork: optimize memcg_charge_kernel_stack() a bit by Haifeng Xu · 1 year, 8 months ago
- c9d99cf Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 1 year, 7 months ago
- b0fd185 bpf: Fix UAF in task local storage by KP Singh · 1 year, 7 months ago
- f9010db fork, vhost: Use CLONE_THREAD to fix freezer/ps regression by Mike Christie · 1 year, 7 months ago
- 58390c8 Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 1 year, 8 months ago
- d579c46 Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 8 months ago
- 586b222 Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
- 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
- ec40758 Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 1 year, 8 months ago
- 3323ddc Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 1 year, 8 months ago
- 223baf9 sched: Fix performance regression introduced by mm_cid by Mathieu Desnoyers · 1 year, 8 months ago
- f8f238f sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes by Andrew Morton · 1 year, 9 months ago
- b20b036 mm: fix memory leak on mm_init error handling by Mathieu Desnoyers · 1 year, 9 months ago
- e492cd6 sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes by Andrew Morton · 1 year, 9 months ago
- e51b419 Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/omap', 'arm/renesas', 'arm/rockchip', 'arm/smmu', 'ppc/pamu', 'unisoc', 'x86/vt-d', 'x86/amd', 'core' and 'platform-remove_new' into next by Joerg Roedel · 1 year, 9 months ago
- ef6a22b sched/numa: apply the scan delay to every new vma by Mel Gorman · 1 year, 10 months ago
- c7f8f31 mm: separate vma->lock from vm_area_struct by Suren Baghdasaryan · 1 year, 10 months ago
- 0d2ebf9 mm/mmap: free vm_area_struct without call_rcu in exit_mmap by Suren Baghdasaryan · 1 year, 10 months ago
- f2e1378 kernel/fork: assert no VMA readers during its destruction by Suren Baghdasaryan · 1 year, 10 months ago
- 5e31275 mm: add per-VMA lock and helper functions to control it by Suren Baghdasaryan · 1 year, 10 months ago
- 20cce63 mm: rcu safe VMA freeing by Michel Lespinasse · 1 year, 10 months ago
- 3dd4432 mm: enable maple tree RCU mode by default by Liam R. Howlett · 1 year, 10 months ago
- ca7707f fork: use pidfd_prepare() by Christian Brauner · 1 year, 9 months ago
- 6ae930d pid: add pidfd_prepare() by Christian Brauner · 1 year, 9 months ago
- cd38911 iommu/sva: Move PASID helpers to sva code by Jacob Pan · 1 year, 9 months ago
- fd59351 tracing/user_events: Track fork/exec/exit for mm lifetime by Beau Belgrave · 1 year, 9 months ago
- 2655421 lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme by Nicholas Piggin · 1 year, 11 months ago
- f768b35 Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 1 year, 9 months ago
- 7ba85fb fork: remove use of percpu_counter_sum_all by Dave Chinner · 1 year, 10 months ago
- 89c8e98 fork: allow kernel code to call copy_process by Mike Christie · 1 year, 10 months ago
- 0947175 fork: Add kernel_clone_args flag to ignore signals by Mike Christie · 1 year, 10 months ago
- 11f3f50 fork: add kernel_clone_args flag to not dup/clone files by Mike Christie · 1 year, 10 months ago
- 54e6842 fork/vm: Move common PF_IO_WORKER behavior to new flag by Mike Christie · 1 year, 10 months ago
- cf587db kernel: Allow a kernel thread's name to be set in copy_process by Mike Christie · 1 year, 10 months ago
- a402f1e fork: allow CLONE_NEWTIME in clone3 flags by Tobias Klauser · 1 year, 10 months ago
- 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- 1f2d9ffc Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- e430a95 mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK by Suren Baghdasaryan · 1 year, 11 months ago
- 06e78b6 kernel/fork: convert vma assignment to a memcpy by Suren Baghdasaryan · 1 year, 11 months ago
- 3b9dbd5 kernel/fork: convert forking to using the vmi iterator by Liam R. Howlett · 2 years ago
- f05837e blk-cgroup: store a gendisk to throttle in struct task_struct by Christoph Hellwig · 1 year, 11 months ago
- af7f588 sched: Introduce per-memory-map concurrency ID by Mathieu Desnoyers · 2 years, 1 month ago
- 4f292c4d Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
- 3f4c821 x86/mm: Use mm_alloc() in poking_init() by Peter Zijlstra · 2 years, 2 months ago
- af80602 mm: Move mm_cachep initialization to mm_init() by Peter Zijlstra · 2 years, 2 months ago