summaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_target.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbuild: rust: Enable KASAN supportMatthew Maurer2024-09-161-1/+1
* rust: cfi: add support for CFI_CLANG with RustMatthew Maurer2024-09-161-0/+1
* rust: support arrays in target JSONMatthew Maurer2024-08-231-29/+53
* x86/rust: support MITIGATION_SLSMiguel Ojeda2024-08-181-0/+8
* x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda2024-08-181-0/+7
* rust: x86: remove `-3dnow{,a}` from target featuresMiguel Ojeda2024-08-101-2/+2
* arch: um: rust: Add i386 support for RustDavid Gow2024-07-031-0/+17
* Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-221-0/+6
|\
| * RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda2024-04-281-0/+6
* | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-05-221-6/+1
|\ \
| * | LoongArch: rust: Switch to use built-in rustc targetWANG Rui2024-05-141-6/+1
| |/
* / rust: upgrade to Rust 1.78.0Miguel Ojeda2024-05-051-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-141-1/+3
|\
| * arm64: rust: Enable Rust support for AArch64Jamie Cunliffe2024-02-091-1/+3
* | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-141-1/+1
|\ \ | |/ |/|
| * x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-101-1/+1
* | LoongArch: Enable initial Rust supportWANG Rui2024-01-171-0/+7
|/
* x86: enable initial Rust supportMiguel Ojeda2022-09-281-2/+13
* scripts: add `generate_rust_target.rs`Miguel Ojeda2022-09-281-0/+171