index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: kbuild: set `bindgen`'s Rust target version
Miguel Ojeda
2024-12-10
1
-1
/
+14
*
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-30
1
-2
/
+2
|
\
|
*
kbuild: change working directory to external module directory with M=
Masahiro Yamada
2024-11-28
1
-2
/
+2
*
|
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-26
1
-43
/
+50
|
\
\
|
*
|
rust: use custom FFI integer types
Gary Guo
2024-11-10
1
-13
/
+26
|
*
|
rust: fix size_t in bindgen prototypes of C builtins
Gary Guo
2024-11-10
1
-1
/
+5
|
*
|
rust: enable macros::module! tests
Ethan D. Twardy
2024-11-01
1
-0
/
+1
|
*
|
rust: kbuild: expand rusttest target for macros
Ethan D. Twardy
2024-11-01
1
-4
/
+13
|
*
|
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
2024-10-15
1
-33
/
+10
|
*
|
rust: enable `rustdoc::unescaped_backticks` lint
Miguel Ojeda
2024-10-07
1
-1
/
+4
|
|
/
*
|
rust: jump_label: skip formatting generated file
Miguel Ojeda
2024-11-20
1
-2
/
+2
*
|
rust: add arch_static_branch
Alice Ryhl
2024-11-04
1
-0
/
+6
|
/
*
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-09-25
1
-19
/
+37
|
\
|
*
rust: cfi: add support for CFI_CLANG with Rust
Matthew Maurer
2024-09-16
1
-1
/
+1
|
*
kbuild: rust: replace proc macros dependency on `core.o` with the version text
Miguel Ojeda
2024-09-05
1
-3
/
+1
|
*
kbuild: rust: rebuild if the version text changes
Miguel Ojeda
2024-09-05
1
-1
/
+2
|
*
rust: enable rustdoc's `--generate-link-to-definition`
Miguel Ojeda
2024-08-25
1
-0
/
+1
|
*
rust: enable bindgen's `--enable-function-attribute-detection` flag
Miguel Ojeda
2024-08-21
1
-1
/
+1
|
*
rust: kbuild: auto generate helper exports
Gary Guo
2024-08-19
1
-2
/
+14
|
*
objtool/kbuild/rust: enable objtool for Rust
Miguel Ojeda
2024-08-18
1
-8
/
+14
|
*
rust: kbuild: split up helpers.c
Andreas Hindborg
2024-08-18
1
-3
/
+3
*
|
rust: kbuild: fix export of bss symbols
Andreas Hindborg
2024-08-21
1
-1
/
+1
|
/
*
rust: add intrinsics to fix `-Os` builds
Miguel Ojeda
2024-08-10
1
-2
/
+2
*
kbuild: rust: skip -fmin-function-alignment in bindgen flags
Zehui Xu
2024-08-10
1
-1
/
+1
*
rust: Support latest version of `rust-analyzer`
Sarthak Singh
2024-08-07
1
-1
/
+1
*
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-27
1
-64
/
+10
|
\
|
*
rust: relax most deny-level lints to warnings
Miguel Ojeda
2024-07-10
1
-2
/
+2
|
*
kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
Miguel Ojeda
2024-07-08
1
-62
/
+8
*
|
arch: um: rust: Add i386 support for Rust
David Gow
2024-07-03
1
-1
/
+1
|
/
*
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-05-22
1
-1
/
+1
|
\
|
*
LoongArch: rust: Switch to use built-in rustc target
WANG Rui
2024-05-14
1
-1
/
+1
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-2
/
+2
|
\
\
|
*
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
1
-3
/
+3
*
|
|
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-05-14
1
-13
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kbuild: use the upstream `alloc` crate
Wedson Almeida Filho
2024-04-16
1
-13
/
+3
|
|
/
*
/
kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
Miguel Ojeda
2024-04-23
1
-1
/
+0
|
/
*
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
1
-2
/
+2
|
\
|
*
kbuild: unexport abs_srctree and abs_objtree
Masahiro Yamada
2024-03-10
1
-2
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-14
1
-1
/
+5
|
\
\
|
*
|
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
2024-02-09
1
-0
/
+1
|
*
|
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
2024-02-09
1
-1
/
+4
|
|
/
*
/
kbuild: mark `rustc` (and others) invocations as recursive
Miguel Ojeda
2024-02-29
1
-24
/
+24
|
/
*
rust: support `srctree`-relative links
Miguel Ojeda
2023-12-21
1
-1
/
+2
*
rust: Suppress searching builtin sysroot
Matthew Maurer
2023-12-14
1
-0
/
+3
*
rust: bindings: rename const binding using sed
Gary Guo
2023-12-14
1
-0
/
+2
*
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-04
1
-0
/
+2
|
\
|
*
rust: Respect HOSTCC when linking for host
Matthew Maurer
2023-10-14
1
-0
/
+2
*
|
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-10-31
1
-5
/
+3
|
\
\
|
*
|
rust: Use grep -Ev rather than relying on GNU grep
Matthew Maurer
2023-10-15
1
-2
/
+2
|
*
|
rust: Use awk instead of recent xargs
Matthew Maurer
2023-10-15
1
-3
/
+1
|
|
/
[next]