Age | Commit message (Expand) | Author | Files | Lines |
2025-04-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -1/+3 |
2025-03-26 | ARM: 9441/1: rust: Enable Rust support for ARMv7 | Christian Schrrefl | 1 | -1/+3 |
2025-02-07 | x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 | Alice Ryhl | 1 | -0/+18 |
2024-09-16 | kbuild: rust: Enable KASAN support | Matthew Maurer | 1 | -1/+1 |
2024-09-16 | rust: cfi: add support for CFI_CLANG with Rust | Matthew Maurer | 1 | -0/+1 |
2024-08-23 | rust: support arrays in target JSON | Matthew Maurer | 1 | -29/+53 |
2024-08-18 | x86/rust: support MITIGATION_SLS | Miguel Ojeda | 1 | -0/+8 |
2024-08-18 | x86/rust: support MITIGATION_RETPOLINE | Miguel Ojeda | 1 | -0/+7 |
2024-08-10 | rust: x86: remove `-3dnow{,a}` from target features | Miguel Ojeda | 1 | -2/+2 |
2024-07-03 | arch: um: rust: Add i386 support for Rust | David Gow | 1 | -0/+17 |
2024-05-22 | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
2024-05-22 | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -6/+1 |
2024-05-14 | LoongArch: rust: Switch to use built-in rustc target | WANG Rui | 1 | -6/+1 |
2024-05-05 | rust: upgrade to Rust 1.78.0 | Miguel Ojeda | 1 | -1/+1 |
2024-04-28 | RISC-V: enable building 64-bit kernels with rust support | Miguel Ojeda | 1 | -0/+6 |
2024-03-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+3 |
2024-02-14 | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe... | Ingo Molnar | 1 | -1/+1 |
2024-02-09 | arm64: rust: Enable Rust support for AArch64 | Jamie Cunliffe | 1 | -1/+3 |
2024-01-17 | LoongArch: Enable initial Rust support | WANG Rui | 1 | -0/+7 |
2024-01-10 | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE | Breno Leitao | 1 | -1/+1 |
2022-09-28 | x86: enable initial Rust support | Miguel Ojeda | 1 | -2/+13 |
2022-09-28 | scripts: add `generate_rust_target.rs` | Miguel Ojeda | 1 | -0/+171 |