MAINTAINERS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
The nouveau mailing list has some issues (e.g. with stripping Cc entries
from replies when using notmuch + b4 based workflows).
Besides that, having a separate mailing list for nova also helps to
better distinguish nova from nouveau and makes it easier to track
nova-specific discussions.
Replace the nouveau mailing list with the new nova-gpu@lists.linux.dev
mailing list for both nova-core and nova-drm, and remove the patchwork
entries, since those are bound to the nouveau mailing list and not used
by nova anyway.
Link: https://lore.kernel.org/all/bc2517c2-6772-4cbd-8fd7-6dbdcdd13eab@nvidia.com/
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
---
MAINTAINERS | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c9b7b6f9828e..f44955f177a9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8207,10 +8207,9 @@ F: include/uapi/drm/nouveau_drm.h
CORE DRIVER FOR NVIDIA GPUS [RUST]
M: Danilo Krummrich <dakr@kernel.org>
M: Alexandre Courbot <acourbot@nvidia.com>
-L: nouveau@lists.freedesktop.org
+L: nova-gpu@lists.linux.dev
S: Supported
W: https://rust-for-linux.com/nova-gpu-driver
-Q: https://patchwork.freedesktop.org/project/nouveau/
B: https://gitlab.freedesktop.org/drm/nova/-/issues
C: irc://irc.oftc.net/nouveau
T: git https://gitlab.freedesktop.org/drm/rust/kernel.git drm-rust-next
@@ -8219,10 +8218,9 @@ F: drivers/gpu/nova-core/
DRM DRIVER FOR NVIDIA GPUS [RUST]
M: Danilo Krummrich <dakr@kernel.org>
-L: nouveau@lists.freedesktop.org
+L: nova-gpu@lists.linux.dev
S: Supported
W: https://rust-for-linux.com/nova-gpu-driver
-Q: https://patchwork.freedesktop.org/project/nouveau/
B: https://gitlab.freedesktop.org/drm/nova/-/issues
C: irc://irc.oftc.net/nouveau
T: git https://gitlab.freedesktop.org/drm/rust/kernel.git drm-rust-next
base-commit: 2e68039281932e6dc37718a1ea7cbb8e2cda42e6
--
2.54.0
On Thu, 23 Apr 2026 14:46:35 +0200, Danilo Krummrich wrote:
> [PATCH] MAINTAINERS: nova: update mailing list
Applied, thanks!
Branch: drm-rust-next
Tree: https://gitlab.freedesktop.org/drm/rust/kernel.git
[1/1] MAINTAINERS: nova: update mailing list
commit: 15e8bae5d930
The patch will appear in the next linux-next integration (typically within 24
hours on weekdays).
The patch is queued up for the upcoming merge window for the next major kernel
release.
On 4/23/2026 8:46 AM, Danilo Krummrich wrote: > The nouveau mailing list has some issues (e.g. with stripping Cc entries > from replies when using notmuch + b4 based workflows). > > Besides that, having a separate mailing list for nova also helps to > better distinguish nova from nouveau and makes it easier to track > nova-specific discussions. > > Replace the nouveau mailing list with the new nova-gpu@lists.linux.dev > mailing list for both nova-core and nova-drm, and remove the patchwork > entries, since those are bound to the nouveau mailing list and not used > by nova anyway. > > Link: https://lore.kernel.org/all/bc2517c2-6772-4cbd-8fd7-6dbdcdd13eab@nvidia.com/ > Signed-off-by: Danilo Krummrich <dakr@kernel.org> > --- > MAINTAINERS | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c9b7b6f9828e..f44955f177a9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8207,10 +8207,9 @@ F: include/uapi/drm/nouveau_drm.h > CORE DRIVER FOR NVIDIA GPUS [RUST] > M: Danilo Krummrich <dakr@kernel.org> > M: Alexandre Courbot <acourbot@nvidia.com> > -L: nouveau@lists.freedesktop.org > +L: nova-gpu@lists.linux.dev > S: Supported > W: https://rust-for-linux.com/nova-gpu-driver > -Q: https://patchwork.freedesktop.org/project/nouveau/ > B: https://gitlab.freedesktop.org/drm/nova/-/issues > C: irc://irc.oftc.net/nouveau > T: git https://gitlab.freedesktop.org/drm/rust/kernel.git drm-rust-next > @@ -8219,10 +8218,9 @@ F: drivers/gpu/nova-core/ > > DRM DRIVER FOR NVIDIA GPUS [RUST] > M: Danilo Krummrich <dakr@kernel.org> > -L: nouveau@lists.freedesktop.org > +L: nova-gpu@lists.linux.dev > S: Supported > W: https://rust-for-linux.com/nova-gpu-driver > -Q: https://patchwork.freedesktop.org/project/nouveau/ > B: https://gitlab.freedesktop.org/drm/nova/-/issues > C: irc://irc.oftc.net/nouveau > T: git https://gitlab.freedesktop.org/drm/rust/kernel.git drm-rust-next Nice! Thanks Reviewed-by: Joel Fernandes <joelagnelf@nvidia.com>
On 4/23/26 5:46 AM, Danilo Krummrich wrote: > The nouveau mailing list has some issues (e.g. with stripping Cc entries > from replies when using notmuch + b4 based workflows). > > Besides that, having a separate mailing list for nova also helps to > better distinguish nova from nouveau and makes it easier to track > nova-specific discussions. > > Replace the nouveau mailing list with the new nova-gpu@lists.linux.dev > mailing list for both nova-core and nova-drm, and remove the patchwork > entries, since those are bound to the nouveau mailing list and not used > by nova anyway. > > Link: https://lore.kernel.org/all/bc2517c2-6772-4cbd-8fd7-6dbdcdd13eab@nvidia.com/ > Signed-off-by: Danilo Krummrich <dakr@kernel.org> > --- > MAINTAINERS | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c9b7b6f9828e..f44955f177a9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8207,10 +8207,9 @@ F: include/uapi/drm/nouveau_drm.h > CORE DRIVER FOR NVIDIA GPUS [RUST] > M: Danilo Krummrich <dakr@kernel.org> > M: Alexandre Courbot <acourbot@nvidia.com> > -L: nouveau@lists.freedesktop.org > +L: nova-gpu@lists.linux.dev > S: Supported > W: https://rust-for-linux.com/nova-gpu-driver > -Q: https://patchwork.freedesktop.org/project/nouveau/ > B: https://gitlab.freedesktop.org/drm/nova/-/issues > C: irc://irc.oftc.net/nouveau > T: git https://gitlab.freedesktop.org/drm/rust/kernel.git drm-rust-next > @@ -8219,10 +8218,9 @@ F: drivers/gpu/nova-core/ > > DRM DRIVER FOR NVIDIA GPUS [RUST] > M: Danilo Krummrich <dakr@kernel.org> > -L: nouveau@lists.freedesktop.org > +L: nova-gpu@lists.linux.dev > S: Supported > W: https://rust-for-linux.com/nova-gpu-driver > -Q: https://patchwork.freedesktop.org/project/nouveau/ > B: https://gitlab.freedesktop.org/drm/nova/-/issues > C: irc://irc.oftc.net/nouveau > T: git https://gitlab.freedesktop.org/drm/rust/kernel.git drm-rust-next > > base-commit: 2e68039281932e6dc37718a1ea7cbb8e2cda42e6 Reviewed-by: John Hubbard <jhubbard@nvidia.com> thanks, -- John Hubbard
On Thu Apr 23, 2026 at 9:46 PM JST, Danilo Krummrich wrote: > The nouveau mailing list has some issues (e.g. with stripping Cc entries > from replies when using notmuch + b4 based workflows). > > Besides that, having a separate mailing list for nova also helps to > better distinguish nova from nouveau and makes it easier to track > nova-specific discussions. > > Replace the nouveau mailing list with the new nova-gpu@lists.linux.dev > mailing list for both nova-core and nova-drm, and remove the patchwork > entries, since those are bound to the nouveau mailing list and not used > by nova anyway. > > Link: https://lore.kernel.org/all/bc2517c2-6772-4cbd-8fd7-6dbdcdd13eab@nvidia.com/ > Signed-off-by: Danilo Krummrich <dakr@kernel.org> Acked-by: Alexandre Courbot <acourbot@nvidia.com>
© 2016 - 2026 Red Hat, Inc.