| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2023-04-30 | 1 | -5/+23 |
|\ |
|
| * | rust: uapi: Add UAPI crate | Asahi Lina | 2023-04-22 | 1 | -5/+23 |
* | | rust: allow to use INIT_STACK_ALL_ZERO | Andrea Righi | 2023-04-19 | 1 | -0/+14 |
* | | rust: build: Fix grep warning | Vincenzo Palazzo | 2023-04-07 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-02-26 | 1 | -19/+8 |
|\ |
|
| * | kbuild: rust: move rust/target.json to scripts/ | Masahiro Yamada | 2023-01-22 | 1 | -9/+1 |
| * | kbuild: remove sed commands after rustc rules | Masahiro Yamada | 2023-01-22 | 1 | -4/+2 |
| * | kbuild: specify output names separately for each emission type from rustc | Masahiro Yamada | 2023-01-22 | 1 | -6/+5 |
* | | rust: compiler_builtins: make stubs non-global | Gary Guo | 2023-01-16 | 1 | -0/+14 |
* | | rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`) | Miguel Ojeda | 2023-01-16 | 1 | -0/+1 |
|/ |
|
* | rust: add `build_error` crate | Gary Guo | 2022-12-04 | 1 | -5/+17 |
* | Kbuild: add Rust support | Miguel Ojeda | 2022-09-28 | 1 | -0/+381 |