linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: add OOM killer maintainer structure
@ 2025-06-17  8:58 Michal Hocko
  2025-06-17 14:39 ` Shakeel Butt
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Michal Hocko @ 2025-06-17  8:58 UTC (permalink / raw)
  To: Andrew Morton; +Cc: David Rientjes, Shakeel Butt, linux-mm, LKML, Michal Hocko

From: Michal Hocko <mhocko@suse.com>

Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Michal Hocko <mhocko@suse.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0c1d245bf7b8..5e339c1457ff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15841,6 +15841,14 @@ F:	mm/numa.c
 F:	mm/numa_emulation.c
 F:	mm/numa_memblks.c
 
+MEMORY MANAGEMENT - OOM KILLER
+M:	Michal Hocko <mhocko@suse.com
+R:	David Rientjes <rientjes@google.com>
+R:	Shakeel Butt <shakeel.butt@linux.dev>
+L:	linux-mm@kvack.org
+S:	Maintained
+F:	mm/oom_kill.c
+
 MEMORY MANAGEMENT - PAGE ALLOCATOR
 M:	Andrew Morton <akpm@linux-foundation.org>
 M:	Vlastimil Babka <vbabka@suse.cz>
-- 
2.49.0



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

end of thread, other threads:[~2025-06-18  7:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17  8:58 [PATCH] mm: add OOM killer maintainer structure Michal Hocko
2025-06-17 14:39 ` Shakeel Butt
2025-06-17 15:10 ` Lorenzo Stoakes
2025-06-17 20:00   ` Michal Hocko
2025-06-18  0:31     ` Andrew Morton
2025-06-18  7:06       ` Michal Hocko
2025-06-17 17:03 ` SeongJae Park
2025-06-17 18:48 ` Vlastimil Babka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).