From 9c9fa10839aeba7b33765bc706239ac979e21541 Mon Sep 17 00:00:00 2001 From: "Zenghui Yu (Huawei)" Date: Thu, 2 Jul 2026 16:56:55 +0800 Subject: [PATCH] MAINTAINERS: add ABI docs and selftests to ZRAM entry Ensure updates to these files get sent to the right place. Link: https://lore.kernel.org/20260702085655.51858-1-zenghui.yu@linux.dev Signed-off-by: Zenghui Yu (Huawei) Acked-by: SJ Park Reviewed-by: Sergey Senozhatsky Cc: Minchan Kim Signed-off-by: Andrew Morton --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e55743fff56c..44b5555fc814 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -29787,8 +29787,11 @@ M: Minchan Kim M: Sergey Senozhatsky L: linux-kernel@vger.kernel.org S: Maintained +F: Documentation/ABI/testing/sysfs-block-zram +F: Documentation/ABI/testing/sysfs-class-zram F: Documentation/admin-guide/blockdev/zram.rst F: drivers/block/zram/ +F: tools/testing/selftests/zram/ ZS DECSTATION Z85C30 SERIAL DRIVER M: "Maciej W. Rozycki"