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: <6A619CD0-4B72-433D-97D9-CBA8AC37DB01@collabora.com>
Date: Tue, 2 Sep 2025 16:40:46 -0300
From: Daniel Almeida <daniel.almeida@...labora.com>
To: Andreas Hindborg <a.hindborg@...nel.org>
Cc: Boqun Feng <boqun.feng@...il.com>,
 Miguel Ojeda <ojeda@...nel.org>,
 Alex Gaynor <alex.gaynor@...il.com>,
 Gary Guo <gary@...yguo.net>,
 Björn Roy Baron <bjorn3_gh@...tonmail.com>,
 Benno Lossin <lossin@...nel.org>,
 Alice Ryhl <aliceryhl@...gle.com>,
 Trevor Gross <tmgross@...ch.edu>,
 Danilo Krummrich <dakr@...nel.org>,
 Jens Axboe <axboe@...nel.dk>,
 Breno Leitao <leitao@...ian.org>,
 linux-block@...r.kernel.org,
 rust-for-linux@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 00/17] rnull: add configfs, remote completion to rnull

Hi Andreas,

> On 2 Sep 2025, at 06:54, Andreas Hindborg <a.hindborg@...nel.org> wrote:
> 
> This series adds configuration via configfs and remote completion to
> the rnull driver. The series also includes a set of changes to the
> rust block device driver API: a few cleanup patches, and a few features
> supporting the rnull changes.
> 
> The series removes the raw buffer formatting logic from `kernel::block`
> and improves the logic available in `kernel::string` to support the same
> use as the removed logic.
> 
> This series is a smaller subset of the patches available in the
> downstream rnull tree. I hope to minimize the delta between upstream
> and downstream over the next few kernel releases.
> 
> Signed-off-by: Andreas Hindborg <a.hindborg@...nel.org>
> ---
> Changes in v7:
> - Fix name of `kstrtobool_bytes` in commit message of patch 06/18.
> - Fix stale safety comments in patch 15/18.
> - Refactor `kstrtobool_raw` for readability.
> - Link to v6: https://lore.kernel.org/r/20250822-rnull-up-v6-16-v6-0-ec65006e2f07@kernel.org
> 

You told me that some of my tags were not picked up by accident?

I checked again and all patches seem to have my rb tag. In any case,

For the series:

Reviewed-by: Daniel Almeida <daniel.almeida@...labora.com>

This should be enough for "b4 trailers" to pick this up.

— Daniel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ