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>] [day] [month] [year] [list]
Date:   Fri, 28 Sep 2018 14:53:15 -0700
From:   Joe Perches <joe@...ches.com>
To:     linux-kernel@...r.kernel.org
Cc:     "Leonidas S . Barbosa" <leosilva@...ux.vnet.ibm.com>,
        Paulo Flabiano Smorigo <pfsmorigo@...ux.vnet.ibm.com>,
        linux-crypto@...r.kernel.org
Subject: Bad MAINTAINERS pattern in section 'IBM Power in-Nest Crypto Acceleration'

Please fix this defect appropriately.

linux-next MAINTAINERS section:

	6894	IBM Power in-Nest Crypto Acceleration
	6895	M:	Leonidas S. Barbosa <leosilva@...ux.vnet.ibm.com>
	6896	M:	Paulo Flabiano Smorigo <pfsmorigo@...ux.vnet.ibm.com>
	6897	L:	linux-crypto@...r.kernel.org
	6898	S:	Supported
	6899	F:	drivers/crypto/nx/Makefile
	6900	F:	drivers/crypto/nx/Kconfig
	6901	F:	drivers/crypto/nx/nx-aes*
	6902	F:	drivers/crypto/nx/nx-sha*
	6903	F:	drivers/crypto/nx/nx.*
	6904	F:	drivers/crypto/nx/nx_csbcpb.h
-->	6905	F:	drivers/crypto/nx/nx_debugfs.h

Commit that introduced this:

commit 28bceeaaf81140d69647acd0eb7dc9312f27844a
 Author: Dan Streetman <ddstreet@...e.org>
 Date:   Thu Jun 18 12:28:32 2015 -0400
 
     MAINTAINERS: clarify drivers/crypto/nx/ file ownership
     
     Update the "IBM Power in-Nest Crypto Acceleration" and
     "IBM Power 842 compression accelerator" sections to specify the correct
     files.
     
     The "IBM Power in-Nest Crypto Acceleration" was originally the only
     NX driver, and so its section listed all drivers/crypto/nx/ files,
     but now there is also the 842 driver which has its own section.  This
     lists explicitly what files are owned by the Crypto driver and which
     files are owned by the 842 compression driver.
     
     Signed-off-by: Dan Streetman <ddstreet@...e.org>
     Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
 
  MAINTAINERS | 10 +++++++++-
  1 file changed, 9 insertions(+), 1 deletion(-)

No commit with drivers/crypto/nx/nx_debugfs.h found

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ