index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
drm
/
device.rs
Age
Commit message (
Expand
)
Author
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-16
device: rust: rename Device::as_ref() to Device::from_raw()
Alice Ryhl
2025-07-15
rust: types: add Opaque::cast_from
Alice Ryhl
2025-07-11
drm: rust: rename as_ref() to from_raw() for drm constructors
Alice Ryhl
2025-07-04
rust: drm: device: drop_in_place() the drm::Device in release()
Danilo Krummrich
2025-06-22
rust: enable `clippy::as_underscore` lint
Tamir Duberstein
2025-06-22
rust: enable `clippy::ptr_cast_constness` lint
Tamir Duberstein
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-04-28
rust: drm: gem: Add GEM object abstraction
Asahi Lina
2025-04-24
rust: drm: file: Add File abstraction
Asahi Lina
2025-04-24
rust: drm: add device abstraction
Asahi Lina