summaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_target.rs
AgeCommit message (Expand)AuthorLines
2024-09-16kbuild: rust: Enable KASAN supportMatthew Maurer-1/+1
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer-0/+1
2024-08-23rust: support arrays in target JSONMatthew Maurer-29/+53
2024-08-18x86/rust: support MITIGATION_SLSMiguel Ojeda-0/+8
2024-08-18x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda-0/+7
2024-08-10rust: x86: remove `-3dnow{,a}` from target featuresMiguel Ojeda-2/+2
2024-07-03arch: um: rust: Add i386 support for RustDavid Gow-0/+17
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+6
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-6/+1
2024-05-14LoongArch: rust: Switch to use built-in rustc targetWANG Rui-6/+1
2024-05-05rust: upgrade to Rust 1.78.0Miguel Ojeda-1/+1
2024-04-28RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda-0/+6
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+3
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar-1/+1
2024-02-09arm64: rust: Enable Rust support for AArch64Jamie Cunliffe-1/+3
2024-01-17LoongArch: Enable initial Rust supportWANG Rui-0/+7
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao-1/+1
2022-09-28x86: enable initial Rust supportMiguel Ojeda-2/+13
2022-09-28scripts: add `generate_rust_target.rs`Miguel Ojeda-0/+171