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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250617170328.57089-1-sj@kernel.org>
Date: Tue, 17 Jun 2025 10:03:28 -0700
From: SeongJae Park <sj@...nel.org>
To: Michal Hocko <mhocko@...nel.org>
Cc: SeongJae Park <sj@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	David Rientjes <rientjes@...gle.com>,
	Shakeel Butt <shakeel.butt@...ux.dev>,
	linux-mm@...ck.org,
	LKML <linux-kernel@...r.kernel.org>,
	Michal Hocko <mhocko@...e.com>
Subject: Re: [PATCH] mm: add OOM killer maintainer structure

Hi Michal,

On Tue, 17 Jun 2025 10:58:19 +0200 Michal Hocko <mhocko@...nel.org> wrote:

> From: Michal Hocko <mhocko@...e.com>
> 
> Acked-by: David Rientjes <rientjes@...gle.com>
> Signed-off-by: Michal Hocko <mhocko@...e.com>

Acked-by: SeongJae Park <sj@...nel.org>

> ---
>  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@...e.com

Nit.  The closing '>' is missed.

> +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
> +
>  MEMORY MANAGEMENT - PAGE ALLOCATOR
>  M:	Andrew Morton <akpm@...ux-foundation.org>
>  M:	Vlastimil Babka <vbabka@...e.cz>
> -- 
> 2.49.0


Thanks,
SJ

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ