From: Kent Overstreet <kent.overstr...@linux.dev> The new code & libraries added are being maintained - mark them as such.
Signed-off-by: Kent Overstreet <kent.overstr...@linux.dev> Signed-off-by: Suren Baghdasaryan <sur...@google.com> Reviewed-by: Kees Cook <keesc...@chromium.org> --- MAINTAINERS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d5f99cc986d1..84c1505bc62a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5241,6 +5241,13 @@ S: Supported F: Documentation/process/code-of-conduct-interpretation.rst F: Documentation/process/code-of-conduct.rst +CODE TAGGING +M: Suren Baghdasaryan <sur...@google.com> +M: Kent Overstreet <kent.overstr...@linux.dev> +S: Maintained +F: include/linux/codetag.h +F: lib/codetag.c + COMEDI DRIVERS M: Ian Abbott <abbo...@mev.co.uk> M: H Hartley Sweeten <hswee...@visionengravers.com> @@ -14123,6 +14130,16 @@ F: mm/memblock.c F: mm/mm_init.c F: tools/testing/memblock/ +MEMORY ALLOCATION PROFILING +M: Suren Baghdasaryan <sur...@google.com> +M: Kent Overstreet <kent.overstr...@linux.dev> +L: linux...@kvack.org +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.kozlow...@linaro.org> L: linux-ker...@vger.kernel.org -- 2.44.0.291.gc1ea87d7ee-goog