summaryrefslogtreecommitdiff
path: root/kernel/fork.c (follow)
Commit message (Expand)AuthorAge
* mm: introduce arg_lock to protect arg_start|end andYang Shi2023-07-16
* UPSTREAM: pidfd: add polling supportJoel Fernandes (Google)2022-10-28
* UPSTREAM: fork: do not release lock that wasn't takenChristian Brauner2022-10-28
* BACKPORT: clone: add CLONE_PIDFDChristian Brauner2022-10-28
* cgroup: introduce cgroup namespacesAditya Kali2022-04-19
* cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2022-04-19
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\
| * Merge 4.4.255 into android-4.4-pGreg Kroah-Hartman2021-02-03
| |\
| | * futex: Split futex_mm_release() for exit/execThomas Gleixner2021-02-03
| | * exit/exec: Seperate mm_release()Thomas Gleixner2021-02-03
| | * futex: Move futex exit handling into futex codeThomas Gleixner2021-02-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| |
| * | Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
| |\|
| | * fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu2020-11-10
* | | Merge android-4.4-p.197 (93ec8fb) into msm-4.4Srinivasarao P2019-10-30
|\| |
| * | Merge 4.4.197 into android-4.4-pGreg Kroah-Hartman2019-10-17
| |\|
| | * kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko2019-10-17
| * | Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman2019-08-04
| |\|
| * | Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman2019-01-13
| |\ \
| * \ \ Merge 4.4.157 into android-4.4-pGreg Kroah-Hartman2018-09-20
| |\ \ \
| * \ \ \ Merge 4.4.156 into android-4.4-pGreg Kroah-Hartman2018-09-15
| |\ \ \ \
* | \ \ \ \ Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.4.187 into android-4.4Greg Kroah-Hartman2019-08-04
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-04
| | | |_|_|/ | | |/| | |
* | | | | | sched/walt: Fix the memory leak of idle task load pointersPavankumar Kondeti2019-06-25
* | | | | | Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P2019-01-25
|\| | | | |
| * | | | | Merge 4.4.170 into android-4.4Greg Kroah-Hartman2019-01-13
| |\| | | |
| | * | | | fork: record start_time lateDavid Herrmann2019-01-13
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.157 (c139ea66) into msm-4.4Srinivasarao P2018-09-28
|\| | | |
| * | | | Merge 4.4.157 into android-4.4Greg Kroah-Hartman2018-09-20
| |\| | |
| | * | | kthread: Fix use-after-free if kthread fork failsVegard Nossum2018-09-19
| | | |/ | | |/|
* | | | Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P2018-09-28
|\| | |
| * | | Merge 4.4.156 into android-4.4Greg Kroah-Hartman2018-09-15
| |\| | | | |/ | |/|
| | * fork: don't copy inconsistent signal handler state to childJann Horn2018-09-15
* | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
|\| |
| * | ANDROID: Fix massive cpufreq_times memory leaksSultan Alsawaf2018-07-18
* | | Merge android-4.4.110 (5cc8c2e) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.110 into android-4.4Greg Kroah-Hartman2018-01-06
| |\|
| | * kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins2018-01-05
| | * kaiser: merged updateDave Hansen2018-01-05
| | * KAISER: Kernel Address IsolationRichard Fellner2018-01-05
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | | Merge android-4.4@d68ba9f (v4.4.89) into msm-4.4Blagovest Kolenichev2017-09-29
|\| |
| * | BACKPORT: partial: mm, oom_reaper: do not mmput synchronously from the oom re...Michal Hocko2017-09-21
| * | UPSTREAM: Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman2017-09-15
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds2017-08-09
* | | Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev2017-08-15
|\| |
| * | Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE"Daniel Mentz2017-07-21