Historique des commits

Auteur SHA1 Message Date
  KOSAKI Motohiro 8d6c83f0ba oom: __task_cred() need rcu_read_lock() il y a 14 ans
  KOSAKI Motohiro b52723c560 oom: fix tasklist_lock leak il y a 14 ans
  KOSAKI Motohiro be71cf2202 oom: fix NULL pointer dereference il y a 14 ans
  KAMEZAWA Hiroyuki 158e0a2d1b memcg: use find_lock_task_mm() in memory cgroups oom il y a 15 ans
  David Rientjes a63d83f427 oom: badness heuristic rewrite il y a 15 ans
  KOSAKI Motohiro cef1d3523d oom: multi threaded process coredump don't make deadlock il y a 15 ans
  Luis Claudio R. Goncalves 93b43fa550 oom: give the dying task a higher priority il y a 15 ans
  KOSAKI Motohiro 19b4586cd9 oom: remove child->mm check from oom_kill_process() il y a 15 ans
  KOSAKI Motohiro df1090a8dd oom: cleanup has_intersects_mems_allowed() il y a 15 ans
  KOSAKI Motohiro a96cfd6e91 oom: move OOM_DISABLE check from oom_kill_task to out_of_memory() il y a 15 ans
  KOSAKI Motohiro 113e27f36d oom: kill duplicate OOM_DISABLE check il y a 15 ans
  KOSAKI Motohiro 26ebc98491 oom: /proc/<pid>/oom_score treat kernel thread honestly il y a 15 ans
  KOSAKI Motohiro f88ccad588 oom: oom_kill_process() needs to check that p is unkillable il y a 15 ans
  KOSAKI Motohiro ab290adbaf oom: make oom_unkillable_task() helper function il y a 15 ans
  KOSAKI Motohiro 2c5ea53ce4 oom: oom_kill_process() doesn't select kthread child il y a 15 ans
  KOSAKI Motohiro 7c59aec830 oom: don't try to kill oom_unkillable child il y a 15 ans
  David Rientjes 0aad4b3124 oom: fold __out_of_memory into out_of_memory il y a 15 ans
  David Rientjes f44200320b oom: remove constraint argument from select_bad_process and __out_of_memory il y a 15 ans
  Minchan Kim ff321feac2 mm: rename try_set_zone_oom() to try_set_zonelist_oom() il y a 15 ans
  David Rientjes b940fd7035 oom: remove unnecessary code and cleanup il y a 15 ans
  David Rientjes e365893236 oom: remove special handling for pagefault ooms il y a 15 ans
  David Rientjes 309ed88250 oom: extract panic helper function il y a 15 ans
  David Rientjes ad915c432e oom: enable oom tasklist dump by default il y a 15 ans
  David Rientjes 6f48d0ebd9 oom: select task from tasklist for mempolicy ooms il y a 15 ans
  David Rientjes 5e9d834a0e oom: sacrifice child with highest badness score for parent il y a 15 ans
  David Rientjes 6cf86ac6f3 oom: filter tasks not sharing the same cpuset il y a 15 ans
  David Rientjes 4358997ae3 oom: avoid sending exiting tasks a SIGKILL il y a 15 ans
  David Rientjes 7b98c2e402 oom: give current access to memory reserves if it has been killed il y a 15 ans
  David Rientjes c81fac5cb8 oom: dump_tasks use find_lock_task_mm too fix il y a 15 ans
  David Rientjes 74ab7f1d3f oom: improve commentary in dump_tasks() il y a 15 ans