[PATCH] MAINTAINERS: add Hao Ge as reviewer for codetag and alloc_tag
From: Hao Ge
Date: Tue May 26 2026 - 05:33:27 EST
I've been contributing to the codetag and alloc_tag subsystems since
2024, Memory allocation profiling is indeed a great tool and I'd like
to stay involved as a reviewer to keep up with ongoing development and
not miss any of the details. I'm happy to help review patches and
contribute to the ongoing development of this subsystem.
Signed-off-by: Hao Ge <hao.ge@xxxxxxxxx>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b539be153f6a..c0ed14b4a926 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6349,6 +6349,7 @@ F: Documentation/process/code-of-conduct.rst
CODE TAGGING
M: Suren Baghdasaryan <surenb@xxxxxxxxxx>
M: Kent Overstreet <kent.overstreet@xxxxxxxxx>
+R: Hao Ge <hao.ge@xxxxxxxxx>
S: Maintained
F: include/asm-generic/codetag.lds.h
F: include/linux/codetag.h
@@ -16707,6 +16708,7 @@ F: tools/testing/memblock/
MEMORY ALLOCATION PROFILING
M: Suren Baghdasaryan <surenb@xxxxxxxxxx>
M: Kent Overstreet <kent.overstreet@xxxxxxxxx>
+R: Hao Ge <hao.ge@xxxxxxxxx>
L: linux-mm@xxxxxxxxx
S: Maintained
F: Documentation/mm/allocation-profiling.rst
--
2.25.1