aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
authorMark Brown <broonie@kernel.org>2026-05-29 22:42:23 +0100
committerMark Brown <broonie@kernel.org>2026-05-29 22:42:23 +0100
commit86733f0bbbf534109419ec30acc2c045e86eb5f1 (patch)
treeefdaaf37726c02176f05196226a5103852221b19 /MAINTAINERS
parent062cbcbe2293138856bd93c7bbf269b1d88ee2ae (diff)
parent0e42ec83d46ab8877d38d37493328ed7d1a24de8 (diff)
downloadlinux-next-history-86733f0bbbf534109419ec30acc2c045e86eb5f1.tar.gz
Merge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/rust/kernel.git
# Conflicts: # rust/kernel/alloc/kbox.rs
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c96f31bfc6d07..ba16dde42c79b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8957,6 +8957,8 @@ S: Supported
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
F: drivers/gpu/drm/drm_gpuvm.c
F: include/drm/drm_gpuvm.h
+F: rust/helpers/drm_gpuvm.c
+F: rust/kernel/drm/gpuvm/
DRM LOG
M: Jocelyn Falempe <jfalempe@redhat.com>