* [PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
@ 2026-03-02 10:13 Vlastimil Babka (SUSE)
2026-03-02 10:38 ` Lorenzo Stoakes
2026-03-02 10:41 ` Harry Yoo
0 siblings, 2 replies; 4+ messages in thread
From: Vlastimil Babka (SUSE) @ 2026-03-02 10:13 UTC (permalink / raw)
To: Andrew Morton
Cc: linux-mm, linux-kernel, Harry Yoo, Hao Li, Christoph Lameter,
David Rientjes, Roman Gushchin, Vlastimil Babka (SUSE)
Promote Harry Yoo from reviewer to maintainer. Harry's been involved in
slab development for multiple years now and doing a great job.
Add Hao Li as a new reviewer. Hao has been doing very useful reviews for
a while now, so make it official and ensure the Cc's.
Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 61bf550fd37c..5f3cc4193a8e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24350,11 +24350,12 @@ F: drivers/nvmem/layouts/sl28vpd.c
SLAB ALLOCATOR
M: Vlastimil Babka <vbabka@kernel.org>
+M: Harry Yoo <harry.yoo@oracle.com>
M: Andrew Morton <akpm@linux-foundation.org>
+R: Hao Li <hao.li@linux.dev>
R: Christoph Lameter <cl@gentwo.org>
R: David Rientjes <rientjes@google.com>
R: Roman Gushchin <roman.gushchin@linux.dev>
-R: Harry Yoo <harry.yoo@oracle.com>
L: linux-mm@kvack.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
--
2.53.0
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
2026-03-02 10:13 [PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR Vlastimil Babka (SUSE)
@ 2026-03-02 10:38 ` Lorenzo Stoakes
2026-03-02 10:41 ` Harry Yoo
1 sibling, 0 replies; 4+ messages in thread
From: Lorenzo Stoakes @ 2026-03-02 10:38 UTC (permalink / raw)
To: Vlastimil Babka (SUSE)
Cc: Andrew Morton, linux-mm, linux-kernel, Harry Yoo, Hao Li,
Christoph Lameter, David Rientjes, Roman Gushchin
On Mon, Mar 02, 2026 at 11:13:46AM +0100, Vlastimil Babka (SUSE) wrote:
> Promote Harry Yoo from reviewer to maintainer. Harry's been involved in
> slab development for multiple years now and doing a great job.
>
> Add Hao Li as a new reviewer. Hao has been doing very useful reviews for
> a while now, so make it official and ensure the Cc's.
>
> Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Very pleased with how incredibly well Harry has been doing, congratulations and
very happy to see you obtain your well-deserved first M! :)
Congratulations and thanks to Hao too!
Cheers, Lorenzo
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 61bf550fd37c..5f3cc4193a8e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24350,11 +24350,12 @@ F: drivers/nvmem/layouts/sl28vpd.c
>
> SLAB ALLOCATOR
> M: Vlastimil Babka <vbabka@kernel.org>
> +M: Harry Yoo <harry.yoo@oracle.com>
> M: Andrew Morton <akpm@linux-foundation.org>
> +R: Hao Li <hao.li@linux.dev>
> R: Christoph Lameter <cl@gentwo.org>
> R: David Rientjes <rientjes@google.com>
> R: Roman Gushchin <roman.gushchin@linux.dev>
> -R: Harry Yoo <harry.yoo@oracle.com>
> L: linux-mm@kvack.org
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
> --
> 2.53.0
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
2026-03-02 10:13 [PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR Vlastimil Babka (SUSE)
2026-03-02 10:38 ` Lorenzo Stoakes
@ 2026-03-02 10:41 ` Harry Yoo
2026-03-02 11:04 ` Harry Yoo
1 sibling, 1 reply; 4+ messages in thread
From: Harry Yoo @ 2026-03-02 10:41 UTC (permalink / raw)
To: Vlastimil Babka (SUSE)
Cc: Andrew Morton, linux-mm, linux-kernel, Hao Li, Christoph Lameter,
David Rientjes, Roman Gushchin
On Mon, Mar 02, 2026 at 11:13:46AM +0100, Vlastimil Babka (SUSE) wrote:
> Promote Harry Yoo from reviewer to maintainer. Harry's been involved in
> slab development for multiple years now and doing a great job.
It's been my pleasure to get involved with folks in the slab subsystem
over the years, and I'm happy to continue to do so!
> Add Hao Li as a new reviewer. Hao has been doing very useful reviews for
> a while now, so make it official and ensure the Cc's.
Many thanks to Hao for having been involved in slab development recently.
Hao's been providing constructive and helpful feedback (while being
friendly!), and I look forward to continuing to work with him.
> Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
> ---
Acked-by: Harry Yoo <harry.yoo@oracle.com>
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 61bf550fd37c..5f3cc4193a8e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24350,11 +24350,12 @@ F: drivers/nvmem/layouts/sl28vpd.c
>
> SLAB ALLOCATOR
> M: Vlastimil Babka <vbabka@kernel.org>
> +M: Harry Yoo <harry.yoo@oracle.com>
> M: Andrew Morton <akpm@linux-foundation.org>
> +R: Hao Li <hao.li@linux.dev>
> R: Christoph Lameter <cl@gentwo.org>
> R: David Rientjes <rientjes@google.com>
> R: Roman Gushchin <roman.gushchin@linux.dev>
> -R: Harry Yoo <harry.yoo@oracle.com>
> L: linux-mm@kvack.org
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
> --
> 2.53.0
--
Cheers,
Harry / Hyeonggon
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
2026-03-02 10:41 ` Harry Yoo
@ 2026-03-02 11:04 ` Harry Yoo
0 siblings, 0 replies; 4+ messages in thread
From: Harry Yoo @ 2026-03-02 11:04 UTC (permalink / raw)
To: Vlastimil Babka (SUSE)
Cc: Andrew Morton, linux-mm, linux-kernel, Hao Li, Christoph Lameter,
David Rientjes, Roman Gushchin
On Mon, Mar 02, 2026 at 07:41:50PM +0900, Harry Yoo wrote:
> On Mon, Mar 02, 2026 at 11:13:46AM +0100, Vlastimil Babka (SUSE) wrote:
> > Promote Harry Yoo from reviewer to maintainer. Harry's been involved in
> > slab development for multiple years now and doing a great job.
>
> It's been my pleasure to get involved with folks in the slab subsystem
> over the years, and I'm happy to continue to do so!
I'd also like to thank Vlastimil, who has given me kind and constructive
feedback ever since I first started contributing to the kernel, five
years ago.
Back in 2021, I was a curious computer science undergrad with little
experience in kernel development, who decided to do something fun in the
kernel and sent a few patches to the slab subsystem. The first few
interactions with Vlastimil, who was generous with his feedback,
motivated me to keep contributing to the kernel as a hobby.
Through the discussions and collaboration we've had, I feel I've grown
into a better engineer. I'm glad that this growth has allowed me to
give back to the community as a contributor and now as a maintainer.
And this is all thanks to you, Vlastimil ;)
--
Cheers,
Harry / Hyeonggon
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-03-02 11:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-02 10:13 [PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR Vlastimil Babka (SUSE)
2026-03-02 10:38 ` Lorenzo Stoakes
2026-03-02 10:41 ` Harry Yoo
2026-03-02 11:04 ` Harry Yoo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox