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

From: Suren Baghdasaryan
Date: Tue Oct 24 2023 - 09:52:38 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 | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2894f0777537..22e51de42131 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5118,6 +5118,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>
@@ -13708,6 +13715,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.42.0.758.gaed0368e0e-goog