Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR

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.

Link: https://lkml.kernel.org/r/20260302101345.36713-2-vbabka@kernel.org
Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Harry Yoo <harry.yoo@oracle.com>
Acked-by: Hao Li <hao.li@linux.dev>
Acked-by: SeongJae Park <sj@kernel.org>
Cc: Christoph Lameter <cl@linux.com>
Cc: David Rientjes <rientjes@google.com>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

authored by

Vlastimil Babka (SUSE) and committed by
Andrew Morton
431b04f0 06de173b

+2 -1
+2 -1
MAINTAINERS
··· 24361 24361 24362 24362 SLAB ALLOCATOR 24363 24363 M: Vlastimil Babka <vbabka@kernel.org> 24364 + M: Harry Yoo <harry.yoo@oracle.com> 24364 24365 M: Andrew Morton <akpm@linux-foundation.org> 24366 + R: Hao Li <hao.li@linux.dev> 24365 24367 R: Christoph Lameter <cl@gentwo.org> 24366 24368 R: David Rientjes <rientjes@google.com> 24367 24369 R: Roman Gushchin <roman.gushchin@linux.dev> 24368 - R: Harry Yoo <harry.yoo@oracle.com> 24369 24370 L: linux-mm@kvack.org 24370 24371 S: Maintained 24371 24372 T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git