[PATCH slab] MAINTAINERS: add slab-related scripts and tools to SLAB ALLOCATOR

From: Vlastimil Babka (SUSE)

Date: Mon May 25 2026 - 03:27:33 EST


Make sure the maintainers and reviewers are CC'd on changes to the
scripts and tools that depend on slab internals.

Signed-off-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 288866c32ade..9ee06cd35793 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24555,6 +24555,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 <dario.binacchi@xxxxxxxxxxxxxxxxxxxx>

---
base-commit: 67ea9d353d0ba12bdbc9183ff568dead9e949b80
change-id: 20260525-maint-slab-tools-316242876de3

Best regards,
--
Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>