[PATCH 40/40] MAINTAINERS: Add entries for code tagging and memory allocation profiling

From: Suren Baghdasaryan
Date: Mon May 01 2023 - 13:03:58 EST


From: Kent Overstreet <kent.overstreet@xxxxxxxxx>

The new code & libraries added are being maintained - mark them as such.

Signed-off-by: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx>
---
MAINTAINERS | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3889d1adf71f..6f3b79266204 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5116,6 +5116,13 @@ S: Supported
F: Documentation/process/code-of-conduct-interpretation.rst
F: Documentation/process/code-of-conduct.rst

+CODE TAGGING
+M: Suren Baghdasaryan <surenb@xxxxxxxxxx>
+M: Kent Overstreet <kent.overstreet@xxxxxxxxx>
+S: Maintained
+F: include/linux/codetag.h
+F: lib/codetag.c
+
COMEDI DRIVERS
M: Ian Abbott <abbotti@xxxxxxxxx>
M: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
@@ -11658,6 +11665,12 @@ S: Maintained
F: Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
F: drivers/video/backlight/ktz8866.c

+LAZY PERCPU COUNTERS
+M: Kent Overstreet <kent.overstreet@xxxxxxxxx>
+S: Maintained
+F: include/linux/lazy-percpu-counter.h
+F: lib/lazy-percpu-counter.c
+
L3MDEV
M: David Ahern <dsahern@xxxxxxxxxx>
L: netdev@xxxxxxxxxxxxxxx
@@ -13468,6 +13481,15 @@ F: mm/memblock.c
F: mm/mm_init.c
F: tools/testing/memblock/

+MEMORY ALLOCATION PROFILING
+M: Suren Baghdasaryan <surenb@xxxxxxxxxx>
+M: Kent Overstreet <kent.overstreet@xxxxxxxxx>
+S: Maintained
+F: include/linux/alloc_tag.h
+F: include/linux/codetag_ctx.h
+F: lib/alloc_tag.c
+F: lib/pgalloc_tag.c
+
MEMORY CONTROLLER DRIVERS
M: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
--
2.40.1.495.gc816e09b53d-goog