aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/fork.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett1-3/+14
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-4/+5
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-6/+6
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2025-01-12get_task_exe_file: check PF_KTHREAD locklesslyMateusz Guzik1-4/+5
2024-12-18fork: avoid inappropriate uprobe access to invalid mmLorenzo Stoakes1-7/+6
2024-12-11fs: don't block write during exec on pre-content watched filesAmir Goldstein1-6/+6
2024-12-02mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan1-4/+1
2024-11-27Revert "fs: don't block i_writecount during exec"Christian Brauner1-3/+23
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+3
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-11-19Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2024-11-07signal: Provide ignored_posix_timers listThomas Gleixner1-0/+1
2024-11-05mm: move mm flags to mm_types.hNanyong Sun1-1/+0
2024-11-05mm: refactor mm_access() to not return NULLLorenzo Stoakes1-2/+3
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes1-5/+2
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes1-1/+4
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+2
2024-10-14sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloadsMathieu Desnoyers1-1/+1
2024-09-29close_range(): fix the logics in descriptor table trimmingAl Viro1-18/+14
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-1/+1
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-5/+12
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+2
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+0
2024-09-17Revert "uprobes: use vm_special_mapping close() functionality"Oleg Nesterov1-0/+1
2024-09-09uprobes: use vm_special_mapping close() functionalitySven Schnelle1-1/+0
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo1-3/+22
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand1-2/+2
2024-08-21Revert "pidfd: prevent creation of pidfds for kthreads"Christian Brauner1-22/+3
2024-08-12pidfd: prevent creation of pidfds for kthreadsChristian Brauner1-3/+22
2024-08-11kernel/fork.c: get estimated free pages by memblock apiWei Yang1-1/+1
2024-08-08x86/split_lock: Move Split and Bus lock code to a dedicated fileRavi Bangoria1-1/+1
2024-07-30cgroup/cpuset: Remove cpuset_slab_spread_rotorXiu Jianfeng1-1/+0
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo1-39/+25
2024-07-29posix-timers: Convert timer list to hlistThomas Gleixner1-1/+1
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados1-1/+1
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+4
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-9/+9
2024-07-16Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+3
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-3/+5
2024-07-10kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init sectionWei Yang1-2/+2
2024-07-10kernel/fork.c: get totalram_pages from memblock to calculate max_threadsWei Yang1-1/+2
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-3/+5
2024-07-04get_task_mm: check PF_KTHREAD locklessOleg Nesterov1-6/+5
2024-06-24fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()Uros Bizjak1-3/+4
2024-06-18sched_ext: Add boilerplate for extensible scheduler classTejun Heo1-0/+2
2024-06-18sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()Tejun Heo1-5/+10
2024-06-14kunit: test: Add vm_mmap() allocation resource managerKees Cook1-0/+3