index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Documentation: rust: testing: add docs on the new KUnit `#[test]` tests
Miguel Ojeda
1
-0
/
+71
2025-05-27
Documentation: rust: rename `#[test]`s to "`rusttest` host tests"
Miguel Ojeda
1
-6
/
+7
2025-05-23
rust: add C FFI types to the prelude
Miguel Ojeda
1
-0
/
+17
2025-05-23
docs: rust: quick-start: update Ubuntu instructions
Igor Korotin
1
-3
/
+41
2025-05-12
docs: rust: explain that `///` vs. `//` applies to private items too
Miguel Ojeda
1
-0
/
+12
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-0
/
+1
2025-03-31
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-0
/
+15
2025-03-26
ARM: 9441/1: rust: Enable Rust support for ARMv7
Christian Schrrefl
1
-0
/
+1
2025-03-09
docs: rust: Add error handling sections
Dirk Behme
2
-0
/
+15
2025-03-06
rust: docs: add missing newline to printing macro examples
Alban Kurti
1
-1
/
+1
2025-03-06
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
1
-1
/
+1
2024-11-27
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-0
/
+163
2024-11-25
docs: rust: remove spurious item in `expect` list
Miguel Ojeda
1
-3
/
+1
2024-11-20
Merge tag 'docs-6.13' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+3
2024-10-25
RISC-V: disallow gcc + rust builds
Conor Dooley
1
-1
/
+1
2024-10-14
kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
1
-0
/
+3
2024-10-07
Documentation: rust: discuss `#[expect(...)]` in the guidelines
Miguel Ojeda
1
-0
/
+110
2024-10-07
Documentation: rust: add coding guidelines on lints
Miguel Ojeda
1
-0
/
+38
2024-10-07
docs: rust: quick-start: add Ubuntu
Miguel Ojeda
1
-0
/
+17
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3
-9
/
+40
2024-09-05
docs: rust: include other expressions in conditional compilation section
Miguel Ojeda
1
-0
/
+8
2024-08-27
docs: rust: remove unintended blockquote in Quick Start
Jon Mulder
1
-3
/
+3
2024-08-25
docs: rust: improve main page introducing a "Code documentation" section
Miguel Ojeda
2
-4
/
+17
2024-08-25
docs: rust: link to https://rust.docs.kernel.org
Miguel Ojeda
2
-3
/
+13
2024-08-24
docs: rust: quick-start: add Debian Testing
Miguel Ojeda
1
-2
/
+2
2024-08-21
docs: rust: remove unintended blockquote in Coding Guidelines
Vincent Woltmann
1
-19
/
+19
2024-08-19
rust: kbuild: split up helpers.c
Andreas Hindborg
1
-2
/
+2
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3
-46
/
+110
2024-07-10
docs: rust: quick-start: add section on Linux distributions
Miguel Ojeda
1
-12
/
+81
2024-07-10
rust: start supporting several `bindgen` versions
Miguel Ojeda
1
-3
/
+4
2024-07-10
rust: avoid assuming a particular `bindgen` build
Miguel Ojeda
1
-14
/
+9
2024-07-10
rust: start supporting several compiler versions
Miguel Ojeda
1
-8
/
+7
2024-07-09
docs: rust: no_std is used
Dirk Behme
1
-0
/
+8
2024-07-08
kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
Miguel Ojeda
2
-17
/
+2
2024-07-08
docs: rust: introduce the new kernel.org LLVM+Rust toolchains
Nathan Chancellor
1
-0
/
+7
2024-07-03
arch: um: rust: Add i386 support for Rust
David Gow
1
-1
/
+1
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-05-14
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-1
/
+81
2024-05-05
docs: rust: extend abstraction and binding documentation
Dirk Behme
1
-0
/
+57
2024-05-05
docs: rust: Add instructions for the Rust kselftest
Laura Nao
1
-1
/
+24
2024-04-29
RISC-V: enable building 64-bit kernels with rust support
Miguel Ojeda
1
-0
/
+1
2024-03-31
docs: rust: fix improper rendering in Arch Support page
Bo-Wei Chen
1
-1
/
+1
2024-03-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2024-02-18
docs: rust: Add description of Rust documentation test as KUnit ones
Dirk Behme
1
-8
/
+119
2024-02-18
docs: rust: Move testing to a separate page
Dirk Behme
3
-24
/
+25
2024-02-09
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
1
-0
/
+1
2024-01-20
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-6
/
+7
2024-01-17
LoongArch: Enable initial Rust support
WANG Rui
1
-6
/
+7
2023-12-22
docs: rust: Clarify that 'rustup override' applies to build directory
Viresh Kumar
1
-4
/
+8
2023-12-22
docs: rust: Add rusttest info
Dirk Behme
1
-0
/
+24
[next]