summaryrefslogtreecommitdiff
path: root/mm/oom_kill.c
AgeCommit message (Expand)Author
2023-12-10mm, oom:dump_tasks add rss detailed information printingYong Wang
2023-10-25mm/oom_killer: simplify OOM killer info dump helperKairui Song
2023-08-21mm: remove redundant K() macro definitionZhangPeng
2023-06-09mm, oom: do not check 0 mask in out_of_memory()Haifeng Xu
2023-02-02mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple
2022-09-26mm: reduce noise in show_mem for lowmem allocationsMichal Hocko
2022-09-26mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan
2022-09-26mm: drop oom code from exit_mmapSuren Baghdasaryan
2022-09-26mm/oom_kill: use vma iterators instead of vma linked listLiam R. Howlett
2022-06-01mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-06mm: move oom_kill sysctls to their own filesujiaxun
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22mm/oom_kill: remove unneeded is_memcg_oom checkMiaohe Lin
2022-02-17mm/munlock: delete munlock_vma_pages_all(), allow oomreapHugh Dickins
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15mm, oom: OOM sysrq should always kill a processJann Horn
2022-01-15mm/oom_kill: allow process_mrelease to run under mmap_lock protectionSuren Baghdasaryan
2022-01-15mm/memcg: add oom_group_kill memory eventDan Schatzberg
2022-01-08signal: Have the oom killer detect coredumps using signal->core_stateEric W. Biederman
2021-11-10Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm: mark the OOM reaper thread as freezableSultan Alsawaf
2021-11-06mm, oom: do not trigger out_of_memory from the #PFMichal Hocko
2021-11-06mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds
2021-10-28mm/oom_kill.c: prevent a race between process_mrelease and exit_mmapSuren Baghdasaryan
2021-10-14mm: use pidfd_get_task()Christian Brauner
2021-10-06coredump: Don't perform any cleanups before dumping coreEric W. Biederman
2021-10-06exit: Factor coredump_exit_mm out of exit_mmEric W. Biederman
2021-09-03mm: introduce process_mrelease system callSuren Baghdasaryan
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-30mm/mempolicy: cleanup nodemask intersection check for oomFeng Tang
2021-05-10rcu: Fix typo in comment: kthead -> kthreadRolf Eike Beer
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-05mm/mempool: minor coding style tweaksZhiyuan Dai
2021-04-16mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap
2021-02-24mm, oom: fix a comment in dump_task()Tang Yizhou
2021-01-29tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon
2021-01-29tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon
2020-12-15mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()Hui Su
2020-10-13mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-08-12mm, oom: show process exiting information in __oom_kill_process()Yafang Shao
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse