diff options
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6f76058a686b..b5795f031b3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9753,6 +9753,14 @@ M: "Maciej W. Rozycki" <[email protected]> S: Maintained F: drivers/tty/serial/zs.* +ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR +M: Minchan Kim <[email protected]> +M: Nitin Gupta <[email protected]> +S: Maintained +F: mm/zsmalloc.c +F: include/linux/zsmalloc.h + ZSWAP COMPRESSED SWAP CACHING M: Seth Jennings <[email protected]> |