Skip to content

Commit 4d693c4

Browse files
Matthew Wilcox (Oracle)tehcaster
authored andcommitted
slab: Update MAINTAINERS entry
Add the two Documentation files to the maintainers entry. Simplify the match for header files now that there is only slab.h. Move Vlastimil to the top of the list of maintainers since he's the one doing the pull requests. Change David & Christoph's roles to Reviewer. Expand the pattern for files in mm/ so that somebody searching for 'slub' will find it. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Acked-by: Harry Yoo <harry.yoo@oracle.com> Acked-by: David Rientjes <rientjes@google.com> Link: https://patch.msgid.link/20250611155916.2579160-12-willy@infradead.org Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
1 parent 7f770e9 commit 4d693c4

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

MAINTAINERS

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22820,17 +22820,21 @@ F: Documentation/devicetree/bindings/nvmem/layouts/kontron,sl28-vpd.yaml
2282022820
F: drivers/nvmem/layouts/sl28vpd.c
2282122821

2282222822
SLAB ALLOCATOR
22823-
M: Christoph Lameter <cl@gentwo.org>
22824-
M: David Rientjes <rientjes@google.com>
22825-
M: Andrew Morton <akpm@linux-foundation.org>
2282622823
M: Vlastimil Babka <vbabka@suse.cz>
22824+
M: Andrew Morton <akpm@linux-foundation.org>
22825+
R: Christoph Lameter <cl@gentwo.org>
22826+
R: David Rientjes <rientjes@google.com>
2282722827
R: Roman Gushchin <roman.gushchin@linux.dev>
2282822828
R: Harry Yoo <harry.yoo@oracle.com>
2282922829
L: linux-mm@kvack.org
2283022830
S: Maintained
2283122831
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
22832-
F: include/linux/sl?b*.h
22833-
F: mm/sl?b*
22832+
F: Documentation/admin-guide/mm/slab.rst
22833+
F: Documentation/mm/slab.rst
22834+
F: include/linux/slab.h
22835+
F: mm/slab.h
22836+
F: mm/slab_common.c
22837+
F: mm/slub.c
2283422838

2283522839
SLCAN CAN NETWORK DRIVER
2283622840
M: Dario Binacchi <dario.binacchi@amarulasolutions.com>

0 commit comments

Comments
 (0)