MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
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@linux.dev>
---
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@google.com>
M: Kent Overstreet <kent.overstreet@linux.dev>
+R: Hao Ge <hao.ge@linux.dev>
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@google.com>
M: Kent Overstreet <kent.overstreet@linux.dev>
+R: Hao Ge <hao.ge@linux.dev>
L: linux-mm@kvack.org
S: Maintained
F: Documentation/mm/allocation-profiling.rst
--
2.25.1
On Tue, May 26, 2026 at 2:27 AM Hao Ge <hao.ge@linux.dev> 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@linux.dev> Acked-by: Suren Baghdasaryan <surenb@google.com> > --- > 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@google.com> > M: Kent Overstreet <kent.overstreet@linux.dev> > +R: Hao Ge <hao.ge@linux.dev> > 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@google.com> > M: Kent Overstreet <kent.overstreet@linux.dev> > +R: Hao Ge <hao.ge@linux.dev> > L: linux-mm@kvack.org > S: Maintained > F: Documentation/mm/allocation-profiling.rst > -- > 2.25.1 >
© 2016 - 2026 Red Hat, Inc.