index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
rust
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-20
/
+36
2026-08-03
rust: kbuild: disambiguate `zerocopy` for `rusttest`
Antoni Boucher
1
-1
/
+1
2026-07-31
powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
1
-0
/
+6
2026-07-31
rust: Add PowerPC support
Link Mauve
1
-1
/
+3
2026-07-31
rust: Make __udivdi3() and __umoddi3() panic
Link Mauve
1
-0
/
+4
2026-07-31
rust: Fix "multiple candidates for rmeta dependency core" error
Mukesh Kumar Chaurasiya (IBM)
1
-19
/
+23
2026-07-11
rust: zerocopy: update to v0.8.54
Miguel Ojeda
1
-1
/
+1
2026-07-11
rust: zerocopy: update to v0.8.52
Miguel Ojeda
1
-3
/
+13
2026-06-16
Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+1
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-0
/
+1
2026-06-10
s390: Enable Rust support
Jan Polensky
1
-0
/
+1
2026-06-09
rust: zerocopy-derive: enable support in kbuild
Miguel Ojeda
1
-8
/
+33
2026-06-09
rust: zerocopy: enable support in kbuild
Miguel Ojeda
1
-6
/
+39
2026-06-09
rust: kbuild: support `skip_clippy` for `rustc_procmacro`
Miguel Ojeda
1
-2
/
+2
2026-06-09
rust: kbuild: support per-target environment variables
Miguel Ojeda
1
-0
/
+8
2026-06-09
rust: kbuild: define `procmacro-extension` variable
Miguel Ojeda
1
-3
/
+2
2026-06-09
rust: kbuild: define `procmacro-name` function
Miguel Ojeda
1
-2
/
+4
2026-06-09
rust: kbuild: remove unused variable
Miguel Ojeda
1
-1
/
+0
2026-06-09
rust: kbuild: show the right `quiet_cmd_rustc_procmacrolibrary`
Miguel Ojeda
1
-1
/
+1
2026-05-29
Merge patch series "rust: device: Higher-Ranked Lifetime Types for device drivers"
Danilo Krummrich
1
-0
/
+1
2026-05-27
rust: types: add `ForLt` trait for higher-ranked lifetime support
Gary Guo
1
-0
/
+1
2026-04-30
rust: arch: um: Fix building 32-bit UML with GCC
David Gow
1
-0
/
+2
2026-04-08
Merge tag 'pin-init-v7.1' of https://github.com/Rust-for-Linux/linux into rust-next
Miguel Ojeda
1
-2
/
+2
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/linux into rust-next
Miguel Ojeda
1
-6
/
+4
2026-04-07
rust: kbuild: update `bindgen --rust-target` version and replace comment
Miguel Ojeda
1
-14
/
+2
2026-04-07
rust: kbuild: remove `feature(...)`s that are now stable
Miguel Ojeda
1
-2
/
+0
2026-04-07
rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
Miguel Ojeda
1
-4
/
+1
2026-04-07
rust: kbuild: remove `--remap-path-prefix` workarounds
Miguel Ojeda
1
-6
/
+2
2026-04-02
Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux into rust-next
Miguel Ojeda
1
-0
/
+2
2026-03-30
kbuild: rust: provide an option to inline C helpers into Rust
Gary Guo
1
-4
/
+27
2026-03-25
rust: pin-init: build: simplify use of nightly features
Gary Guo
1
-2
/
+2
2026-03-09
scripts: generate_rust_analyzer.py: reduce cfg plumbing
Tamir Duberstein
1
-0
/
+2
2026-03-06
rust: build: remap path to avoid absolute path
Gary Guo
1
-2
/
+3
2026-03-06
rust: kbuild: emit dep-info into $(depfile) directly
Gary Guo
1
-4
/
+2
2026-02-22
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+3
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-12
/
+29
2026-02-10
rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
Miguel Ojeda
1
-0
/
+3
2026-01-30
rust: kbuild: deduplicate pin-init flags
Tamir Duberstein
1
-13
/
+26
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` workarounds
Benno Lossin
1
-6
/
+10
2026-01-06
rust: kbuild: Add -fdiagnostics-show-context to bindgen_skip_c_flags
Siddhesh Poyarekar
1
-0
/
+1
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-15
/
+132
2025-11-24
rust: macros: support `proc-macro2`, `quote` and `syn`
Miguel Ojeda
1
-4
/
+9
2025-11-24
rust: syn: enable support in kbuild
Miguel Ojeda
1
-3
/
+34
2025-11-24
rust: quote: enable support in kbuild
Miguel Ojeda
1
-3
/
+35
2025-11-24
rust: proc-macro2: enable support in kbuild
Miguel Ojeda
1
-2
/
+30
2025-11-24
rust: kbuild: support using libraries in `rustc_procmacro`
Miguel Ojeda
1
-1
/
+1
2025-11-24
rust: kbuild: support skipping flags in `rustc_test_library`
Miguel Ojeda
1
-2
/
+2
2025-11-24
rust: kbuild: add proc macro library support
Miguel Ojeda
1
-0
/
+10
2025-11-24
rust: kbuild: simplify `--cfg` handling
Miguel Ojeda
1
-2
/
+4
2025-11-24
rust: kbuild: introduce `core-flags` and `core-skip_flags`
Miguel Ojeda
1
-5
/
+14
[next]