index
:
git.armlinux.org.uk/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-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
2025-08-22
rust: transmute: add `as_bytes_mut` method to `AsBytes` trait
Alexandre Courbot
2025-08-22
rust: transmute: add `as_bytes` method for `AsBytes` trait
Alexandre Courbot
2025-08-21
rust: Add read_poll_timeout function
FUJITA Tomonori
2025-08-21
rust: Add cpu_relax() helper
FUJITA Tomonori
2025-08-21
rust: alloc: implement Box::pin_slice()
Alice Ryhl
2025-08-20
rust: opp: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-08-20
rust: drm: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-08-19
rust,cred: update AlwaysRefCounted import to sync::aref
Shankari Anand
2025-08-19
rust: fs: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-08-19
rust: pid_namespace: update AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-08-17
rust: alloc: fix `rusttest` by providing `Cmalloc::aligned_layout` too
Miguel Ojeda
2025-08-15
rust: dma: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-08-15
rust: driver-core: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-08-15
rust: alloc: take the allocator into account for FOREIGN_ALIGN
Alice Ryhl
2025-08-15
rust: alloc: specify the minimum alignment of each allocator
Alice Ryhl
2025-08-15
rust: Add several miscellaneous PCI helpers
Alistair Popple
2025-08-15
rust: Update PCI binding safety comments and add inline compiler hint
Alistair Popple
[prev]
[next]