index
:
linux.git
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-09-04
rust: alloc: kbox: implement AsPageIter for VBox
Danilo Krummrich
2025-09-04
rust: page: define trait AsPageIter
Danilo Krummrich
2025-09-04
rust: alloc: implement VmallocPageIter
Danilo Krummrich
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
Merge tag 'opp-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Rafael J. Wysocki
2025-09-04
rust: alloc: vmalloc: implement Vmalloc::to_page()
Danilo Krummrich
2025-09-04
rust: page: implement BorrowedPage
Danilo Krummrich
2025-09-04
rust: time: Implement basic arithmetic operations for Delta
Lyude Paul
2025-09-04
rust: time: Implement Add<Delta>/Sub<Delta> for Instant
Lyude Paul
2025-09-04
rust: hrtimer: Add HrTimer::expires()
Lyude Paul
2025-09-04
rust: time: Add Instant::from_ktime()
Lyude Paul
2025-09-04
rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext
Lyude Paul
2025-09-04
rust: hrtimer: Add HrTimerCallbackContext and ::forward()
Lyude Paul
2025-09-04
rust: hrtimer: Add HrTimer::raw_forward() and forward()
Lyude Paul
2025-09-04
rust: hrtimer: Add HrTimerInstant
Lyude Paul
2025-09-04
rust: hrtimer: Document the return value for HrTimerHandle::cancel()
Lyude Paul
2025-09-03
rust: phy: use to_result for error handling
Onur Özkan
2025-09-02
rust: block: add remote completion to `Request`
Andreas Hindborg
2025-09-02
rust: block: mq: fix spelling in a safety comment
Andreas Hindborg
2025-09-02
rust: block: add `GenDisk` private data support
Andreas Hindborg
2025-09-02
rnull: enable configuration via `configfs`
Andreas Hindborg
2025-09-02
rust: block: add block related constants
Andreas Hindborg
2025-09-02
rust: block: remove trait bound from `mq::Request` definition
Andreas Hindborg
2025-09-02
rust: block: remove `RawWriter`
Andreas Hindborg
2025-09-02
rust: block: use `NullTerminatedFormatter`
Andreas Hindborg
2025-09-02
rust: block: normalize imports for `gen_disk.rs`
Andreas Hindborg
2025-09-02
rust: configfs: re-export `configfs_attrs` from `configfs` module
Andreas Hindborg
2025-09-02
rust: str: introduce `kstrtobool` function
Andreas Hindborg
2025-09-02
rust: str: introduce `NullTerminatedFormatter`
Andreas Hindborg
2025-09-02
rust: str: expose `str::{Formatter, RawFormatter}` publicly.
Andreas Hindborg
2025-09-02
rust: str: allow `str::Formatter` to format into `&mut [u8]`.
Andreas Hindborg
2025-09-02
rust: str: normalize imports in `str.rs`
Andreas Hindborg
2025-09-02
rust: device: fix unresolved link to drm::Device
Danilo Krummrich
2025-09-01
rust: pci: inline several tiny functions
John Hubbard
2025-09-01
rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
2025-09-01
rust: pci: add DeviceId::from_class_and_vendor() method
John Hubbard
2025-09-01
rust: pci: provide access to PCI Vendor values
John Hubbard
2025-09-01
rust: pci: provide access to PCI Class and Class-related items
John Hubbard
2025-09-01
rust: file: use to_result for error handling
Onur Özkan
2025-08-31
rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0
Alice Ryhl
2025-08-28
rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alexandre Courbot
2025-08-28
rust: transmute: Add methods for FromBytes trait
Christian S. Lima
2025-08-28
rust: regulator: use `to_result` for error handling
Onur Özkan
2025-08-27
rust: mm: mark VmaNew as transparent
Baptiste Lepers
2025-08-26
kunit: Introduce param_init/exit for parameterized test context management
Marie Zhussupova
2025-08-26
rust: opp: use to_result for error handling
Onur Özkan
2025-08-25
Merge 6.17-rc3 into driver-core-next
Greg Kroah-Hartman
2025-08-24
rust: alloc: remove `allocator_test`
Miguel Ojeda
2025-08-24
rust: kernel: remove support for unused host `#[test]`s
Miguel Ojeda
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[prev]
[next]