index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
uapi
Age
Commit message (
Expand
)
Author
2025-06-22
rust: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
2025-06-22
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-12
drm: nova-drm: add initial driver skeleton
Danilo Krummrich
2025-05-07
rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
Miguel Ojeda
2025-04-24
rust: drm: ioctl: Add DRM ioctl abstraction
Asahi Lina
2024-11-10
rust: map `__kernel_size_t` and friends also to usize/isize
Gary Guo
2024-10-07
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
2024-08-30
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
2024-07-10
rust: allow `dead_code` for never constructed bindings
Miguel Ojeda
2023-12-15
net: phy: add Rust Asix PHY driver
FUJITA Tomonori
2023-05-31
rust: upgrade to Rust 1.68.2
Miguel Ojeda
2023-04-22
rust: uapi: Add UAPI crate
Asahi Lina