index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
Makefile
Age
Commit message (
Expand
)
Author
2025-07-14
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-05-31
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
2025-05-27
rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s
Miguel Ojeda
2025-05-25
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
2025-05-23
rust: arm: fix unknown (to Clang) argument '-mno-fdpic'
Rudraksha Gupta
2025-04-08
rust: kbuild: Don't export __pfx symbols
Sami Tolvanen
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-04-02
Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2025-03-30
rust: Fix enabling Rust and building with GCC for LoongArch
WANG Rui
2025-03-26
ARM: 9441/1: rust: Enable Rust support for ARMv7
Christian Schrrefl
2025-03-23
rust: kbuild: skip `--remap-path-prefix` for `rustdoc`
Miguel Ojeda
2025-03-19
rust: pass correct target to bindgen on Usermode Linux
Thomas Weißschuh
2025-03-16
rust: pin-init: add `std` and `alloc` support from the user-space version
Benno Lossin
2025-03-16
rust: make pin-init its own crate
Benno Lossin
2025-03-16
rust: add pin-init crate build infrastructure
Miguel Ojeda
2025-02-06
rust: kbuild: do not export generated KASAN ODR symbols
Matthew Maurer
2025-02-06
rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflags
Justin M. Forbes
2025-02-06
rust: kbuild: use host dylib naming in rusttestlib-kernel
Tamir Duberstein
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-01-18
rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
Sami Tolvanen
2025-01-15
kbuild: rust: add PROCMACROLDFLAGS
HONG Yifan
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
2025-01-10
rust: kbuild: run Clippy for `rusttest` code
Miguel Ojeda
2024-12-10
rust: kbuild: set `bindgen`'s Rust target version
Miguel Ojeda
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-20
rust: jump_label: skip formatting generated file
Miguel Ojeda
2024-11-10
rust: use custom FFI integer types
Gary Guo
2024-11-10
rust: fix size_t in bindgen prototypes of C builtins
Gary Guo
2024-11-04
rust: add arch_static_branch
Alice Ryhl
2024-11-01
rust: enable macros::module! tests
Ethan D. Twardy
2024-11-01
rust: kbuild: expand rusttest target for macros
Ethan D. Twardy
2024-10-15
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
2024-10-07
rust: enable `rustdoc::unescaped_backticks` lint
Miguel Ojeda
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-09-16
rust: cfi: add support for CFI_CLANG with Rust
Matthew Maurer
2024-09-05
kbuild: rust: replace proc macros dependency on `core.o` with the version text
Miguel Ojeda
2024-09-05
kbuild: rust: rebuild if the version text changes
Miguel Ojeda
2024-08-25
rust: enable rustdoc's `--generate-link-to-definition`
Miguel Ojeda
2024-08-21
rust: kbuild: fix export of bss symbols
Andreas Hindborg
2024-08-21
rust: enable bindgen's `--enable-function-attribute-detection` flag
Miguel Ojeda
2024-08-19
rust: kbuild: auto generate helper exports
Gary Guo
2024-08-18
objtool/kbuild/rust: enable objtool for Rust
Miguel Ojeda
2024-08-18
rust: kbuild: split up helpers.c
Andreas Hindborg
2024-08-10
rust: add intrinsics to fix `-Os` builds
Miguel Ojeda
2024-08-10
kbuild: rust: skip -fmin-function-alignment in bindgen flags
Zehui Xu
2024-08-07
rust: Support latest version of `rust-analyzer`
Sarthak Singh
[next]