lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250617173141.8f7e110aa027fab242f8debc@linux-foundation.org>
Date: Tue, 17 Jun 2025 17:31:41 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Michal Hocko <mhocko@...e.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>, David Rientjes
 <rientjes@...gle.com>, Shakeel Butt <shakeel.butt@...ux.dev>,
 linux-mm@...ck.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm: add OOM killer maintainer structure

On Tue, 17 Jun 2025 22:00:35 +0200 Michal Hocko <mhocko@...e.com> wrote:

> Andrew, do you want me to respin with the sugested change or are you
> going to pick those up?


From: Andrew Morton <akpm@...ux-foundation.org>
Subject: mm-add-oom-killer-maintainer-structure-fix
Date: Tue Jun 17 05:26:51 PM PDT 2025

fix mhocko email address (SeongJae), add files (Lorenzo)

Acked-by: Shakeel Butt <shakeel.butt@...ux.dev>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Acked-by: SeongJae Park <sj@...nel.org>
Acked-by: Vlastimil Babka <vbabka@...e.cz>
Cc: David Rientjes <rientjes@...gle.com>
Cc: Michal Hocko <mhocko@...nel.org>
Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
---

 MAINTAINERS |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

--- a/MAINTAINERS~mm-add-oom-killer-maintainer-structure-fix
+++ a/MAINTAINERS
@@ -15851,12 +15851,15 @@ F:	mm/numa_emulation.c
 F:	mm/numa_memblks.c
 
 MEMORY MANAGEMENT - OOM KILLER
-M:	Michal Hocko <mhocko@...e.com
+M:	Michal Hocko <mhocko@...e.com>
 R:	David Rientjes <rientjes@...gle.com>
 R:	Shakeel Butt <shakeel.butt@...ux.dev>
 L:	linux-mm@...ck.org
 S:	Maintained
 F:	mm/oom_kill.c
+F:	include/linux/oom.h
+F:	include/trace/events/oom.h
+F:	include/uapi/linux/oom.h
 
 MEMORY MANAGEMENT - PAGE ALLOCATOR
 M:	Andrew Morton <akpm@...ux-foundation.org>
_


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ