index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
Makefile
Age
Commit message (
Expand
)
Author
14 days
Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-10
s390: Enable Rust support
Jan Polensky
2026-06-09
rust: zerocopy-derive: enable support in kbuild
Miguel Ojeda
2026-06-09
rust: zerocopy: enable support in kbuild
Miguel Ojeda
2026-06-09
rust: kbuild: support `skip_clippy` for `rustc_procmacro`
Miguel Ojeda
2026-06-09
rust: kbuild: support per-target environment variables
Miguel Ojeda
2026-06-09
rust: kbuild: define `procmacro-extension` variable
Miguel Ojeda
2026-06-09
rust: kbuild: define `procmacro-name` function
Miguel Ojeda
2026-06-09
rust: kbuild: remove unused variable
Miguel Ojeda
2026-06-09
rust: kbuild: show the right `quiet_cmd_rustc_procmacrolibrary`
Miguel Ojeda
2026-05-29
Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...
Danilo Krummrich
2026-05-27
rust: types: add `ForLt` trait for higher-ranked lifetime support
Gary Guo
2026-04-30
rust: arch: um: Fix building 32-bit UML with GCC
David Gow
2026-04-08
Merge tag 'pin-init-v7.1' of https://github.com/Rust-for-Linux/linux into rus...
Miguel Ojeda
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
2026-04-07
rust: kbuild: update `bindgen --rust-target` version and replace comment
Miguel Ojeda
2026-04-07
rust: kbuild: remove `feature(...)`s that are now stable
Miguel Ojeda
2026-04-07
rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
Miguel Ojeda
2026-04-07
rust: kbuild: remove `--remap-path-prefix` workarounds
Miguel Ojeda
2026-04-02
Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int...
Miguel Ojeda
2026-03-30
kbuild: rust: provide an option to inline C helpers into Rust
Gary Guo
2026-03-25
rust: pin-init: build: simplify use of nightly features
Gary Guo
2026-03-09
scripts: generate_rust_analyzer.py: reduce cfg plumbing
Tamir Duberstein
2026-03-06
rust: build: remap path to avoid absolute path
Gary Guo
2026-03-06
rust: kbuild: emit dep-info into $(depfile) directly
Gary Guo
2026-02-22
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
2026-02-10
rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
Miguel Ojeda
2026-01-30
rust: kbuild: deduplicate pin-init flags
Tamir Duberstein
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...
Benno Lossin
2026-01-06
rust: kbuild: Add -fdiagnostics-show-context to bindgen_skip_c_flags
Siddhesh Poyarekar
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-11-24
rust: macros: support `proc-macro2`, `quote` and `syn`
Miguel Ojeda
2025-11-24
rust: syn: enable support in kbuild
Miguel Ojeda
2025-11-24
rust: quote: enable support in kbuild
Miguel Ojeda
2025-11-24
rust: proc-macro2: enable support in kbuild
Miguel Ojeda
2025-11-24
rust: kbuild: support using libraries in `rustc_procmacro`
Miguel Ojeda
2025-11-24
rust: kbuild: support skipping flags in `rustc_test_library`
Miguel Ojeda
2025-11-24
rust: kbuild: add proc macro library support
Miguel Ojeda
2025-11-24
rust: kbuild: simplify `--cfg` handling
Miguel Ojeda
2025-11-24
rust: kbuild: introduce `core-flags` and `core-skip_flags`
Miguel Ojeda
2025-11-10
rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flags
Xi Ruoyao
2025-11-04
rust: kbuild: workaround `rustdoc` doctests modifier bug
Miguel Ojeda
2025-11-04
rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
Miguel Ojeda
2025-09-08
rust: add `pin-init` as a dependency to `bindings` and `uapi`
Benno Lossin
2025-09-08
rust: warn if `srctree/` links do not exist
Miguel Ojeda
2025-09-08
Merge tag 'alloc-next-v6.18-2025-09-04' of https://github.com/Rust-for-Linux/...
Miguel Ojeda
2025-08-24
rust: kernel: remove support for unused host `#[test]`s
Miguel Ojeda
2025-08-12
rust: kbuild: clean output before running `rustdoc`
Miguel Ojeda
[next]