summaryrefslogtreecommitdiff
path: root/include/linux/sched/coredump.h
AgeCommit message (Expand)Author
2023-10-16mm/ksm: support fork/exec for prctlStefan Roesch
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-04-21mm: add new api to enable ksm per processStefan Roesch
2023-02-02mm: implement memory-deny-write-execute as a prctlJoey Gouly
2022-09-26mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan
2022-05-19sched: coredump.h: clarify the use of MMF_VM_HUGEPAGEYang Shi
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli
2020-10-13mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-10mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>Ingo Molnar
2017-03-03sched/headers: Move task->mm coredumping related defines and methods from <li...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar