linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add mm folks as reviewers to rust alloc
@ 2025-07-08 18:37 Lorenzo Stoakes
  2025-07-08 19:31 ` Danilo Krummrich
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Lorenzo Stoakes @ 2025-07-08 18:37 UTC (permalink / raw)
  To: Danilo Krummrich
  Cc: Vlastimil Babka, Liam R . Howlett, Uladzislau Rezki,
	rust-for-linux, linux-mmc, linux-kernel

The alloc implementation is a thin wrapper over slab/vmalloc, so to help
out on the mm side of things and to be cc'd on changes, add some mm people
as reviewers.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 71599ab6bd56..54dd937160ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21751,6 +21751,10 @@ K:	\b(?i:rust)\b
 
 RUST [ALLOC]
 M:	Danilo Krummrich <dakr@kernel.org>
+R:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
+R:	Vlastimil Babka <vbabka@suse.cz>
+R:	Liam R. Howlett <Liam.Howlett@oracle.com>
+R:	Uladzislau Rezki <urezki@gmail.com>
 L:	rust-for-linux@vger.kernel.org
 S:	Maintained
 T:	git https://github.com/Rust-for-Linux/linux.git alloc-next
-- 
2.50.0


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

end of thread, other threads:[~2025-07-09 14:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 18:37 [PATCH] MAINTAINERS: add mm folks as reviewers to rust alloc Lorenzo Stoakes
2025-07-08 19:31 ` Danilo Krummrich
2025-07-08 19:33   ` Lorenzo Stoakes
2025-07-08 19:50 ` Liam R. Howlett
2025-07-08 20:48 ` Vlastimil Babka
2025-07-09 11:15 ` Uladzislau Rezki
2025-07-09 12:59 ` Vitaly Wool
2025-07-09 14:01 ` Danilo Krummrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).