index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
rust
Age
Commit message (
Expand
)
Author
2025-01-13
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
2024-12-16
rust: finish using custom FFI integer types
Miguel Ojeda
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-12
samples: rust: fix `rust_print` build making it a combined module
Miguel Ojeda
2024-11-04
rust: samples: add tracepoint to Rust sample
Alice Ryhl
2024-10-15
rust: treewide: switch to the kernel `Vec` type
Danilo Krummrich
2024-10-07
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
2024-10-07
rust: replace `clippy::dbg_macro` with `disallowed_macros`
Miguel Ojeda
2024-04-16
rust: sync: update `Arc` and `UniqueArc` to take allocation flags
Wedson Almeida Filho
2024-04-16
rust: alloc: update `VecExt` to take allocation flags
Wedson Almeida Filho
2023-04-10
samples: rust: print: Add sample code for Arc printing
Boqun Feng
2022-12-04
rust: macros: take string literals in `module!`
Gary Guo
2022-12-01
rust: samples: add `rust_print` example
Miguel Ojeda
2022-09-28
samples: add first Rust examples
Miguel Ojeda