index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-19
/
+37
2024-09-16
rust: cfi: add support for CFI_CLANG with Rust
Matthew Maurer
1
-1
/
+1
2024-09-05
kbuild: rust: replace proc macros dependency on `core.o` with the version text
Miguel Ojeda
1
-3
/
+1
2024-09-05
kbuild: rust: rebuild if the version text changes
Miguel Ojeda
1
-1
/
+2
2024-08-25
rust: enable rustdoc's `--generate-link-to-definition`
Miguel Ojeda
1
-0
/
+1
2024-08-21
rust: kbuild: fix export of bss symbols
Andreas Hindborg
1
-1
/
+1
2024-08-21
rust: enable bindgen's `--enable-function-attribute-detection` flag
Miguel Ojeda
1
-1
/
+1
2024-08-19
rust: kbuild: auto generate helper exports
Gary Guo
1
-2
/
+14
2024-08-19
objtool/kbuild/rust: enable objtool for Rust
Miguel Ojeda
1
-8
/
+14
2024-08-19
rust: kbuild: split up helpers.c
Andreas Hindborg
1
-3
/
+3
2024-08-10
rust: add intrinsics to fix `-Os` builds
Miguel Ojeda
1
-2
/
+2
2024-08-10
kbuild: rust: skip -fmin-function-alignment in bindgen flags
Zehui Xu
1
-1
/
+1
2024-08-07
rust: Support latest version of `rust-analyzer`
Sarthak Singh
1
-1
/
+1
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-64
/
+10
2024-07-10
rust: relax most deny-level lints to warnings
Miguel Ojeda
1
-2
/
+2
2024-07-08
kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
Miguel Ojeda
1
-62
/
+8
2024-07-03
arch: um: rust: Add i386 support for Rust
David Gow
1
-1
/
+1
2024-05-22
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-1
/
+1
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2024-05-14
LoongArch: rust: Switch to use built-in rustc target
WANG Rui
1
-1
/
+1
2024-05-14
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-13
/
+3
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-3
/
+3
2024-04-23
kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
Miguel Ojeda
1
-1
/
+0
2024-04-16
kbuild: use the upstream `alloc` crate
Wedson Almeida Filho
1
-13
/
+3
2024-03-22
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2024-03-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+5
2024-03-10
kbuild: unexport abs_srctree and abs_objtree
Masahiro Yamada
1
-2
/
+2
2024-03-01
kbuild: mark `rustc` (and others) invocations as recursive
Miguel Ojeda
1
-24
/
+24
2024-02-09
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
1
-0
/
+1
2024-02-09
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
1
-1
/
+4
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
1
-1
/
+2
2023-12-14
rust: Suppress searching builtin sysroot
Matthew Maurer
1
-0
/
+3
2023-12-14
rust: bindings: rename const binding using sed
Gary Guo
1
-0
/
+2
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+2
2023-10-31
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-5
/
+3
2023-10-19
rust: docs: fix logo replacement
Miguel Ojeda
1
-8
/
+7
2023-10-15
rust: Use grep -Ev rather than relying on GNU grep
Matthew Maurer
1
-2
/
+2
2023-10-15
rust: Use awk instead of recent xargs
Matthew Maurer
1
-3
/
+1
2023-10-14
rust: Respect HOSTCC when linking for host
Matthew Maurer
1
-0
/
+2
2023-10-12
rust: fix bindgen build error with fstrict-flex-arrays
Andrea Righi
1
-0
/
+1
2023-08-31
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-29
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-22
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
[next]