lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b42620fb-42a9-48ed-b816-21c08e401aff@lucifer.local>
Date: Thu, 14 Aug 2025 08:58:48 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
        "Liam R . Howlett" <Liam.Howlett@...cle.com>,
        Danilo Krummrich <dakr@...nel.org>,
        Uladzislau Rezki <urezki@...il.com>, Vlastimil Babka <vbabka@...e.cz>,
        rust-for-linux@...r.kernel.org, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm: rust: add page.rs to MEMORY MANAGEMENT - RUST

On Thu, Aug 14, 2025 at 07:54:54AM +0000, Alice Ryhl wrote:
> The page.rs file currently isn't included anywhere, and I think it's a
> good fit for the MEMORY MANAGEMENT - RUST entry. The file was originally
> added for use by Rust Binder, but I believe there is also work to use it
> in the upcoming scatterlist abstractions.
>
> Signed-off-by: Alice Ryhl <aliceryhl@...gle.com>

Acked-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe168477caa4..45f7a21dafd4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16244,15 +16244,17 @@ S:	Maintained
>  MEMORY MANAGEMENT - RUST
>  M:	Alice Ryhl <aliceryhl@...gle.com>
>  R:	Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
>  R:	Liam R. Howlett <Liam.Howlett@...cle.com>
>  L:	linux-mm@...ck.org
>  L:	rust-for-linux@...r.kernel.org
>  S:	Maintained
>  W:	http://www.linux-mm.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
>  F:	rust/helpers/mm.c
> +F:	rust/helpers/page.c
>  F:	rust/kernel/mm.rs
>  F:	rust/kernel/mm/
> +F:	rust/kernel/page.rs

LGTM!

Apologies I've been a bit quiet on the rust front, is workload-related,
hope to dip in and out when I can :>)

Glad to see it's all moving forward nicely!

>
>  MEMORY MAPPING
>  M:	Andrew Morton <akpm@...ux-foundation.org>
> --
> 2.51.0.rc0.215.g125493bb4a-goog
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ