index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
rust
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'docs-6.13' of git://git.lwn.net/linux
Linus Torvalds
11 days
1
-0
/
+3
|
\
|
*
kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
2024-10-14
1
-0
/
+3
*
|
RISC-V: disallow gcc + rust builds
Conor Dooley
2024-10-25
1
-1
/
+1
|
/
*
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-09-25
3
-9
/
+40
|
\
|
*
docs: rust: include other expressions in conditional compilation section
Miguel Ojeda
2024-09-05
1
-0
/
+8
|
*
docs: rust: improve main page introducing a "Code documentation" section
Miguel Ojeda
2024-08-25
2
-4
/
+17
|
*
docs: rust: link to https://rust.docs.kernel.org
Miguel Ojeda
2024-08-25
2
-3
/
+13
|
*
docs: rust: quick-start: add Debian Testing
Miguel Ojeda
2024-08-24
1
-2
/
+2
|
*
rust: kbuild: split up helpers.c
Andreas Hindborg
2024-08-18
1
-2
/
+2
*
|
docs: rust: remove unintended blockquote in Quick Start
Jon Mulder
2024-08-27
1
-3
/
+3
*
|
docs: rust: remove unintended blockquote in Coding Guidelines
Vincent Woltmann
2024-08-21
1
-19
/
+19
|
/
*
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-27
3
-46
/
+110
|
\
|
*
docs: rust: quick-start: add section on Linux distributions
Miguel Ojeda
2024-07-10
1
-12
/
+81
|
*
rust: start supporting several `bindgen` versions
Miguel Ojeda
2024-07-10
1
-3
/
+4
|
*
rust: avoid assuming a particular `bindgen` build
Miguel Ojeda
2024-07-10
1
-14
/
+9
|
*
rust: start supporting several compiler versions
Miguel Ojeda
2024-07-10
1
-8
/
+7
|
*
docs: rust: no_std is used
Dirk Behme
2024-07-08
1
-0
/
+8
|
*
kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
Miguel Ojeda
2024-07-08
2
-17
/
+2
|
*
docs: rust: introduce the new kernel.org LLVM+Rust toolchains
Nathan Chancellor
2024-07-08
1
-0
/
+7
*
|
arch: um: rust: Add i386 support for Rust
David Gow
2024-07-03
1
-1
/
+1
|
/
*
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-22
1
-0
/
+1
|
\
|
*
RISC-V: enable building 64-bit kernels with rust support
Miguel Ojeda
2024-04-28
1
-0
/
+1
*
|
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-05-14
2
-1
/
+81
|
\
\
|
*
|
docs: rust: extend abstraction and binding documentation
Dirk Behme
2024-05-05
1
-0
/
+57
|
*
|
docs: rust: Add instructions for the Rust kselftest
Laura Nao
2024-05-05
1
-1
/
+24
|
|
/
*
/
docs: rust: fix improper rendering in Arch Support page
Bo-Wei Chen
2024-03-31
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-14
1
-0
/
+1
|
\
|
*
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
2024-02-09
1
-0
/
+1
*
|
docs: rust: Add description of Rust documentation test as KUnit ones
Dirk Behme
2024-02-18
1
-8
/
+119
*
|
docs: rust: Move testing to a separate page
Dirk Behme
2024-02-18
3
-24
/
+25
|
/
*
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-19
1
-6
/
+7
|
\
|
*
LoongArch: Enable initial Rust support
WANG Rui
2024-01-17
1
-6
/
+7
*
|
docs: rust: Clarify that 'rustup override' applies to build directory
Viresh Kumar
2023-12-21
1
-4
/
+8
*
|
docs: rust: Add rusttest info
Dirk Behme
2023-12-21
1
-0
/
+24
*
|
docs: rust: remove `CC=clang` mentions
Miguel Ojeda
2023-12-21
1
-5
/
+1
*
|
rust: support `srctree`-relative links
Miguel Ojeda
2023-12-21
1
-0
/
+13
|
/
*
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-10-31
1
-0
/
+19
|
\
|
*
docs: rust: add "The Rust experiment" section
Miguel Ojeda
2023-10-25
1
-0
/
+19
*
|
docs: rust: update Rust docs output path
Miguel Ojeda
2023-10-19
1
-1
/
+1
|
/
*
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-31
1
-0
/
+8
|
\
|
*
docs: Move rustdoc output, cross-reference it
Carlos Bilbao
2023-07-21
1
-0
/
+8
*
|
docs: rust: clarify what 'rustup override' does
Trevor Gross
2023-08-21
1
-1
/
+3
*
|
docs: rust: update instructions for obtaining 'core' source
Trevor Gross
2023-08-20
1
-7
/
+8
*
|
docs: rust: add command line to rust-analyzer section
Guillaume Plourde
2023-08-20
1
-1
/
+3
*
|
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
2023-08-15
1
-1
/
+1
*
|
docs: rust: add paragraph about finding a suitable `libclang`
Miguel Ojeda
2023-08-09
1
-0
/
+17
|
/
*
docs: rust: point directly to the standalone installers
Miguel Ojeda
2023-05-31
1
-2
/
+2
*
rust: sort uml documentation arch support table
Thomas Bamelis
2023-04-06
1
-1
/
+1
*
Documentation: rust: Fix arch support table
Bagas Sanjaya
2023-02-13
1
-1
/
+1
*
rust: arch/um: Add support for CONFIG_RUST under x86_64 UML
David Gow
2023-02-10
1
-0
/
+2
[next]