From: Hao Ge Date: Tue, 26 May 2026 09:26:41 +0000 (+0800) Subject: MAINTAINERS: add Hao Ge as reviewer for codetag and alloc_tag X-Git-Tag: v7.2-rc1~59^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d0ac576f34260e0b7878598c79c8b141039d799;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add Hao Ge as reviewer for codetag and alloc_tag 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. Link: https://lore.kernel.org/20260526092641.299399-1-hao.ge@linux.dev Signed-off-by: Hao Ge Acked-by: Suren Baghdasaryan Cc: Kent Overstreet Cc: "David Hildenbrand (Arm)" Cc: Lorenzo Stoakes Signed-off-by: Andrew Morton --- diff --git a/MAINTAINERS b/MAINTAINERS index 63fa4f9fa4c86..1cbb117b75f07 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6349,6 +6349,7 @@ F: Documentation/process/code-of-conduct.rst CODE TAGGING M: Suren Baghdasaryan M: Kent Overstreet +R: Hao Ge S: Maintained F: include/asm-generic/codetag.lds.h F: include/linux/codetag.h @@ -16706,6 +16707,7 @@ F: tools/testing/memblock/ MEMORY ALLOCATION PROFILING M: Suren Baghdasaryan M: Kent Overstreet +R: Hao Ge L: linux-mm@kvack.org S: Maintained F: Documentation/mm/allocation-profiling.rst