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: <CAH5fLgiB_j=WbTqFs6o9-WaUOHC_-0+nPXT_PYD_1bZ75+2wBg@mail.gmail.com>
Date: Wed, 11 Dec 2024 11:47:41 +0100
From: Alice Ryhl <aliceryhl@...gle.com>
To: Konstantin Ryabitsev <konstantin@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org, 
	rust-for-linux@...r.kernel.org
Subject: Re: [PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap

On Wed, Dec 11, 2024 at 11:37 AM Alice Ryhl <aliceryhl@...gle.com> wrote:
>
> This updates the vm_area_struct support to use the approach we discussed
> at LPC where there are several different Rust wrappers for
> vm_area_struct depending on the kind of access you have to the vma. Each
> case allows a different set of operations on the vma.
>
> Patch 8 in particular could use review.
>
> To: Miguel Ojeda <ojeda@...nel.org>
> To: Matthew Wilcox <willy@...radead.org>
> To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> To: Vlastimil Babka <vbabka@...e.cz>
> To: John Hubbard <jhubbard@...dia.com>
> To: Liam R. Howlett <Liam.Howlett@...cle.com>
> To: Andrew Morton <akpm@...ux-foundation.org>
> To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> To: Arnd Bergmann <arnd@...db.de>
> To: Christian Brauner <brauner@...nel.org>
> To: Jann Horn <jannh@...gle.com>
> To: Suren Baghdasaryan <surenb@...gle.com>
> Cc: Alex Gaynor <alex.gaynor@...il.com>
> Cc: Boqun Feng <boqun.feng@...il.com>
> Cc: Gary Guo <gary@...yguo.net>
> Cc: Björn Roy Baron <bjorn3_gh@...tonmail.com>
> Cc: Benno Lossin <benno.lossin@...ton.me>
> Cc: Andreas Hindborg <a.hindborg@...nel.org>
> Cc: Trevor Gross <tmgross@...ch.edu>
> Cc: linux-kernel@...r.kernel.org
> Cc: linux-mm@...ck.org
> Cc: rust-for-linux@...r.kernel.org
> Cc: Alice Ryhl <aliceryhl@...gle.com>

When I sent this series, b4 put the changelog stub for v12 above the
cover letter for some reason. Also, I'm not sure why the list of
recipients were included in the cover letter. Any ideas what I'm doing
wrong?

This is what I sent:
https://github.com/Darksonn/linux/tree/b4/vma-v11

Alice

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ