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:24:50 -0700
From:   Joe Perches <joe@...ches.com>
To:     linux-kernel@...r.kernel.org
Cc:     Andy Gross <andy.gross@...aro.org>,
        David Brown <david.brown@...aro.org>,
        linux-arm-msm@...r.kernel.org,
        Amit Kucheria <amit.kucheria@...aro.org>
Subject: Bad file pattern in MAINTAINERS section 'ARM/QUALCOMM SUPPORT'

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:

	1986	ARM/QUALCOMM SUPPORT
	1987	M:	Andy Gross <andy.gross@...aro.org>
	1988	M:	David Brown <david.brown@...aro.org>
	1989	L:	linux-arm-msm@...r.kernel.org
	1990	S:	Maintained
	1991	F:	Documentation/devicetree/bindings/soc/qcom/
	1992	F:	Documentation/devicetree/bindings/*/qcom*
	1993	F:	arch/arm/boot/dts/qcom-*.dts
	1994	F:	arch/arm/boot/dts/qcom-*.dtsi
	1995	F:	arch/arm/mach-qcom/
	1996	F:	arch/arm64/boot/dts/qcom/
	1997	F:	drivers/*/qcom/
	1998	F:	drivers/*/qcom*
	1999	F:	drivers/*/*/qcom/
	2000	F:	drivers/*/*/qcom*
	2001	F:	drivers/*/pm8???-*
	2002	F:	drivers/bluetooth/btqcomsmd.c
	2003	F:	drivers/clocksource/timer-qcom.c
	2004	F:	drivers/extcon/extcon-qcom*
	2005	F:	drivers/iommu/msm*
	2006	F:	drivers/i2c/busses/i2c-qup.c
	2007	F:	drivers/i2c/busses/i2c-qcom-geni.c
	2008	F:	drivers/mfd/ssbi.c
	2009	F:	drivers/mmc/host/mmci_qcom*
-->	2010	F:	drivers/mmc/host/sdhci_msm.c
	2011	F:	drivers/pci/controller/dwc/pcie-qcom.c
	2012	F:	drivers/phy/qualcomm/
	2013	F:	drivers/power/*/msm*
	2014	F:	drivers/reset/reset-qcom-*
	2015	F:	drivers/scsi/ufs/ufs-qcom.*
	2016	F:	drivers/spi/spi-qup.c
	2017	F:	drivers/spi/spi-geni-qcom.c
	2018	F:	drivers/spi/spi-qcom-qspi.c
	2019	F:	drivers/tty/serial/msm_serial.c
	2020	F:	drivers/usb/dwc3/dwc3-qcom.c
	2021	F:	include/dt-bindings/*/qcom*
	2022	F:	include/linux/*/qcom*
	2023	T:	git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git

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

The most recent commit that added or modified file pattern 'drivers/mmc/host/sdhci_msm.c':

commit e31f941cf977f4ed7882358de2f513cac5865330
Author: Amit Kucheria <amit.kucheria@...aro.org>
Date:   Tue Jan 15 01:15:49 2019 +0530

    MAINTAINERS: update list of qcom drivers
    
    Several drivers didn't have a specific maintainer (other than the
    subsystem maintainer). Add some generic regex patterns to capture most
    qcom drivers in the list of supported drivers. For the rest, add
    explicit filenames.
    
    Sort the entries, while we're at it.
    
    Signed-off-by: Amit Kucheria <amit.kucheria@...aro.org>
    Signed-off-by: Andy Gross <andy.gross@...aro.org>

 MAINTAINERS | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

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

No commit with file pattern 'drivers/mmc/host/sdhci_msm.c' was found

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ