All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add Hao Ge as reviewer for codetag and alloc_tag
@ 2026-05-26  9:26 Hao Ge
  2026-06-03 17:05 ` Suren Baghdasaryan
  0 siblings, 1 reply; 2+ messages in thread
From: Hao Ge @ 2026-05-26  9:26 UTC (permalink / raw)
  To: Suren Baghdasaryan, Kent Overstreet, Andrew Morton; +Cc: linux-kernel, Hao Ge

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-03 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26  9:26 [PATCH] MAINTAINERS: add Hao Ge as reviewer for codetag and alloc_tag Hao Ge
2026-06-03 17:05 ` Suren Baghdasaryan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.