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)
-
HOTtoday
[PATCH] rust: configfs: require Send data for Subsystem
2026-09-14 14:09 · 1 reply in 7d · Yilin Chen <hidden> -
WARM1d
[PATCH v25 0/4] rust: leds: add led classdev abstractions
2026-09-13 16:15 · 3 replies in 7d · Markus Probst <markus.probst@posteo.de> -
HOTtoday
[PATCH v2 00/21] kbuild: significantly speed up kernel builds
2026-09-14 09:25 · 1 reply in 7d · "Lorenzo Stoakes (ARM)" <ljs@kernel.org> -
HOTtoday
[PATCH v2 0/2] rust: honor the maximum DMA segment size
2026-09-13 21:13 · 1 reply in 7d · Matteo Kloiber <hidden> -
HOTtoday
[PATCH] rust: bitfield: require Zeroable storage for Zeroable impl
2026-09-13 15:35 · 0 replies in 7d · Yilin Chen <hidden> -
WARM1d
[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
2026-09-10 09:02 · 9 replies in 7d · Andreas Hindborg <a.hindborg@kernel.org> -
HOTtoday
[PATCH v2] rust: net: netlink: Migrate to zerocopy's IntoBytes
2026-09-13 02:18 · 0 replies in 7d · Sagar Taunk <hidden> -
HOTtoday
[PATCH] rust: net: netlink: validate attribute length before casting to `c_int`
2026-09-13 02:17 · 0 replies in 7d · Sagar Taunk <hidden> -
WARM1d
REVIEWED: 12 (12M) [PATCH] binder: rm -f binder.c
2026-09-12 21:41 · 0 replies in 7d · Carlos Llamas <cmllamas@google.com> -
HOTtoday
[PATCH] rust: impl_flags: add conversions for raw flag representations
2026-09-12 16:55 · 0 replies in 7d · Filipe Xavier <hidden>
Active reviewers (last 30 days)
-
Gary Guo <gary@garyguo.net>
31 attestations (1 Co-developed-by, 20 Reviewed-by, 10 Suggested-by) · last on 2026-09-10 -
Alice Ryhl <aliceryhl@google.com>
17 attestations (1 Acked-by, 11 Reviewed-by, 5 Suggested-by) · last on 2026-09-12 -
Daniel Almeida <daniel.almeida@collabora.com>
15 attestations (13 Reviewed-by, 1 Suggested-by, 1 Tested-by) · last on 2026-09-12 -
Alexandre Courbot <acourbot@nvidia.com>
14 attestations (13 Reviewed-by, 1 Suggested-by) · last on 2026-09-13 -
Miguel Ojeda <ojeda@kernel.org>
13 attestations (1 Reported-by, 12 Suggested-by) · last on 2026-09-08 -
Andreas Hindborg <a.hindborg@kernel.org>
11 attestations (8 Co-developed-by, 2 Reviewed-by, 1 Suggested-by) · last on 2026-09-12 -
Sashiko Bot <sashiko-bot@kernel.org>
8 attestations (7 Reported-by, 1 Suggested-by) · last on 2026-09-06 -
Danilo Krummrich <dakr@kernel.org>
6 attestations (2 Acked-by, 1 Co-developed-by, 3 Suggested-by) · last on 2026-09-10 -
Burak Emir <burak.emir@gmail.com>
4 attestations (4 Reviewed-by) · last on 2026-08-27 -
Yury Norov <hidden>
4 attestations (4 Reviewed-by) · last on 2026-08-27
Recent patches
Most-recent 30 patches in this subsystem on rust-for-linux (capped at 30), ordered by date desc.
-
DORMANTno replies
[PATCH v2] rust: configfs: require thread-safe callback data
2026-09-14 · Yilin Chen <hidden> -
HOTtoday
[PATCH v2 19/21] rust: make exports.o depend on the headers generated for it
2026-09-14 · "Lorenzo Stoakes (ARM)" <ljs@kernel.org> -
HOTtoday
[PATCH] rust: configfs: require Send data for Subsystem
2026-09-14 · Yilin Chen <hidden> -
DORMANTno replies
REVIEWED: 5 (5M) [PATCH v2 2/2] rust: scatterlist: honor the device's maximum segment size
2026-09-13 · Matteo Kloiber <hidden> -
WARM1d
[PATCH v25 3/4] rust: leds: add multicolor classdev abstractions
2026-09-13 · Markus Probst <markus.probst@posteo.de> -
WARM1d
[PATCH v25 2/4] rust: leds: add Mode trait
2026-09-13 · Markus Probst <markus.probst@posteo.de> -
WARM1d
[PATCH v25 1/4] rust: leds: add basic led classdev abstractions
2026-09-13 · Markus Probst <markus.probst@posteo.de> -
HOTtoday
[PATCH] rust: bitfield: require Zeroable storage for Zeroable impl
2026-09-13 · Yilin Chen <hidden> -
HOTtoday
[PATCH v2] rust: net: netlink: Migrate to zerocopy's IntoBytes
2026-09-13 · Sagar Taunk <hidden> -
HOTtoday
[PATCH] rust: net: netlink: validate attribute length before casting to `c_int`
2026-09-13 · Sagar Taunk <hidden> -
WARM1d
REVIEWED: 12 (12M) [PATCH] binder: rm -f binder.c
2026-09-12 · Carlos Llamas <cmllamas@google.com> -
HOTtoday
[PATCH] rust: impl_flags: add conversions for raw flag representations
2026-09-12 · Filipe Xavier <hidden> -
WARM2d
[PATCH v4 2/2] rust: kernel: Add KUnit tests for powerpc ARCH_WARN_ASM bug table emission
2026-09-12 · Mukesh Kumar Chaurasiya (IBM) <hidden> -
WARM1d
[PATCH] rust: net: netlink: Migrate to zerocopy's `IntoBytes`
2026-09-12 · Sagar Taunk <hidden> -
WARM2d
[PATCH] rust: allow `unknown_lints` in the generated bindings
2026-09-11 · John Hubbard <jhubbard@nvidia.com> -
WARM2d
REVIEWED: 5 (5M) [PATCH v5 13/14] drm/panic: Move panic display code into helper library
2026-09-11 · Thomas Zimmermann <tzimmermann@suse.de> -
WARM3d
[PATCH] rust: bitfield: remove unnecessary `#[allow]`
2026-09-10 · Gary Guo <gary@kernel.org> -
WARM2d
[PATCH v2] rust: auxiliary: validate DeviceId name length
2026-09-10 · Georgios Androutsopoulos <hidden> -
WARM1d
REVIEWED: 16 (16M) [PATCH v21 1/9] rust: alloc: add `KBox::into_non_null`
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 16 (16M) [PATCH v21 3/9] rust: implement `ForeignOwnable` for `Owned`
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 7 (7M) [PATCH v21 5/9] rust: Add missing SAFETY documentation for `ARef` example
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 24 (23M) [PATCH v21 2/9] rust: types: Add Ownable/Owned types
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
[PATCH v21 7/9] rust: page: convert to `AlwaysRefCounted`
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 34 (33M) [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`.
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 3 (3M) [PATCH v21 8/9] rust: page: add `from_raw()`
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
[PATCH v21 9/9] rust: page: add `ExclusivePage` for race-free page access
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
[PATCH v21 6/9] rust: Add `OwnableRefCounted`
2026-09-10 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING4d
[PATCH net v6] rust: net: phy: fix off-by-one bit positions in device status accessors
2026-09-10 · Chunfeng Song <hidden> -
COOLING4d
REVIEWED: 1 (1M) [PATCH drm-rust-next] rust: dma_fence: gate abstractions on CONFIG_DMA_SHARED_BUFFER
2026-09-09 · Edwin Peer <hidden> -
COOLING4d
[PATCH v2] rust/drm/gem: initialize callbacks with ..pin_init::zeroed()
2026-09-09 · Klara Modin <hidden>
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.
-
STALE180d
REVIEWED: 1 (1M) [PATCH v9 09/10] sample: rust: pci: use `register!` macro
2026-03-14 · Alexandre Courbot <acourbot@nvidia.com> · 1 Tested-by -
STALE169d
REVIEWED: 1 (0M) [PATCH v3 1/4] rust: move `static_assert` into `build_assert`
2026-03-19 · Gary Guo <gary@kernel.org> · 1 Reviewed-by -
STALE169d
REVIEWED: 1 (0M) [PATCH v3 2/4] rust: add `const_assert!` macro
2026-03-19 · Gary Guo <gary@kernel.org> · 1 Reviewed-by -
STALE169d
REVIEWED: 1 (0M) [PATCH v3 3/4] rust: rework `build_assert!` documentation
2026-03-19 · Gary Guo <gary@kernel.org> · 1 Reviewed-by -
STALE172d
REVIEWED: 21 (21M) [PATCH v2] rust: allow Clang-native `RANDSTRUCT` configs
2026-03-23 · Miguel Ojeda <ojeda@kernel.org> · 1 Reviewed-by, 1 Tested-by -
STALE167d
REVIEWED: 4 (4M) [PATCH 6.19.y 1/2] rust: pin-init: internal: init: document load-bearing fact of field accessors
2026-03-25 · Benno Lossin <lossin@kernel.org> · 1 Reviewed-by -
STALE167d
REVIEWED: 16 (16M) [PATCH 6.19.y 2/2] rust: pin-init: replace shadowed return token by `unsafe`-to-create token
2026-03-25 · Benno Lossin <lossin@kernel.org> · 2 Reviewed-by -
STALE167d
REVIEWED: 4 (4M) [PATCH 6.18.y 1/2] rust: pin-init: internal: init: document load-bearing fact of field accessors
2026-03-25 · Benno Lossin <lossin@kernel.org> · 1 Reviewed-by -
STALE167d
REVIEWED: 16 (16M) [PATCH 6.18.y 2/2] rust: pin-init: replace shadowed return token by `unsafe`-to-create token
2026-03-25 · Benno Lossin <lossin@kernel.org> · 2 Reviewed-by -
STALE167d
REVIEWED: 15 (15M) [PATCH 6.12.y 1/3] rust: pin-init: add references to previously initialized fields
2026-03-25 · Benno Lossin <lossin@kernel.org> · 1 Reviewed-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.
-
STALE200d
[PATCH v2 3/9] rust: add EMSGSIZE error code
2026-02-19 · Eliot Courtney <hidden> -
STALE202d
[PATCH v15 4/9] rust: aref: update formatting of use statements
2026-02-20 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE202d
[PATCH v15 8/9] rust: implement `ForeignOwnable` for `Owned`
2026-02-20 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE202d
[PATCH v15 7/9] rust: page: convert to `Ownable`
2026-02-20 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE202d
[PATCH v15 6/9] rust: page: update formatting of `use` statements
2026-02-20 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE193d
[PATCH v5 37/38] rust: sizes: add u64 variants of SZ_* constants
2026-02-21 · John Hubbard <jhubbard@nvidia.com> -
STALE202d
[PATCH net-next 1/2] rust: net: phy: expose genphy_config_aneg()
2026-02-23 · Artem Lytkin <hidden> -
STALE202d
[PATCH net-next v2 1/3] rust: net: phy: add speed() getter to Device
2026-02-24 · Artem Lytkin <hidden> -
STALE202d
[PATCH net-next v2 2/3] rust: net: phy: expose genphy_config_aneg()
2026-02-24 · Artem Lytkin <hidden> -
STALE196d
[PATCH v16 07/10] rust: page: update formatting of `use` statements
2026-02-24 · Andreas Hindborg <a.hindborg@kernel.org>