MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
In the Rust subsystem we are starting to add new subentries which will
have their own trees. Those trees will be part of linux-next and will
be sent as PRs to be merged into rust-next.
Thus do the same for the existing subentry we already have: RUST [ALLOC].
Cc: Danilo Krummrich <dakr@kernel.org>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8e0736dc2ee0..1ddc313abbdd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20732,6 +20732,7 @@ RUST [ALLOC]
M: Danilo Krummrich <dakr@kernel.org>
L: rust-for-linux@vger.kernel.org
S: Maintained
+T: git https://github.com/Rust-for-Linux/linux.git alloc-next
F: rust/kernel/alloc.rs
F: rust/kernel/alloc/
base-commit: 7eb172143d5508b4da468ed59ee857c6e5e01da6
--
2.48.1
On Sat, Mar 8, 2025 at 5:43 PM Miguel Ojeda <ojeda@kernel.org> wrote: > > In the Rust subsystem we are starting to add new subentries which will > have their own trees. Those trees will be part of linux-next and will > be sent as PRs to be merged into rust-next. > > Thus do the same for the existing subentry we already have: RUST [ALLOC]. > > Cc: Danilo Krummrich <dakr@kernel.org> > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Applied to `rust-next` -- thanks everyone! Cheers, Miguel
On Sat, Mar 08, 2025 at 05:42:58PM +0100, Miguel Ojeda wrote: > In the Rust subsystem we are starting to add new subentries which will > have their own trees. Those trees will be part of linux-next and will > be sent as PRs to be merged into rust-next. > > Thus do the same for the existing subentry we already have: RUST [ALLOC]. > > Cc: Danilo Krummrich <dakr@kernel.org> > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org>
On Sat, Mar 08, 2025 at 05:42:58PM +0100, Miguel Ojeda wrote: > In the Rust subsystem we are starting to add new subentries which will > have their own trees. Those trees will be part of linux-next and will > be sent as PRs to be merged into rust-next. > > Thus do the same for the existing subentry we already have: RUST [ALLOC]. > > Cc: Danilo Krummrich <dakr@kernel.org> > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> FWIW, Acked-by: Boqun Feng <boqun.feng@gmail.com> Regards, Boqun > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8e0736dc2ee0..1ddc313abbdd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -20732,6 +20732,7 @@ RUST [ALLOC] > M: Danilo Krummrich <dakr@kernel.org> > L: rust-for-linux@vger.kernel.org > S: Maintained > +T: git https://github.com/Rust-for-Linux/linux.git alloc-next > F: rust/kernel/alloc.rs > F: rust/kernel/alloc/ > > > base-commit: 7eb172143d5508b4da468ed59ee857c6e5e01da6 > -- > 2.48.1 >
© 2016 - 2026 Red Hat, Inc.