index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
coredump.h
Age
Commit message (
Expand
)
Author
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2023-10-16
mm/ksm: support fork/exec for prctl
Stefan Roesch
2023-10-06
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2022-09-26
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
2022-05-19
sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
Yang Shi
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2019-02-01
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2017-12-14
mm, oom_reaper: fix memory corruption
Michal Hocko
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-10
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
2017-03-03
sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>
Ingo Molnar
2017-03-03
sched/headers: Move task->mm coredumping related defines and methods from <li...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar