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>
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)
-
WARM2d
[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
2026-06-04 20:14 · 10 replies in 7d · Andreas Hindborg <a.hindborg@kernel.org>
Active reviewers (last 30 days)
-
Andreas Hindborg <a.hindborg@kernel.org>
4 attestations (4 Co-developed-by) · last on 2026-06-04 -
Daniel Almeida <daniel.almeida@collabora.com>
3 attestations (3 Reviewed-by) · last on 2026-06-04 -
Gary Guo <gary@garyguo.net>
3 attestations (3 Reviewed-by) · last on 2026-06-04 -
Alice Ryhl <aliceryhl@google.com>
1 attestation (1 Suggested-by) · last on 2026-06-04 -
Igor Korotin <hidden>
1 attestation (1 Acked-by) · last on 2026-06-04 -
Danilo Krummrich <dakr@kernel.org>
1 attestation (1 Acked-by) · last on 2026-06-04 -
Viresh Kumar <viresh.kumar@linaro.org>
1 attestation (1 Acked-by) · last on 2026-06-04 -
Oliver Mangold <hidden>
1 attestation (1 Co-developed-by) · last on 2026-06-04 -
Boqun Feng <hidden>
1 attestation (1 Reviewed-by) · last on 2026-06-04 -
Jann Horn <jannh@google.com>
1 attestation (1 Suggested-by) · last on 2026-05-29
Recent patches
Most-recent 30 patches in this subsystem on linux-security-module (capped at 30), ordered by date desc.
-
WARM2d
[PATCH v17 10/10] rust: page: add `from_raw()`
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
[PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
[PATCH v17 01/10] rust: alloc: add `KBox::into_non_null`
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
[PATCH v17 09/10] rust: Add `OwnableRefCounted`
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
[PATCH v17 04/10] rust: page: update formatting of `use` statements
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
[PATCH v17 05/10] rust: page: convert to `Ownable`
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
REVIEWED: 5 (5M) [PATCH v17 07/10] rust: Add missing SAFETY documentation for `ARef` example
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
[PATCH v17 08/10] rust: aref: update formatting of use statements
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
REVIEWED: 31 (30M) [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`.
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM2d
REVIEWED: 9 (8M) [PATCH v17 02/10] rust: types: Add Ownable/Owned types
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
WARM3d
REVIEWED: 3 (3M) [PATCH v4 2/2] cred: delete task_euid()
2026-05-29 · Alice Ryhl <aliceryhl@google.com> -
WARM3d
[PATCH v4 1/2] rust: task: clarify comments on task UID accessors
2026-05-29 · Alice Ryhl <aliceryhl@google.com> -
COLD30d
REVIEWED: 3 (3M) [PATCH v3 2/2] cred: delete task_euid()
2026-05-07 · Alice Ryhl <aliceryhl@google.com> -
COLD30d
[PATCH v3 1/2] rust: task: clarify comments on task UID accessors
2026-05-07 · Alice Ryhl <aliceryhl@google.com> -
COLD24d
[PATCH] rust: cred: add safe abstractions for capable() and ns_capable()
2026-05-06 · Arnav Sharma <hidden> -
DORMANTno replies
[PATCH v2 5/5] Documentation: rust: add LSM abstraction guide; update MAINTAINERS
2026-03-11 · Jamie Lindsey <hidden> -
STALE87d
[PATCH v2 3/5] rust: kernel: add LSM abstraction layer
2026-03-11 · Jamie Lindsey <hidden> -
STALE87d
[PATCH v2 2/5] rust: helpers: add C shims for LSM hook initialisation
2026-03-11 · Jamie Lindsey <hidden> -
DORMANTno replies
[PATCH v2 1/5] rust: bindings: include lsm_hooks.h to expose LSM types to bindgen
2026-03-11 · Jamie Lindsey <hidden> -
DORMANTno replies
[PATCH 5/5] Documentation: rust: add LSM abstraction guide; update MAINTAINERS
2026-03-11 · Jamie Lindsey <hidden> -
DORMANTno replies
[PATCH 3/5] rust: kernel: add LSM abstraction layer
2026-03-11 · Jamie Lindsey <hidden> -
DORMANTno replies
[PATCH 2/5] rust: helpers: add C shims for LSM hook initialisation
2026-03-11 · Jamie Lindsey <hidden> -
DORMANTno replies
[PATCH 1/5] rust: bindings: include lsm_hooks.h to expose LSM types to bindgen
2026-03-11 · Jamie Lindsey <hidden> -
DORMANTno replies
REVIEWED: 3 (3M) [PATCH v2] cred: delete task_euid()
2026-02-27 · Alice Ryhl <aliceryhl@google.com> -
STALE96d
[PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
2026-02-24 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE96d
[PATCH v16 08/10] rust: page: convert to `Ownable`
2026-02-24 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE96d
[PATCH v16 10/10] rust: page: add `from_raw()`
2026-02-24 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE96d
[PATCH v16 06/10] rust: Add `OwnableRefCounted`
2026-02-24 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE96d
[PATCH v16 05/10] rust: aref: update formatting of use statements
2026-02-24 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE96d
[PATCH v16 09/10] rust: implement `ForeignOwnable` for `Owned`
2026-02-24 · 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.
-
STALE120d
REVIEWED: 5 (5M) [PATCH v14 3/9] rust: Add missing SAFETY documentation for `ARef` example
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> · 1 Reviewed-by -
STALE102d
REVIEWED: 5 (5M) [PATCH v15 3/9] rust: Add missing SAFETY documentation for `ARef` example
2026-02-20 · Andreas Hindborg <a.hindborg@kernel.org> · 1 Reviewed-by -
STALE96d
REVIEWED: 5 (5M) [PATCH v16 04/10] rust: Add missing SAFETY documentation for `ARef` example
2026-02-24 · Andreas Hindborg <a.hindborg@kernel.org> · 1 Reviewed-by -
DORMANTno replies
REVIEWED: 3 (3M) [PATCH v2] cred: delete task_euid()
2026-02-27 · Alice Ryhl <aliceryhl@google.com> · 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.
-
STALE173d
[PATCH 13/46] rust: cred: add __rust_helper to helpers
2025-12-02 · Alice Ryhl <aliceryhl@google.com> -
STALE173d
[PATCH 37/46] rust: security: add __rust_helper to helpers
2025-12-02 · Alice Ryhl <aliceryhl@google.com> -
STALE120d
[PATCH v14 6/9] rust: page: update formatting of `use` statements
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE120d
[PATCH v14 8/9] rust: implement `ForeignOwnable` for `Owned`
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE120d
[PATCH v14 7/9] rust: page: convert to `Ownable`
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE120d
[PATCH v14 4/9] rust: aref: update formatting of use statements
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE120d
[PATCH v14 5/9] rust: Add `OwnableRefCounted`
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE120d
[PATCH v14 9/9] rust: page: add `from_raw()`
2026-02-04 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE102d
[PATCH v15 4/9] rust: aref: update formatting of use statements
2026-02-20 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE102d
[PATCH v15 8/9] rust: implement `ForeignOwnable` for `Owned`
2026-02-20 · Andreas Hindborg <a.hindborg@kernel.org>