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)
-
DORMANTno replies
[PATCH] block: rust: fix `Send` bound for `GenDisk`
2026-07-09 10:01 · 0 replies in 7d · Yuan Tan <hidden> -
WARM1d
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-06 06:22 · 2 replies in 7d · Byungchul Park <byungchul@sk.com>
Active reviewers (last 30 days)
-
Andreas Hindborg <a.hindborg@kernel.org>
32 attestations (8 Co-developed-by, 23 Reviewed-by, 1 Suggested-by) · last on 2026-06-27 -
Gary Guo <gary@garyguo.net>
29 attestations (24 Reviewed-by, 5 Suggested-by) · last on 2026-06-27 -
Danilo Krummrich <dakr@kernel.org>
16 attestations (16 Acked-by) · last on 2026-06-27 -
Alice Ryhl <aliceryhl@google.com>
9 attestations (7 Reviewed-by, 2 Suggested-by) · last on 2026-06-28 -
Daniel Almeida <daniel.almeida@collabora.com>
6 attestations (6 Reviewed-by) · last on 2026-06-26 -
Benno Lossin <lossin@kernel.org>
3 attestations (3 Suggested-by) · last on 2026-06-28 -
Priya Bala Govindasamy <hidden>
2 attestations (2 Reported-by) · last on 2026-07-09 -
Dylan Zueck <hidden>
2 attestations (2 Reported-by) · last on 2026-07-09 -
Igor Korotin <hidden>
2 attestations (2 Acked-by) · last on 2026-06-26 -
Viresh Kumar <viresh.kumar@linaro.org>
2 attestations (2 Acked-by) · last on 2026-06-26
Recent patches
Most-recent 30 patches in this subsystem on linux-block (capped at 30), ordered by date desc.
-
DORMANTno replies
[PATCH] block: rust: fix `Send` bound for `GenDisk`
2026-07-09 · Yuan Tan <hidden> -
WARM1d
[PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
2026-07-06 · Byungchul Park <byungchul@sk.com> -
WARM1d
[PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
2026-07-06 · Byungchul Park <byungchul@sk.com> -
COOLING8d
[PATCH v5] rust: configfs: add procedural macro for declaring configfs attributes
2026-06-30 · Malte Wechter <hidden> -
WARM3d
[PATCH 1/7] samples: rust_dma: use vertical import style
2026-06-29 · Guru Das Srinagesh <hidden> -
COOLING10d
REVIEWED: 12 (12M) [PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-28 · Trevor Chan <hidden> -
COOLING9d
REVIEWED: 12 (12M) [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-28 · Trevor Chan <hidden> -
COOLING11d
REVIEWED: 12 (12M) [PATCH v5] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-28 · Trevor Chan <hidden> -
DORMANTno replies
REVIEWED: 25 (25M) [PATCH v7 06/10] rust: miscdevice: set fops.owner from driver module pointer
2026-06-27 · Alvin Sun <hidden> -
DORMANTno replies
REVIEWED: 21 (21M) [PATCH v7 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-06-27 · Alvin Sun <hidden> -
DORMANTno replies
REVIEWED: 25 (25M) [PATCH v7 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
2026-06-27 · Alvin Sun <hidden> -
COOLING12d
REVIEWED: 15 (15M) [PATCH v7 01/10] rust: module: move module types into `module.rs`
2026-06-27 · Alvin Sun <hidden> -
COOLING12d
REVIEWED: 25 (25M) [PATCH v7 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
2026-06-27 · Alvin Sun <hidden> -
COOLING12d
REVIEWED: 25 (25M) [PATCH v7 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
2026-06-27 · Alvin Sun <hidden> -
COOLING12d
REVIEWED: 25 (25M) [PATCH v7 05/10] rust: drm: set fops.owner from driver module pointer
2026-06-27 · Alvin Sun <hidden> -
WARM1d
REVIEWED: 16 (16M) [PATCH v19 1/8] rust: alloc: add `KBox::into_non_null`
2026-06-26 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 4 (4M) [PATCH v19 4/8] rust: page: convert to `Ownable`
2026-06-26 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
[PATCH v19 7/8] rust: Add `OwnableRefCounted`
2026-06-26 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 7 (7M) [PATCH v19 6/8] rust: Add missing SAFETY documentation for `ARef` example
2026-06-26 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 34 (33M) [PATCH v19 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`.
2026-06-26 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 4 (4M) [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
2026-06-26 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 24 (23M) [PATCH v19 2/8] rust: types: Add Ownable/Owned types
2026-06-26 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM1d
REVIEWED: 2 (2M) [PATCH v19 8/8] rust: page: add `from_raw()`
2026-06-26 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING13d
REVIEWED: 34 (33M) [PATCH v18 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`.
2026-06-25 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING13d
REVIEWED: 16 (16M) [PATCH v18 1/8] rust: alloc: add `KBox::into_non_null`
2026-06-25 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING13d
[PATCH v18 3/8] rust: implement `ForeignOwnable` for `Owned`
2026-06-25 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING13d
REVIEWED: 7 (7M) [PATCH v18 6/8] rust: Add missing SAFETY documentation for `ARef` example
2026-06-25 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING13d
REVIEWED: 24 (23M) [PATCH v18 2/8] rust: types: Add Ownable/Owned types
2026-06-25 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING13d
REVIEWED: 2 (2M) [PATCH v18 8/8] rust: page: add `from_raw()`
2026-06-25 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING13d
[PATCH v18 4/8] rust: page: convert to `Ownable`
2026-06-25 · Andreas Hindborg <a.hindborg@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.
-
STALE152d
REVIEWED: 7 (7M) [PATCH v14 3/9] rust: Add missing SAFETY documentation for `ARef` example
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> · 1 Reviewed-by -
STALE135d
REVIEWED: 7 (7M) [PATCH v15 3/9] rust: Add missing SAFETY documentation for `ARef` example
2026-02-20 · Andreas Hindborg <a.hindborg@kernel.org> · 1 Reviewed-by -
STALE128d
REVIEWED: 7 (7M) [PATCH v16 04/10] rust: Add missing SAFETY documentation for `ARef` example
2026-02-24 · Andreas Hindborg <a.hindborg@kernel.org> · 1 Reviewed-by -
COLD16d
REVIEWED: 2 (2M) [PATCH v3 1/7] rust: miscdevice: use vertical import style
2026-05-21 · Alvin Sun <hidden> · 1 Reviewed-by -
COLD16d
REVIEWED: 2 (2M) [PATCH v3 4/7] rust: block: mq: use vertical import style
2026-05-21 · Alvin Sun <hidden> · 1 Reviewed-by -
COLD16d
REVIEWED: 2 (2M) [PATCH v3 3/7] rust: miscdevice: remove redundant imports
2026-05-21 · Alvin Sun <hidden> · 1 Reviewed-by -
COLD16d
REVIEWED: 2 (2M) [PATCH v3 2/7] samples: rust_misc_device: use vertical import style
2026-05-21 · Alvin Sun <hidden> · 1 Reviewed-by -
COLD16d
REVIEWED: 2 (2M) [PATCH v3 5/7] rust: block: mq: remove redundant imports and format
2026-05-21 · Alvin Sun <hidden> · 1 Reviewed-by -
COLD41d
REVIEWED: 6 (6M) [PATCH v2 1/1] rust: block: fix GenDisk cleanup paths
2026-05-28 · Ren Wei <hidden> · 1 Reviewed-by -
DORMANTno replies
REVIEWED: 6 (6M) Re: [PATCH v2 1/1] rust: block: fix GenDisk cleanup paths
2026-05-28 · Andreas Hindborg <a.hindborg@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.
-
DORMANTno replies
[PATCH] rust: block: use pin_init::zeroed
2026-01-29 · Jason Hall <hidden> -
STALE152d
[PATCH v14 6/9] rust: page: update formatting of `use` statements
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE152d
[PATCH v14 8/9] rust: implement `ForeignOwnable` for `Owned`
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE152d
[PATCH v14 7/9] rust: page: convert to `Ownable`
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE152d
[PATCH v14 4/9] rust: aref: update formatting of use statements
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE152d
[PATCH v14 5/9] rust: Add `OwnableRefCounted`
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE152d
[PATCH v14 9/9] rust: page: add `from_raw()`
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
COLD35d
[PATCH 45/79] block: rust: add a method to set the target sector of a request
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
COLD35d
[PATCH 74/79] block: rust: add max_sectors option to `GenDiskBuilder`
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
COLD35d
[PATCH 47/79] block: rust: add zoned block device support
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org>