aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2022-01-25Merge tag 'v4.14.247' into v4.14/standard/baseBruce Ashfield
2021-09-22mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian
2021-01-21Merge tag 'v4.14.205' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.203' into v4.14/standard/baseBruce Ashfield
2020-11-10fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu
2020-10-29mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-04-14Merge tag 'v4.14.158' into v4.14/standard/baseBruce Ashfield
2019-12-05futex: Split futex_mm_release() for exit/execThomas Gleixner
2019-12-05exit/exec: Seperate mm_release()Thomas Gleixner
2019-12-05futex: Move futex exit handling into futex codeThomas Gleixner
2019-12-05fork: fix some -Wmissing-prototypes warningsYi Wang
2019-11-18Merge tag 'v4.14.150' into v4.14/standard/baseBruce Ashfield
2019-10-17kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko
2019-09-15Merge tag 'v4.14.136' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.121' into v4.14/standard/baseBruce Ashfield
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-05-21userfaultfd: use RCU to free the task struct when fork failsAndrea Arcangeli
2019-02-08Merge tag 'v4.14.93' into v4.14/standard/baseBruce Ashfield
2019-01-13fork: record start_time lateDavid Herrmann
2018-09-21Merge tag 'v4.14.70' into v4.14/standard/baseBruce Ashfield
2018-09-15fork: don't copy inconsistent signal handler state to childJann Horn
2018-08-13Merge tag 'v4.14.60' into v4.14/standard/baseBruce Ashfield
2018-08-03fork: unconditionally clear stack on forkKees Cook
2018-03-05Merge branch 'v4.14/base' into v4.14/standard/baseBruce Ashfield
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-02-01aufs4: mmap supportBruce Ashfield
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-08-31mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers
2017-08-25fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers
2017-08-15fork: allow arch-override of VMAP stack alignmentMark Rutland
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park
2017-07-25sync to Linus v4.13-rc2 for subsystem developers to work againstJames Morris
2017-07-18LSM: Remove security_task_create() hook.Tetsuo Handa
2017-07-12fork,random: use get_random_canary() to set tsk->stack_canaryRik van Riel
2017-07-12fault-inject: support systematic fault injectionDmitry Vyukov
2017-07-12kernel/fork.c: virtually mapped stacks: do not disable interruptsChristoph Lameter
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-06mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner
2017-07-05sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker