1. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
  2. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
  3. ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 6 years ago
  4. 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 6 years ago
  5. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  6. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  7. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  8. 27ae357 mm, oom: fix concurrent munlock and oom reaper unmap, v3 by David Rientjes · 7 years ago
  9. 4837fe3 mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 6b31d59 mm, oom: fix potential data corruption when oom_reaper races with writer by Michal Hocko · 7 years ago
  12. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  13. 3853120 mm, oom: enforce exit_oom_victim on current task by Tetsuo Handa · 8 years ago
  14. 7d2e7a2 oom, suspend: fix oom_killer_disable vs. pm suspend properly by Michal Hocko · 8 years ago
  15. 862e307 mm, oom: get rid of signal_struct::oom_victims by Michal Hocko · 8 years ago
  16. 7c5f64f mm: oom: deduplicate victim selection code for memcg and global oom by Vladimir Davydov · 8 years ago
  17. 1af8bb4 mm, oom: fortify task_will_free_mem() by Michal Hocko · 8 years ago
  18. fbe84a0 mm,oom: remove unused argument from oom_scan_process_thread(). by Tetsuo Handa · 8 years ago
  19. 2a966b7 mm: oom: add memcg to oom_control by Vladimir Davydov · 8 years ago
  20. c96fc2d signal: make oom_flags a bool by Tetsuo Handa · 9 years ago
  21. 98748bd oom: consider multi-threaded tasks in task_will_free_mem by Michal Hocko · 9 years ago
  22. 3ef22df oom, oom_reaper: try to reap tasks which skip regular OOM killer path by Michal Hocko · 9 years ago
  23. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 9 years ago
  24. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 9 years ago
  25. 8989e4c mm, oom: add description of struct oom_control by David Rientjes · 9 years ago
  26. 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
  27. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  28. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 10 years ago
  29. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 10 years ago
  30. 2415b9f memcg: print cgroup information when system panics due to panic_on_oom by Balasubramani Vivekanandan · 10 years ago
  31. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
  32. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 10 years ago
  33. 9879de7 mm: page_alloc: embed OOM killing naturally into allocation slowpath by Johannes Weiner · 10 years ago
  34. d003f37 oom: don't assume that a coredumping thread will exit soon by Oleg Nesterov · 10 years ago
  35. 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
  36. e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
  37. b9921ec mm: add a helper function to check may oom condition by Qiang Huang · 11 years ago
  38. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 12 years ago
  39. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  40. 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 12 years ago
  41. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  42. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  43. 876aafb mm, memcg: move all oom handling to memcontrol.c by David Rientjes · 12 years ago
  44. 9cbb78b mm, memcg: introduce own oom handler to iterate only over its own threads by David Rientjes · 12 years ago
  45. 62ce1c7 mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h by David Rientjes · 12 years ago
  46. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 13 years ago
  47. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 13 years ago
  48. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 13 years ago
  49. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  50. 1123983 oom: remove references to old badness() function by David Rientjes · 13 years ago
  51. 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 14 years ago
  52. 158e0a2 memcg: use find_lock_task_mm() in memory cgroups oom by KAMEZAWA Hiroyuki · 14 years ago
  53. 51b1bd2 oom: deprecate oom_adj tunable by David Rientjes · 14 years ago
  54. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  55. 74bcbf4 oom: move badness() declaration into oom.h by Andrew Morton · 14 years ago
  56. ff321fe mm: rename try_set_zone_oom() to try_set_zonelist_oom() by Minchan Kim · 14 years ago
  57. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 14 years ago
  58. 309ed88 oom: extract panic helper function by David Rientjes · 14 years ago
  59. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  60. 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 15 years ago
  61. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 17 years ago
  62. 172acf6 oom: prevent including sched.h in header file by David Rientjes · 17 years ago
  63. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  64. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  65. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  66. 8ac773b [PATCH] OOM killer meets userspace headers by Alexey Dobriyan · 18 years ago