Age | Commit message (Expand) | Author | Files | Lines |
2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds | 1 | -6/+9 |
2023-08-29 | Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -7/+10 |
2023-08-28 | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+29 |
2023-08-20 | scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc` | Martin Rodriguez Reboredo | 1 | -0/+1 |
2023-08-15 | rust: bindgen: upgrade to 0.65.1 | Aakash Sen Sharma | 1 | -3/+3 |
2023-08-14 | rust: upgrade to Rust 1.71.1 | Miguel Ojeda | 1 | -2/+2 |
2023-08-07 | scripts: `make rust-analyzer` for out-of-tree modules | Vinay Varma | 1 | -2/+4 |
2023-08-04 | rust: fix bindgen build error with UBSAN_BOUNDS_STRICT | Andrea Righi | 1 | -1/+1 |
2023-07-21 | docs: Move rustdoc output, cross-reference it | Carlos Bilbao | 1 | -6/+9 |
2023-07-19 | rust: support running Rust documentation tests as KUnit ones | Miguel Ojeda | 1 | -0/+29 |
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 |