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