Hi Dave and Sima, Here's the first PR for the drm-rust-fixes branch. It includes the commit to add the drm-rust repository to MAINTAINERS.
The following changes since commit b320789d6883cc00ac78ce83bccbfe7ed58afcf0: Linux 6.17-rc4 (2025-08-31 15:33:07 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/rust/kernel.git tags/drm-rust-fixes-2025-09-05 for you to fetch changes up to 349510052f765b6eb9c2a21d0ffe08ba61fa683c: MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure (2025-09-05 07:07:08 +0000) ---------------------------------------------------------------- - Add drm-rust tree to MAINTAINERS - Require CONFIG_64BIT for Nova ---------------------------------------------------------------- Danilo Krummrich (2): gpu: nova-core: depend on CONFIG_64BIT MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure MAINTAINERS | 11 ++++++++++- drivers/gpu/nova-core/Kconfig | 1 + 2 files changed, 11 insertions(+), 1 deletion(-) -- Alice