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]
Date:   Mon, 25 Mar 2019 14:26:54 -0700
From:   Joe Perches <joe@...ches.com>
To:     linux-kernel@...r.kernel.org
Cc:     Breno Leitão <leitao@...ian.org>,
        Nayna Jain <nayna@...ux.ibm.com>,
        Paulo Flabiano Smorigo <pfsmorigo@...il.com>,
        linux-crypto@...r.kernel.org, Dan Streetman <ddstreet@...e.org>,
        Herbert Xu <herbert@...dor.apana.org.au>
Subject: Bad file pattern in MAINTAINERS section 'IBM Power in-Nest Crypto Acceleration'

A file pattern line in this section of the MAINTAINERS file in linux-next
does not have a match in the linux source files.

This could occur because a matching filename was never added, was deleted
or renamed in some other commit.

The commits that added and if found renamed or removed the file pattern
are shown below.

Please fix this defect appropriately.

1: ---------------------------------------------------------------------------

linux-next MAINTAINERS section:

	7370	IBM Power in-Nest Crypto Acceleration
	7371	M:	Breno Leitão <leitao@...ian.org>
	7372	M:	Nayna Jain <nayna@...ux.ibm.com>
	7373	M:	Paulo Flabiano Smorigo <pfsmorigo@...il.com>
	7374	L:	linux-crypto@...r.kernel.org
	7375	S:	Supported
	7376	F:	drivers/crypto/nx/Makefile
	7377	F:	drivers/crypto/nx/Kconfig
	7378	F:	drivers/crypto/nx/nx-aes*
	7379	F:	drivers/crypto/nx/nx-sha*
	7380	F:	drivers/crypto/nx/nx.*
	7381	F:	drivers/crypto/nx/nx_csbcpb.h
-->	7382	F:	drivers/crypto/nx/nx_debugfs.h

2: ---------------------------------------------------------------------------

The most recent commit that added or modified file pattern 'drivers/crypto/nx/nx_debugfs.h':

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(-)

3: ---------------------------------------------------------------------------

No commit with file pattern 'drivers/crypto/nx/nx_debugfs.h' was found

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ