diff options
| author | Zenghui Yu (Huawei) <zenghui.yu@linux.dev> | 2026-07-02 16:56:55 +0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-07-30 19:40:48 -0700 |
| commit | 9c9fa10839aeba7b33765bc706239ac979e21541 (patch) | |
| tree | 4fbc0acee8ba2c3fceb01dd012193a414e2c5a95 | |
| parent | d0a5d03b778af609f322ee0e1d4804302af29666 (diff) | |
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) <zenghui.yu@linux.dev>
Acked-by: SJ Park <sj@kernel.org>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e55743fff56c..44b5555fc814 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -29787,8 +29787,11 @@ M: Minchan Kim <minchan@kernel.org> M: Sergey Senozhatsky <senozhatsky@chromium.org> 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" <macro@orcam.me.uk> |
