Skip to content
Snippets Groups Projects
Commit 03631f34 authored by Kent Overstreet's avatar Kent Overstreet Committed by Sebastian Reichel
Browse files

MAINTAINERS: Add entries for code tagging and memory allocation profiling


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

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
Signed-off-by: default avatarSuren Baghdasaryan <surenb@google.com>
Reviewed-by: default avatarKees Cook <keescook@chromium.org>
parent bb058ed3
No related branches found
No related tags found
No related merge requests found
...@@ -5118,6 +5118,13 @@ S: Supported ...@@ -5118,6 +5118,13 @@ S: Supported
F: Documentation/process/code-of-conduct-interpretation.rst F: Documentation/process/code-of-conduct-interpretation.rst
F: Documentation/process/code-of-conduct.rst F: Documentation/process/code-of-conduct.rst
   
CODE TAGGING
M: Suren Baghdasaryan <surenb@google.com>
M: Kent Overstreet <kent.overstreet@linux.dev>
S: Maintained
F: include/linux/codetag.h
F: lib/codetag.c
COMEDI DRIVERS COMEDI DRIVERS
M: Ian Abbott <abbotti@mev.co.uk> M: Ian Abbott <abbotti@mev.co.uk>
M: H Hartley Sweeten <hsweeten@visionengravers.com> M: H Hartley Sweeten <hsweeten@visionengravers.com>
...@@ -13467,6 +13474,15 @@ F: mm/memblock.c ...@@ -13467,6 +13474,15 @@ F: mm/memblock.c
F: mm/mm_init.c F: mm/mm_init.c
F: tools/testing/memblock/ F: tools/testing/memblock/
   
MEMORY ALLOCATION PROFILING
M: Suren Baghdasaryan <surenb@google.com>
M: Kent Overstreet <kent.overstreet@linux.dev>
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 MEMORY CONTROLLER DRIVERS
M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
L: linux-kernel@vger.kernel.org L: linux-kernel@vger.kernel.org
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment