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: <2026011635-matted-evict-70eb@gregkh>
Date: Fri, 16 Jan 2026 12:17:43 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Danilo Krummrich <dakr@...nel.org>
Cc: rafael@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: driver-core: add driver-model documentation

On Thu, Jan 15, 2026 at 11:03:31PM +0100, Danilo Krummrich wrote:
> Documentation/driver-api/driver-model/ is missing in the driver-core
> MAINTAINERS entry, hence add it.
> 
> Signed-off-by: Danilo Krummrich <dakr@...nel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 54ea68a0883d..4150eb8ee4b5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7686,6 +7686,7 @@ M:	Danilo Krummrich <dakr@...nel.org>
>  S:	Supported
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
>  F:	Documentation/core-api/kobject.rst
> +F:	Documentation/driver-api/driver-model/
>  F:	drivers/base/
>  F:	fs/debugfs/
>  F:	fs/sysfs/
> -- 
> 2.52.0
> 


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ