All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] oom fixes for 2.6.36
@ 2010-09-16  5:52 ` KOSAKI Motohiro
  0 siblings, 0 replies; 20+ messages in thread
From: KOSAKI Motohiro @ 2010-09-16  5:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: kosaki.motohiro, Andrew Morton, linux-kernel, oss-security,
	Solar Designer, Kees Cook, Al Viro, Oleg Nesterov, Neil Horman,
	linux-fsdevel, pageexec, Brad Spengler, Eugene Teo,
	KAMEZAWA Hiroyuki, linux-mm, David Rientjes


patch 1 and 2 fix crappy ABI breakage issue since 2.6.36-rc1.
patch 3 and 4 fix oom dodging issue by using execve

  1) oom: remove totalpage normalization from oom_badness()
  2) Revert "oom: deprecate oom_adj tunable"
  3) move cred_guard_mutex from task_struct to signal_struct
  4) oom: don't ignore rss in nascent mm





^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2010-09-27  2:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16  5:52 [PATCH 0/4] oom fixes for 2.6.36 KOSAKI Motohiro
2010-09-16  5:52 ` KOSAKI Motohiro
2010-09-16  5:55 ` [PATCH 1/4] oom: remove totalpage normalization from oom_badness() KOSAKI Motohiro
2010-09-16  5:55   ` KOSAKI Motohiro
2010-09-16  6:36   ` David Rientjes
2010-09-16  6:36     ` David Rientjes
2010-09-16  6:57     ` KOSAKI Motohiro
2010-09-16  6:57       ` KOSAKI Motohiro
2010-09-16  7:47       ` Pekka Enberg
2010-09-16  7:47         ` Pekka Enberg
2010-09-16  5:55 ` [PATCH 2/4] Revert "oom: deprecate oom_adj tunable" KOSAKI Motohiro
2010-09-16  5:55   ` KOSAKI Motohiro
2010-09-16  5:56 ` [PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct KOSAKI Motohiro
2010-09-16  5:56   ` KOSAKI Motohiro
2010-09-16  5:57 ` [PATCH 4/4] oom: don't ignore rss in nascent mm KOSAKI Motohiro
2010-09-16  5:57   ` KOSAKI Motohiro
2010-09-16 17:44   ` Oleg Nesterov
2010-09-16 17:44     ` Oleg Nesterov
2010-09-27  2:50     ` KOSAKI Motohiro
2010-09-27  2:50       ` KOSAKI Motohiro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.