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 v19 00/40] DEPT(DEPendency Tracker)
2026-07-06 06:22 · 2 replies in 7d · Byungchul Park <byungchul@sk.com>
Recent patches
Most-recent 30 patches in this subsystem on linux-arch (capped at 30), ordered by date desc.
-
HOTtoday
[PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
2026-07-06 · Byungchul Park <byungchul@sk.com> -
HOTtoday
[PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
2026-07-06 · Byungchul Park <byungchul@sk.com> -
STALE68d
[RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
2026-04-27 · "Christophe Leroy (CS GROUP)" <chleroy@kernel.org> -
STALE68d
[RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
2026-04-27 · "Christophe Leroy (CS GROUP)" <chleroy@kernel.org> -
STALE84d
[PATCH 2/3] rust: sync: generic memory barriers
2026-04-02 · Gary Guo <gary@kernel.org> -
STALE84d
[PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
2026-04-02 · Gary Guo <gary@kernel.org> -
STALE180d
[PATCH v1] rust: sync: atomic: Add i32-backed Flag for atomic booleans
2026-01-01 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
[PATCH v2 2/2] rust: sync: atomic: Add atomic bool tests
2026-01-01 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
[PATCH v2 1/2] rust: sync: atomic: Add atomic bool support via i8 representation
2026-01-01 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE187d
[PATCH v1 2/2] rust: sync: atomic: Add atomic bool tests
2025-12-30 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE187d
[PATCH v1 1/2] rust: sync: atomic: Add atomic bool support via i8 representation
2025-12-30 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
Re: [PATCH v1 3/3] rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
2025-12-29 · Boqun Feng <hidden> -
STALE174d
Re: [PATCH v1 3/3] rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
2025-12-29 · Boqun Feng <hidden> -
STALE174d
Re: [PATCH v1 1/4] rust: helpers: Add i8/i16 atomic try_cmpxchg helpers
2025-12-29 · Boqun Feng <hidden> -
STALE174d
[PATCH v1 3/3] rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
2025-12-28 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
[PATCH v1 2/3] rust: sync: atomic: Remove workaround macro for i8/i16 BasicOps
2025-12-28 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
[PATCH v1 1/3] rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support
2025-12-28 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
[PATCH v1 4/4] rust: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpers
2025-12-27 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
[PATCH v1 3/4] rust: helpers: Add i8/i16 atomic try_cmpxchg_release helpers
2025-12-27 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
[PATCH v1 2/4] rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpers
2025-12-27 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
[PATCH v1 1/4] rust: helpers: Add i8/i16 atomic try_cmpxchg helpers
2025-12-27 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
REVIEWED: 12 (12M) [PATCH v2 4/4] rust: helpers: Add i8/i16 atomic xchg_relaxed helpers
2025-12-23 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
REVIEWED: 12 (12M) [PATCH v2 3/4] rust: helpers: Add i8/i16 atomic xchg_release helpers
2025-12-23 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
REVIEWED: 12 (12M) [PATCH v2 2/4] rust: helpers: Add i8/i16 atomic xchg_acquire helpers
2025-12-23 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
STALE174d
REVIEWED: 12 (12M) [PATCH v2 1/4] rust: helpers: Add i8/i16 atomic xchg helpers
2025-12-23 · FUJITA Tomonori <fujita.tomonori@gmail.com> -
WARM1d
[PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
2025-12-05 · Byungchul Park <byungchul@sk.com> -
STALE322d
LANDED: 12 (12M) [PATCH v8 9/9] rust: sync: Add memory barriers
2025-07-19 · Boqun Feng <hidden> -
STALE322d
LANDED: 20 (20M) [PATCH v8 8/9] rust: sync: atomic: Add Atomic<{usize,isize}>
2025-07-19 · Boqun Feng <hidden> -
STALE322d
LANDED: 20 (20M) [PATCH v8 7/9] rust: sync: atomic: Add Atomic<u{32,64}>
2025-07-19 · Boqun Feng <hidden> -
STALE322d
LANDED: 12 (12M) [PATCH v8 6/9] rust: sync: atomic: Add the framework of arithmetic operations
2025-07-19 · Boqun Feng <hidden>
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.
-
STALE187d
[PATCH v1 2/2] rust: sync: atomic: Add atomic bool tests
2025-12-30 · FUJITA Tomonori <fujita.tomonori@gmail.com>