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: <Z9gIcL2dAj_ZTfGR@pollux>
Date: Mon, 17 Mar 2025 12:33:04 +0100
From: Danilo Krummrich <dakr@...nel.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: rafael@...nel.org, ojeda@...nel.org, alex.gaynor@...il.com,
	boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com,
	benno.lossin@...ton.me, a.hindborg@...nel.org, aliceryhl@...gle.com,
	tmgross@...ch.edu, airlied@...il.com, acourbot@...dia.com,
	jhubbard@...dia.com, linux-kernel@...r.kernel.org,
	rust-for-linux@...r.kernel.org
Subject: Re: [PATCH v2 0/4] Auxiliary bus Rust abstractions

On Mon, Mar 17, 2025 at 08:05:46AM +0100, Greg KH wrote:
> On Thu, Mar 13, 2025 at 03:23:49AM +0100, Danilo Krummrich wrote:
> > This series adds Rust abstractions for the auxiliary bus.
> > 
> > It implements the required abstractions to write auxiliary drivers and create
> > auxiliary device registrations. A driver sample illustrates how the
> > corresponding abstractions work.
> > 
> > The auxiliary abstractions are required for the Nova driver project, in order to
> > connect nova-core with the nova-drm driver.
> > 
> > This patch series depends on [1] (taken through the nova tree for v6.15) and
> > [2]; a branch containing the patches, including the dependency can be found in
> > [3].
> > 
> > [1] https://lore.kernel.org/rust-for-linux/20250306222336.23482-2-dakr@kernel.org/
> > [2] https://lore.kernel.org/lkml/20250313021550.133041-1-dakr@kernel.org/
> > [3] https://web.git.kernel.org/pub/scm/linux/kernel/git/dakr/linux.git/log/?h=rust/auxiliary
> 
> As this seems to depend on different branches in different trees, I'll
> hold off on applying these to my tree now.  But if you want to take
> them sooner (i.e. before 6.15-rc1), that's fine with me:
> 
> Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

Thanks! I wouldn't take them for the upcoming merge window, but maybe for the
next one through the nova tree.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ