index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
(
unfollow
)
Commit message (
Expand
)
Author
2023-07-16
mm: introduce arg_lock to protect arg_start|end and
Yang Shi
2023-05-22
Revert "kernel: Only expose su when daemon is running"
lineage-19.1
Georg Veichtlbauer
2022-10-28
UPSTREAM: pidfd: add polling support
Joel Fernandes (Google)
2022-10-28
UPSTREAM: fork: do not release lock that wasn't taken
Christian Brauner
2022-10-28
BACKPORT: clone: add CLONE_PIDFD
Christian Brauner
2022-07-27
kernel: Only expose su when daemon is running
Tom Marshall
2022-04-19
cgroup: introduce cgroup namespaces
Aditya Kali
2022-04-19
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
2021-02-03
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2021-02-03
exit/exec: Seperate mm_release()
Thomas Gleixner
2021-02-03
futex: Move futex exit handling into futex code
Thomas Gleixner
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2019-10-17
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-06-25
sched/walt: Fix the memory leak of idle task load pointers
Pavankumar Kondeti
2019-01-13
fork: record start_time late
David Herrmann
2018-09-19
kthread: Fix use-after-free if kthread fork fails
Vegard Nossum
2018-09-15
fork: don't copy inconsistent signal handler state to child
Jann Horn
2018-07-18
ANDROID: Fix massive cpufreq_times memory leaks
Sultan Alsawaf
2018-01-05
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
2018-01-05
kaiser: merged update
Dave Hansen
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
2017-12-18
BACKPORT: kernel: add kcov code coverage
Dmitry Vyukov
2017-09-21
BACKPORT: partial: mm, oom_reaper: do not mmput synchronously from the oom re...
Michal Hocko
2017-09-15
UPSTREAM: Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
2017-08-09
UPSTREAM: Clarify naming of thread info/stack allocators
Linus Torvalds
2017-07-21
Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE"
Daniel Mentz
2017-06-14
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
2017-05-25
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-03-26
kernek/fork.c: allocate idle task for a CPU always on its local node
Andi Kleen
2017-01-06
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-11-07
sched/hmp: Fix memory leak when task fork fails
Syed Rameez Mustafa
2016-10-17
sched: Add per CPU load tracking for each task
Syed Rameez Mustafa
2016-10-07
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
2016-09-15
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
Balbir Singh
2016-09-14
RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...
Balbir Singh
2016-08-29
RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...
Balbir Singh
2016-08-26
RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...
Balbir Singh
2016-04-13
android/lowmemorykiller: Ignore tasks with freed mm
Liam Mark
2016-03-22
kernel: fork: Call KASan alloc before release the thread info pages
Se Wang (Patrick) Oh
2016-02-16
proc: smaps: Allow smaps access for CAP_SYS_RESOURCE
San Mehat
2016-01-06
sched/core: Reset task's lockless wake-queues on fork()
Sebastian Andrzej Siewior
2015-11-30
cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()
Oleg Nesterov
2015-11-05
mm: introduce VM_LOCKONFAULT
Eric B Munson
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
[next]