index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
oom_kill.c
Age
Commit message (
Expand
)
Author
2025-11-20
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
2025-09-23
mm/oom_kill.c: fix inverted check
Lorenzo Stoakes
2025-09-21
mm/oom_kill: the OOM reaper traverses the VMA maple tree in reverse order
zhongjinji
2025-09-21
mm/oom_kill: thaw the entire OOM victim process
zhongjinji
2025-09-21
mm: constify process_shares_mm() for improved const-correctness
Max Kellermann
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
2025-03-16
mm/oom_kill: fix trivial typo in comment
Carlos Llamas
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-25
memcg: fix soft lockup in the OOM process
Chen Ridong
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
2024-04-25
memory: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-03-04
mm: update mark_victim tracepoints fields
Carlos Galo
2023-12-10
mm, oom:dump_tasks add rss detailed information printing
Yong Wang
2023-10-25
mm/oom_killer: simplify OOM killer info dump helper
Kairui Song
2023-08-21
mm: remove redundant K() macro definition
ZhangPeng
2023-06-09
mm, oom: do not check 0 mask in out_of_memory()
Haifeng Xu
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2022-09-26
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
2022-09-26
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
2022-09-26
mm: drop oom code from exit_mmap
Suren Baghdasaryan
2022-09-26
mm/oom_kill: use vma iterators instead of vma linked list
Liam R. Howlett
2022-06-01
mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
Andrew Morton
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-06
mm: move oom_kill sysctls to their own file
sujiaxun
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
mm/oom_kill: remove unneeded is_memcg_oom check
Miaohe Lin
2022-02-17
mm/munlock: delete munlock_vma_pages_all(), allow oomreap
Hugh Dickins
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
mm, oom: OOM sysrq should always kill a process
Jann Horn
2022-01-15
mm/oom_kill: allow process_mrelease to run under mmap_lock protection
Suren Baghdasaryan
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-08
signal: Have the oom killer detect coredumps using signal->core_state
Eric W. Biederman
2021-11-10
Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm: mark the OOM reaper thread as freezable
Sultan Alsawaf
2021-11-06
mm, oom: do not trigger out_of_memory from the #PF
Michal Hocko
2021-11-06
mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
Vasily Averin
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-10-28
mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap
Suren Baghdasaryan
2021-10-14
mm: use pidfd_get_task()
Christian Brauner
2021-10-06
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
2021-10-06
exit: Factor coredump_exit_mm out of exit_mm
Eric W. Biederman
2021-09-03
mm: introduce process_mrelease system call
Suren Baghdasaryan
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-05-10
rcu: Fix typo in comment: kthead -> kthread
Rolf Eike Beer
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-04-16
mm: eliminate "expecting prototype" kernel-doc warnings
Randy Dunlap
[next]