Historique des commits

Auteur SHA1 Message Date
  David Rientjes b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations il y a 14 ans
  David Rientjes f9434ad155 memcg: give current access to memory reserves if it's trying to die il y a 14 ans
  David Rientjes ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill il y a 14 ans
  David Rientjes edd45544c6 oom: avoid deferring oom killer if exiting task is being traced il y a 14 ans
  Andrey Vagin 30e2b41f20 oom: skip zombies when iterating tasklist il y a 14 ans
  David Rientjes 3a5dda7a17 oom: prevent unnecessary oom kills or kernel panics il y a 14 ans
  Linus Torvalds 52d3c03675 Revert "oom: oom_kill_process: fix the child_points logic" il y a 14 ans
  Oleg Nesterov dc1b83ab08 oom: oom_kill_process: fix the child_points logic il y a 14 ans
  David Rientjes 1e99bad0d9 oom: kill all threads sharing oom killed task's mm il y a 14 ans
  David Rientjes e18641e19a oom: avoid killing a task if a thread sharing its mm cannot be killed il y a 14 ans
  David Rientjes e85bfd3aa7 oom: filter unkillable tasks from tasklist dump il y a 14 ans
  David Rientjes f19e8aa11a oom: always return a badness score of non-zero for eligible tasks il y a 14 ans
  KOSAKI Motohiro 8d6c83f0ba oom: __task_cred() need rcu_read_lock() il y a 15 ans
  KOSAKI Motohiro b52723c560 oom: fix tasklist_lock leak il y a 15 ans
  KOSAKI Motohiro be71cf2202 oom: fix NULL pointer dereference il y a 15 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