index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]