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