summaryrefslogtreecommitdiffstats
path: root/mm/oom_kill.c
Commit message (Expand)AuthorAgeFilesLines
* mm: update mark_victim tracepoints fieldsCarlos Galo2024-03-041-1/+5
* mm, oom:dump_tasks add rss detailed information printingYong Wang2023-12-101-3/+4
* mm/oom_killer: simplify OOM killer info dump helperKairui Song2023-10-251-8/+8
* mm: remove redundant K() macro definitionZhangPeng2023-08-211-3/+0
* mm, oom: do not check 0 mask in out_of_memory()Haifeng Xu2023-06-091-5/+3
* mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple2023-02-021-1/+1
* mm: reduce noise in show_mem for lowmem allocationsMichal Hocko2022-09-261-1/+1
* mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan2022-09-261-3/+1
* mm: drop oom code from exit_mmapSuren Baghdasaryan2022-09-261-1/+1
* mm/oom_kill: use vma iterators instead of vma linked listLiam R. Howlett2022-09-261-1/+2
* mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton2022-06-011-29/+29
* Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-261-3/+35
|\
| * mm: move oom_kill sysctls to their own filesujiaxun2022-04-061-3/+35
* | oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2022-04-211-14/+40
|/
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-1/+1
|\
| * mm/munlock: delete munlock_vma_pages_all(), allow oomreapHugh Dickins2022-02-171-1/+1
* | mm/oom_kill: remove unneeded is_memcg_oom checkMiaohe Lin2022-03-221-3/+0
|/
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * signal: Have the oom killer detect coredumps using signal->core_stateEric W. Biederman2022-01-081-1/+1
* | mm, oom: OOM sysrq should always kill a processJann Horn2022-01-151-1/+1
* | mm/oom_kill: allow process_mrelease to run under mmap_lock protectionSuren Baghdasaryan2022-01-151-12/+15
* | mm/memcg: add oom_group_kill memory eventDan Schatzberg2022-01-151-0/+1
|/
* Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2021-11-101-12/+3
|\
| * mm: use pidfd_get_task()Christian Brauner2021-10-141-12/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-13/+12
|\ \
| * | mm: mark the OOM reaper thread as freezableSultan Alsawaf2021-11-061-0/+2
| * | mm, oom: do not trigger out_of_memory from the #PFMichal Hocko2021-11-061-14/+8
| * | mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin2021-11-061-0/+3
* | | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds2021-11-031-3/+3
|\ \ \ | |/ / |/| |
| * | coredump: Don't perform any cleanups before dumping coreEric W. Biederman2021-10-061-1/+1
| * | exit: Factor coredump_exit_mm out of exit_mmEric W. Biederman2021-10-061-3/+3
| |/
* / mm/oom_kill.c: prevent a race between process_mrelease and exit_mmapSuren Baghdasaryan2021-10-281-11/+12
|/
* mm: introduce process_mrelease system callSuren Baghdasaryan2021-09-031-0/+70
* Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-041-1/+1
|\
| * rcu: Fix typo in comment: kthead -> kthreadRolf Eike Beer2021-05-101-1/+1
* | mm/mempolicy: cleanup nodemask intersection check for oomFeng Tang2021-06-301-1/+1
|/
* mm: fix typos in commentsIngo Molnar2021-05-071-1/+1
* mm/mempool: minor coding style tweaksZhiyuan Dai2021-05-051-1/+1
* mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap2021-04-161-1/+1
* mm, oom: fix a comment in dump_task()Tang Yizhou2021-02-241-3/+2
* tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon2021-01-291-1/+1
* tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon2021-01-291-2/+2
* mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()Hui Su2020-12-151-6/+8
* mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan2020-10-131-0/+2
* mm, oom: show process exiting information in __oom_kill_process()Yafang Shao2020-08-121-0/+2
* mm, oom: make the calculation of oom badness more accurateYafang Shao2020-08-121-12/+10
* mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-1/+1
* kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-101-3/+3
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-4/+4