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:25:16 -0700
From:   Joe Perches <joe@...ches.com>
To:     linux-kernel@...r.kernel.org
Cc:     "K . Y . Srinivasan" <kys@...rosoft.com>,
        Haiyang Zhang <haiyangz@...rosoft.com>,
        Stephen Hemminger <sthemmin@...rosoft.com>,
        Sasha Levin <sashal@...nel.org>, linux-hyperv@...r.kernel.org,
        Michael Kelley <mikelley@...rosoft.com>,
        Lan Tianyu <Tianyu.Lan@...rosoft.com>,
        Joerg Roedel <jroedel@...e.de>
Subject: Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS'

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:

	7164	Hyper-V CORE AND DRIVERS
	7165	M:	"K. Y. Srinivasan" <kys@...rosoft.com>
	7166	M:	Haiyang Zhang <haiyangz@...rosoft.com>
	7167	M:	Stephen Hemminger <sthemmin@...rosoft.com>
	7168	M:	Sasha Levin <sashal@...nel.org>
	7169	T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
	7170	L:	linux-hyperv@...r.kernel.org
	7171	S:	Supported
	7172	F:	Documentation/networking/device_drivers/microsoft/netvsc.txt
	7173	F:	arch/x86/include/asm/mshyperv.h
	7174	F:	arch/x86/include/asm/trace/hyperv.h
	7175	F:	arch/x86/include/asm/hyperv-tlfs.h
	7176	F:	arch/x86/kernel/cpu/mshyperv.c
	7177	F:	arch/x86/hyperv
	7178	F:	drivers/hid/hid-hyperv.c
	7179	F:	drivers/hv/
	7180	F:	drivers/input/serio/hyperv-keyboard.c
	7181	F:	drivers/pci/controller/pci-hyperv.c
	7182	F:	drivers/net/hyperv/
	7183	F:	drivers/scsi/storvsc_drv.c
	7184	F:	drivers/uio/uio_hv_generic.c
	7185	F:	drivers/video/fbdev/hyperv_fb.c
-->	7186	F:	drivers/iommu/hyperv_iommu.c
	7187	F:	net/vmw_vsock/hyperv_transport.c
	7188	F:	include/linux/hyperv.h
	7189	F:	include/uapi/linux/hyperv.h
	7190	F:	tools/hv/
	7191	F:	Documentation/ABI/stable/sysfs-bus-vmbus

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

The most recent commit that added or modified file pattern 'drivers/iommu/hyperv_iommu.c':

commit 32d5860a9e3c98b5043716fff05a7b20b15918f9
Author: Lan Tianyu <Tianyu.Lan@...rosoft.com>
Date:   Wed Feb 27 22:54:05 2019 +0800

    MAINTAINERS: Add Hyper-V IOMMU driver into Hyper-V CORE AND DRIVERS scope
    
    This patch is to add Hyper-V IOMMU driver file into Hyper-V CORE and
    DRIVERS scope.
    
    Reviewed-by: Michael Kelley <mikelley@...rosoft.com>
    Signed-off-by: Lan Tianyu <Tianyu.Lan@...rosoft.com>
    Signed-off-by: Joerg Roedel <jroedel@...e.de>

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

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

No commit with file pattern 'drivers/iommu/hyperv_iommu.c' was found

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ