From: Vlastimil Babka (SUSE) Date: Mon, 25 May 2026 07:26:39 +0000 (+0200) Subject: MAINTAINERS: add slab-related scripts and tools to SLAB ALLOCATOR X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=49e2a3d8566688ef6fe49bb4dfc0a4eb418869e7;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add slab-related scripts and tools to SLAB ALLOCATOR Make sure the maintainers and reviewers are CC'd on changes to the scripts and tools that depend on slab internals. Link: https://patch.msgid.link/20260525-maint-slab-tools-v1-1-d66b69f1412a@kernel.org Acked-by: Harry Yoo (Oracle) Acked-by: SeongJae Park Signed-off-by: Vlastimil Babka (SUSE) --- diff --git a/MAINTAINERS b/MAINTAINERS index b2040011a3865..03f66faebd305 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24612,6 +24612,12 @@ F: mm/mempool.c F: mm/slab.h F: mm/slab_common.c F: mm/slub.c +F: scripts/gdb/linux/slab.py +F: tools/cgroup/memcg_slabinfo.py +F: tools/include/linux/slab.h +F: tools/lib/slab.c +F: tools/mm/slabinfo-gnuplot.sh +F: tools/mm/slabinfo.c SLCAN CAN NETWORK DRIVER M: Dario Binacchi