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
/
Documentation
/
rust
Age
Commit message (
Expand
)
Author
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-25
docs: rust: remove spurious item in `expect` list
Miguel Ojeda
2024-11-20
Merge tag 'docs-6.13' of git://git.lwn.net/linux
Linus Torvalds
2024-10-25
RISC-V: disallow gcc + rust builds
Conor Dooley
2024-10-14
kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
2024-10-07
Documentation: rust: discuss `#[expect(...)]` in the guidelines
Miguel Ojeda
2024-10-07
Documentation: rust: add coding guidelines on lints
Miguel Ojeda
2024-10-07
docs: rust: quick-start: add Ubuntu
Miguel Ojeda
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-09-05
docs: rust: include other expressions in conditional compilation section
Miguel Ojeda
2024-08-27
docs: rust: remove unintended blockquote in Quick Start
Jon Mulder
2024-08-25
docs: rust: improve main page introducing a "Code documentation" section
Miguel Ojeda
2024-08-25
docs: rust: link to https://rust.docs.kernel.org
Miguel Ojeda
2024-08-24
docs: rust: quick-start: add Debian Testing
Miguel Ojeda
2024-08-21
docs: rust: remove unintended blockquote in Coding Guidelines
Vincent Woltmann
2024-08-18
rust: kbuild: split up helpers.c
Andreas Hindborg
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-10
docs: rust: quick-start: add section on Linux distributions
Miguel Ojeda
2024-07-10
rust: start supporting several `bindgen` versions
Miguel Ojeda
2024-07-10
rust: avoid assuming a particular `bindgen` build
Miguel Ojeda
2024-07-10
rust: start supporting several compiler versions
Miguel Ojeda
2024-07-08
docs: rust: no_std is used
Dirk Behme
2024-07-08
kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
Miguel Ojeda
2024-07-08
docs: rust: introduce the new kernel.org LLVM+Rust toolchains
Nathan Chancellor
2024-07-03
arch: um: rust: Add i386 support for Rust
David Gow
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-13
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-05-05
docs: rust: extend abstraction and binding documentation
Dirk Behme
2024-05-05
docs: rust: Add instructions for the Rust kselftest
Laura Nao
2024-04-28
RISC-V: enable building 64-bit kernels with rust support
Miguel Ojeda
2024-03-31
docs: rust: fix improper rendering in Arch Support page
Bo-Wei Chen
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-02-18
docs: rust: Add description of Rust documentation test as KUnit ones
Dirk Behme
2024-02-18
docs: rust: Move testing to a separate page
Dirk Behme
2024-02-09
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
2024-01-19
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-17
LoongArch: Enable initial Rust support
WANG Rui
2023-12-21
docs: rust: Clarify that 'rustup override' applies to build directory
Viresh Kumar
2023-12-21
docs: rust: Add rusttest info
Dirk Behme
2023-12-21
docs: rust: remove `CC=clang` mentions
Miguel Ojeda
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
2023-10-30
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-10-25
docs: rust: add "The Rust experiment" section
Miguel Ojeda
2023-10-19
docs: rust: update Rust docs output path
Miguel Ojeda
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-21
docs: rust: clarify what 'rustup override' does
Trevor Gross
2023-08-20
docs: rust: update instructions for obtaining 'core' source
Trevor Gross
2023-08-20
docs: rust: add command line to rust-analyzer section
Guillaume Plourde
2023-08-15
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
2023-08-09
docs: rust: add paragraph about finding a suitable `libclang`
Miguel Ojeda
[next]