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
*
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
|
|
/
*
|
rust: docs: fix logo replacement
Miguel Ojeda
2023-10-19
1
-8
/
+7
*
|
rust: fix bindgen build error with fstrict-flex-arrays
Andrea Righi
2023-10-12
1
-0
/
+1
|
/
*
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-31
1
-6
/
+9
|
\
|
*
docs: Move rustdoc output, cross-reference it
Carlos Bilbao
2023-07-21
1
-6
/
+9
*
|
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-08-29
1
-7
/
+10
|
\
\
|
*
|
scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
Martin Rodriguez Reboredo
2023-08-20
1
-0
/
+1
|
*
|
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
2023-08-15
1
-3
/
+3
|
*
|
rust: upgrade to Rust 1.71.1
Miguel Ojeda
2023-08-14
1
-2
/
+2
|
*
|
scripts: `make rust-analyzer` for out-of-tree modules
Vinay Varma
2023-08-07
1
-2
/
+4
*
|
|
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-08-29
1
-0
/
+29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
2023-07-19
1
-0
/
+29
|
|
/
*
/
rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
Andrea Righi
2023-08-04
1
-1
/
+1
|
/
*
Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-04-30
1
-5
/
+23
|
\
|
*
rust: uapi: Add UAPI crate
Asahi Lina
2023-04-22
1
-5
/
+23
*
|
rust: allow to use INIT_STACK_ALL_ZERO
Andrea Righi
2023-04-19
1
-0
/
+14
*
|
rust: build: Fix grep warning
Vincenzo Palazzo
2023-04-07
1
-1
/
+1
|
/
*
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-26
1
-19
/
+8
|
\
|
*
kbuild: rust: move rust/target.json to scripts/
Masahiro Yamada
2023-01-22
1
-9
/
+1
|
*
kbuild: remove sed commands after rustc rules
Masahiro Yamada
2023-01-22
1
-4
/
+2
|
*
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
2023-01-22
1
-6
/
+5
*
|
rust: compiler_builtins: make stubs non-global
Gary Guo
2023-01-16
1
-0
/
+14
*
|
rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)
Miguel Ojeda
2023-01-16
1
-0
/
+1
|
/
*
rust: add `build_error` crate
Gary Guo
2022-12-04
1
-5
/
+17
*
Kbuild: add Rust support
Miguel Ojeda
2022-09-28
1
-0
/
+381