Re: [PATCH] MAINTAINERS: add Hao Ge as reviewer for codetag and alloc_tag

From: Suren Baghdasaryan

Date: Wed Jun 03 2026 - 13:06:17 EST


On Tue, May 26, 2026 at 2:27 AM Hao Ge <hao.ge@xxxxxxxxx> wrote:
>
> 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.

Thanks for volunteering! I definitely appreciate your help in
maintaining this feature.

>
> Signed-off-by: Hao Ge <hao.ge@xxxxxxxxx>

Acked-by: Suren Baghdasaryan <surenb@xxxxxxxxxx>

> ---
> 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
>