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
Age
Commit message (
Expand
)
Author
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
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2025-08-20
Merge drm/drm-next into drm-misc-next
Maxime Ripard
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: alloc: add ARCH_KMALLOC_MINALIGN to bindgen blocklist
Danilo Krummrich
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-19
Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
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
2025-08-15
rust: pci: use c_* types via kernel prelude
Abhinav Ananthu
2025-08-15
rust: auxiliary: Use `c_` types from prelude instead of
Abhinav Ananthu
2025-08-15
rust: make `kvec::Vec` functions `const fn`
Onur Özkan
2025-08-15
rust: make `ArrayLayout::new_unchecked` a `const fn`
Onur Özkan
2025-08-14
rust: cpumask: Mark CpumaskVar as transparent
Baptiste Lepers
2025-08-14
rust: cpumask: rename CpumaskVar::as[_mut]_ref to from_raw[_mut]
Alice Ryhl
2025-08-14
rust: devres: fix leaking call to devm_add_action()
Danilo Krummrich
2025-08-13
rust: alloc: kvec: simplify KUnit test module name to "rust_kvec"
Hui Zhu
2025-08-13
rust: alloc: kvec: add doc example for as_slice method
Hui Zhu
2025-08-13
rust: faux: fix C header link
Miguel Ojeda
2025-08-12
rust: kbuild: clean output before running `rustdoc`
Miguel Ojeda
2025-08-12
rust: workaround `rustdoc` target modifiers bug
Miguel Ojeda
2025-08-12
rust: irq: add &Device<Bound> argument to irq callbacks
Alice Ryhl
2025-08-12
rust: pci: add irq accessors
Daniel Almeida
2025-08-12
rust: platform: add irq accessors
Daniel Almeida
2025-08-12
rust: irq: add support for threaded IRQs and handlers
Daniel Almeida
2025-08-12
rust: irq: add support for non-threaded IRQs and handlers
Daniel Almeida
2025-08-12
rust: irq: add flags module
Daniel Almeida
2025-08-12
rust: irq: add irq module
Daniel Almeida
2025-08-12
driver: rust: expand documentation for driver infrastructure
Danilo Krummrich
2025-08-12
device: rust: expand documentation for Device
Danilo Krummrich
2025-08-12
device: rust: expand documentation for DeviceContext
Danilo Krummrich
2025-08-11
rust: drm: don't pass the address of drm::Device to drm_dev_put()
Danilo Krummrich
2025-08-11
rust: drm: remove pin annotations from drm::Device
Danilo Krummrich
2025-08-11
rust: drm: ensure kmalloc() compatible Layout
Danilo Krummrich
2025-08-11
rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()
Danilo Krummrich
[prev]
[next]