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] [day] [month] [year] [list]
Message-ID: <2025091015-paddle-phonebook-9ad0@gregkh>
Date: Wed, 10 Sep 2025 15:12:23 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Danilo Krummrich <dakr@...nel.org>
Cc: rafael@...nel.org, abdiel.janulgue@...il.com,
	daniel.almeida@...labora.com, robin.murphy@....com,
	a.hindborg@...nel.org, ojeda@...nel.org,
	rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Update the DMA Rust entry

On Wed, Sep 10, 2025 at 11:40:03AM +0200, Danilo Krummrich wrote:
> Update the DMA Rust maintainers entry in the following two aspects:
> 
>   (1) Change Abdiel's entry to 'Reviewer'.
> 
>   (2) Take patches through the driver-core tree.
> 
> Abdiel won't do any more maintainer work on the DMA (or scatterlist)
> infrastructure, but he'd like to be kept in the loop, hence change is
> entry to 'R:'.
> 
> Analogous to [1], the DMA (and scatterlist) helpers are closely coupled
> with the core device infrastructure and the device lifecycle, hence take
> patches through the driver-core tree by default.
> 
> Cc: Abdiel Janulgue <abdiel.janulgue@...il.com>
> Link: https://lore.kernel.org/r/20250725202840.2251768-1-ojeda@kernel.org [1]
> Signed-off-by: Danilo Krummrich <dakr@...nel.org>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fed6cd812d79..281149d9b821 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7239,15 +7239,15 @@ F:	include/linux/swiotlb.h
>  F:	kernel/dma/
>  
>  DMA MAPPING HELPERS DEVICE DRIVER API [RUST]
> -M:	Abdiel Janulgue <abdiel.janulgue@...il.com>
>  M:	Danilo Krummrich <dakr@...nel.org>
> +R:	Abdiel Janulgue <abdiel.janulgue@...il.com>
>  R:	Daniel Almeida <daniel.almeida@...labora.com>
>  R:	Robin Murphy <robin.murphy@....com>
>  R:	Andreas Hindborg <a.hindborg@...nel.org>
>  L:	rust-for-linux@...r.kernel.org
>  S:	Supported
>  W:	https://rust-for-linux.com
> -T:	git https://github.com/Rust-for-Linux/linux.git alloc-next
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
>  F:	rust/helpers/dma.c
>  F:	rust/kernel/dma.rs
>  F:	samples/rust/rust_dma.rs
> 
> base-commit: 3c9ba2777d6c86025e1ba4186dc5cd930e40ec5f
> -- 
> 2.51.0
> 

Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ