index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
oom_kill.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
1
-1
/
+1
*
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
2022-09-26
1
-1
/
+1
*
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
2022-09-26
1
-3
/
+1
*
mm: drop oom code from exit_mmap
Suren Baghdasaryan
2022-09-26
1
-1
/
+1
*
mm/oom_kill: use vma iterators instead of vma linked list
Liam R. Howlett
2022-09-26
1
-1
/
+2
*
mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
Andrew Morton
2022-06-01
1
-29
/
+29
*
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-3
/
+35
|
\
|
*
mm: move oom_kill sysctls to their own file
sujiaxun
2022-04-06
1
-3
/
+35
*
|
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-21
1
-14
/
+40
|
/
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-1
/
+1
|
\
|
*
mm/munlock: delete munlock_vma_pages_all(), allow oomreap
Hugh Dickins
2022-02-17
1
-1
/
+1
*
|
mm/oom_kill: remove unneeded is_memcg_oom check
Miaohe Lin
2022-03-22
1
-3
/
+0
|
/
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
|
*
signal: Have the oom killer detect coredumps using signal->core_state
Eric W. Biederman
2022-01-08
1
-1
/
+1
*
|
mm, oom: OOM sysrq should always kill a process
Jann Horn
2022-01-15
1
-1
/
+1
*
|
mm/oom_kill: allow process_mrelease to run under mmap_lock protection
Suren Baghdasaryan
2022-01-15
1
-12
/
+15
*
|
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-15
1
-0
/
+1
|
/
*
Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2021-11-10
1
-12
/
+3
|
\
|
*
mm: use pidfd_get_task()
Christian Brauner
2021-10-14
1
-12
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-13
/
+12
|
\
\
|
*
|
mm: mark the OOM reaper thread as freezable
Sultan Alsawaf
2021-11-06
1
-0
/
+2
|
*
|
mm, oom: do not trigger out_of_memory from the #PF
Michal Hocko
2021-11-06
1
-14
/
+8
|
*
|
mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
Vasily Averin
2021-11-06
1
-0
/
+3
*
|
|
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-03
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
2021-10-06
1
-1
/
+1
|
*
|
exit: Factor coredump_exit_mm out of exit_mm
Eric W. Biederman
2021-10-06
1
-3
/
+3
|
|
/
*
/
mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap
Suren Baghdasaryan
2021-10-28
1
-11
/
+12
|
/
*
mm: introduce process_mrelease system call
Suren Baghdasaryan
2021-09-03
1
-0
/
+70
*
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
1
-1
/
+1
|
\
|
*
rcu: Fix typo in comment: kthead -> kthread
Rolf Eike Beer
2021-05-10
1
-1
/
+1
*
|
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-06-30
1
-1
/
+1
|
/
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-1
/
+1
*
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
mm: eliminate "expecting prototype" kernel-doc warnings
Randy Dunlap
2021-04-16
1
-1
/
+1
*
mm, oom: fix a comment in dump_task()
Tang Yizhou
2021-02-24
1
-3
/
+2
*
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
2021-01-29
1
-1
/
+1
*
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
2021-01-29
1
-2
/
+2
*
mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()
Hui Su
2020-12-15
1
-6
/
+8
*
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-13
1
-0
/
+2
*
mm, oom: show process exiting information in __oom_kill_process()
Yafang Shao
2020-08-12
1
-0
/
+2
*
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
2020-08-12
1
-12
/
+10
*
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
1
-1
/
+1
*
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
2020-06-10
1
-3
/
+3
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
2020-06-03
1
-2
/
+2
*
mm, oom: dump stack of victim when reaping failed
David Rientjes
2020-01-31
1
-0
/
+2
*
mm/oom: fix pgtables units mismatch in Killed process message
Ilya Dryomov
2020-01-04
1
-1
/
+1
*
mm: introduce MADV_COLD
Minchan Kim
2019-09-25
1
-1
/
+1
[next]