index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
Age
Commit message (
Expand
)
Author
2025-07-06
rust: miscdevice: remove unnecessary import
Tamir Duberstein
2025-07-05
rust: devres: remove unused import
Tamir Duberstein
2025-07-05
rust: auxiliary: remove unnecessary import
Tamir Duberstein
2025-07-05
rust: platform: remove unnecessary import
Tamir Duberstein
2025-07-05
rust: drm: remove unnecessary imports
Tamir Duberstein
2025-07-05
rust: drm: remove unnecessary imports
Tamir Duberstein
2025-07-04
rust: drm: device: drop_in_place() the drm::Device in release()
Danilo Krummrich
2025-07-03
rust: sync: implement `Borrow` and `BorrowMut` for `Arc` types
Alexandre Courbot
2025-07-03
rust: acpi: remove unneeded cast to clean future Clippy warning
Miguel Ojeda
2025-07-01
rust: dma: require mutable reference for as_slice_mut() and write()
Danilo Krummrich
2025-07-01
rust: miscdevice: clarify invariant for `MiscDeviceRegistration`
Shankari Anand
2025-07-01
rust: fix typo in #[repr(transparent)] comments
FUJITA Tomonori
2025-07-01
Cast to the proper type
Tamir Duberstein
2025-07-01
Use unqualified references to ffi types
Tamir Duberstein
2025-06-30
rust: time: Add wrapper for fsleep() function
FUJITA Tomonori
2025-06-30
rust: time: Seal the HrTimerMode trait
FUJITA Tomonori
2025-06-29
rust: revocable: document why &T is not used in RevocableGuard
Alice Ryhl
2025-06-29
rust: rbtree: add RBTree::is_empty
Alice Ryhl
2025-06-29
rust: init: Fix generics in *_init! macros
Janne Grunau
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
2025-06-28
rust: devres: replace Devres::new_foreign_owned()
Danilo Krummrich
2025-06-28
rust: revocable: support fallible PinInit types
Danilo Krummrich
2025-06-28
Merge tag 'pin-init-v6.17-result-blanket' of https://github.com/Rust-for-Linu...
Danilo Krummrich
2025-06-28
rust: implement `Wrapper<T>` for `Opaque<T>`
Christian Schrefl
2025-06-28
rust: devres: require T: Send for Devres
Danilo Krummrich
2025-06-26
rust: platform: Add ACPI match table support to `Driver` trait
Igor Korotin
2025-06-26
rust: platform: Set `OF_ID_TABLE` default to `None` in `Driver` trait
Igor Korotin
2025-06-26
rust: driver: Add ACPI id table support to Adapter trait
Igor Korotin
2025-06-26
rust: driver: Consolidate `Adapter::of_id_info` methods using `#[cfg]`
Igor Korotin
2025-06-26
rust: acpi: add `acpi::DeviceId` abstraction
Igor Korotin
2025-06-25
rust: device: implement FwNode::is_of_node()
Danilo Krummrich
2025-06-25
rust: device: Add property_get_reference_args
Remo Senekowitsch
2025-06-25
rust: device: Add child accessor and iterator
Remo Senekowitsch
2025-06-24
rust: task: Add Rust version of might_sleep()
FUJITA Tomonori
2025-06-24
rust: Introduce file_from_location()
Boqun Feng
2025-06-24
rust: time: Remove Ktime in hrtimer
FUJITA Tomonori
2025-06-24
rust: time: Make HasHrTimer generic over HrTimerMode
FUJITA Tomonori
2025-06-24
rust: time: Add HrTimerExpires trait
FUJITA Tomonori
2025-06-24
rust: task: Mark Task methods inline
Panagiotis Foliadis
2025-06-24
rust: sync: Mark PollCondVar::drop() inline
Kunwu Chan
2025-06-24
rust: sync: Mark CondVar::notify_*() inline
Kunwu Chan
2025-06-24
rust: time: Replace HrTimerMode enum with trait-based mode types
FUJITA Tomonori
2025-06-24
rust: io: avoid mentioning private fields in `IoMem`
Sai Vishnu M
2025-06-24
rust: Use consistent "# Examples" heading style in rustdoc
Viresh Kumar
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
2025-06-24
rust: list: replace unwrap() with ? in doctest examples
Albin Babu Varghese
2025-06-24
rust: kunit: use crate-level mapping for `c_void`
Jesung Yang
2025-06-23
rust: sizes: add constants up to SZ_2G
Alexandre Courbot
2025-06-23
rust: make ETIMEDOUT error available
Alexandre Courbot
2025-06-23
Merge tag 'topic/dma-features-2025-06-23' of https://github.com/Rust-for-Linu...
Danilo Krummrich
[prev]
[next]