index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-9
/
+5
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-15
/
+15
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+9
2025-07-16
device: rust: rename Device::as_ref() to Device::from_raw()
Alice Ryhl
1
-1
/
+1
2025-07-15
rust: types: add Opaque::cast_from
Alice Ryhl
2
-6
/
+2
2025-07-11
drm: rust: rename as_ref() to from_raw() for drm constructors
Alice Ryhl
4
-15
/
+15
2025-07-05
rust: drm: remove unnecessary imports
Tamir Duberstein
1
-1
/
+0
2025-07-05
rust: drm: remove unnecessary imports
Tamir Duberstein
1
-1
/
+0
2025-07-04
rust: drm: device: drop_in_place() the drm::Device in release()
Danilo Krummrich
1
-1
/
+11
2025-06-28
rust: devres: replace Devres::new_foreign_owned()
Danilo Krummrich
1
-6
/
+8
2025-06-22
rust: enable `clippy::as_underscore` lint
Tamir Duberstein
1
-1
/
+1
2025-06-22
rust: enable `clippy::ptr_cast_constness` lint
Tamir Duberstein
1
-2
/
+2
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-1
/
+7
2025-05-14
rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically
Lyude Paul
1
-23
/
+24
2025-05-14
rust: drm: gem: s/into_gem_obj()/as_raw()/
Lyude Paul
1
-19
/
+9
2025-05-14
rust: drm: gem: Refactor IntoGEMObject::from_gem_obj() to as_ref()
Lyude Paul
1
-26
/
+43
2025-05-14
rust: drm: gem: Use NonNull for Object::dev
Lyude Paul
1
-3
/
+3
2025-04-28
rust: drm: gem: Add GEM object abstraction
Asahi Lina
4
-2
/
+325
2025-04-24
rust: drm: file: Add File abstraction
Asahi Lina
4
-2
/
+106
2025-04-24
rust: drm: add DRM driver registration
Asahi Lina
2
-1
/
+60
2025-04-24
rust: drm: add device abstraction
Asahi Lina
3
-8
/
+200
2025-04-24
rust: drm: add driver abstractions
Asahi Lina
2
-0
/
+121
2025-04-24
rust: drm: ioctl: Add DRM ioctl abstraction
Asahi Lina
2
-0
/
+167