Skip to content

Commit 86bc575

Browse files
Michal Hockoakpm00
authored andcommitted
mm: add OOM killer maintainer structure
Add MAINTAINERS info for the oom-killer. [akpm@linux-foundation.org: fix mhocko email address (SeongJae), add files (Lorenzo)] [akpm@linux-foundation.org: fix ordering] Link: https://lkml.kernel.org/r/20250617085819.355838-1-mhocko@kernel.org Signed-off-by: Michal Hocko <mhocko@suse.com> Acked-by: David Rientjes <rientjes@google.com> Acked-by: Shakeel Butt <shakeel.butt@linux.dev> Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: SeongJae Park <sj@kernel.org> Acked-by: Vlastimil Babka <vbabka@suse.cz> Cc: Michal Hocko <mhocko@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 4a5e85f commit 86bc575

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15848,6 +15848,17 @@ F: mm/numa.c
1584815848
F: mm/numa_emulation.c
1584915849
F: mm/numa_memblks.c
1585015850

15851+
MEMORY MANAGEMENT - OOM KILLER
15852+
M: Michal Hocko <mhocko@suse.com>
15853+
R: David Rientjes <rientjes@google.com>
15854+
R: Shakeel Butt <shakeel.butt@linux.dev>
15855+
L: linux-mm@kvack.org
15856+
S: Maintained
15857+
F: include/linux/oom.h
15858+
F: include/trace/events/oom.h
15859+
F: include/uapi/linux/oom.h
15860+
F: mm/oom_kill.c
15861+
1585115862
MEMORY MANAGEMENT - PAGE ALLOCATOR
1585215863
M: Andrew Morton <akpm@linux-foundation.org>
1585315864
M: Vlastimil Babka <vbabka@suse.cz>

0 commit comments

Comments
 (0)