rust · Supported
Maintainers
- M Miguel Ojeda <ojeda@kernel.org>
- R Boqun Feng <boqun@kernel.org>
- R Gary Guo <gary@garyguo.net>
- R Björn Roy Baron <bjorn3_gh@protonmail.com>
- R Benno Lossin <lossin@kernel.org>
- R Andreas Hindborg <a.hindborg@kernel.org>
- R Alice Ryhl <aliceryhl@google.com>
- R Trevor Gross <tmgross@umich.edu>
- R Danilo Krummrich <dakr@kernel.org>
- R Daniel Almeida <daniel.almeida@collabora.com>
- R Tamir Duberstein <tamird@kernel.org>
- R Alexandre Courbot <acourbot@nvidia.com>
- R Onur Özkan <work@onurozkan.dev>
Paths
- F
.clippy.toml - F
.rustfmt.toml - F
Documentation/rust/ - F
include/trace/events/rust_sample.h - F
rust/ - F
samples/rust/ - F
scripts/*rust* - F
tools/testing/selftests/rust/
Last 30 days
Most active threads (last 7 days)
-
WARM3d
[PATCH 7.1 0000/2077] 7.1.5-rc1 review
2026-07-21 18:55 · 6 replies in 7d · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM1d
[PATCH 6.12 0000/1276] 6.12.97-rc1 review
2026-07-21 20:02 · 3 replies in 7d · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
[PATCH 6.18 0000/1611] 6.18.40-rc1 review
2026-07-21 18:03 · 2 replies in 7d · Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Active reviewers (last 30 days)
-
Alexandre Courbot <acourbot@nvidia.com>
8 attestations (8 Reviewed-by) · last on 2026-07-21 -
Alice Ryhl <aliceryhl@google.com>
6 attestations (5 Reviewed-by, 1 Tested-by) · last on 2026-07-21 -
Gary Guo <gary@garyguo.net>
6 attestations (5 Reviewed-by, 1 Suggested-by) · last on 2026-07-16 -
Miguel Ojeda <hidden>
3 attestations (3 Reported-by) · last on 2026-07-21 -
Sashiko <sashiko-bot@kernel.org>
3 attestations (3 Reported-by) · last on 2026-07-16 -
Eliot Courtney <hidden>
2 attestations (2 Reviewed-by) · last on 2026-07-21 -
Yuan Tan <hidden>
2 attestations (2 Reported-by) · last on 2026-07-10 -
Xin Liu <hidden>
2 attestations (2 Reported-by) · last on 2026-07-10 -
Andreas Hindborg <a.hindborg@kernel.org>
2 attestations (2 Reviewed-by) · last on 2026-07-10 -
Nicolas Schier <nsc@kernel.org>
1 attestation (1 Reviewed-by) · last on 2026-07-21
Recent patches
Most-recent 30 patches in this subsystem on stable (capped at 30), ordered by date desc.
-
WARM1d
[PATCH 6.12 1064/1276] rust: block: `allow(deprecated)` for `fetch_update` for Rust >= 1.99.0
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM1d
REVIEWED: 17 (17M) [PATCH 6.12 0424/1276] rust: alloc: fix assert in `Vec::reserve` doc test
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM1d
REVIEWED: 5 (5M) [PATCH 6.12 0106/1276] rust: alloc: fix `Vec::extend_with` SAFETY comment
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
REVIEWED: 17 (17M) [PATCH 7.1 0859/2077] rust: alloc: fix assert in `Vec::reserve` doc test
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
REVIEWED: 17 (17M) [PATCH 6.18 0592/1611] rust: alloc: fix assert in `Vec::reserve` doc test
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
REVIEWED: 5 (5M) [PATCH 6.18 0136/1611] rust: alloc: fix `Vec::extend_with` SAFETY comment
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
REVIEWED: 2 (2M) [PATCH 7.1 0573/2077] rust: kbuild: show the right `quiet_cmd_rustc_procmacrolibrary`
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
REVIEWED: 12 (12M) [PATCH 7.1 0360/2077] uaccess: unify inline vs outline copy_{from,to}_user() selection
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
[PATCH 7.1 0359/2077] rust: uaccess: use INLINE_COPY_TO_USER to guard copy_to_user()
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
REVIEWED: 6 (5M) [PATCH 7.1 0356/2077] rust: devres: add static bound to Devres<T>
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
WARM3d
REVIEWED: 5 (5M) [PATCH 7.1 0193/2077] rust: alloc: fix `Vec::extend_with` SAFETY comment
2026-07-21 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
DORMANTno replies
Re: Linux 7.1.4
2026-07-18 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
DORMANTno replies
Re: Linux 6.18.39
2026-07-18 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
COOLING8d
[PATCH 6.18 323/480] rust_binder: introduce TransactionInfo
2026-07-16 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
COOLING8d
REVIEWED: 16 (16M) [PATCH 6.18 006/480] rust: str: clean unused import for Rust >= 1.98
2026-07-16 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
COOLING8d
REVIEWED: 4 (4M) [PATCH 6.18 005/480] rust: str: use the "kernel vertical" imports style
2026-07-16 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
COOLING8d
REVIEWED: 16 (16M) [PATCH 7.1 002/518] rust: str: clean unused import for Rust >= 1.98
2026-07-16 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
COOLING8d
REVIEWED: 10 (9M) [PATCH 7.1 018/518] rust: pci: use static lifetime for PCI BAR resource names
2026-07-16 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
COOLING8d
REVIEWED: 4 (4M) [PATCH 7.1 001/518] rust: str: use the "kernel vertical" imports style
2026-07-16 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
COOLING9d
[PATCH] rust: device: avoid trailing ; in printing macros
2026-07-16 · Alice Ryhl <aliceryhl@google.com> -
COOLING11d
[PATCH 6.18.y 1/2] rust_binder: introduce TransactionInfo
2026-07-14 · Alice Ryhl <aliceryhl@google.com> -
DORMANTno replies
REVIEWED: 6 (6M) [PATCH 6.12.y] rust: block: fix GenDisk cleanup paths
2026-07-10 · Sasha Levin <sashal@kernel.org> -
COLD15d
REVIEWED: 6 (6M) FAILED: patch "[PATCH] rust: block: fix GenDisk cleanup paths" failed to apply to 6.12-stable tree
2026-07-09 · <gregkh@linuxfoundation.org> -
COOLING14d
[PATCH] rust: helpers: guard dma_resv helpers with CONFIG_DMA_SHARED_BUFFER
2026-07-08 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING12d
[PATCH] rust: devres: ensure revocation is complete before device finishes unbinding
2026-06-28 · Danilo Krummrich <dakr@kernel.org> -
COOLING12d
[PATCH] rust: devres: fix race between concurrent revokers
2026-06-28 · Danilo Krummrich <dakr@kernel.org> -
COOLING13d
[PATCH v5 01/19] rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
2026-06-28 · Danilo Krummrich <dakr@kernel.org> -
COLD30d
[PATCH v4 01/16] rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
2026-06-20 · Danilo Krummrich <dakr@kernel.org> -
COLD37d
[PATCH 2/2] rust: revocable: fix race between concurrent revokers
2026-06-18 · Danilo Krummrich <dakr@kernel.org> -
COLD46d
[PATCH 2/2] rust: str: clean unused import for Rust >= 1.98
2026-06-09 · Miguel Ojeda <ojeda@kernel.org>
Needs attention (review trailers in, no pickup)
Patches with review trailers that haven't landed in mainline and haven't been Acked by a maintainer. Oldest first.
-
STALE166d
REVIEWED: 16 (16M) [PATCH v2] rust: list: Add unsafe for container_of
2026-02-09 · Philipp Stanner <phasta@kernel.org> · 2 Reviewed-by -
STALE164d
REVIEWED: 7 (7M) [PATCH AUTOSEL 6.19-6.18] rust: cpufreq: always inline functions using build_assert with arguments
2026-02-11 · Sasha Levin <sashal@kernel.org> · 1 Reviewed-by -
STALE149d
REVIEWED: 14 (14M) [PATCH AUTOSEL 6.19-6.18] rust: sync: Implement Unpin for ARef
2026-02-12 · Sasha Levin <sashal@kernel.org> · 3 Reviewed-by -
STALE152d
REVIEWED: 16 (16M) [PATCH v4] rust: list: Add unsafe for container_of
2026-02-16 · Philipp Stanner <phasta@kernel.org> · 2 Reviewed-by -
STALE147d
REVIEWED: 8 (8M) [PATCH 6.18 685/752] rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
2026-02-28 · Sasha Levin <sashal@kernel.org> · 1 Reviewed-by, 1 Tested-by -
STALE147d
REVIEWED: 16 (16M) [PATCH 6.18 748/752] rust: list: Add unsafe blocks for container_of and safety comments
2026-02-28 · Sasha Levin <sashal@kernel.org> · 2 Reviewed-by -
STALE146d
REVIEWED: 8 (8M) FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 6.12-stable tree
2026-03-01 · Sasha Levin <sashal@kernel.org> · 1 Reviewed-by, 1 Tested-by -
STALE146d
REVIEWED: 8 (8M) FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 6.6-stable tree
2026-03-01 · Sasha Levin <sashal@kernel.org> · 1 Reviewed-by, 1 Tested-by -
STALE146d
REVIEWED: 8 (8M) FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 6.1-stable tree
2026-03-01 · Sasha Levin <sashal@kernel.org> · 1 Reviewed-by, 1 Tested-by -
STALE146d
REVIEWED: 8 (8M) FAILED: Patch "rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0" failed to apply to 5.15-stable tree
2026-03-01 · Sasha Levin <sashal@kernel.org> · 1 Reviewed-by, 1 Tested-by
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
DORMANTno replies
Re: Linux 6.18.3
2026-01-02 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
DORMANTno replies
Re: Linux 6.18.4
2026-01-08 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
DORMANTno replies
Re: Linux 6.18.7
2026-01-23 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
STALE176d
Re: Linux 6.18.8
2026-01-30 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
STALE169d
Re: Linux 6.12.69
2026-02-06 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
DORMANTno replies
Re: Linux 6.18.9
2026-02-06 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
DORMANTno replies
Re: Linux 6.18.13
2026-02-19 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
DORMANTno replies
Re: Linux 6.18.14
2026-02-26 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
STALE148d
Re: Linux 6.19.4
2026-02-26 · Greg Kroah-Hartman <gregkh@linuxfoundation.org> -
STALE137d
[PATCH 6.19 830/844] rust: pin-init: replace clippy `expect` with `allow`
2026-02-28 · Sasha Levin <sashal@kernel.org>