index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-20
rust: workaround `rustdoc` target modifiers bug
Miguel Ojeda
1
-0
/
+6
2025-08-20
rust: kbuild: clean output before running `rustdoc`
Miguel Ojeda
1
-2
/
+5
2025-07-24
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
1
-0
/
+1
2025-07-06
rust: arm: fix unknown (to Clang) argument '-mno-fdpic'
Rudraksha Gupta
1
-1
/
+1
2025-06-27
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
1
-6
/
+8
2025-04-10
rust: Fix enabling Rust and building with GCC for LoongArch
WANG Rui
1
-1
/
+3
2025-03-13
rust: use custom FFI integer types
Gary Guo
1
-13
/
+26
2025-03-13
rust: fix size_t in bindgen prototypes of C builtins
Gary Guo
1
-1
/
+5
2025-03-13
rust: kbuild: expand rusttest target for macros
Ethan D. Twardy
1
-4
/
+13
2025-03-13
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
1
-33
/
+10
2025-03-13
rust: enable `rustdoc::unescaped_backticks` lint
Miguel Ojeda
1
-1
/
+4
2025-02-21
rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflags
Justin M. Forbes
1
-0
/
+1
2024-12-19
rust: kbuild: set `bindgen`'s Rust target version
Miguel Ojeda
1
-1
/
+14
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-18
objtool/kbuild/rust: enable objtool for Rust
Miguel Ojeda
1
-8
/
+14
2024-08-18
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-13
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-13
/
+3
2024-05-10
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-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2024-03-14
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-02-29
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-30
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
[next]