2019-03-25 21:23:43

by Joe Perches

[permalink] [raw]
Subject: MAINTAINERS: a scripted set of defective F: patterns and the commits that introduced them

Threaded onto this email are a few dozen defective F: patterns
and the commits that introduced the patterns and if found,
commits that either renamed or deleted the files that match the
pattern.

There's no good way to script a fix for these defective patterns
so I trust the appropriate maintainers will submit patches for
these defects.



2019-03-25 21:25:36

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'ANALOG DEVICES INC AD7606 DRIVER'

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:

865 ANALOG DEVICES INC AD7606 DRIVER
866 M: Stefan Popa <[email protected]>
867 L: [email protected]
868 W: http://ez.analog.com/community/linux-device-drivers
869 S: Supported
870 F: drivers/iio/adc/ad7606.c
--> 871 F: Documentation/devicetree/bindings/iio/adc/ad7606.txt

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

The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/iio/adc/ad7606.txt':

commit 6e33a125df66664a09cd518a2e1dd63b4ccddef8
Author: Stefan Popa <[email protected]>
Date: Mon Dec 17 14:23:40 2018 +0200

dt-bindings: iio: adc: Add docs for AD7606 ADC

Document support for AD7606 Analog to Digital Converter.

Signed-off-by: Stefan Popa <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>

.../devicetree/bindings/iio/adc/adi,ad7606.txt | 65 ++++++++++++++++++++++
MAINTAINERS | 1 +
2 files changed, 66 insertions(+)

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

No commit with file pattern 'Documentation/devicetree/bindings/iio/adc/ad7606.txt' was found

2019-03-25 21:26:02

by Joe Perches

[permalink] [raw]
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 <[email protected]>
1988 M: David Brown <[email protected]>
1989 L: [email protected]
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 <[email protected]>
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 <[email protected]>
Signed-off-by: Andy Gross <[email protected]>

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

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

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

2019-03-25 21:26:07

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'ARM/NUVOTON NPCM ARCHITECTURE'

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:

1893 ARM/NUVOTON NPCM ARCHITECTURE
1894 M: Avi Fishman <[email protected]>
1895 M: Tomer Maimon <[email protected]>
1896 R: Patrick Venture <[email protected]>
1897 R: Nancy Yuen <[email protected]>
1898 R: Brendan Higgins <[email protected]>
1899 L: [email protected] (moderated for non-subscribers)
1900 S: Supported
1901 F: arch/arm/mach-npcm/
1902 F: arch/arm/boot/dts/nuvoton-npcm*
--> 1903 F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
1904 F: drivers/*/*npcm*
1905 F: Documentation/devicetree/bindings/*/*npcm*
1906 F: Documentation/devicetree/bindings/*/*/*npcm*

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

The most recent commit that added or modified file pattern 'include/dt-bindings/clock/nuvoton,npcm7xx-clks.h':

commit 6a498e06ba22872d3a27cc0dae77b9314b1de48b
Author: Brendan Higgins <[email protected]>
Date: Thu Aug 17 09:44:32 2017 -0700

MAINTAINERS: Add entry for the Nuvoton NPCM architecture

Add maintainers and reviewers for the Nuvoton NPCM architecture.

Signed-off-by: Brendan Higgins <[email protected]>
Reviewed-by: Tomer Maimon <[email protected]>
Reviewed-by: Avi Fishman <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>

MAINTAINERS | 14 ++++++++++++++
1 file changed, 14 insertions(+)

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

No commit with file pattern 'include/dt-bindings/clock/nuvoton,npcm7xx-clks.h' was found

2019-03-25 21:26:12

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'CIRRUS LOGIC LOCHNAGAR DRIVER'

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:

3792 CIRRUS LOGIC LOCHNAGAR DRIVER
3793 M: Charles Keepax <[email protected]>
3794 M: Richard Fitzgerald <[email protected]>
3795 L: [email protected]
3796 S: Supported
--> 3797 F: drivers/clk/clk-lochnagar.c
3798 F: drivers/mfd/lochnagar-i2c.c
3799 F: drivers/pinctrl/cirrus/pinctrl-lochnagar.c
3800 F: drivers/regulator/lochnagar-regulator.c
3801 F: sound/soc/codecs/lochnagar-sc.c
3802 F: include/dt-bindings/clk/lochnagar.h
3803 F: include/dt-bindings/pinctrl/lochnagar.h
3804 F: include/linux/mfd/lochnagar*
3805 F: Documentation/devicetree/bindings/mfd/cirrus,lochnagar.txt
3806 F: Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt
3807 F: Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.txt
3808 F: Documentation/devicetree/bindings/regulator/cirrus,lochnagar.txt
3809 F: Documentation/devicetree/bindings/sound/cirrus,lochnagar.txt

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

The most recent commit that added or modified file pattern 'drivers/clk/clk-lochnagar.c':

commit 422dcafe477c7240d03c7b150704c45e0b17be57
Author: Charles Keepax <[email protected]>
Date: Wed Jan 30 11:41:26 2019 +0000

mfd: lochnagar: Add support for the Cirrus Logic Lochnagar

Lochnagar is an evaluation and development board for Cirrus
Logic Smart CODEC and Amp devices. It allows the connection of
most Cirrus Logic devices on mini-cards, as well as allowing
connection of various application processor systems to provide a
full evaluation platform. This driver supports the board
controller chip on the Lochnagar board. Audio system topology,
clocking and power can all be controlled through the Lochnagar
controller chip, allowing the device under test to be used in
a variety of possible use cases.

As the Lochnagar is a fairly complex device this MFD driver
allows the drivers for the various features to be bound
in. Initially clocking, regulator and pinctrl will be added as
these are necessary to configure the system. But in time at least
audio and voltage/current monitoring will also be added.

Signed-off-by: Charles Keepax <[email protected]>
Signed-off-by: Lee Jones <[email protected]>

MAINTAINERS | 17 ++
drivers/mfd/Kconfig | 8 +
drivers/mfd/Makefile | 2 +
drivers/mfd/lochnagar-i2c.c | 398 ++++++++++++++++++++++++++++++++++++
include/linux/mfd/lochnagar.h | 55 +++++
include/linux/mfd/lochnagar1_regs.h | 157 ++++++++++++++
include/linux/mfd/lochnagar2_regs.h | 291 ++++++++++++++++++++++++++
7 files changed, 928 insertions(+)

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

No commit with file pattern 'drivers/clk/clk-lochnagar.c' was found

2019-03-25 21:26:30

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'CIRRUS LOGIC LOCHNAGAR DRIVER'

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:

3792 CIRRUS LOGIC LOCHNAGAR DRIVER
3793 M: Charles Keepax <[email protected]>
3794 M: Richard Fitzgerald <[email protected]>
3795 L: [email protected]
3796 S: Supported
3797 F: drivers/clk/clk-lochnagar.c
3798 F: drivers/mfd/lochnagar-i2c.c
3799 F: drivers/pinctrl/cirrus/pinctrl-lochnagar.c
3800 F: drivers/regulator/lochnagar-regulator.c
3801 F: sound/soc/codecs/lochnagar-sc.c
3802 F: include/dt-bindings/clk/lochnagar.h
3803 F: include/dt-bindings/pinctrl/lochnagar.h
3804 F: include/linux/mfd/lochnagar*
3805 F: Documentation/devicetree/bindings/mfd/cirrus,lochnagar.txt
3806 F: Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt
--> 3807 F: Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.txt
3808 F: Documentation/devicetree/bindings/regulator/cirrus,lochnagar.txt
3809 F: Documentation/devicetree/bindings/sound/cirrus,lochnagar.txt

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

The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.txt':

commit 422dcafe477c7240d03c7b150704c45e0b17be57
Author: Charles Keepax <[email protected]>
Date: Wed Jan 30 11:41:26 2019 +0000

mfd: lochnagar: Add support for the Cirrus Logic Lochnagar

Lochnagar is an evaluation and development board for Cirrus
Logic Smart CODEC and Amp devices. It allows the connection of
most Cirrus Logic devices on mini-cards, as well as allowing
connection of various application processor systems to provide a
full evaluation platform. This driver supports the board
controller chip on the Lochnagar board. Audio system topology,
clocking and power can all be controlled through the Lochnagar
controller chip, allowing the device under test to be used in
a variety of possible use cases.

As the Lochnagar is a fairly complex device this MFD driver
allows the drivers for the various features to be bound
in. Initially clocking, regulator and pinctrl will be added as
these are necessary to configure the system. But in time at least
audio and voltage/current monitoring will also be added.

Signed-off-by: Charles Keepax <[email protected]>
Signed-off-by: Lee Jones <[email protected]>

MAINTAINERS | 17 ++
drivers/mfd/Kconfig | 8 +
drivers/mfd/Makefile | 2 +
drivers/mfd/lochnagar-i2c.c | 398 ++++++++++++++++++++++++++++++++++++
include/linux/mfd/lochnagar.h | 55 +++++
include/linux/mfd/lochnagar1_regs.h | 157 ++++++++++++++
include/linux/mfd/lochnagar2_regs.h | 291 ++++++++++++++++++++++++++
7 files changed, 928 insertions(+)

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

No commit with file pattern 'Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.txt' was found

2019-03-25 21:26:38

by Joe Perches

[permalink] [raw]
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" <[email protected]>
7166 M: Haiyang Zhang <[email protected]>
7167 M: Stephen Hemminger <[email protected]>
7168 M: Sasha Levin <[email protected]>
7169 T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
7170 L: [email protected]
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 <[email protected]>
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 <[email protected]>
Signed-off-by: Lan Tianyu <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>

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

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

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

2019-03-25 21:26:41

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'I3C SUBSYSTEM'

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:

7333 I3C SUBSYSTEM
7334 M: Boris Brezillon <[email protected]>
7335 L: [email protected]
7336 C: irc://chat.freenode.net/linux-i3c
7337 T: git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
7338 S: Maintained
7339 F: Documentation/ABI/testing/sysfs-bus-i3c
7340 F: Documentation/devicetree/bindings/i3c/
7341 F: Documentation/driver-api/i3c
7342 F: drivers/i3c/
7343 F: include/linux/i3c/
--> 7344 F: include/dt-bindings/i3c/

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

The most recent commit that added or modified file pattern 'include/dt-bindings/i3c/':

commit 4f26d06669619b960aa7246378dcdf1690c97384
Author: Boris Brezillon <[email protected]>
Date: Fri Mar 23 11:38:16 2018 +0100

MAINTAINERS: Add myself as the I3C subsystem maintainer

Create an entry for the I3C subsystem and mark it as maintained by me.
There's no official git repository, patchwork instance, mailing list or
website yet, but this will be added after the subsystem has been
accepted.

Signed-off-by: Boris Brezillon <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>

MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)

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

No commit with file pattern 'include/dt-bindings/i3c/' was found

2019-03-25 21:26:50

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'FUTEX SUBSYSTEM'

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:

6410 FUTEX SUBSYSTEM
6411 M: Thomas Gleixner <[email protected]>
6412 M: Ingo Molnar <[email protected]>
6413 R: Peter Zijlstra <[email protected]>
6414 R: Darren Hart <[email protected]>
6415 L: [email protected]
6416 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
6417 S: Maintained
6418 F: kernel/futex.c
--> 6419 F: kernel/futex_compat.c
6420 F: include/asm-generic/futex.h
6421 F: include/linux/futex.h
6422 F: include/uapi/linux/futex.h
6423 F: tools/testing/selftests/futex/
6424 F: tools/perf/bench/futex*
6425 F: Documentation/*futex*

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

The most recent commit that added or modified file pattern 'kernel/futex_compat.c':

commit 59cd42c29618c45cd3c56da43402b14f611888dd
Author: Darren Hart (VMware) <[email protected]>
Date: Fri Apr 14 15:46:08 2017 -0700

MAINTAINERS: Add FUTEX SUBSYSTEM

Add a MAINTAINERS block for the FUTEX SUBSYSTEM which includes the core
kernel code, include headers, testing code, and Documentation. Excludes
arch files, and higher level test code.

I added tglx and mingo as M as they have made the tip commits and peterz
and myself as R.

Signed-off-by: Darren Hart (VMware) <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/r/20170414224608.GA5180@fury
Signed-off-by: Thomas Gleixner <[email protected]>

MAINTAINERS | 17 +++++++++++++++++
1 file changed, 17 insertions(+)

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

The last commit with a real presence of file pattern 'kernel/futex_compat.c':

commit 04e7712f4460585e5eed5b853fd8b82a9943958f
Author: Arnd Bergmann <[email protected]>
Date: Tue Apr 17 16:31:07 2018 +0200

y2038: futex: Move compat implementation into futex.c

We are going to share the compat_sys_futex() handler between 64-bit
architectures and 32-bit architectures that need to deal with both 32-bit
and 64-bit time_t, and this is easier if both entry points are in the
same file.

In fact, most other system call handlers do the same thing these days, so
let's follow the trend here and merge all of futex_compat.c into futex.c.

In the process, a few minor changes have to be done to make sure everything
still makes sense: handle_futex_death() and futex_cmpxchg_enabled() become
local symbol, and the compat version of the fetch_robust_entry() function
gets renamed to compat_fetch_robust_entry() to avoid a symbol clash.

This is intended as a purely cosmetic patch, no behavior should
change.

Signed-off-by: Arnd Bergmann <[email protected]>

include/linux/futex.h | 8 --
kernel/Makefile | 3 -
kernel/futex.c | 195 +++++++++++++++++++++++++++++++++++++++++++++++-
kernel/futex_compat.c | 202 --------------------------------------------------
4 files changed, 192 insertions(+), 216 deletions(-)

2019-03-25 21:26:56

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'ARM INTEGRATOR, VERSATILE AND REALVIEW 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:

1133 ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT
1134 M: Linus Walleij <[email protected]>
1135 L: [email protected] (moderated for non-subscribers)
1136 S: Maintained
1137 F: Documentation/devicetree/bindings/arm/arm-boards
1138 F: Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt
1139 F: Documentation/devicetree/bindings/clock/arm-integrator.txt
1140 F: Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
1141 F: Documentation/devicetree/bindings/mtd/arm-versatile.txt
1142 F: arch/arm/mach-integrator/
1143 F: arch/arm/mach-realview/
1144 F: arch/arm/mach-versatile/
1145 F: arch/arm/plat-versatile/
1146 F: arch/arm/boot/dts/arm-realview-*
1147 F: arch/arm/boot/dts/integrator*
1148 F: arch/arm/boot/dts/versatile*
1149 F: drivers/clk/versatile/
1150 F: drivers/i2c/busses/i2c-versatile.c
1151 F: drivers/irqchip/irq-versatile-fpga.c
--> 1152 F: drivers/mtd/maps/physmap_of_versatile.c
1153 F: drivers/power/reset/arm-versatile-reboot.c
1154 F: drivers/soc/versatile/

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

The most recent commit that added or modified file pattern 'drivers/mtd/maps/physmap_of_versatile.c':

commit 7f08c966f7e578dc84f7c3d1a528068841d72d32
Author: Linus Walleij <[email protected]>
Date: Fri Sep 28 13:42:50 2018 +0200

ARM: Assume maintainership of ARM reference designs

With this I assume maintainership of the Integrator, Versatile
and RealView ARM reference machines.

It's no big secret that I've been maintaining them for years,
but might as well make it official so I get the mails and
don't miss anything.

I have also included some drivers that are closely associated
with the ARM reference designs and yet orphaned in the
MAINTAINERS file. I can surely maintain them too, or route
the question to the right people so it doesn't fall on the
floor of upward to the subsystem maintainers who have too much
to do already as it is.

Cc: Russell King <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Brian Norris <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Olof Johansson <[email protected]>
Acked-by: Michael Turquette <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>

MAINTAINERS | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)

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

The last commit with a real presence of file pattern 'drivers/mtd/maps/physmap_of_versatile.c':

commit 6ca15cfa0788ebef365ce31d1e01ea30a389a895
Author: Boris Brezillon <[email protected]>
Date: Fri Oct 19 09:49:05 2018 +0200

mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}

Now that the physmap_of driver is gone, the gemini and versative
extensions are part of the physmap driver. Rename the source files and
the config option to reflect this.

Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Ricardo Ribalda Delgado <[email protected]>
Acked-by: Linus Walleij <[email protected]>

drivers/mtd/maps/Kconfig | 4 ++--
drivers/mtd/maps/Makefile | 4 ++--
drivers/mtd/maps/physmap-core.c | 4 ++--
drivers/mtd/maps/{physmap_of_gemini.c => physmap-gemini.c} | 2 +-
drivers/mtd/maps/{physmap_of_gemini.h => physmap-gemini.h} | 2 +-
drivers/mtd/maps/{physmap_of_versatile.c => physmap-versatile.c} | 2 +-
drivers/mtd/maps/{physmap_of_versatile.h => physmap-versatile.h} | 2 +-
7 files changed, 10 insertions(+), 10 deletions(-)

2019-03-25 21:27:06

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'CIRRUS LOGIC LOCHNAGAR DRIVER'

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:

3792 CIRRUS LOGIC LOCHNAGAR DRIVER
3793 M: Charles Keepax <[email protected]>
3794 M: Richard Fitzgerald <[email protected]>
3795 L: [email protected]
3796 S: Supported
3797 F: drivers/clk/clk-lochnagar.c
3798 F: drivers/mfd/lochnagar-i2c.c
--> 3799 F: drivers/pinctrl/cirrus/pinctrl-lochnagar.c
3800 F: drivers/regulator/lochnagar-regulator.c
3801 F: sound/soc/codecs/lochnagar-sc.c
3802 F: include/dt-bindings/clk/lochnagar.h
3803 F: include/dt-bindings/pinctrl/lochnagar.h
3804 F: include/linux/mfd/lochnagar*
3805 F: Documentation/devicetree/bindings/mfd/cirrus,lochnagar.txt
3806 F: Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt
3807 F: Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.txt
3808 F: Documentation/devicetree/bindings/regulator/cirrus,lochnagar.txt
3809 F: Documentation/devicetree/bindings/sound/cirrus,lochnagar.txt

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

The most recent commit that added or modified file pattern 'drivers/pinctrl/cirrus/pinctrl-lochnagar.c':

commit 422dcafe477c7240d03c7b150704c45e0b17be57
Author: Charles Keepax <[email protected]>
Date: Wed Jan 30 11:41:26 2019 +0000

mfd: lochnagar: Add support for the Cirrus Logic Lochnagar

Lochnagar is an evaluation and development board for Cirrus
Logic Smart CODEC and Amp devices. It allows the connection of
most Cirrus Logic devices on mini-cards, as well as allowing
connection of various application processor systems to provide a
full evaluation platform. This driver supports the board
controller chip on the Lochnagar board. Audio system topology,
clocking and power can all be controlled through the Lochnagar
controller chip, allowing the device under test to be used in
a variety of possible use cases.

As the Lochnagar is a fairly complex device this MFD driver
allows the drivers for the various features to be bound
in. Initially clocking, regulator and pinctrl will be added as
these are necessary to configure the system. But in time at least
audio and voltage/current monitoring will also be added.

Signed-off-by: Charles Keepax <[email protected]>
Signed-off-by: Lee Jones <[email protected]>

MAINTAINERS | 17 ++
drivers/mfd/Kconfig | 8 +
drivers/mfd/Makefile | 2 +
drivers/mfd/lochnagar-i2c.c | 398 ++++++++++++++++++++++++++++++++++++
include/linux/mfd/lochnagar.h | 55 +++++
include/linux/mfd/lochnagar1_regs.h | 157 ++++++++++++++
include/linux/mfd/lochnagar2_regs.h | 291 ++++++++++++++++++++++++++
7 files changed, 928 insertions(+)

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

No commit with file pattern 'drivers/pinctrl/cirrus/pinctrl-lochnagar.c' was found

2019-03-25 21:27:08

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'ARM/UNIPHIER ARCHITECTURE'

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:

2344 ARM/UNIPHIER ARCHITECTURE
2345 M: Masahiro Yamada <[email protected]>
2346 L: [email protected] (moderated for non-subscribers)
2347 T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
2348 S: Maintained
2349 F: Documentation/devicetree/bindings/arm/socionext/uniphier.txt
2350 F: Documentation/devicetree/bindings/gpio/gpio-uniphier.txt
2351 F: Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.txt
2352 F: arch/arm/boot/dts/uniphier*
2353 F: arch/arm/include/asm/hardware/cache-uniphier.h
2354 F: arch/arm/mach-uniphier/
2355 F: arch/arm/mm/cache-uniphier.c
2356 F: arch/arm64/boot/dts/socionext/uniphier*
2357 F: drivers/bus/uniphier-system-bus.c
2358 F: drivers/clk/uniphier/
--> 2359 F: drivers/dmaengine/uniphier-mdmac.c
2360 F: drivers/gpio/gpio-uniphier.c
2361 F: drivers/i2c/busses/i2c-uniphier*
2362 F: drivers/irqchip/irq-uniphier-aidet.c
2363 F: drivers/mmc/host/uniphier-sd.c
2364 F: drivers/pinctrl/uniphier/
2365 F: drivers/reset/reset-uniphier.c
2366 F: drivers/tty/serial/8250/8250_uniphier.c
2367 N: uniphier

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

The most recent commit that added or modified file pattern 'drivers/dmaengine/uniphier-mdmac.c':

commit 32e74aabebc8d045a11452d2de0ac9d2625fcd45
Author: Masahiro Yamada <[email protected]>
Date: Fri Oct 12 01:41:03 2018 +0900

dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driver

The MIO DMAC (Media IO DMA Controller) is used in UniPhier LD4,
Pro4, and sLD8 SoCs.

Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>

MAINTAINERS | 1 +
drivers/dma/Kconfig | 11 +
drivers/dma/Makefile | 1 +
drivers/dma/uniphier-mdmac.c | 506 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 519 insertions(+)

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

No commit with file pattern 'drivers/dmaengine/uniphier-mdmac.c' was found

2019-03-25 21:27:33

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'CIRRUS LOGIC LOCHNAGAR DRIVER'

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:

3792 CIRRUS LOGIC LOCHNAGAR DRIVER
3793 M: Charles Keepax <[email protected]>
3794 M: Richard Fitzgerald <[email protected]>
3795 L: [email protected]
3796 S: Supported
3797 F: drivers/clk/clk-lochnagar.c
3798 F: drivers/mfd/lochnagar-i2c.c
3799 F: drivers/pinctrl/cirrus/pinctrl-lochnagar.c
3800 F: drivers/regulator/lochnagar-regulator.c
3801 F: sound/soc/codecs/lochnagar-sc.c
3802 F: include/dt-bindings/clk/lochnagar.h
3803 F: include/dt-bindings/pinctrl/lochnagar.h
3804 F: include/linux/mfd/lochnagar*
3805 F: Documentation/devicetree/bindings/mfd/cirrus,lochnagar.txt
--> 3806 F: Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt
3807 F: Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.txt
3808 F: Documentation/devicetree/bindings/regulator/cirrus,lochnagar.txt
3809 F: Documentation/devicetree/bindings/sound/cirrus,lochnagar.txt

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

The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt':

commit 422dcafe477c7240d03c7b150704c45e0b17be57
Author: Charles Keepax <[email protected]>
Date: Wed Jan 30 11:41:26 2019 +0000

mfd: lochnagar: Add support for the Cirrus Logic Lochnagar

Lochnagar is an evaluation and development board for Cirrus
Logic Smart CODEC and Amp devices. It allows the connection of
most Cirrus Logic devices on mini-cards, as well as allowing
connection of various application processor systems to provide a
full evaluation platform. This driver supports the board
controller chip on the Lochnagar board. Audio system topology,
clocking and power can all be controlled through the Lochnagar
controller chip, allowing the device under test to be used in
a variety of possible use cases.

As the Lochnagar is a fairly complex device this MFD driver
allows the drivers for the various features to be bound
in. Initially clocking, regulator and pinctrl will be added as
these are necessary to configure the system. But in time at least
audio and voltage/current monitoring will also be added.

Signed-off-by: Charles Keepax <[email protected]>
Signed-off-by: Lee Jones <[email protected]>

MAINTAINERS | 17 ++
drivers/mfd/Kconfig | 8 +
drivers/mfd/Makefile | 2 +
drivers/mfd/lochnagar-i2c.c | 398 ++++++++++++++++++++++++++++++++++++
include/linux/mfd/lochnagar.h | 55 +++++
include/linux/mfd/lochnagar1_regs.h | 157 ++++++++++++++
include/linux/mfd/lochnagar2_regs.h | 291 ++++++++++++++++++++++++++
7 files changed, 928 insertions(+)

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

No commit with file pattern 'Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt' was found

2019-03-25 21:27:46

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'EDAC-SKYLAKE'

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:

5684 EDAC-SKYLAKE
5685 M: Tony Luck <[email protected]>
5686 L: [email protected]
5687 S: Maintained
--> 5688 F: drivers/edac/skx_edac.c

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

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

commit 4ec656bdf43a13a655a8259b79dd63bc1f0b1e41
Author: Tony Luck <[email protected]>
Date: Sat Aug 20 16:27:58 2016 -0700

EDAC, skx_edac: Add EDAC driver for Skylake

This is an entirely new driver instead of yet another set of patches
to sb_edac.c because:

1) Mapping from PCI devices to socket/memory controller is significantly
different. Skylake scatters devices on a socket across a number of
PCI buses.
2) There is an extra level of interleaving via the "mcroute" register
that would be a little messy to squeeze into the old driver.
3) Validation is getting too expensive. Changes to sb_edac need to
be checked against Sandy Bridge, Ivy Bridge, Haswell, Broadwell and
Knights Landing.

Acked-by: Aristeu Rozanski <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>

MAINTAINERS | 6 +
drivers/edac/Kconfig | 8 +
drivers/edac/Makefile | 1 +
drivers/edac/skx_edac.c | 1121 +++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 1136 insertions(+)

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

The last commit with a real presence of file pattern 'drivers/edac/skx_edac.c':

commit 98f2fc829e3b55a0ff1b82753fc1e10941535cb9
Author: Qiuxu Zhuo <[email protected]>
Date: Wed Jan 30 11:15:18 2019 -0800

EDAC, skx_edac: Delete duplicated code

Delete the duplicated code from skx_edac.c and rename skx_edac.c to
skx_base.c. Update the Makefile to build the skx_edac driver from
skx_base.c and skx_common.c.

Add SPDX to skx_base.c and clean out unnecessary #include lines.

[ bp: Drop the license boilerplate - there's an SPDX identifier now. ]

Co-developed-by: Tony Luck <[email protected]>
Signed-off-by: Qiuxu Zhuo <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: James Morse <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: linux-edac <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]

drivers/edac/Makefile | 4 +-
drivers/edac/skx_base.c | 650 +++++++++++++++++++++++
drivers/edac/skx_edac.c | 1358 -----------------------------------------------
3 files changed, 653 insertions(+), 1359 deletions(-)

2019-03-25 21:27:52

by Joe Perches

[permalink] [raw]
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 <[email protected]>
7372 M: Nayna Jain <[email protected]>
7373 M: Paulo Flabiano Smorigo <[email protected]>
7374 L: [email protected]
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 <[email protected]>
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>

MAINTAINERS | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

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

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

2019-03-25 21:28:06

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'ETHERNET PHY LIBRARY'

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:

5836 ETHERNET PHY LIBRARY
5837 M: Andrew Lunn <[email protected]>
5838 M: Florian Fainelli <[email protected]>
5839 M: Heiner Kallweit <[email protected]>
5840 L: [email protected]
5841 S: Maintained
5842 F: Documentation/ABI/testing/sysfs-bus-mdio
5843 F: Documentation/devicetree/bindings/net/mdio*
--> 5844 F: Documentation/networking/phy.txt
5845 F: drivers/net/phy/
5846 F: drivers/of/of_mdio.c
5847 F: drivers/of/of_net.c
5848 F: include/linux/*mdio*.h
5849 F: include/linux/of_net.h
5850 F: include/linux/phy.h
5851 F: include/linux/phy_fixed.h
5852 F: include/linux/platform_data/mdio-bcm-unimac.h
5853 F: include/linux/platform_data/mdio-gpio.h
5854 F: include/trace/events/mdio.h
5855 F: include/uapi/linux/mdio.h
5856 F: include/uapi/linux/mii.h

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

The most recent commit that added or modified file pattern 'Documentation/networking/phy.txt':

commit 22f08ad9721d4d1a92061b60026144627a60d644
Author: Florian Fainelli <[email protected]>
Date: Tue Feb 18 09:47:49 2014 -0800

MAINTAINERS: add entry for the PHY library

The PHY library has been subject to some changes, new drivers and DT
interactions over the past few months. Add myself as a maintainer for
the core PHY library parts and drivers. Make sure the PHY library entry
also covers the Device Tree files which have a close interaction with
the MDIO bus, PHY connection and Ethernet PHY mode parsing.

CC: Grant Likely <[email protected]>
CC: Shaohui Xie <[email protected]>
CC: Andy Fleming <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>

MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)

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

The last commit with a real presence of file pattern 'Documentation/networking/phy.txt':

commit 25fe02d00a1e9468e0ae995beedb99867ec6701b
Author: Heiner Kallweit <[email protected]>
Date: Sat Jan 26 11:25:37 2019 +0100

Documentation: net: phy: switch documentation to rst format

Switch phylib documentation to rst format.

Signed-off-by: Heiner Kallweit <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>

Documentation/networking/index.rst | 1 +
Documentation/networking/phy.rst | 447 +++++++++++++++++++++++++++++++++++++
Documentation/networking/phy.txt | 429 -----------------------------------
3 files changed, 448 insertions(+), 429 deletions(-)

2019-03-25 21:28:29

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'MELLANOX ETHERNET INNOVA IPSEC DRIVER'

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:

9887 MELLANOX ETHERNET INNOVA IPSEC DRIVER
9888 R: Boris Pismenny <[email protected]>
9889 L: [email protected]
9890 S: Supported
9891 W: http://www.mellanox.com
9892 Q: http://patchwork.ozlabs.org/project/netdev/list/
--> 9893 F: drivers/net/ethernet/mellanox/mlx5/core/en_ipsec/*
9894 F: drivers/net/ethernet/mellanox/mlx5/core/ipsec*

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

The most recent commit that added or modified file pattern 'drivers/net/ethernet/mellanox/mlx5/core/en_ipsec/*':

commit 547eede070eb981f1442e494f08f4567dcf1d1c7
Author: Ilan Tayari <[email protected]>
Date: Tue Apr 18 16:04:28 2017 +0300

net/mlx5e: IPSec, Innova IPSec offload infrastructure

Add Innova IPSec ESP crypto offload configuration paths.
Detect Innova IPSec device and set the NETIF_F_HW_ESP flag.
Configure Security Associations using the API introduced in a previous
patch.

Add Software-parser hardware descriptor layout
Software-Parser (swp) is a hardware feature in ConnectX which allows the
host software to specify protocol header offsets in the TX path, thus
overriding the hardware parser.
This is useful for protocols that the ASIC may not be able to parse on
its own.

Note that due to inline metadata, XDP is not supported in Innova IPSec.

Signed-off-by: Ilan Tayari <[email protected]>
Signed-off-by: Yossi Kuperman <[email protected]>
Signed-off-by: Yevgeny Kliteynik <[email protected]>
Signed-off-by: Boris Pismenny <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>

MAINTAINERS | 10 +
drivers/net/ethernet/mellanox/mlx5/core/Kconfig | 12 +
drivers/net/ethernet/mellanox/mlx5/core/Makefile | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en.h | 3 +
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.c | 415 +++++++++++++++++++++
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.h | 78 ++++
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 14 +
include/linux/mlx5/mlx5_ifc.h | 8 +-
include/linux/mlx5/qp.h | 14 +-
9 files changed, 552 insertions(+), 4 deletions(-)

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

No commit with file pattern 'drivers/net/ethernet/mellanox/mlx5/core/en_ipsec/*' was found

2019-03-25 21:28:48

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'MIPS/LOONGSON3 ARCHITECTURE'

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:

10365 MIPS/LOONGSON3 ARCHITECTURE
10366 M: Huacai Chen <[email protected]>
10367 L: [email protected]
10368 S: Maintained
10369 F: arch/mips/loongson64/
10370 F: arch/mips/include/asm/mach-loongson64/
10371 F: drivers/platform/mips/cpu_hwmon.c
--> 10372 F: drivers/*/*loongson3*
10373 F: drivers/*/*/*loongson3*

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

The most recent commit that added or modified file pattern 'drivers/*/*loongson3*':

commit ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f
Author: Huacai Chen <[email protected]>
Date: Thu Dec 7 14:31:08 2017 +0800

MAINTAINERS: Add Loongson-2/Loongson-3 maintainers

Add Jiaxun Yang as the MIPS/Loongson-2 maintainer and add Huacai Chen
as the MIPS/Loongson-3 maintainer.

[[email protected]: Don't put all of drivers/platform/mips/ into these
two entries but rather only the files required even though at this time
the Loongson platforms are the only users of drivers/platform/mips/.]

Signed-off-by: Huacai Chen <[email protected]>
Signed-off-by: Jiaxun Yang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Rui Wang <[email protected]>
Cc: Binbin Zhou <[email protected]>
Cc: Ce Sun <[email protected]>
Cc: Yao Wang <[email protected]>
Cc: Liangliang Huang <[email protected]>
Cc: Fuxin Zhang <[email protected]>
Cc: Zhangjin Wu <[email protected]>
Cc: Jiaxun Yang <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Huacai Chen <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/17888/
Signed-off-by: Ralf Baechle <[email protected]>
Signed-off-by: James Hogan <[email protected]>

MAINTAINERS | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)

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

No commit with file pattern 'drivers/*/*loongson3*' was found

2019-03-25 21:28:56

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'MIPS/LOONGSON3 ARCHITECTURE'

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:

10365 MIPS/LOONGSON3 ARCHITECTURE
10366 M: Huacai Chen <[email protected]>
10367 L: [email protected]
10368 S: Maintained
10369 F: arch/mips/loongson64/
10370 F: arch/mips/include/asm/mach-loongson64/
10371 F: drivers/platform/mips/cpu_hwmon.c
10372 F: drivers/*/*loongson3*
--> 10373 F: drivers/*/*/*loongson3*

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

The most recent commit that added or modified file pattern 'drivers/*/*/*loongson3*':

commit ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f
Author: Huacai Chen <[email protected]>
Date: Thu Dec 7 14:31:08 2017 +0800

MAINTAINERS: Add Loongson-2/Loongson-3 maintainers

Add Jiaxun Yang as the MIPS/Loongson-2 maintainer and add Huacai Chen
as the MIPS/Loongson-3 maintainer.

[[email protected]: Don't put all of drivers/platform/mips/ into these
two entries but rather only the files required even though at this time
the Loongson platforms are the only users of drivers/platform/mips/.]

Signed-off-by: Huacai Chen <[email protected]>
Signed-off-by: Jiaxun Yang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Rui Wang <[email protected]>
Cc: Binbin Zhou <[email protected]>
Cc: Ce Sun <[email protected]>
Cc: Yao Wang <[email protected]>
Cc: Liangliang Huang <[email protected]>
Cc: Fuxin Zhang <[email protected]>
Cc: Zhangjin Wu <[email protected]>
Cc: Jiaxun Yang <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Huacai Chen <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/17888/
Signed-off-by: Ralf Baechle <[email protected]>
Signed-off-by: James Hogan <[email protected]>

MAINTAINERS | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)

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

No commit with file pattern 'drivers/*/*/*loongson3*' was found

2019-03-25 21:29:00

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'NET_FAILOVER MODULE'

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:

10683 NET_FAILOVER MODULE
10684 M: Sridhar Samudrala <[email protected]>
10685 L: [email protected]
10686 S: Supported
--> 10687 F: driver/net/net_failover.c
10688 F: include/net/net_failover.h
10689 F: Documentation/networking/net_failover.rst

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

The most recent commit that added or modified file pattern 'driver/net/net_failover.c':

commit cfc80d9a11635404a40199a1c9471c96890f3f74
Author: Sridhar Samudrala <[email protected]>
Date: Thu May 24 09:55:15 2018 -0700

net: Introduce net_failover driver

The net_failover driver provides an automated failover mechanism via APIs
to create and destroy a failover master netdev and manages a primary and
standby slave netdevs that get registered via the generic failover
infrastructure.

The failover netdev acts a master device and controls 2 slave devices. The
original paravirtual interface gets registered as 'standby' slave netdev and
a passthru/vf device with the same MAC gets registered as 'primary' slave
netdev. Both 'standby' and 'failover' netdevs are associated with the same
'pci' device. The user accesses the network interface via 'failover' netdev.
The 'failover' netdev chooses 'primary' netdev as default for transmits when
it is available with link up and running.

This can be used by paravirtual drivers to enable an alternate low latency
datapath. It also enables hypervisor controlled live migration of a VM with
direct attached VF by failing over to the paravirtual datapath when the VF
is unplugged.

Signed-off-by: Sridhar Samudrala <[email protected]>
Signed-off-by: David S. Miller <[email protected]>

Documentation/networking/net_failover.rst | 26 +
MAINTAINERS | 8 +
drivers/net/Kconfig | 12 +
drivers/net/Makefile | 1 +
drivers/net/net_failover.c | 836 ++++++++++++++++++++++++++++++
include/net/net_failover.h | 40 ++
6 files changed, 923 insertions(+)

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

No commit with file pattern 'driver/net/net_failover.c' was found

2019-03-25 21:29:12

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'QUALCOMM ETHQOS ETHERNET DRIVER'

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:

12864 QUALCOMM ETHQOS ETHERNET DRIVER
12865 M: Vinod Koul <[email protected]>
12866 M: Niklas Cassel <[email protected]>
12867 L: [email protected]
12868 S: Maintained
12869 F: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c
--> 12870 F: Documentation/devicetree/bindings/net/qcom,dwmac.txt

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

The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/net/qcom,dwmac.txt':

commit 83c177aea4c37d1a2ef1e2488b25838f70cf6571
Author: Vinod Koul <[email protected]>
Date: Mon Jan 21 14:43:16 2019 +0530

MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver

Add myself and Niklas as maintainers for this driver

Signed-off-by: Niklas Cassel <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: David S. Miller <[email protected]>

MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

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

No commit with file pattern 'Documentation/devicetree/bindings/net/qcom,dwmac.txt' was found

2019-03-25 21:29:13

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'ROCKCHIP VPU CODEC DRIVER'

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:

13312 ROCKCHIP VPU CODEC DRIVER
13313 M: Ezequiel Garcia <[email protected]>
13314 L: [email protected]
13315 S: Maintained
--> 13316 F: drivers/staging/media/platform/rockchip/vpu/
13317 F: Documentation/devicetree/bindings/media/rockchip-vpu.txt

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

The most recent commit that added or modified file pattern 'drivers/staging/media/platform/rockchip/vpu/':

commit 775fec69008d30ed5e4ce9fa7701c5591e424c87
Author: Ezequiel Garcia <[email protected]>
Date: Wed Dec 5 11:09:52 2018 -0500

media: add Rockchip VPU JPEG encoder driver

Add a mem2mem driver for the VPU available on Rockchip SoCs.
Currently only JPEG encoding is supported, for RK3399 and RK3288
platforms.

Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
[[email protected]: fix checkpatch.pl alignment warning]
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

MAINTAINERS | 7 +
drivers/staging/media/Kconfig | 2 +
drivers/staging/media/Makefile | 1 +
drivers/staging/media/rockchip/vpu/Kconfig | 13 +
drivers/staging/media/rockchip/vpu/Makefile | 10 +
drivers/staging/media/rockchip/vpu/TODO | 13 +
drivers/staging/media/rockchip/vpu/rk3288_vpu_hw.c | 118 ++++
.../media/rockchip/vpu/rk3288_vpu_hw_jpeg_enc.c | 130 ++++
.../staging/media/rockchip/vpu/rk3288_vpu_regs.h | 442 ++++++++++++++
drivers/staging/media/rockchip/vpu/rk3399_vpu_hw.c | 118 ++++
.../media/rockchip/vpu/rk3399_vpu_hw_jpeg_enc.c | 164 +++++
.../staging/media/rockchip/vpu/rk3399_vpu_regs.h | 600 ++++++++++++++++++
drivers/staging/media/rockchip/vpu/rockchip_vpu.h | 232 +++++++
.../media/rockchip/vpu/rockchip_vpu_common.h | 29 +
.../staging/media/rockchip/vpu/rockchip_vpu_drv.c | 537 ++++++++++++++++
.../staging/media/rockchip/vpu/rockchip_vpu_enc.c | 676 +++++++++++++++++++++
.../staging/media/rockchip/vpu/rockchip_vpu_hw.h | 58 ++
.../staging/media/rockchip/vpu/rockchip_vpu_jpeg.c | 290 +++++++++
.../staging/media/rockchip/vpu/rockchip_vpu_jpeg.h | 14 +
19 files changed, 3454 insertions(+)

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

No commit with file pattern 'drivers/staging/media/platform/rockchip/vpu/' was found

2019-03-25 21:29:16

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'IEEE 802.15.4 SUBSYSTEM'

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:

7509 IEEE 802.15.4 SUBSYSTEM
7510 M: Alexander Aring <[email protected]>
7511 M: Stefan Schmidt <[email protected]>
7512 L: [email protected]
7513 W: http://wpan.cakelab.org/
7514 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git
7515 T: git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git
7516 S: Maintained
7517 F: net/ieee802154/
7518 F: net/mac802154/
7519 F: drivers/net/ieee802154/
7520 F: include/linux/nl802154.h
7521 F: include/linux/ieee802154.h
7522 F: include/net/nl802154.h
7523 F: include/net/mac802154.h
7524 F: include/net/af_ieee802154.h
7525 F: include/net/cfg802154.h
7526 F: include/net/ieee802154_netdev.h
--> 7527 F: Documentation/networking/ieee802154.txt

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

The most recent commit that added or modified file pattern 'Documentation/networking/ieee802154.txt':

commit ebef9c1236170fb3ba4dc05ccb41f6d842eb1c12
Author: Varka Bhadram <[email protected]>
Date: Fri Aug 8 17:32:45 2014 +0530

MAINTAINERS: update maintainers info

adds the mailing list address for bluetooth 6loWPAN and
IEEE-802.15.4 subsystems. Also adds web page info.

Signed-off-by: Varka Bhadram <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>

MAINTAINERS | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

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

The last commit with a real presence of file pattern 'Documentation/networking/ieee802154.txt':

commit 8a42eda2582ada073d7320ca703fb5fa49600e87
Author: Stefan Schmidt <[email protected]>
Date: Wed Feb 27 20:59:14 2019 +0100

doc: net: ieee802154: remove old plain text docs after switching to rst

The plain text docs are converted to rst now, which allows us to remove
the old text file from the tree.

Signed-off-by: Stefan Schmidt <[email protected]>
Signed-off-by: David S. Miller <[email protected]>

Documentation/networking/ieee802154.txt | 177 --------------------------------
1 file changed, 177 deletions(-)

2019-03-25 21:29:26

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

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:

13949 SELINUX SECURITY MODULE
13950 M: Paul Moore <[email protected]>
13951 M: Stephen Smalley <[email protected]>
13952 M: Eric Paris <[email protected]>
13953 L: [email protected]
13954 W: https://selinuxproject.org
13955 W: https://github.com/SELinuxProject
13956 T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
13957 S: Supported
--> 13958 F: include/linux/selinux*
13959 F: security/selinux/
13960 F: scripts/selinux/
13961 F: Documentation/admin-guide/LSM/SELinux.rst

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

The most recent commit that added or modified file pattern 'include/linux/selinux*':

commit 679655daffdd2725b66ba2c5a759bbcb316fca5a
Author: Joe Perches <[email protected]>
Date: Tue Apr 7 20:44:32 2009 -0700

MAINTAINERS - Add file patterns

Better description of file pattern tag "F:"
Add file exclusion tag "X:"
Add patterns to sections

Signed-off-by: Joe Perches <[email protected]>

MAINTAINERS | 1194 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 1193 insertions(+), 1 deletion(-)

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

The last commit with a real presence of file pattern 'include/linux/selinux*':

commit 3d252529480c68bfd6a6774652df7c8968b28e41
Author: Casey Schaufler <[email protected]>
Date: Fri Sep 21 17:17:34 2018 -0700

SELinux: Remove unused selinux_is_enabled

There are no longer users of selinux_is_enabled().
Remove it. As selinux_is_enabled() is the only reason
for include/linux/selinux.h remove that as well.

Signed-off-by: Casey Schaufler <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Kees Cook <[email protected]>

include/linux/cred.h | 1 -
include/linux/selinux.h | 35 -----------------------------------
security/selinux/Makefile | 2 +-
security/selinux/exports.c | 23 -----------------------
security/selinux/hooks.c | 1 -
security/selinux/include/audit.h | 3 ---
security/selinux/ss/services.c | 1 -
7 files changed, 1 insertion(+), 65 deletions(-)

2019-03-25 21:29:29

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'SOC-CAMERA V4L2 SUBSYSTEM'

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:

14342 SOC-CAMERA V4L2 SUBSYSTEM
14343 L: [email protected]
14344 T: git git://linuxtv.org/media_tree.git
14345 S: Orphan
14346 F: include/media/soc*
--> 14347 F: drivers/media/i2c/soc_camera/
14348 F: drivers/media/platform/soc_camera/

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

The most recent commit that added or modified file pattern 'drivers/media/i2c/soc_camera/':

commit 90d72ac6e1c3c65233a13816770fb85c8831bff2
Author: Mauro Carvalho Chehab <[email protected]>
Date: Sat Sep 15 17:59:42 2012 -0300

MAINTAINERS: fix the path for the media drivers that got renamed

Due to the media tree path renaming, several drivers change their
location. Update MAINTAINERS accordingly.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

MAINTAINERS | 43 +++++++++++++++++++++----------------------
1 file changed, 21 insertions(+), 22 deletions(-)

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

The last commit with a real presence of file pattern 'drivers/media/i2c/soc_camera/':

commit 280de94a651945905cb8337626c40025e4cea56d
Author: Sakari Ailus <[email protected]>
Date: Thu Feb 7 08:43:47 2019 -0500

media: soc_camera: Move to the staging tree

The SoC camera framework has no functional drivers left, something that
has not changed for years. Move the leftovers to the staging tree.

Signed-off-by: Sakari Ailus <[email protected]>
Acked-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

drivers/media/i2c/Kconfig | 8 --------
drivers/media/i2c/Makefile | 1 -
drivers/media/platform/Kconfig | 1 -
drivers/media/platform/Makefile | 2 --
drivers/media/platform/soc_camera/Kconfig | 8 --------
drivers/media/platform/soc_camera/Makefile | 1 -
drivers/staging/media/Kconfig | 2 ++
drivers/staging/media/Makefile | 1 +
drivers/{media/i2c => staging/media}/soc_camera/Kconfig | 8 ++++++++
drivers/{media/i2c => staging/media}/soc_camera/Makefile | 1 +
drivers/{media/platform => staging/media}/soc_camera/soc_camera.c | 0
.../{media/platform => staging/media}/soc_camera/soc_mediabus.c | 0
drivers/{media/i2c => staging/media}/soc_camera/soc_mt9v022.c | 0
drivers/{media/i2c => staging/media}/soc_camera/soc_ov5642.c | 0
drivers/{media/i2c => staging/media}/soc_camera/soc_ov9740.c | 0
15 files changed, 12 insertions(+), 21 deletions(-)

2019-03-25 21:29:31

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

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:

8587 KEYS-TRUSTED
8588 M: James Bottomley <[email protected]>
8589 M: Jarkko Sakkinen <[email protected]>
8590 M: Mimi Zohar <[email protected]>
8591 L: [email protected]
8592 L: [email protected]
8593 S: Supported
8594 F: Documentation/security/keys/trusted-encrypted.rst
8595 F: include/keys/trusted-type.h
8596 F: security/keys/trusted.c
--> 8597 F: security/keys/trusted.h

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

The most recent commit that added or modified file pattern 'security/keys/trusted.h':

commit 7f3c68bee977ab872827e44de017216736fe21d7
Author: Mimi Zohar <[email protected]>
Date: Tue Jan 18 09:07:13 2011 -0500

keys: add trusted and encrypted maintainers

Add myself and David Safford as maintainers for trusted/encrypted keys.

Signed-off-by: Mimi Zohar <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: James Morris <[email protected]>

MAINTAINERS | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)

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

The last commit with a real presence of file pattern 'security/keys/trusted.h':

commit 22447981fc050b5f1bdd0e7cbee89b4152a2b2d8
Author: Denis Kenzior <[email protected]>
Date: Tue Oct 9 17:48:49 2018 +0100

KEYS: Move trusted.h to include/keys [ver #2]

Signed-off-by: Denis Kenzior <[email protected]>
Signed-off-by: David Howells <[email protected]>
Tested-by: Marcel Holtmann <[email protected]>
Reviewed-by: Marcel Holtmann <[email protected]>
Signed-off-by: James Morris <[email protected]>

{security => include}/keys/trusted.h | 0
security/keys/trusted.c | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)

2019-03-25 21:29:37

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'X86 MCE INFRASTRUCTURE'

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:

16938 X86 MCE INFRASTRUCTURE
16939 M: Tony Luck <[email protected]>
16940 M: Borislav Petkov <[email protected]>
16941 L: [email protected]
16942 S: Maintained
--> 16943 F: arch/x86/kernel/cpu/mcheck/*

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

The most recent commit that added or modified file pattern 'arch/x86/kernel/cpu/mcheck/*':

commit c1f5c54b57341e872a9d375dccef7257f86033ef
Author: Ingo Molnar <[email protected]>
Date: Sat Jun 18 22:51:13 2011 +0200

x86, MAINTAINERS: Add x86 MCE people

Announce the new x86 MCE infrastructure maintainers.

Acked-by: Borislav Petkov <[email protected]>
Acked-by: Tony Luck <[email protected]>
Acked-by: H. Peter Anvin <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>

MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

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

The last commit with a real presence of file pattern 'arch/x86/kernel/cpu/mcheck/*':

commit 21afaf181362b4aeb5be72705d2914673b336149
Author: Borislav Petkov <[email protected]>
Date: Sun Nov 18 15:15:05 2018 +0100

x86/mce: Streamline MCE subsystem's naming

Rename the containing folder to "mce" which is the most widespread name.
Drop the "mce[-_]" filename prefix of some compilation units (while
others don't have it).

This unifies the file naming in the MCE subsystem:

mce/
|-- amd.c
|-- apei.c
|-- core.c
|-- dev-mcelog.c
|-- genpool.c
|-- inject.c
|-- intel.c
|-- internal.h
|-- Makefile
|-- p5.c
|-- severity.c
|-- therm_throt.c
|-- threshold.c
`-- winchip.c

No functional changes.

Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Acked-by: Tony Luck <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]

arch/x86/kernel/cpu/Makefile | 2 +-
arch/x86/kernel/cpu/{mcheck => mce}/Makefile | 10 +++++-----
arch/x86/kernel/cpu/{mcheck/mce_amd.c => mce/amd.c} | 2 +-
arch/x86/kernel/cpu/{mcheck/mce-apei.c => mce/apei.c} | 2 +-
arch/x86/kernel/cpu/{mcheck/mce.c => mce/core.c} | 2 +-
arch/x86/kernel/cpu/{mcheck => mce}/dev-mcelog.c | 2 +-
arch/x86/kernel/cpu/{mcheck/mce-genpool.c => mce/genpool.c} | 2 +-
arch/x86/kernel/cpu/{mcheck/mce-inject.c => mce/inject.c} | 2 +-
arch/x86/kernel/cpu/{mcheck/mce_intel.c => mce/intel.c} | 2 +-
arch/x86/kernel/cpu/{mcheck/mce-internal.h => mce/internal.h} | 0
arch/x86/kernel/cpu/{mcheck => mce}/p5.c | 0
arch/x86/kernel/cpu/{mcheck/mce-severity.c => mce/severity.c} | 2 +-
arch/x86/kernel/cpu/{mcheck => mce}/therm_throt.c | 0
arch/x86/kernel/cpu/{mcheck => mce}/threshold.c | 0
arch/x86/kernel/cpu/{mcheck => mce}/winchip.c | 0
15 files changed, 14 insertions(+), 14 deletions(-)

2019-03-25 21:29:41

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'SOC-CAMERA V4L2 SUBSYSTEM'

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:

14342 SOC-CAMERA V4L2 SUBSYSTEM
14343 L: [email protected]
14344 T: git git://linuxtv.org/media_tree.git
14345 S: Orphan
14346 F: include/media/soc*
14347 F: drivers/media/i2c/soc_camera/
--> 14348 F: drivers/media/platform/soc_camera/

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

The most recent commit that added or modified file pattern 'drivers/media/platform/soc_camera/':

commit 90d72ac6e1c3c65233a13816770fb85c8831bff2
Author: Mauro Carvalho Chehab <[email protected]>
Date: Sat Sep 15 17:59:42 2012 -0300

MAINTAINERS: fix the path for the media drivers that got renamed

Due to the media tree path renaming, several drivers change their
location. Update MAINTAINERS accordingly.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

MAINTAINERS | 43 +++++++++++++++++++++----------------------
1 file changed, 21 insertions(+), 22 deletions(-)

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

The last commit with a real presence of file pattern 'drivers/media/platform/soc_camera/':

commit 82c5de0ab8dbd6035223ad69e76bd8a88a0a9399
Author: Christoph Hellwig <[email protected]>
Date: Tue Dec 25 13:29:54 2018 +0100

dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag

All users of dma_declare_coherent want their allocations to be
exclusive, so default to exclusive allocations.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>

Documentation/DMA-API.txt | 9 +-------
arch/arm/mach-imx/mach-imx27_visstrim_m10.c | 12 ++++-------
arch/arm/mach-imx/mach-mx31moboard.c | 3 +--
arch/sh/boards/mach-ap325rxa/setup.c | 5 ++---
arch/sh/boards/mach-ecovec24/setup.c | 6 ++----
arch/sh/boards/mach-kfr2r09/setup.c | 5 ++---
arch/sh/boards/mach-migor/setup.c | 5 ++---
arch/sh/boards/mach-se/7724/setup.c | 6 ++----
arch/sh/drivers/pci/fixups-dreamcast.c | 3 +--
.../platform/soc_camera/sh_mobile_ceu_camera.c | 3 +--
drivers/usb/host/ohci-sm501.c | 3 +--
drivers/usb/host/ohci-tmio.c | 2 +-
include/linux/dma-mapping.h | 7 ++----
kernel/dma/coherent.c | 25 ++++++----------------
14 files changed, 29 insertions(+), 65 deletions(-)

2019-03-25 21:29:47

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'MELLANOX ETHERNET INNOVA IPSEC DRIVER'

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:

9887 MELLANOX ETHERNET INNOVA IPSEC DRIVER
9888 R: Boris Pismenny <[email protected]>
9889 L: [email protected]
9890 S: Supported
9891 W: http://www.mellanox.com
9892 Q: http://patchwork.ozlabs.org/project/netdev/list/
9893 F: drivers/net/ethernet/mellanox/mlx5/core/en_ipsec/*
--> 9894 F: drivers/net/ethernet/mellanox/mlx5/core/ipsec*

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

The most recent commit that added or modified file pattern 'drivers/net/ethernet/mellanox/mlx5/core/ipsec*':

commit 547eede070eb981f1442e494f08f4567dcf1d1c7
Author: Ilan Tayari <[email protected]>
Date: Tue Apr 18 16:04:28 2017 +0300

net/mlx5e: IPSec, Innova IPSec offload infrastructure

Add Innova IPSec ESP crypto offload configuration paths.
Detect Innova IPSec device and set the NETIF_F_HW_ESP flag.
Configure Security Associations using the API introduced in a previous
patch.

Add Software-parser hardware descriptor layout
Software-Parser (swp) is a hardware feature in ConnectX which allows the
host software to specify protocol header offsets in the TX path, thus
overriding the hardware parser.
This is useful for protocols that the ASIC may not be able to parse on
its own.

Note that due to inline metadata, XDP is not supported in Innova IPSec.

Signed-off-by: Ilan Tayari <[email protected]>
Signed-off-by: Yossi Kuperman <[email protected]>
Signed-off-by: Yevgeny Kliteynik <[email protected]>
Signed-off-by: Boris Pismenny <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>

MAINTAINERS | 10 +
drivers/net/ethernet/mellanox/mlx5/core/Kconfig | 12 +
drivers/net/ethernet/mellanox/mlx5/core/Makefile | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en.h | 3 +
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.c | 415 +++++++++++++++++++++
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.h | 78 ++++
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 14 +
include/linux/mlx5/mlx5_ifc.h | 8 +-
include/linux/mlx5/qp.h | 14 +-
9 files changed, 552 insertions(+), 4 deletions(-)

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

No commit with file pattern 'drivers/net/ethernet/mellanox/mlx5/core/ipsec*' was found

2019-03-25 21:29:48

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'SYNOPSYS DESIGNWARE AXI DMAC DRIVER'

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:

14995 SYNOPSYS DESIGNWARE AXI DMAC DRIVER
14996 M: Eugeniy Paltsev <[email protected]>
14997 S: Maintained
--> 14998 F: drivers/dma/dwi-axi-dmac/
14999 F: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt

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

The most recent commit that added or modified file pattern 'drivers/dma/dwi-axi-dmac/':

commit 1fe20f1b84548bbcf48b6659ea171cd46618ea3a
Author: Eugeniy Paltsev <[email protected]>
Date: Tue Mar 6 14:46:14 2018 +0300

dmaengine: Introduce DW AXI DMAC driver

This patch adds support for the DW AXI DMAC controller.
DW AXI DMAC is a part of HSDK development board from Synopsys.

In this driver implementation only DMA_MEMCPY transfers are
supported.

Signed-off-by: Eugeniy Paltsev <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>

MAINTAINERS | 6 +
drivers/dma/Kconfig | 10 +
drivers/dma/Makefile | 1 +
drivers/dma/dw-axi-dmac/Makefile | 1 +
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 1008 ++++++++++++++++++++++++
drivers/dma/dw-axi-dmac/dw-axi-dmac.h | 334 ++++++++
6 files changed, 1360 insertions(+)

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

No commit with file pattern 'drivers/dma/dwi-axi-dmac/' was found

2019-03-25 21:30:22

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'NOKIA N900 POWER SUPPLY 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:

11011 NOKIA N900 POWER SUPPLY DRIVERS
11012 R: Pali Rohár <[email protected]>
11013 F: include/linux/power/bq2415x_charger.h
11014 F: include/linux/power/bq27xxx_battery.h
--> 11015 F: include/linux/power/isp1704_charger.h
11016 F: drivers/power/supply/bq2415x_charger.c
11017 F: drivers/power/supply/bq27xxx_battery.c
11018 F: drivers/power/supply/bq27xxx_battery_i2c.c
11019 F: drivers/power/supply/isp1704_charger.c
11020 F: drivers/power/supply/rx51_battery.c

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

The most recent commit that added or modified file pattern 'include/linux/power/isp1704_charger.h':

commit 2a6afddb6656aefbc6e8d6ef1f95749895ae2945
Author: Pali Rohár <[email protected]>
Date: Sun Mar 29 15:35:54 2015 +0200

MAINTAINERS: Add me as maintainer of Nokia N900 power supply drivers

I'm author of two of those drivers (bq2415x and rx51) and I added
more patches for other twos. Also I fished (proper) open source
power management software for Nokia N900 and those kernel drivers
are part of it.

Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>

MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)

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

The last commit with a real presence of file pattern 'include/linux/power/isp1704_charger.h':

commit f5d782d46aa5d4dd369e6560ce5227136b58926f
Author: Sebastian Reichel <[email protected]>
Date: Thu Dec 13 02:38:58 2018 +0100

power: supply: isp1704: switch to gpiod API

This migrates isp1704 driver from old GPIO API to new descriptor
based GPIO API and drops useless platform data as a side-effect.

Migration is simple, since all mainline users are DT based and
DT API does not change. Out of tree users of the platform data
need to migrate to gpiod_lookup_table as described here:

Documentation/driver-api/gpio/board.rst

Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>

drivers/power/supply/isp1704_charger.c | 60 +++++++---------------------------
include/linux/power/isp1704_charger.h | 30 -----------------
2 files changed, 12 insertions(+), 78 deletions(-)

2019-03-25 21:30:32

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

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:

13589 SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER
13590 M: Łukasz Stelmach <[email protected]>
13591 L: [email protected]
13592 S: Maintained
13593 F: drivers/char/hw_random/exynos-trng.c
--> 13594 F: Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt

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

The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt':

commit 6cd225cc5d8a6526b2bea41955882be55d4f109e
Author: Łukasz Stelmach <[email protected]>
Date: Fri Dec 22 17:48:35 2017 +0100

hwrng: exynos - add Samsung Exynos True RNG driver

Add support for True Random Number Generator found in Samsung Exynos
5250+ SoCs.

Signed-off-by: Łukasz Stelmach <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>

MAINTAINERS | 7 ++
drivers/char/hw_random/Kconfig | 12 ++
drivers/char/hw_random/Makefile | 1 +
drivers/char/hw_random/exynos-trng.c | 237 +++++++++++++++++++++++++++++++++++
4 files changed, 257 insertions(+)

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

No commit with file pattern 'Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt' was found

2019-03-25 21:31:26

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'MIPS/LOONGSON2 ARCHITECTURE'

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:

10355 MIPS/LOONGSON2 ARCHITECTURE
10356 M: Jiaxun Yang <[email protected]>
10357 L: [email protected]
10358 S: Maintained
10359 F: arch/mips/loongson64/fuloong-2e/
10360 F: arch/mips/loongson64/lemote-2f/
10361 F: arch/mips/include/asm/mach-loongson64/
10362 F: drivers/*/*loongson2*
--> 10363 F: drivers/*/*/*loongson2*

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

The most recent commit that added or modified file pattern 'drivers/*/*/*loongson2*':

commit ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f
Author: Huacai Chen <[email protected]>
Date: Thu Dec 7 14:31:08 2017 +0800

MAINTAINERS: Add Loongson-2/Loongson-3 maintainers

Add Jiaxun Yang as the MIPS/Loongson-2 maintainer and add Huacai Chen
as the MIPS/Loongson-3 maintainer.

[[email protected]: Don't put all of drivers/platform/mips/ into these
two entries but rather only the files required even though at this time
the Loongson platforms are the only users of drivers/platform/mips/.]

Signed-off-by: Huacai Chen <[email protected]>
Signed-off-by: Jiaxun Yang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Rui Wang <[email protected]>
Cc: Binbin Zhou <[email protected]>
Cc: Ce Sun <[email protected]>
Cc: Yao Wang <[email protected]>
Cc: Liangliang Huang <[email protected]>
Cc: Fuxin Zhang <[email protected]>
Cc: Zhangjin Wu <[email protected]>
Cc: Jiaxun Yang <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Huacai Chen <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/17888/
Signed-off-by: Ralf Baechle <[email protected]>
Signed-off-by: James Hogan <[email protected]>

MAINTAINERS | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)

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

No commit with file pattern 'drivers/*/*/*loongson2*' was found

2019-03-25 21:59:16

by Casey Schaufler

[permalink] [raw]
Subject: [PATCH] Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

The include/linux/selinux.h file has been removed.
Remove the entry from the MAINTAINERS file.

Signed-off-by: Casey Schaufler <[email protected]>
---
 MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..1039c34dff3c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13947,7 +13947,6 @@ W: https://selinuxproject.org
W: https://github.com/SELinuxProject
T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
S: Supported
-F: include/linux/selinux*
F: security/selinux/
F: scripts/selinux/
F: Documentation/admin-guide/LSM/SELinux.rst


2019-03-25 22:04:54

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

On Mon, 2019-03-25 at 14:58 -0700, Casey Schaufler wrote:
> The include/linux/selinux.h file has been removed.
> Remove the entry from the MAINTAINERS file.

This looks like it doesn't apply correctly as there
are one too many spaces before each context lines.

> Signed-off-by: Casey Schaufler <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..1039c34dff3c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13947,7 +13947,6 @@ W: https://selinuxproject.org
> W: https://github.com/SELinuxProject
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
> S: Supported
> -F: include/linux/selinux*
> F: security/selinux/
> F: scripts/selinux/
> F: Documentation/admin-guide/LSM/SELinux.rst
>


2019-03-25 22:24:17

by Casey Schaufler

[permalink] [raw]
Subject: Re: [PATCH] Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

On 3/25/2019 3:02 PM, Joe Perches wrote:
> On Mon, 2019-03-25 at 14:58 -0700, Casey Schaufler wrote:
>> The include/linux/selinux.h file has been removed.
>> Remove the entry from the MAINTAINERS file.
> This looks like it doesn't apply correctly as there
> are one too many spaces before each context lines.

Oops. New version of Thunderbird. Looks like there's
configuration tuning required. I'll try again


2019-03-25 23:30:31

by Tony Luck

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update entry for EDAC-SKYLAKE

Code refactoring to share some source code with a new
EDAC driver resulted in renaming one file (skx_edac.c
became skx_base.c) and adding a new file (skx_common.c).

Update the file pattern in MAINTAINERS to take account of
this change.

Reported-by: Joe Perches <[email protected]>
Fixes: 98f2fc829e3b ("EDAC, skx_edac: Delete duplicated code")
Signed-off-by: Tony Luck <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..384a70f01dc4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5677,7 +5677,7 @@ EDAC-SKYLAKE
M: Tony Luck <[email protected]>
L: [email protected]
S: Maintained
-F: drivers/edac/skx_edac.c
+F: drivers/edac/skx_*.c

EDAC-TI
M: Tero Kristo <[email protected]>
--
2.19.1


2019-03-25 23:31:49

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'ARM KOMEDA DRM-KMS DRIVER'

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:

1162 ARM KOMEDA DRM-KMS DRIVER
1163 M: James (Qian) Wang <[email protected]>
1164 M: Liviu Dudau <[email protected]>
1165 L: Mali DP Maintainers <[email protected]>
1166 S: Supported
1167 T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
1168 F: drivers/gpu/drm/arm/display/include/
1169 F: drivers/gpu/drm/arm/display/komeda/
--> 1170 F: Documentation/devicetree/bindings/display/arm/arm,komeda.txt
1171 F: Documentation/gpu/komeda-kms.rst

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

The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/display/arm/arm,komeda.txt':

commit ab6911b73493fac9cdcc3b2c77ddca6b1016e057
Author: james qian wang (Arm Technology China) <[email protected]>
Date: Thu Jan 3 11:42:05 2019 +0000

MAINTAINERS: Add maintainer for Arm komeda driver

v4: Added git tree [Daniel Vetter]
v2: Adjusted the position of KOMEDA by alphabetical order

Signed-off-by: James Qian Wang (Arm Technology China) <[email protected]>
Acked-by: Liviu Dudau <[email protected]>
[Updated entry to show that Mali Developers is a mailing list and
to add myself as maintainer]
Signed-off-by: Liviu Dudau <[email protected]>

MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)

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

No commit with file pattern 'Documentation/devicetree/bindings/display/arm/arm,komeda.txt' was found

2019-03-25 23:35:20

by Tony Luck

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Fix file pattern for X86 MCE INFRASTRUCTURE

Code restructuring renamed arch/x86/kernel/cpu/mcheck/ to
be arch/x86/kernel/cpu/mce/

Update the MAINTAINERS file pattern to account for this change.

Fixes: 21afaf181362 ("x86/mce: Streamline MCE subsystem's naming")
Reported-by: Joe Perches <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 384a70f01dc4..e5f3230d3f14 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16920,7 +16920,7 @@ M: Tony Luck <[email protected]>
M: Borislav Petkov <[email protected]>
L: [email protected]
S: Maintained
-F: arch/x86/kernel/cpu/mcheck/*
+F: arch/x86/kernel/cpu/mce/*

X86 MICROCODE UPDATE SUPPORT
M: Borislav Petkov <[email protected]>
--
2.19.1


2019-03-25 23:37:45

by Joe Perches

[permalink] [raw]
Subject: Bad file pattern in MAINTAINERS section 'IBM Power Virtual Accelerator Switchboard'

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:

7396 IBM Power Virtual Accelerator Switchboard
7397 M: Sukadev Bhattiprolu
7398 L: [email protected]
7399 S: Supported
7400 F: arch/powerpc/platforms/powernv/vas*
7401 F: arch/powerpc/platforms/powernv/copy-paste.h
7402 F: arch/powerpc/include/asm/vas.h
--> 7403 F: arch/powerpc/include/uapi/asm/vas.h

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

The most recent commit that added or modified file pattern 'arch/powerpc/include/uapi/asm/vas.h':

commit 4dea2d1a927c61114a168d4509b56329ea6effb7
Author: Sukadev Bhattiprolu <[email protected]>
Date: Mon Aug 28 23:23:33 2017 -0700

powerpc/powernv/vas: Define vas_init() and vas_exit()

Implement vas_init() and vas_exit() functions for a new VAS module.
This VAS module is essentially a library for other device drivers
and kernel users of the NX coprocessors like NX-842 and NX-GZIP.
In the future this will be extended to add support for user space
to access the NX coprocessors.

VAS is currently only supported with 64K page size.

Signed-off-by: Sukadev Bhattiprolu <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>

.../devicetree/bindings/powerpc/ibm,vas.txt | 22 +++
MAINTAINERS | 8 ++
arch/powerpc/platforms/powernv/Kconfig | 14 ++
arch/powerpc/platforms/powernv/Makefile | 1 +
arch/powerpc/platforms/powernv/vas-window.c | 19 +++
arch/powerpc/platforms/powernv/vas.c | 151 +++++++++++++++++++++
arch/powerpc/platforms/powernv/vas.h | 2 +
7 files changed, 217 insertions(+)

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

No commit with file pattern 'arch/powerpc/include/uapi/asm/vas.h' was found

2019-03-25 23:40:48

by Joe Perches

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'IBM Power Virtual Accelerator Switchboard'

On Mon, 2019-03-25 at 16:35 -0700, Joe Perches wrote:
> 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:
>
> 7396 IBM Power Virtual Accelerator Switchboard
> 7397 M: Sukadev Bhattiprolu

btw: Your name needs an email address here too.

This should be:

M: Sukadev Bhattiprolu <[email protected]>



2019-03-25 23:57:22

by Tony Luck

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add entry for EDAC-I10NM

We forgot to update the MAINTAINERS file when adding this
new driver.

Fixes: d4dc89d069aa ("EDAC, i10nm: Add a driver for Intel 10nm server processors")
Signed-off-by: Tony Luck <[email protected]>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e5f3230d3f14..86c4a5d95cca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5596,6 +5596,12 @@ L: [email protected]
S: Maintained
F: drivers/edac/ghes_edac.c

+EDAC-I10NM
+M: Tony Luck <[email protected]>
+L: [email protected]
+S: Maintained
+F: drivers/edac/i10nm_base.c
+
EDAC-I3000
L: [email protected]
S: Orphan
--
2.19.1


2019-03-26 05:13:37

by Vinod Koul

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'QUALCOMM ETHQOS ETHERNET DRIVER'

On 25-03-19, 14:27, Joe Perches wrote:
> 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.

Thanks Joe for the report, sending the fix.

>
> 1: ---------------------------------------------------------------------------
>
> linux-next MAINTAINERS section:
>
> 12864 QUALCOMM ETHQOS ETHERNET DRIVER
> 12865 M: Vinod Koul <[email protected]>
> 12866 M: Niklas Cassel <[email protected]>
> 12867 L: [email protected]
> 12868 S: Maintained
> 12869 F: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c
> --> 12870 F: Documentation/devicetree/bindings/net/qcom,dwmac.txt
>
> 2: ---------------------------------------------------------------------------
>
> The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/net/qcom,dwmac.txt':
>
> commit 83c177aea4c37d1a2ef1e2488b25838f70cf6571
> Author: Vinod Koul <[email protected]>
> Date: Mon Jan 21 14:43:16 2019 +0530
>
> MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver
>
> Add myself and Niklas as maintainers for this driver
>
> Signed-off-by: Niklas Cassel <[email protected]>
> Signed-off-by: Vinod Koul <[email protected]>
> Signed-off-by: David S. Miller <[email protected]>
>
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> 3: ---------------------------------------------------------------------------
>
> No commit with file pattern 'Documentation/devicetree/bindings/net/qcom,dwmac.txt' was found

--
~Vinod

2019-03-26 05:19:58

by Amit Kucheria

[permalink] [raw]
Subject: [PATCH v1 1/1] MAINTAINERS: fix typo in file name

Replace underscore with dash.

Fixes: e31f941cf977 ("MAINTAINERS: update list of qcom drivers")
Reported-by: Joe Perches <[email protected]>
Signed-off-by: Amit Kucheria <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..d2c5852a3c8d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2007,7 +2007,7 @@ F: drivers/i2c/busses/i2c-qup.c
F: drivers/i2c/busses/i2c-qcom-geni.c
F: drivers/mfd/ssbi.c
F: drivers/mmc/host/mmci_qcom*
-F: drivers/mmc/host/sdhci_msm.c
+F: drivers/mmc/host/sdhci-msm.c
F: drivers/pci/controller/dwc/pcie-qcom.c
F: drivers/phy/qualcomm/
F: drivers/power/*/msm*
--
2.17.1


2019-03-26 05:22:15

by Amit Kucheria

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'ARM/QUALCOMM SUPPORT'

On Tue, Mar 26, 2019 at 2:54 AM Joe Perches <[email protected]> wrote:
>
> 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.

<snip>

> 2008 F: drivers/mfd/ssbi.c
> 2009 F: drivers/mmc/host/mmci_qcom*
> --> 2010 F: drivers/mmc/host/sdhci_msm.c

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

I've sent a patch to fix the typo in the filename. Thanks for reporting.

Regards,
Amit

2019-03-26 05:29:51

by Vinod Koul

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'ARM/UNIPHIER ARCHITECTURE'

On 25-03-19, 14:24, Joe Perches wrote:
> 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:
>
> 2344 ARM/UNIPHIER ARCHITECTURE
> 2345 M: Masahiro Yamada <[email protected]>
> 2346 L: [email protected] (moderated for non-subscribers)
> 2347 T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> 2348 S: Maintained
> 2349 F: Documentation/devicetree/bindings/arm/socionext/uniphier.txt
> 2350 F: Documentation/devicetree/bindings/gpio/gpio-uniphier.txt
> 2351 F: Documentation/devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.txt
> 2352 F: arch/arm/boot/dts/uniphier*
> 2353 F: arch/arm/include/asm/hardware/cache-uniphier.h
> 2354 F: arch/arm/mach-uniphier/
> 2355 F: arch/arm/mm/cache-uniphier.c
> 2356 F: arch/arm64/boot/dts/socionext/uniphier*
> 2357 F: drivers/bus/uniphier-system-bus.c
> 2358 F: drivers/clk/uniphier/
> --> 2359 F: drivers/dmaengine/uniphier-mdmac.c

yeah this should be drivers/dma/<>

I have fixed it up with below

--8<--


From: Vinod Koul <[email protected]>
Date: Tue, 26 Mar 2019 10:55:47 +0530
Subject: [PATCH] MAINTAINERS: Fix uniphier-mdmac.c file path

Commit 32e74aabebc8 ("dmaengine: uniphier-mdmac: add UniPhier MIO DMAC
driver") wrongly put filepath for uniphier-mdmac.c, fix it

Fixes: 32e74aabebc8 ("dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driver")
Reported-by: Joe Perches <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf70b548..67e895feddc8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2356,7 +2356,7 @@ F: arch/arm/mm/cache-uniphier.c
F: arch/arm64/boot/dts/socionext/uniphier*
F: drivers/bus/uniphier-system-bus.c
F: drivers/clk/uniphier/
-F: drivers/dmaengine/uniphier-mdmac.c
+F: drivers/dma/uniphier-mdmac.c
F: drivers/gpio/gpio-uniphier.c
F: drivers/i2c/busses/i2c-uniphier*
F: drivers/irqchip/irq-uniphier-aidet.c
--
2.20.1

Thanks
--
~Vinod

2019-03-26 05:31:05

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH v1 1/1] MAINTAINERS: fix typo in file name

On 26-03-19, 10:48, Amit Kucheria wrote:
> Replace underscore with dash.
>
> Fixes: e31f941cf977 ("MAINTAINERS: update list of qcom drivers")
> Reported-by: Joe Perches <[email protected]>
> Signed-off-by: Amit Kucheria <[email protected]>

Reviewed-by: Vinod Koul <[email protected]>

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..d2c5852a3c8d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2007,7 +2007,7 @@ F: drivers/i2c/busses/i2c-qup.c
> F: drivers/i2c/busses/i2c-qcom-geni.c
> F: drivers/mfd/ssbi.c
> F: drivers/mmc/host/mmci_qcom*
> -F: drivers/mmc/host/sdhci_msm.c
> +F: drivers/mmc/host/sdhci-msm.c
> F: drivers/pci/controller/dwc/pcie-qcom.c
> F: drivers/phy/qualcomm/
> F: drivers/power/*/msm*
> --
> 2.17.1

--
~Vinod

2019-03-26 07:04:01

by Tianyu Lan

[permalink] [raw]
Subject: RE: Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS'

Hi Joe:
Thanks for report. I just sent out a fix patch.

-----Original Message-----
From: Joe Perches <[email protected]>
Sent: Tuesday, March 26, 2019 5:25 AM
To: [email protected]
Cc: KY Srinivasan <[email protected]>; Haiyang Zhang <[email protected]>; Stephen Hemminger <[email protected]>; Sasha Levin <[email protected]>; [email protected]; Michael Kelley <[email protected]>; Tianyu Lan <[email protected]>; Joerg Roedel <[email protected]>
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" <[email protected]>
7166 M: Haiyang Zhang <[email protected]>
7167 M: Stephen Hemminger <[email protected]>
7168 M: Sasha Levin <[email protected]>
7169 T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
7170 L: [email protected]
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 <[email protected]>
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 <[email protected]>
Signed-off-by: Lan Tianyu <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>

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

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

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

Subject: [tip:ras/core] MAINTAINERS: Fix file pattern for X86 MCE INFRASTRUCTURE

Commit-ID: 1762058319f1cf34b11fc6b82678828ecc88c8ee
Gitweb: https://git.kernel.org/tip/1762058319f1cf34b11fc6b82678828ecc88c8ee
Author: Tony Luck <[email protected]>
AuthorDate: Mon, 25 Mar 2019 16:34:17 -0700
Committer: Borislav Petkov <[email protected]>
CommitDate: Tue, 26 Mar 2019 08:23:53 +0100

MAINTAINERS: Fix file pattern for X86 MCE INFRASTRUCTURE

Code restructuring renamed arch/x86/kernel/cpu/mcheck/ to
be arch/x86/kernel/cpu/mce/

Update the MAINTAINERS file pattern to account for this change.

Fixes: 21afaf181362 ("x86/mce: Streamline MCE subsystem's naming")
Reported-by: Joe Perches <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: linux-edac <[email protected]>
Link: https://lkml.kernel.org/r/20190325233416.GB8869@agluck-desk
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf70b548..58acbc246adc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16910,7 +16910,7 @@ M: Tony Luck <[email protected]>
M: Borislav Petkov <[email protected]>
L: [email protected]
S: Maintained
-F: arch/x86/kernel/cpu/mcheck/*
+F: arch/x86/kernel/cpu/mce/*

X86 MICROCODE UPDATE SUPPORT
M: Borislav Petkov <[email protected]>

2019-03-26 07:35:54

by Borislav Petkov

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for EDAC-I10NM

On Mon, Mar 25, 2019 at 04:56:27PM -0700, Luck, Tony wrote:
> We forgot to update the MAINTAINERS file when adding this
> new driver.
>
> Fixes: d4dc89d069aa ("EDAC, i10nm: Add a driver for Intel 10nm server processors")
> Signed-off-by: Tony Luck <[email protected]>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e5f3230d3f14..86c4a5d95cca 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5596,6 +5596,12 @@ L: [email protected]
> S: Maintained
> F: drivers/edac/ghes_edac.c
>
> +EDAC-I10NM
> +M: Tony Luck <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: drivers/edac/i10nm_base.c
> +
> EDAC-I3000
> L: [email protected]
> S: Orphan
> --

All 3 applied,
thanks.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

2019-03-26 09:33:52

by Charles Keepax

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'CIRRUS LOGIC LOCHNAGAR DRIVER'

On Mon, Mar 25, 2019 at 02:24:55PM -0700, Joe Perches wrote:
> 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:
>
> 3792 CIRRUS LOGIC LOCHNAGAR DRIVER
> 3793 M: Charles Keepax <[email protected]>
> 3794 M: Richard Fitzgerald <[email protected]>
> 3795 L: [email protected]
> 3796 S: Supported
> --> 3797 F: drivers/clk/clk-lochnagar.c
> 3798 F: drivers/mfd/lochnagar-i2c.c
> 3799 F: drivers/pinctrl/cirrus/pinctrl-lochnagar.c
> 3800 F: drivers/regulator/lochnagar-regulator.c
> 3801 F: sound/soc/codecs/lochnagar-sc.c
> 3802 F: include/dt-bindings/clk/lochnagar.h
> 3803 F: include/dt-bindings/pinctrl/lochnagar.h
> 3804 F: include/linux/mfd/lochnagar*
> 3805 F: Documentation/devicetree/bindings/mfd/cirrus,lochnagar.txt
> 3806 F: Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt
> 3807 F: Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.txt
> 3808 F: Documentation/devicetree/bindings/regulator/cirrus,lochnagar.txt
> 3809 F: Documentation/devicetree/bindings/sound/cirrus,lochnagar.txt
>

These files are currently in review and should hopefully be
submitted soon. They have already seen review and are just
waiting on the maintainers to get around to actually merging
them.

Thanks,
Charles

2019-03-26 10:26:55

by Liviu Dudau

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'ARM KOMEDA DRM-KMS DRIVER'

Hi Joe,

On Mon, Mar 25, 2019 at 04:30:40PM -0700, Joe Perches wrote:
> 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:
>
> 1162 ARM KOMEDA DRM-KMS DRIVER
> 1163 M: James (Qian) Wang <[email protected]>
> 1164 M: Liviu Dudau <[email protected]>
> 1165 L: Mali DP Maintainers <[email protected]>
> 1166 S: Supported
> 1167 T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
> 1168 F: drivers/gpu/drm/arm/display/include/
> 1169 F: drivers/gpu/drm/arm/display/komeda/
> --> 1170 F: Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> 1171 F: Documentation/gpu/komeda-kms.rst
>
> 2: ---------------------------------------------------------------------------
>
> The most recent commit that added or modified file pattern 'Documentation/devicetree/bindings/display/arm/arm,komeda.txt':
>

Thanks for the report, I will send a patch to fix it.

Best regards,
Liviu

> commit ab6911b73493fac9cdcc3b2c77ddca6b1016e057
> Author: james qian wang (Arm Technology China) <[email protected]>
> Date: Thu Jan 3 11:42:05 2019 +0000
>
> MAINTAINERS: Add maintainer for Arm komeda driver
>
> v4: Added git tree [Daniel Vetter]
> v2: Adjusted the position of KOMEDA by alphabetical order
>
> Signed-off-by: James Qian Wang (Arm Technology China) <[email protected]>
> Acked-by: Liviu Dudau <[email protected]>
> [Updated entry to show that Mali Developers is a mailing list and
> to add myself as maintainer]
> Signed-off-by: Liviu Dudau <[email protected]>
>
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> 3: ---------------------------------------------------------------------------
>
> No commit with file pattern 'Documentation/devicetree/bindings/display/arm/arm,komeda.txt' was found

--
====================
| I would like to |
| fix the world, |
| but they're not |
| giving me the |
\ source code! /
---------------
¯\_(ツ)_/¯

2019-03-26 10:33:33

by Liviu Dudau

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda

The Device Tree bindings documentation file is in a simplified path
that doesn't match the MAINTAINERS entry.

Reported-by: Joe Perches <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf70b5480..9fa4686212bdd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1167,7 +1167,7 @@ S: Supported
T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
F: drivers/gpu/drm/arm/display/include/
F: drivers/gpu/drm/arm/display/komeda/
-F: Documentation/devicetree/bindings/display/arm/arm,komeda.txt
+F: Documentation/devicetree/bindings/display/arm,komeda.txt
F: Documentation/gpu/komeda-kms.rst

ARM MALI-DP DRM DRIVER
--
2.21.0


2019-03-26 11:38:29

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

Mimi,

Can you fix this and I can ack and send PR through my tree?

/Jarkko

On Mon, Mar 25, 2019 at 02:27:05PM -0700, Joe Perches wrote:
> 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:
>
> 8587 KEYS-TRUSTED
> 8588 M: James Bottomley <[email protected]>
> 8589 M: Jarkko Sakkinen <[email protected]>
> 8590 M: Mimi Zohar <[email protected]>
> 8591 L: [email protected]
> 8592 L: [email protected]
> 8593 S: Supported
> 8594 F: Documentation/security/keys/trusted-encrypted.rst
> 8595 F: include/keys/trusted-type.h
> 8596 F: security/keys/trusted.c
> --> 8597 F: security/keys/trusted.h
>
> 2: ---------------------------------------------------------------------------
>
> The most recent commit that added or modified file pattern 'security/keys/trusted.h':
>
> commit 7f3c68bee977ab872827e44de017216736fe21d7
> Author: Mimi Zohar <[email protected]>
> Date: Tue Jan 18 09:07:13 2011 -0500
>
> keys: add trusted and encrypted maintainers
>
> Add myself and David Safford as maintainers for trusted/encrypted keys.
>
> Signed-off-by: Mimi Zohar <[email protected]>
> Acked-by: David Howells <[email protected]>
> Signed-off-by: James Morris <[email protected]>
>
> MAINTAINERS | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
>
> 3: ---------------------------------------------------------------------------
>
> The last commit with a real presence of file pattern 'security/keys/trusted.h':
>
> commit 22447981fc050b5f1bdd0e7cbee89b4152a2b2d8
> Author: Denis Kenzior <[email protected]>
> Date: Tue Oct 9 17:48:49 2018 +0100
>
> KEYS: Move trusted.h to include/keys [ver #2]
>
> Signed-off-by: Denis Kenzior <[email protected]>
> Signed-off-by: David Howells <[email protected]>
> Tested-by: Marcel Holtmann <[email protected]>
> Reviewed-by: Marcel Holtmann <[email protected]>
> Signed-off-by: James Morris <[email protected]>
>
> {security => include}/keys/trusted.h | 0
> security/keys/trusted.c | 2 +-
> 2 files changed, 1 insertion(+), 1 deletion(-)

2019-03-26 11:44:29

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

On Mon, 25 Mar 2019 at 22:29, Joe Perches <[email protected]> wrote:
>
> A file pattern line in this section of the MAINTAINERS file in linux-next
> does not have a match in the linux source files.

Thanks for reminder, the patch adding file is pending.

Best regards,
Krzysztof

2019-03-26 12:11:39

by Mimi Zohar

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

Hi Jarrko,

On Tue, 2019-03-26 at 13:37 +0200, Jarkko Sakkinen wrote:
> Mimi,
>
> Can you fix this and I can ack and send PR through my tree?

Making the "trusted.h" include file public was part of David's "KEYS:
Support TPM-wrapped key and crypto ops" patch set.  I wasn't involved
in reviewing or upstreaming this patch set.  As I recall, it was
upstreamed rather quickly without much review.  As it is TPM related,
it should have at least been posted on the linux-integrity mailing
list.  I have no idea if "trusted.h" should have been made public.

I'm not sure just "fixing" the MAINTAINERS file is the right solution.
 I was hoping to look at it later this week.  Perhaps you and James
could take a look?

Mimi


2019-03-26 14:27:55

by James Bottomley

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

On Tue, 2019-03-26 at 08:10 -0400, Mimi Zohar wrote:
> Hi Jarrko,
>
> On Tue, 2019-03-26 at 13:37 +0200, Jarkko Sakkinen wrote:
> > Mimi,
> >
> > Can you fix this and I can ack and send PR through my tree?
>
> Making the "trusted.h" include file public was part of David's "KEYS:
> Support TPM-wrapped key and crypto ops" patch set. I wasn't involved
> in reviewing or upstreaming this patch set. As I recall, it was
> upstreamed rather quickly without much review. As it is TPM related,
> it should have at least been posted on the linux-integrity mailing
> list. I have no idea if "trusted.h" should have been made public.
>
> I'm not sure just "fixing" the MAINTAINERS file is the right
> solution. I was hoping to look at it later this week. Perhaps you
> and James could take a look?

Looking at the contents of linux/keys/trusted.h, it looks like the
wrong decision to move it. The contents are way too improperly named
and duplicative to be in a standard header. It's mostly actually TPM
code including a redefinition of the tpm_buf structure, so it doesn't
even seem to be necessary for trusted keys.

If you want to fix this as a bug, I'd move it back again, but long term
I think it should simply be combined with trusted.c because nothing
else can include it sanely anyway.

James


2019-03-26 15:00:40

by Denis Kenzior

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

Hi James,

On 03/26/2019 09:25 AM, James Bottomley wrote:
> Looking at the contents of linux/keys/trusted.h, it looks like the
> wrong decision to move it. The contents are way too improperly named
> and duplicative to be in a standard header. It's mostly actually TPM
> code including a redefinition of the tpm_buf structure, so it doesn't
> even seem to be necessary for trusted keys.
The reason this was done was because asym_tpm.c needed a bunch of the
same functionality already provided by trusted.c, e.g. TSS_authmac and
friends.

>
> If you want to fix this as a bug, I'd move it back again, but long term
> I think it should simply be combined with trusted.c because nothing
> else can include it sanely anyway.

Ideally I'd like to see the TPM subsystem expose these functions using
some proper API / library abstraction. David Howells had an RFC patch
set that tried to address some of this a while back. Not sure if that
went anywhere.

Regards,
-Denis

2019-03-26 16:27:13

by James Bottomley

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

On Tue, 2019-03-26 at 09:59 -0500, Denis Kenzior wrote:
> Hi James,
>
> On 03/26/2019 09:25 AM, James Bottomley wrote:
> > Looking at the contents of linux/keys/trusted.h, it looks like the
> > wrong decision to move it. The contents are way too improperly
> > named
> > and duplicative to be in a standard header. It's mostly actually
> > TPM
> > code including a redefinition of the tpm_buf structure, so it
> > doesn't
> > even seem to be necessary for trusted keys.
>
> The reason this was done was because asym_tpm.c needed a bunch of
> the same functionality already provided by trusted.c, e.g.
> TSS_authmac and friends.

So make a header which only includes those. We can't have things like
this:

struct tpm_buf {
int len;
unsigned char data[MAX_BUF_SIZE];
};

Which means you can't include drivers/char/tpm/tpm.h with this file.
The storeX functions are also way too generically named and are, in
fact, duplicating the tpm buffer functions in tpm.h

The solution looks to be to elevate agreed tpm_buf functions into
linux/tpm.h and use them.

> > If you want to fix this as a bug, I'd move it back again, but long
> > term I think it should simply be combined with trusted.c because
> > nothing else can include it sanely anyway.
>
> Ideally I'd like to see the TPM subsystem expose these functions
> using some proper API / library abstraction. David Howells had an
> RFC patch set that tried to address some of this a while back. Not
> sure if that went anywhere.

I'm not actually sure I saw it but the solution seems pretty simple:
The TSS functions you want can be renamed tpm1_whatever and we can put
them in tpm1-cmd.c ... tpm2-cmd.c is where all the TPM 2.0 trusted key
stuff is anyway.

James


2019-03-26 17:44:08

by Brendan Higgins

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'ARM/NUVOTON NPCM ARCHITECTURE'

On Tue, Mar 26, 2019 at 5:11 AM Tomer Maimon <[email protected]> wrote:
>
> Hi Joe,
>
> Thanks for sending the notice.
>
> We will send a fix this week.
>
> Tomer
>
> On Mon, 25 Mar 2019 at 23:24, Joe Perches <[email protected]> wrote:
>>
>> A file pattern line in this section of the MAINTAINERS file in linux-next
>> does not have a match in the linux source files.

Hi Tomer,

Just thought I mentioned that I posted a fix here[1] sometime ago. The
patch should still apply cleanly.

On a side note, it would probably good to send a follow up patch that
removes me as a reviewer, and adds Benjamin Fair (CC'ed) as a
reviewer.

Cheers

[1] https://www.spinics.net/lists/kernel/msg2925741.html

2019-03-27 04:57:04

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

On Tue, Mar 26, 2019 at 07:25:17AM -0700, James Bottomley wrote:
> On Tue, 2019-03-26 at 08:10 -0400, Mimi Zohar wrote:
> > Hi Jarrko,
> >
> > On Tue, 2019-03-26 at 13:37 +0200, Jarkko Sakkinen wrote:
> > > Mimi,
> > >
> > > Can you fix this and I can ack and send PR through my tree?
> >
> > Making the "trusted.h" include file public was part of David's "KEYS:
> > Support TPM-wrapped key and crypto ops" patch set. I wasn't involved
> > in reviewing or upstreaming this patch set. As I recall, it was
> > upstreamed rather quickly without much review. As it is TPM related,
> > it should have at least been posted on the linux-integrity mailing
> > list. I have no idea if "trusted.h" should have been made public.
> >
> > I'm not sure just "fixing" the MAINTAINERS file is the right
> > solution. I was hoping to look at it later this week. Perhaps you
> > and James could take a look?
>
> Looking at the contents of linux/keys/trusted.h, it looks like the
> wrong decision to move it. The contents are way too improperly named
> and duplicative to be in a standard header. It's mostly actually TPM
> code including a redefinition of the tpm_buf structure, so it doesn't
> even seem to be necessary for trusted keys.
>
> If you want to fix this as a bug, I'd move it back again, but long term
> I think it should simply be combined with trusted.c because nothing
> else can include it sanely anyway.

<offtopic>
Fully agree with the long term plan.

I think it would be better to take the TPM2 trusted keys code from the
driver to the keyring subsystem once TPM1 trusted keys code has been
converted to use tpm_buf.

I don't also know any good reason for the core TPM driver to be compiled
as a module. It is just makes the kernel build configuration more
awkward. Would be nice to get the TPM callable from any subsystem
without fuzz. There is no a production use case for "TPM as an LKM"
(obviously drivers for different types of TPM hardware must and will
be compilable as LKM's).
</offtopic>

/Jarkko

2019-03-27 04:59:17

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

On Tue, Mar 26, 2019 at 09:59:40AM -0500, Denis Kenzior wrote:
> Hi James,
>
> On 03/26/2019 09:25 AM, James Bottomley wrote:
> > Looking at the contents of linux/keys/trusted.h, it looks like the
> > wrong decision to move it. The contents are way too improperly named
> > and duplicative to be in a standard header. It's mostly actually TPM
> > code including a redefinition of the tpm_buf structure, so it doesn't
> > even seem to be necessary for trusted keys.
> The reason this was done was because asym_tpm.c needed a bunch of the same
> functionality already provided by trusted.c, e.g. TSS_authmac and friends.
>
> >
> > If you want to fix this as a bug, I'd move it back again, but long term
> > I think it should simply be combined with trusted.c because nothing
> > else can include it sanely anyway.
>
> Ideally I'd like to see the TPM subsystem expose these functions using some
> proper API / library abstraction. David Howells had an RFC patch set that
> tried to address some of this a while back. Not sure if that went anywhere.

I think it'd be best to expose tpm_buf API to outside and allow trusted
keys code to construct the TPM commands. It is a single consumer use
(e.g. not like PCR operations where it does make sense to consolidate
to the TPM subsystem).

/Jarkko

2019-03-27 06:23:21

by James Qian Wang

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda

On Tue, Mar 26, 2019 at 10:32:03AM +0000, Liviu Dudau wrote:
> The Device Tree bindings documentation file is in a simplified path
> that doesn't match the MAINTAINERS entry.
>
> Reported-by: Joe Perches <[email protected]>
> Signed-off-by: Liviu Dudau <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf70b5480..9fa4686212bdd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1167,7 +1167,7 @@ S: Supported
> T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
> F: drivers/gpu/drm/arm/display/include/
> F: drivers/gpu/drm/arm/display/komeda/
> -F: Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> +F: Documentation/devicetree/bindings/display/arm,komeda.txt
> F: Documentation/gpu/komeda-kms.rst
>
> ARM MALI-DP DRM DRIVER
> --
> 2.21.0

--
Thank you for fixing this problem.

Reviewed-by: James Qian Wang (Arm Technology China) <[email protected]>

2019-03-27 11:40:40

by Michael Ellerman

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'IBM Power Virtual Accelerator Switchboard'

Joe Perches <[email protected]> writes:
> 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.

I think it was removed before the final submission.

> The commits that added and if found renamed or removed the file pattern
> are shown below.
>
> Please fix this defect appropriately.

Sukadev can you send me a patch to fix it please?

cheers

> 1: ---------------------------------------------------------------------------
>
> linux-next MAINTAINERS section:
>
> 7396 IBM Power Virtual Accelerator Switchboard
> 7397 M: Sukadev Bhattiprolu
> 7398 L: [email protected]
> 7399 S: Supported
> 7400 F: arch/powerpc/platforms/powernv/vas*
> 7401 F: arch/powerpc/platforms/powernv/copy-paste.h
> 7402 F: arch/powerpc/include/asm/vas.h
> --> 7403 F: arch/powerpc/include/uapi/asm/vas.h
>
> 2: ---------------------------------------------------------------------------
>
> The most recent commit that added or modified file pattern 'arch/powerpc/include/uapi/asm/vas.h':
>
> commit 4dea2d1a927c61114a168d4509b56329ea6effb7
> Author: Sukadev Bhattiprolu <[email protected]>
> Date: Mon Aug 28 23:23:33 2017 -0700
>
> powerpc/powernv/vas: Define vas_init() and vas_exit()
>
> Implement vas_init() and vas_exit() functions for a new VAS module.
> This VAS module is essentially a library for other device drivers
> and kernel users of the NX coprocessors like NX-842 and NX-GZIP.
> In the future this will be extended to add support for user space
> to access the NX coprocessors.
>
> VAS is currently only supported with 64K page size.
>
> Signed-off-by: Sukadev Bhattiprolu <[email protected]>
> Signed-off-by: Michael Ellerman <[email protected]>
>
> .../devicetree/bindings/powerpc/ibm,vas.txt | 22 +++
> MAINTAINERS | 8 ++
> arch/powerpc/platforms/powernv/Kconfig | 14 ++
> arch/powerpc/platforms/powernv/Makefile | 1 +
> arch/powerpc/platforms/powernv/vas-window.c | 19 +++
> arch/powerpc/platforms/powernv/vas.c | 151 +++++++++++++++++++++
> arch/powerpc/platforms/powernv/vas.h | 2 +
> 7 files changed, 217 insertions(+)
>
> 3: ---------------------------------------------------------------------------
>
> No commit with file pattern 'arch/powerpc/include/uapi/asm/vas.h' was found

2019-03-27 13:47:30

by Mukesh Ojha

[permalink] [raw]
Subject: Re: [PATCH v1 1/1] MAINTAINERS: fix typo in file name


On 3/26/2019 10:48 AM, Amit Kucheria wrote:
> Replace underscore with dash.
>
> Fixes: e31f941cf977 ("MAINTAINERS: update list of qcom drivers")
> Reported-by: Joe Perches <[email protected]>
> Signed-off-by: Amit Kucheria <[email protected]>


Please write appropriate commit text as why are you doing this .

Otherwise looks  good.
Reviewed-by: Mukesh Ojha <[email protected]>

-Mukesh

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..d2c5852a3c8d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2007,7 +2007,7 @@ F: drivers/i2c/busses/i2c-qup.c
> F: drivers/i2c/busses/i2c-qcom-geni.c
> F: drivers/mfd/ssbi.c
> F: drivers/mmc/host/mmci_qcom*
> -F: drivers/mmc/host/sdhci_msm.c
> +F: drivers/mmc/host/sdhci-msm.c
> F: drivers/pci/controller/dwc/pcie-qcom.c
> F: drivers/phy/qualcomm/
> F: drivers/power/*/msm*

2019-03-30 07:52:17

by Boris Brezillon

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'I3C SUBSYSTEM'

Hello Joe,

On Mon, 25 Mar 2019 14:25:19 -0700
Joe Perches <[email protected]> wrote:

> 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.

This is a leftover of previous versions of the patch series where
things were added to include/dt-bindings/i3c/.

>
> The commits that added and if found renamed or removed the file pattern
> are shown below.
>
> Please fix this defect appropriately.

I'll fix that. Thanks for reporting the problem.

Boris

>
> 1: ---------------------------------------------------------------------------
>
> linux-next MAINTAINERS section:
>
> 7333 I3C SUBSYSTEM
> 7334 M: Boris Brezillon <[email protected]>
> 7335 L: [email protected]
> 7336 C: irc://chat.freenode.net/linux-i3c
> 7337 T: git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
> 7338 S: Maintained
> 7339 F: Documentation/ABI/testing/sysfs-bus-i3c
> 7340 F: Documentation/devicetree/bindings/i3c/
> 7341 F: Documentation/driver-api/i3c
> 7342 F: drivers/i3c/
> 7343 F: include/linux/i3c/
> --> 7344 F: include/dt-bindings/i3c/
>
> 2: ---------------------------------------------------------------------------
>
> The most recent commit that added or modified file pattern 'include/dt-bindings/i3c/':
>
> commit 4f26d06669619b960aa7246378dcdf1690c97384
> Author: Boris Brezillon <[email protected]>
> Date: Fri Mar 23 11:38:16 2018 +0100
>
> MAINTAINERS: Add myself as the I3C subsystem maintainer
>
> Create an entry for the I3C subsystem and mark it as maintained by me.
> There's no official git repository, patchwork instance, mailing list or
> website yet, but this will be added after the subsystem has been
> accepted.
>
> Signed-off-by: Boris Brezillon <[email protected]>
> Acked-by: Greg Kroah-Hartman <[email protected]>
>
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> 3: ---------------------------------------------------------------------------
>
> No commit with file pattern 'include/dt-bindings/i3c/' was found
>
> _______________________________________________
> linux-i3c mailing list
> [email protected]
> http://lists.infradead.org/mailman/listinfo/linux-i3c


2019-08-13 06:00:21

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: altera-sysmgr: Fix typo in a filepath

Fix typo (s/sysgmr/sysmgr/) in the header filepath.

Cc: Thor Thayer <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Lee Jones <[email protected]>
Fixes: f36e789a1f8d ("mfd: altera-sysmgr: Add SOCFPGA System Manager")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e81e60bd7c26..bf5f0467988c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -723,7 +723,7 @@ ALTERA SYSTEM MANAGER DRIVER
M: Thor Thayer <[email protected]>
S: Maintained
F: drivers/mfd/altera-sysmgr.c
-F: include/linux/mfd/altera-sysgmr.h
+F: include/linux/mfd/altera-sysmgr.h

ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT
M: Thor Thayer <[email protected]>
--
2.21.0

2019-08-13 06:07:18

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: net_failover: Fix typo in a filepath

Replace "driver" with "drivers" in the filepath to net_failover.c

Cc: Sridhar Samudrala <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: [email protected]
Fixes: cfc80d9a1163 ("net: Introduce net_failover driver")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 51ab502485ac..c2117e5f4ff8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11071,7 +11071,7 @@ NET_FAILOVER MODULE
M: Sridhar Samudrala <[email protected]>
L: [email protected]
S: Supported
-F: driver/net/net_failover.c
+F: drivers/net/net_failover.c
F: include/net/net_failover.h
F: Documentation/networking/net_failover.rst

--
2.21.0

2019-08-13 06:12:19

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update path to tcb_clksrc.c

Update MAINTAINERS record to reflect the filename change
from tcb_clksrc.c to timer-atmel-tcb.c

Cc: Nicolas Ferre <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: [email protected]
Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c9ad38a9414f..3ec8154e4630 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10637,7 +10637,7 @@ M: Nicolas Ferre <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Supported
F: drivers/misc/atmel_tclib.c
-F: drivers/clocksource/tcb_clksrc.c
+F: drivers/clocksource/timer-atmel-tcb.c

MICROCHIP USBA UDC DRIVER
M: Cristian Birsan <[email protected]>
--
2.21.0

2019-08-13 06:12:20

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: ip masquerading: Update path to the driver

Update MAINTAINERS record to reflect the filename change
from ipt_MASQUERADE.c to xt_MASQUERADE.c

Cc: Florian Westphal <[email protected]>
Cc: Pablo Neira Ayuso <[email protected]>
Cc: Juanjo Ciarlante <[email protected]>
Cc: [email protected]
Fixes: adf82accc5f5 ("netfilter: x_tables: merge ip and ipv6 masquerade modules")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 25eb86f3261e..87ac0378186c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8443,7 +8443,7 @@ F: include/uapi/linux/io_uring.h
IP MASQUERADING
M: Juanjo Ciarlante <[email protected]>
S: Maintained
-F: net/ipv4/netfilter/ipt_MASQUERADE.c
+F: net/netfilter/xt_MASQUERADE.c

IPMI SUBSYSTEM
M: Corey Minyard <[email protected]>
--
2.21.0

2019-08-13 06:12:47

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update path to physmap-versatile.c

Update MAINTAINERS record to reflect the filename change
from physmap_of_versatile.c to physmap-versatile.c

Cc: Boris Brezillon <[email protected]>
Cc: Ricardo Ribalda Delgado <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: [email protected]
Fixes: 6ca15cfa0788 ("mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 590dcebe627f..c9ad38a9414f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1221,7 +1221,7 @@ F: arch/arm/boot/dts/versatile*
F: drivers/clk/versatile/
F: drivers/i2c/busses/i2c-versatile.c
F: drivers/irqchip/irq-versatile-fpga.c
-F: drivers/mtd/maps/physmap_of_versatile.c
+F: drivers/mtd/maps/physmap-versatile.c
F: drivers/power/reset/arm-versatile-reboot.c
F: drivers/soc/versatile/

--
2.21.0

2019-08-13 06:14:42

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: iomap: Remove fs/iomap.c record

Update MAINTAINERS to reflect that fs/iomap.c file
was splitted into separate files in fs/iomap/

Cc: Darrick J. Wong <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: [email protected]
Fixes: cb7181ff4b1c ("iomap: move the main iteration code into a separate file")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3ec8154e4630..29514fc19b01 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8415,7 +8415,6 @@ L: [email protected]
L: [email protected]
T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
S: Supported
-F: fs/iomap.c
F: fs/iomap/
F: include/linux/iomap.h

--
2.21.0

2019-08-13 06:15:37

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: PHY LIBRARY: Remove sysfs-bus-mdio record

Update MAINTAINERS to reflect that sysfs-bus-mdio documentation
was removed.

Cc: Florian Fainelli <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Heiner Kallweit <[email protected]>
Cc: [email protected]
Fixes: a6cd0d2d493a ("Documentation: net-sysfs: Remove duplicate PHY device documentation")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2776e0797ae3..ab870920ea82 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6065,7 +6065,6 @@ M: Florian Fainelli <[email protected]>
M: Heiner Kallweit <[email protected]>
L: [email protected]
S: Maintained
-F: Documentation/ABI/testing/sysfs-bus-mdio
F: Documentation/devicetree/bindings/net/ethernet-phy.yaml
F: Documentation/devicetree/bindings/net/mdio*
F: Documentation/networking/phy.rst
--
2.21.0

2019-08-13 06:16:50

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Remove FMC subsystem

Cleanup MAINTAINERS from FMC record since the subsystem was removed.

Cc: Linus Walleij <[email protected]>
Cc: Federico Vaga <[email protected]>
Cc: Pat Riehecky <[email protected]>
Fixes: 6a80b30086b8 ("fmc: Delete the FMC subsystem")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 9 ---------
1 file changed, 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ab870920ea82..2548dd1efb2d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6330,15 +6330,6 @@ S: Odd Fixes
L: [email protected]
F: drivers/block/floppy.c

-FMC SUBSYSTEM
-M: Alessandro Rubini <[email protected]>
-W: http://www.ohwr.org/projects/fmc-bus
-S: Supported
-F: drivers/fmc/
-F: include/linux/fmc*.h
-F: include/linux/ipmi-fru.h
-K: fmc_d.*register
-
FPGA MANAGER FRAMEWORK
M: Moritz Fischer <[email protected]>
L: [email protected]
--
2.21.0

2019-08-13 06:17:04

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: altera-sysmgr: Fix typo in a filepath

On Tue, 13 Aug 2019, Denis Efremov wrote:

> Fix typo (s/sysgmr/sysmgr/) in the header filepath.
>
> Cc: Thor Thayer <[email protected]>
> Cc: Arnd Bergmann <[email protected]>
> Cc: Lee Jones <[email protected]>
> Fixes: f36e789a1f8d ("mfd: altera-sysmgr: Add SOCFPGA System Manager")
> Signed-off-by: Denis Efremov <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

2019-08-13 06:17:06

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Remove zoran driver

Cleanup MAINTAINERS from zoran record since the driver was removed.

Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Hans Verkuil <[email protected]>
Cc: [email protected]
Fixes: 8dce4b265a53 ("media: zoran: remove deprecated driver")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 8 --------
1 file changed, 8 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2548dd1efb2d..2ea3f82e256b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17794,14 +17794,6 @@ S: Maintained
F: mm/zpool.c
F: include/linux/zpool.h

-ZR36067 VIDEO FOR LINUX DRIVER
-L: [email protected]
-L: [email protected]
-W: http://mjpeg.sourceforge.net/driver-zoran/
-T: hg https://linuxtv.org/hg/v4l-dvb
-S: Odd Fixes
-F: drivers/staging/media/zoran/
-
ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
M: Minchan Kim <[email protected]>
M: Nitin Gupta <[email protected]>
--
2.21.0

2019-08-13 06:28:10

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: dw axi dmac: Fix typo in a path

Fix typo (s/dwi-/dw-/) in the directory path.

Cc: Eugeniy Paltsev <[email protected]>
Cc: Vinod Koul <[email protected]>
Cc: [email protected]
Fixes: 1fe20f1b8454 ("dmaengine: Introduce DW AXI DMAC driver")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bf5f0467988c..9b4717ea2cfe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15495,7 +15495,7 @@ F: Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
SYNOPSYS DESIGNWARE AXI DMAC DRIVER
M: Eugeniy Paltsev <[email protected]>
S: Maintained
-F: drivers/dma/dwi-axi-dmac/
+F: drivers/dma/dw-axi-dmac/
F: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt

SYNOPSYS DESIGNWARE DMAC DRIVER
--
2.21.0

2019-08-13 06:29:08

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: hantro: Fix typo in a filepath

Fix typo (s/platform//) in the directory path.

Cc: Ezequiel Garcia <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: [email protected]
Fixes: a29add8c9bb2 ("media: rockchip/vpu: rename from rockchip to hantro")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f31b852acdf3..2764e0872ebd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13755,7 +13755,7 @@ HANTRO VPU CODEC DRIVER
M: Ezequiel Garcia <[email protected]>
L: [email protected]
S: Maintained
-F: drivers/staging/media/platform/hantro/
+F: drivers/staging/media/hantro/
F: Documentation/devicetree/bindings/media/rockchip-vpu.txt

ROCKER DRIVER
--
2.21.0

2019-08-13 06:30:58

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath

Fix typo in hyperv-iommu.c filepath.

Cc: Lan Tianyu <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: [email protected]
Fixes: 29217a474683 ("iommu/hyper-v: Add Hyper-V stub IOMMU driver")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2764e0872ebd..51ab502485ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7452,7 +7452,7 @@ F: drivers/net/hyperv/
F: drivers/scsi/storvsc_drv.c
F: drivers/uio/uio_hv_generic.c
F: drivers/video/fbdev/hyperv_fb.c
-F: drivers/iommu/hyperv_iommu.c
+F: drivers/iommu/hyperv-iommu.c
F: net/vmw_vsock/hyperv_transport.c
F: include/clocksource/hyperv_timer.h
F: include/linux/hyperv.h
--
2.21.0

2019-08-13 06:33:04

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: r8169: Update path to the driver

Update MAINTAINERS record to reflect the filename change
from r8169.c to r8169_main.c

Cc: Heiner Kallweit <[email protected]>
Cc: [email protected]
Cc: David S. Miller <[email protected]>
Cc: [email protected]
Fixes: 25e992a4603c ("r8169: rename r8169.c to r8169_main.c")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 99a7392ad6bc..25eb86f3261e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -183,7 +183,7 @@ M: Realtek linux nic maintainers <[email protected]>
M: Heiner Kallweit <[email protected]>
L: [email protected]
S: Maintained
-F: drivers/net/ethernet/realtek/r8169.c
+F: drivers/net/ethernet/realtek/r8169_main.c

8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
M: Greg Kroah-Hartman <[email protected]>
--
2.21.0

2019-08-13 06:43:39

by Denis Efremov

[permalink] [raw]
Subject: [RESEND PATCH] MAINTAINERS: Update path to physmap-versatile.c

Update MAINTAINERS record to reflect the filename change
from physmap_of_versatile.c to physmap-versatile.c

Cc: Boris Brezillon <[email protected]>
Cc: Ricardo Ribalda Delgado <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: [email protected]
Fixes: 6ca15cfa0788 ("mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d42b478f2673..eeeb4097d5bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1221,7 +1221,7 @@ F: arch/arm/boot/dts/versatile*
F: drivers/clk/versatile/
F: drivers/i2c/busses/i2c-versatile.c
F: drivers/irqchip/irq-versatile-fpga.c
-F: drivers/mtd/maps/physmap_of_versatile.c
+F: drivers/mtd/maps/physmap-versatile.c
F: drivers/power/reset/arm-versatile-reboot.c
F: drivers/soc/versatile/

--
2.21.0

2019-08-13 06:47:29

by Denis Efremov

[permalink] [raw]
Subject: [RESEND PATCH] MAINTAINERS: dw axi dmac: Fix typo in a path

Fix typo (s/dwi-/dw-/) in the directory path.

Cc: Eugeniy Paltsev <[email protected]>
Cc: Vinod Koul <[email protected]>
Cc: [email protected]
Fixes: 1fe20f1b8454 ("dmaengine: Introduce DW AXI DMAC driver")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5ec418d8c386..eeeb4097d5bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15482,7 +15482,7 @@ F: Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
SYNOPSYS DESIGNWARE AXI DMAC DRIVER
M: Eugeniy Paltsev <[email protected]>
S: Maintained
-F: drivers/dma/dwi-axi-dmac/
+F: drivers/dma/dw-axi-dmac/
F: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt

SYNOPSYS DESIGNWARE DMAC DRIVER
--
2.21.0

2019-08-13 06:58:58

by Denis Efremov

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

Hi All,

Initially, I've prepared a patch and only after found this discussion. So, please,
look at this patch no more than just a simple reminder that get_maintainers.pl
still emits this warning.

Thanks,
Denis

------------------------ >8 ------------------------
Subject: [PATCH] MAINTAINERS: keys: Update path to trusted.h

Update MAINTAINERS record to reflect that trusted.h
was moved to a different directory.

Cc: Denis Kenzior <[email protected]>
Cc: James Bottomley <[email protected]>
Cc: Jarkko Sakkinen <[email protected]>
Cc: Mimi Zohar <[email protected]>
Cc: [email protected]
Fixes: 22447981fc05 ("KEYS: Move trusted.h to include/keys [ver #2]")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7d213e192626..eeeb4097d5bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8920,7 +8920,7 @@ S: Supported
F: Documentation/security/keys/trusted-encrypted.rst
F: include/keys/trusted-type.h
F: security/keys/trusted.c
-F: security/keys/trusted.h
+F: include/keys/trusted.h

KEYS/KEYRINGS:
M: David Howells <[email protected]>
--
2.21.0


2019-08-13 07:12:04

by Denis Efremov

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

Hi All,

Initially, I've prepared a patch and only after found this discussion. So, please,
look at this patch no more than just a simple reminder that get_maintainers.pl
still emits this warning.

Best regards,
Denis

------------------------ >8 ------------------------
Subject: [PATCH] MAINTAINERS: exynos trng: Remove samsung,exynos5250-trng.txt record

Update MAINTAINERS to reflect that samsung,exynos5250-trng.txt
file never existed.

Cc: Łukasz Stelmach <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: [email protected]
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2ea3f82e256b..7d213e192626 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14033,7 +14033,6 @@ M: Łukasz Stelmach <[email protected]>
L: [email protected]
S: Maintained
F: drivers/char/hw_random/exynos-trng.c
-F: Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt

SAMSUNG FRAMEBUFFER DRIVER
M: Jingoo Han <[email protected]>
--
2.21.0


2019-08-13 07:21:38

by Linus Walleij

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: Update path to physmap-versatile.c

On Tue, Aug 13, 2019 at 8:33 AM Denis Efremov <[email protected]> wrote:

> Update MAINTAINERS record to reflect the filename change
> from physmap_of_versatile.c to physmap-versatile.c
>
> Cc: Boris Brezillon <[email protected]>
> Cc: Ricardo Ribalda Delgado <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Cc: [email protected]
> Fixes: 6ca15cfa0788 ("mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}")
> Signed-off-by: Denis Efremov <[email protected]>

Reviewed-by: Linus Walleij <[email protected]>

Yours,
Linus Walleij

2019-08-13 08:14:19

by Nicolas Ferre

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update path to tcb_clksrc.c

On 13/08/2019 at 08:10, Denis Efremov wrote:
> Update MAINTAINERS record to reflect the filename change
> from tcb_clksrc.c to timer-atmel-tcb.c
>
> Cc: Nicolas Ferre <[email protected]>

Acked-by: Nicolas Ferre <[email protected]>
But, while you're at it, I would add another line: see below...

> Cc: Alexandre Belloni <[email protected]>
> Cc: [email protected]
> Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency")
> Signed-off-by: Denis Efremov <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c9ad38a9414f..3ec8154e4630 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10637,7 +10637,7 @@ M: Nicolas Ferre <[email protected]>

+M: Alexandre Belloni <[email protected]>

But Alexandre have to agree, of course.

> L: [email protected] (moderated for non-subscribers)
> S: Supported
> F: drivers/misc/atmel_tclib.c
> -F: drivers/clocksource/tcb_clksrc.c
> +F: drivers/clocksource/timer-atmel-tcb.c
>
> MICROCHIP USBA UDC DRIVER
> M: Cristian Birsan <[email protected]>

We could also remove this entry and mix it with:
"ARM/Microchip (AT91) SoC support"

But I prefer to keep it separated like this for various reasons.

Best regards,
--
Nicolas Ferre

2019-08-13 08:41:52

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: ftm-quaddec: Fix typo in a filepath

Fix typo (s/quadddec/quaddec/) in the path to the documentation.

Cc: Patrick Havelange <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: [email protected]
Fixes: 517b2d045aeb ("MAINTAINERS: add counter/ftm-quaddec driver entry")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9b4717ea2cfe..f31b852acdf3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6321,7 +6321,7 @@ FLEXTIMER FTM-QUADDEC DRIVER
M: Patrick Havelange <[email protected]>
L: [email protected]
S: Maintained
-F: Documentation/ABI/testing/sysfs-bus-counter-ftm-quadddec
+F: Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec
F: Documentation/devicetree/bindings/counter/ftm-quaddec.txt
F: drivers/counter/ftm-quaddec.c

--
2.21.0

2019-08-13 08:43:25

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path

Update MAINTAINERS record to reflect the file move
from i2c-mv64xxx.txt to marvell,mv64xxx-i2c.yaml.

Cc: Maxime Ripard <[email protected]>
Cc: Gregory CLEMENT <[email protected]>
Cc: [email protected]
Fixes: f8bbde72ef44 ("dt-bindings: i2c: mv64xxx: Add YAML schemas")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 87ac0378186c..590dcebe627f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7505,7 +7505,7 @@ I2C MV64XXX MARVELL AND ALLWINNER DRIVER
M: Gregory CLEMENT <[email protected]>
L: [email protected]
S: Maintained
-F: Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
+F: Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
F: drivers/i2c/busses/i2c-mv64xxx.c

I2C OVER PARALLEL PORT
--
2.21.0

2019-08-13 08:44:02

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: N900: Remove isp1704_charger.h record

Update MAINTAINERS to reflect that isp1704_charger.h file was removed.

Cc: Linus Walleij <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: Pali Rohár <[email protected]>
Cc: Sebastian Reichel <[email protected]>
Cc: [email protected]
Fixes: f5d782d46aa5 ("power: supply: isp1704: switch to gpiod API")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 29514fc19b01..2776e0797ae3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11400,7 +11400,6 @@ NOKIA N900 POWER SUPPLY DRIVERS
R: Pali Rohár <[email protected]>
F: include/linux/power/bq2415x_charger.h
F: include/linux/power/bq27xxx_battery.h
-F: include/linux/power/isp1704_charger.h
F: drivers/power/supply/bq2415x_charger.c
F: drivers/power/supply/bq27xxx_battery.c
F: drivers/power/supply/bq27xxx_battery_i2c.c
--
2.21.0

2019-08-13 09:02:21

by Pablo Neira Ayuso

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: ip masquerading: Update path to the driver

On Tue, Aug 13, 2019 at 09:09:41AM +0300, Denis Efremov wrote:
> Update MAINTAINERS record to reflect the filename change
> from ipt_MASQUERADE.c to xt_MASQUERADE.c

This entry is there for historical purpose. I'd suggest you send a
patch to remove it so this just falls under the netfilter section.

Thanks.

2019-08-13 09:42:41

by Federico Vaga

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove FMC subsystem

On Tuesday, August 13, 2019 8:15:47 AM CEST Denis Efremov wrote:
> Cleanup MAINTAINERS from FMC record since the subsystem was removed.
>
> Cc: Linus Walleij <[email protected]>
> Cc: Federico Vaga <[email protected]>
> Cc: Pat Riehecky <[email protected]>
> Fixes: 6a80b30086b8 ("fmc: Delete the FMC subsystem")
> Signed-off-by: Denis Efremov <[email protected]>

Reviewed-by: Federico Vaga <[email protected]>



2019-08-13 10:48:10

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove FMC subsystem

On Tue, Aug 13, 2019 at 8:15 AM Denis Efremov <[email protected]> wrote:

> Cleanup MAINTAINERS from FMC record since the subsystem was removed.
>
> Cc: Linus Walleij <[email protected]>
> Cc: Federico Vaga <[email protected]>
> Cc: Pat Riehecky <[email protected]>
> Fixes: 6a80b30086b8 ("fmc: Delete the FMC subsystem")
> Signed-off-by: Denis Efremov <[email protected]>

Reviewed-by: Linus Walleij <[email protected]>

Do you need help to merge the patch? I can take it in the
GPIO tree since the subsystem was removed there.

Yours,
Linus Walleij

2019-08-13 10:52:05

by Łukasz Stelmach

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

It was <2019-08-13 wto 09:09>, when Denis Efremov wrote:
> Hi All,
>
> Initially, I've prepared a patch and only after found this
> discussion. So, please, look at this patch no more than just a simple
> reminder that get_maintainers.pl still emits this warning.

NAK

The patch adding exynos525-trng.txt file exists[1], has been reviewed
and accepted and should be applied.

[1] https://patchwork.kernel.org/patch/10758009/

> ------------------------ >8 ------------------------
> Subject: [PATCH] MAINTAINERS: exynos trng: Remove samsung,exynos5250-trng.txt record
>
> Update MAINTAINERS to reflect that samsung,exynos5250-trng.txt
> file never existed.
>
> Cc: Łukasz Stelmach <[email protected]>
> Cc: Krzysztof Kozlowski <[email protected]>
> Cc: [email protected]
> Signed-off-by: Denis Efremov <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2ea3f82e256b..7d213e192626 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14033,7 +14033,6 @@ M: Łukasz Stelmach <[email protected]>
> L: [email protected]
> S: Maintained
> F: drivers/char/hw_random/exynos-trng.c
> -F: Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt
>
> SAMSUNG FRAMEBUFFER DRIVER
> M: Jingoo Han <[email protected]>

--
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics


Attachments:
signature.asc (497.00 B)

2019-08-13 10:52:06

by Patrick Havelange

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: ftm-quaddec: Fix typo in a filepath

On Tue, Aug 13, 2019 at 8:02 AM Denis Efremov <[email protected]> wrote:
>
> Fix typo (s/quadddec/quaddec/) in the path to the documentation.
>
> Cc: Patrick Havelange <[email protected]>
> Cc: Jonathan Cameron <[email protected]>
> Cc: [email protected]
> Fixes: 517b2d045aeb ("MAINTAINERS: add counter/ftm-quaddec driver entry")
> Signed-off-by: Denis Efremov <[email protected]>
Acked-by: Patrick Havelange <[email protected]>

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9b4717ea2cfe..f31b852acdf3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6321,7 +6321,7 @@ FLEXTIMER FTM-QUADDEC DRIVER
> M: Patrick Havelange <[email protected]>
> L: [email protected]
> S: Maintained
> -F: Documentation/ABI/testing/sysfs-bus-counter-ftm-quadddec
> +F: Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec
> F: Documentation/devicetree/bindings/counter/ftm-quaddec.txt
> F: drivers/counter/ftm-quaddec.c
>
> --
> 2.21.0
>

2019-08-13 11:47:02

by Andrew Lunn

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: PHY LIBRARY: Remove sysfs-bus-mdio record

On Tue, Aug 13, 2019 at 09:14:39AM +0300, Denis Efremov wrote:
> Update MAINTAINERS to reflect that sysfs-bus-mdio documentation
> was removed.
>
> Cc: Florian Fainelli <[email protected]>
> Cc: David S. Miller <[email protected]>
> Cc: Andrew Lunn <[email protected]>
> Cc: Heiner Kallweit <[email protected]>
> Cc: [email protected]
> Fixes: a6cd0d2d493a ("Documentation: net-sysfs: Remove duplicate PHY device documentation")
> Signed-off-by: Denis Efremov <[email protected]>

Reviewed-by: Andrew Lunn <[email protected]>

Andrew

2019-08-13 14:38:30

by Tianyu Lan

[permalink] [raw]
Subject: RE: [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath

Hi Denis:
Thanks for notice. I has posted a fix patch before. https://lkml.org/lkml/2019/8/13/73

Hi Sashe:
Could you take care the fix patch? Thanks.

-----Original Message-----
From: Denis Efremov <[email protected]>
Sent: Tuesday, August 13, 2019 2:04 PM
To: [email protected]
Cc: Denis Efremov <[email protected]>; [email protected]; Tianyu Lan <[email protected]>; Sasha Levin <[email protected]>; [email protected]
Subject: [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath

Fix typo in hyperv-iommu.c filepath.

Cc: Lan Tianyu <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: [email protected]
Fixes: 29217a474683 ("iommu/hyper-v: Add Hyper-V stub IOMMU driver")
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2764e0872ebd..51ab502485ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7452,7 +7452,7 @@ F: drivers/net/hyperv/
F: drivers/scsi/storvsc_drv.c
F: drivers/uio/uio_hv_generic.c
F: drivers/video/fbdev/hyperv_fb.c
-F: drivers/iommu/hyperv_iommu.c
+F: drivers/iommu/hyperv-iommu.c
F: net/vmw_vsock/hyperv_transport.c
F: include/clocksource/hyperv_timer.h
F: include/linux/hyperv.h
--
2.21.0

2019-08-13 15:14:24

by Darrick J. Wong

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: iomap: Remove fs/iomap.c record

On Tue, Aug 13, 2019 at 09:13:25AM +0300, Denis Efremov wrote:
> Update MAINTAINERS to reflect that fs/iomap.c file
> was splitted into separate files in fs/iomap/
>
> Cc: Darrick J. Wong <[email protected]>
> Cc: Christoph Hellwig <[email protected]>
> Cc: [email protected]
> Fixes: cb7181ff4b1c ("iomap: move the main iteration code into a separate file")
> Signed-off-by: Denis Efremov <[email protected]>

Looks ok,
Reviewed-by: Darrick J. Wong <[email protected]>

--D

> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3ec8154e4630..29514fc19b01 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8415,7 +8415,6 @@ L: [email protected]
> L: [email protected]
> T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
> S: Supported
> -F: fs/iomap.c
> F: fs/iomap/
> F: include/linux/iomap.h
>
> --
> 2.21.0
>

2019-08-13 21:23:16

by Denis Efremov

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove FMC subsystem

On 13.08.2019 11:54, Linus Walleij wrote:
> On Tue, Aug 13, 2019 at 8:15 AM Denis Efremov <[email protected]> wrote:
>
>> Cleanup MAINTAINERS from FMC record since the subsystem was removed.
>>
>> Cc: Linus Walleij <[email protected]>
>> Cc: Federico Vaga <[email protected]>
>> Cc: Pat Riehecky <[email protected]>
>> Fixes: 6a80b30086b8 ("fmc: Delete the FMC subsystem")
>> Signed-off-by: Denis Efremov <[email protected]>
>
> Reviewed-by: Linus Walleij <[email protected]>
>
> Do you need help to merge the patch? I can take it in the
> GPIO tree since the subsystem was removed there.

Yes, please. I kindly ask you to take this patch in your tree.

Thanks,
Denis

2019-08-13 21:53:32

by Heiner Kallweit

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: r8169: Update path to the driver

On 13.08.2019 08:07, Denis Efremov wrote:
> Update MAINTAINERS record to reflect the filename change
> from r8169.c to r8169_main.c
>
> Cc: Heiner Kallweit <[email protected]>
> Cc: [email protected]
> Cc: David S. Miller <[email protected]>
> Cc: [email protected]
> Fixes: 25e992a4603c ("r8169: rename r8169.c to r8169_main.c")
> Signed-off-by: Denis Efremov <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 99a7392ad6bc..25eb86f3261e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -183,7 +183,7 @@ M: Realtek linux nic maintainers <[email protected]>
> M: Heiner Kallweit <[email protected]>
> L: [email protected]
> S: Maintained
> -F: drivers/net/ethernet/realtek/r8169.c
> +F: drivers/net/ethernet/realtek/r8169_main.c
>
That's better than before, but wouldn't cover e.g. changes
to r8169_firmware.c. Better may be:

F: drivers/net/ethernet/realtek/r8169*

> 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
> M: Greg Kroah-Hartman <[email protected]>
>

Heiner

2019-08-14 00:56:11

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: PHY LIBRARY: Remove sysfs-bus-mdio record

Le 8/12/19 à 11:14 PM, Denis Efremov a écrit :
> Update MAINTAINERS to reflect that sysfs-bus-mdio documentation
> was removed.
>
> Cc: Florian Fainelli <[email protected]>
> Cc: David S. Miller <[email protected]>
> Cc: Andrew Lunn <[email protected]>
> Cc: Heiner Kallweit <[email protected]>
> Cc: [email protected]
> Fixes: a6cd0d2d493a ("Documentation: net-sysfs: Remove duplicate PHY device documentation")
> Signed-off-by: Denis Efremov <[email protected]>

Not sure if this really deserves a Fixes tag; but thanks for catching
that, a maybe more appropriate change would be to list
Documentation/ABI/testing/sysfs-class-net-phydev instead.
--
Florian

2019-08-14 09:10:33

by Alexandre Belloni

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update path to tcb_clksrc.c

On 13/08/2019 08:11:23+0000, Nicolas Ferre wrote:
> On 13/08/2019 at 08:10, Denis Efremov wrote:
> > Update MAINTAINERS record to reflect the filename change
> > from tcb_clksrc.c to timer-atmel-tcb.c
> >
> > Cc: Nicolas Ferre <[email protected]>
>
> Acked-by: Nicolas Ferre <[email protected]>
> But, while you're at it, I would add another line: see below...
>
> > Cc: Alexandre Belloni <[email protected]>
> > Cc: [email protected]
> > Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency")
> > Signed-off-by: Denis Efremov <[email protected]>
> > ---
> > MAINTAINERS | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index c9ad38a9414f..3ec8154e4630 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -10637,7 +10637,7 @@ M: Nicolas Ferre <[email protected]>
>
> +M: Alexandre Belloni <[email protected]>
>
> But Alexandre have to agree, of course.
>
> > L: [email protected] (moderated for non-subscribers)
> > S: Supported
> > F: drivers/misc/atmel_tclib.c
> > -F: drivers/clocksource/tcb_clksrc.c
> > +F: drivers/clocksource/timer-atmel-tcb.c
> >
> > MICROCHIP USBA UDC DRIVER
> > M: Cristian Birsan <[email protected]>
>
> We could also remove this entry and mix it with:
> "ARM/Microchip (AT91) SoC support"
>
> But I prefer to keep it separated like this for various reasons.
>

I would simply remove this entry because all the files are already
matching the SoC entry (it has N: atmel) and atmel_tclib will go away (I
have a series to do that).

If you want to keep a separate entry, maybe we should then add the
system timer and pit drivers.


--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

2019-08-14 12:14:22

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: r8169: Update path to the driver

Update MAINTAINERS record to reflect the filename change.
The file was moved in commit 25e992a4603c ("r8169: rename
r8169.c to r8169_main.c")

Cc: Heiner Kallweit <[email protected]>
Cc: [email protected]
Cc: David S. Miller <[email protected]>
Cc: [email protected]
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a43a1f0be49f..905efeda56fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -183,7 +183,7 @@ M: Realtek linux nic maintainers <[email protected]>
M: Heiner Kallweit <[email protected]>
L: [email protected]
S: Maintained
-F: drivers/net/ethernet/realtek/r8169.c
+F: drivers/net/ethernet/realtek/r8169*

8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
M: Greg Kroah-Hartman <[email protected]>
--
2.21.0

2019-08-14 12:15:51

by Denis Efremov

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: r8169: Update path to the driver

Sorry, this is v2 of course.

Thanks,
Denis

On 8/14/19 3:12 PM, Denis Efremov wrote:
> Update MAINTAINERS record to reflect the filename change.
> The file was moved in commit 25e992a4603c ("r8169: rename
> r8169.c to r8169_main.c")
>
> Cc: Heiner Kallweit <[email protected]>
> Cc: [email protected]
> Cc: David S. Miller <[email protected]>
> Cc: [email protected]
> Signed-off-by: Denis Efremov <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a43a1f0be49f..905efeda56fb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -183,7 +183,7 @@ M: Realtek linux nic maintainers <[email protected]>
> M: Heiner Kallweit <[email protected]>
> L: [email protected]
> S: Maintained
> -F: drivers/net/ethernet/realtek/r8169.c
> +F: drivers/net/ethernet/realtek/r8169*
>
> 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
> M: Greg Kroah-Hartman <[email protected]>
>

2019-08-14 12:37:04

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Remove IP MASQUERADING record

This entry is in MAINTAINERS for historical purpose.
It doesn't match current sources since the commit
adf82accc5f5 ("netfilter: x_tables: merge ip and
ipv6 masquerade modules") moved the module.
The net/netfilter/xt_MASQUERADE.c module is already under
the netfilter section. Thus, there is no purpose to keep this
separate entry in MAINTAINERS.

Cc: Florian Westphal <[email protected]>
Cc: Juanjo Ciarlante <[email protected]>
Cc: [email protected]
Suggested-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 5 -----
1 file changed, 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2b03d2d4bfca..2ab292d1fa0e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8429,11 +8429,6 @@ S: Maintained
F: fs/io_uring.c
F: include/uapi/linux/io_uring.h

-IP MASQUERADING
-M: Juanjo Ciarlante <[email protected]>
-S: Maintained
-F: net/ipv4/netfilter/ipt_MASQUERADE.c
-
IPMI SUBSYSTEM
M: Corey Minyard <[email protected]>
L: [email protected] (moderated for non-subscribers)
--
2.21.0

2019-08-14 12:59:39

by Denis Efremov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: PHY LIBRARY: Update files in the record

Update MAINTAINERS to reflect that sysfs-bus-mdio was removed in
commit a6cd0d2d493a ("Documentation: net-sysfs: Remove duplicate
PHY device documentation") and sysfs-class-net-phydev was added in
commit 86f22d04dfb5 ("net: sysfs: Document PHY device sysfs
attributes").

Cc: Florian Fainelli <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Heiner Kallweit <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: [email protected]
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e944baeca75..168e5121578e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6065,7 +6065,7 @@ M: Florian Fainelli <[email protected]>
M: Heiner Kallweit <[email protected]>
L: [email protected]
S: Maintained
-F: Documentation/ABI/testing/sysfs-bus-mdio
+F: Documentation/ABI/testing/sysfs-class-net-phydev
F: Documentation/devicetree/bindings/net/ethernet-phy.yaml
F: Documentation/devicetree/bindings/net/mdio*
F: Documentation/networking/phy.rst
--
2.21.0

2019-08-14 17:25:33

by David Miller

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: net_failover: Fix typo in a filepath

From: Denis Efremov <[email protected]>
Date: Tue, 13 Aug 2019 09:05:30 +0300

> Replace "driver" with "drivers" in the filepath to net_failover.c
>
> Cc: Sridhar Samudrala <[email protected]>
> Cc: David S. Miller <[email protected]>
> Cc: [email protected]
> Fixes: cfc80d9a1163 ("net: Introduce net_failover driver")
> Signed-off-by: Denis Efremov <[email protected]>

Applied.

2019-08-14 18:36:40

by Heiner Kallweit

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: r8169: Update path to the driver

On 14.08.2019 14:12, Denis Efremov wrote:
> Update MAINTAINERS record to reflect the filename change.
> The file was moved in commit 25e992a4603c ("r8169: rename
> r8169.c to r8169_main.c")
>
> Cc: Heiner Kallweit <[email protected]>
> Cc: [email protected]
> Cc: David S. Miller <[email protected]>
> Cc: [email protected]
> Signed-off-by: Denis Efremov <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a43a1f0be49f..905efeda56fb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -183,7 +183,7 @@ M: Realtek linux nic maintainers <[email protected]>
> M: Heiner Kallweit <[email protected]>
> L: [email protected]
> S: Maintained
> -F: drivers/net/ethernet/realtek/r8169.c
> +F: drivers/net/ethernet/realtek/r8169*
>
> 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
> M: Greg Kroah-Hartman <[email protected]>
>
For net-next.
Reviewed-by: Heiner Kallweit <[email protected]>

2019-08-14 18:40:13

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: PHY LIBRARY: Update files in the record

On 8/14/19 5:58 AM, Denis Efremov wrote:
> Update MAINTAINERS to reflect that sysfs-bus-mdio was removed in
> commit a6cd0d2d493a ("Documentation: net-sysfs: Remove duplicate
> PHY device documentation") and sysfs-class-net-phydev was added in
> commit 86f22d04dfb5 ("net: sysfs: Document PHY device sysfs
> attributes").
>
> Cc: Florian Fainelli <[email protected]>
> Cc: Andrew Lunn <[email protected]>
> Cc: Heiner Kallweit <[email protected]>
> Cc: David S. Miller <[email protected]>
> Cc: [email protected]
> Signed-off-by: Denis Efremov <[email protected]>

Reviewed-by: Florian Fainelli <[email protected]>

Thanks Denis.
--
Florian

2019-08-15 23:46:36

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'

On Tue, Aug 13, 2019 at 09:57:59AM +0300, Denis Efremov wrote:
> Hi All,
>
> Initially, I've prepared a patch and only after found this discussion. So, please,
> look at this patch no more than just a simple reminder that get_maintainers.pl
> still emits this warning.

Can you resend this as a proper patch that can be applied. No other
complains.

/Jarkko

2019-08-15 23:49:16

by Denis Efremov

[permalink] [raw]
Subject: [RESEND PATCH] MAINTAINERS: keys: Update path to trusted.h

Update MAINTAINERS record to reflect that trusted.h
was moved to a different directory in commit 22447981fc05
("KEYS: Move trusted.h to include/keys [ver #2]").

Cc: Denis Kenzior <[email protected]>
Cc: James Bottomley <[email protected]>
Cc: Jarkko Sakkinen <[email protected]>
Cc: Mimi Zohar <[email protected]>
Cc: [email protected]
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cfb344ba2914..168e5121578e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8916,7 +8916,7 @@ S: Supported
F: Documentation/security/keys/trusted-encrypted.rst
F: include/keys/trusted-type.h
F: security/keys/trusted.c
-F: security/keys/trusted.h
+F: include/keys/trusted.h

KEYS/KEYRINGS:
M: David Howells <[email protected]>
--
2.21.0

2019-08-16 19:00:45

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: keys: Update path to trusted.h

On Fri, Aug 16, 2019 at 01:12:00AM +0300, Denis Efremov wrote:
> Update MAINTAINERS record to reflect that trusted.h
> was moved to a different directory in commit 22447981fc05
> ("KEYS: Move trusted.h to include/keys [ver #2]").
>
> Cc: Denis Kenzior <[email protected]>
> Cc: James Bottomley <[email protected]>
> Cc: Jarkko Sakkinen <[email protected]>
> Cc: Mimi Zohar <[email protected]>
> Cc: [email protected]
> Signed-off-by: Denis Efremov <[email protected]>

Acked-by: Jarkko Sakkinen <[email protected]>

/Jarkko

2019-08-16 19:56:57

by David Miller

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: PHY LIBRARY: Update files in the record

From: Denis Efremov <[email protected]>
Date: Wed, 14 Aug 2019 15:58:00 +0300

> Update MAINTAINERS to reflect that sysfs-bus-mdio was removed in
> commit a6cd0d2d493a ("Documentation: net-sysfs: Remove duplicate
> PHY device documentation") and sysfs-class-net-phydev was added in
> commit 86f22d04dfb5 ("net: sysfs: Document PHY device sysfs
> attributes").
>
> Cc: Florian Fainelli <[email protected]>
> Cc: Andrew Lunn <[email protected]>
> Cc: Heiner Kallweit <[email protected]>
> Cc: David S. Miller <[email protected]>
> Cc: [email protected]
> Signed-off-by: Denis Efremov <[email protected]>

Applied.

2019-08-16 20:00:08

by David Miller

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: r8169: Update path to the driver

From: Denis Efremov <[email protected]>
Date: Wed, 14 Aug 2019 15:12:09 +0300

> Update MAINTAINERS record to reflect the filename change.
> The file was moved in commit 25e992a4603c ("r8169: rename
> r8169.c to r8169_main.c")
>
> Cc: Heiner Kallweit <[email protected]>
> Cc: [email protected]
> Cc: David S. Miller <[email protected]>
> Cc: [email protected]
> Signed-off-by: Denis Efremov <[email protected]>

Applied to 'net' since it's important to keep this uptodate and the
paths are such that this change is valid there too.

Thanks.

2019-08-19 10:21:04

by Pablo Neira Ayuso

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove IP MASQUERADING record

On Wed, Aug 14, 2019 at 03:35:02PM +0300, Denis Efremov wrote:
> This entry is in MAINTAINERS for historical purpose.
> It doesn't match current sources since the commit
> adf82accc5f5 ("netfilter: x_tables: merge ip and
> ipv6 masquerade modules") moved the module.
> The net/netfilter/xt_MASQUERADE.c module is already under
> the netfilter section. Thus, there is no purpose to keep this
> separate entry in MAINTAINERS.

Applied, thanks.

2019-08-20 11:35:37

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: dw axi dmac: Fix typo in a path

On 13-08-19, 09:00, Denis Efremov wrote:
> Fix typo (s/dwi-/dw-/) in the directory path.

Applied, thanks

--
~Vinod

2019-08-23 19:15:21

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove FMC subsystem

On Tue, Aug 13, 2019 at 11:20 PM Denis Efremov <[email protected]> wrote:
> On 13.08.2019 11:54, Linus Walleij wrote:

> > Do you need help to merge the patch? I can take it in the
> > GPIO tree since the subsystem was removed there.
>
> Yes, please. I kindly ask you to take this patch in your tree.

OK patch merged into the GPIO tree.

Yours,
Linus Walleij

2019-08-23 20:57:18

by Nicolas Ferre

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update path to tcb_clksrc.c

On 14/08/2019 at 11:08, Alexandre Belloni wrote:
> External E-Mail
>
>
> On 13/08/2019 08:11:23+0000, Nicolas Ferre wrote:
>> On 13/08/2019 at 08:10, Denis Efremov wrote:
>>> Update MAINTAINERS record to reflect the filename change
>>> from tcb_clksrc.c to timer-atmel-tcb.c
>>>
>>> Cc: Nicolas Ferre <[email protected]>
>>
>> Acked-by: Nicolas Ferre <[email protected]>
>> But, while you're at it, I would add another line: see below...
>>
>>> Cc: Alexandre Belloni <[email protected]>
>>> Cc: [email protected]
>>> Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency")
>>> Signed-off-by: Denis Efremov <[email protected]>
>>> ---
>>> MAINTAINERS | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index c9ad38a9414f..3ec8154e4630 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -10637,7 +10637,7 @@ M: Nicolas Ferre <[email protected]>
>>
>> +M: Alexandre Belloni <[email protected]>
>>
>> But Alexandre have to agree, of course.
>>
>>> L: [email protected] (moderated for non-subscribers)
>>> S: Supported
>>> F: drivers/misc/atmel_tclib.c
>>> -F: drivers/clocksource/tcb_clksrc.c
>>> +F: drivers/clocksource/timer-atmel-tcb.c
>>>
>>> MICROCHIP USBA UDC DRIVER
>>> M: Cristian Birsan <[email protected]>
>>
>> We could also remove this entry and mix it with:
>> "ARM/Microchip (AT91) SoC support"
>>
>> But I prefer to keep it separated like this for various reasons.
>>
>
> I would simply remove this entry because all the files are already
> matching the SoC entry (it has N: atmel) and atmel_tclib will go away (I
> have a series to do that).

All right: let's remove it.

Thanks Denis for the heads-up!

Best regards,
Nicolas

> If you want to keep a separate entry, maybe we should then add the
> system timer and pit drivers.
>
>


--
Nicolas Ferre

2019-08-29 20:03:49

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path

On Tue, Aug 13, 2019 at 09:09:13AM +0300, Denis Efremov wrote:
> Update MAINTAINERS record to reflect the file move
> from i2c-mv64xxx.txt to marvell,mv64xxx-i2c.yaml.
>
> Cc: Maxime Ripard <[email protected]>
> Cc: Gregory CLEMENT <[email protected]>
> Cc: [email protected]
> Fixes: f8bbde72ef44 ("dt-bindings: i2c: mv64xxx: Add YAML schemas")
> Signed-off-by: Denis Efremov <[email protected]>

Looks OK to me, Gregory or Maxime?

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 87ac0378186c..590dcebe627f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7505,7 +7505,7 @@ I2C MV64XXX MARVELL AND ALLWINNER DRIVER
> M: Gregory CLEMENT <[email protected]>
> L: [email protected]
> S: Maintained
> -F: Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
> +F: Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
> F: drivers/i2c/busses/i2c-mv64xxx.c
>
> I2C OVER PARALLEL PORT
> --
> 2.21.0
>


Attachments:
(No filename) (1.05 kB)
signature.asc (849.00 B)
Download all attachments

2019-08-30 08:29:53

by Maxime Ripard

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path

On Thu, Aug 29, 2019 at 10:00:56PM +0200, Wolfram Sang wrote:
> On Tue, Aug 13, 2019 at 09:09:13AM +0300, Denis Efremov wrote:
> > Update MAINTAINERS record to reflect the file move
> > from i2c-mv64xxx.txt to marvell,mv64xxx-i2c.yaml.
> >
> > Cc: Maxime Ripard <[email protected]>
> > Cc: Gregory CLEMENT <[email protected]>
> > Cc: [email protected]
> > Fixes: f8bbde72ef44 ("dt-bindings: i2c: mv64xxx: Add YAML schemas")
> > Signed-off-by: Denis Efremov <[email protected]>
>
> Looks OK to me, Gregory or Maxime?

Acked-by: Maxime Ripard <[email protected]>

Maxime

--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Attachments:
(No filename) (702.00 B)
signature.asc (235.00 B)
Download all attachments

2019-08-30 08:32:18

by Gregory CLEMENT

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path

Wolfram Sang <[email protected]> writes:

> On Tue, Aug 13, 2019 at 09:09:13AM +0300, Denis Efremov wrote:
>> Update MAINTAINERS record to reflect the file move
>> from i2c-mv64xxx.txt to marvell,mv64xxx-i2c.yaml.
>>
>> Cc: Maxime Ripard <[email protected]>
>> Cc: Gregory CLEMENT <[email protected]>
>> Cc: [email protected]
>> Fixes: f8bbde72ef44 ("dt-bindings: i2c: mv64xxx: Add YAML schemas")
>> Signed-off-by: Denis Efremov <[email protected]>
>
> Looks OK to me, Gregory or Maxime?

Acked-by: Gregory CLEMENT <[email protected]>

Thanks,

Gregory


>
>> ---
>> MAINTAINERS | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 87ac0378186c..590dcebe627f 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7505,7 +7505,7 @@ I2C MV64XXX MARVELL AND ALLWINNER DRIVER
>> M: Gregory CLEMENT <[email protected]>
>> L: [email protected]
>> S: Maintained
>> -F: Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
>> +F: Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
>> F: drivers/i2c/busses/i2c-mv64xxx.c
>>
>> I2C OVER PARALLEL PORT
>> --
>> 2.21.0
>>

--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

2019-08-30 12:39:55

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path

On Tue, Aug 13, 2019 at 09:09:13AM +0300, Denis Efremov wrote:
> Update MAINTAINERS record to reflect the file move
> from i2c-mv64xxx.txt to marvell,mv64xxx-i2c.yaml.
>
> Cc: Maxime Ripard <[email protected]>
> Cc: Gregory CLEMENT <[email protected]>
> Cc: [email protected]
> Fixes: f8bbde72ef44 ("dt-bindings: i2c: mv64xxx: Add YAML schemas")
> Signed-off-by: Denis Efremov <[email protected]>

Applied to for-current, thanks!


Attachments:
(No filename) (470.00 B)
signature.asc (849.00 B)
Download all attachments

2019-09-02 08:01:13

by Sebastian Reichel

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: N900: Remove isp1704_charger.h record

Hi,

On Tue, Aug 13, 2019 at 09:13:58AM +0300, Denis Efremov wrote:
> Update MAINTAINERS to reflect that isp1704_charger.h file was removed.
>
> Cc: Linus Walleij <[email protected]>
> Cc: Pavel Machek <[email protected]>
> Cc: Pali Roh?r <[email protected]>
> Cc: Sebastian Reichel <[email protected]>
> Cc: [email protected]
> Fixes: f5d782d46aa5 ("power: supply: isp1704: switch to gpiod API")
> Signed-off-by: Denis Efremov <[email protected]>
> ---

Thanks, queued.

-- Sebastian

> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 29514fc19b01..2776e0797ae3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11400,7 +11400,6 @@ NOKIA N900 POWER SUPPLY DRIVERS
> R: Pali Roh?r <[email protected]>
> F: include/linux/power/bq2415x_charger.h
> F: include/linux/power/bq27xxx_battery.h
> -F: include/linux/power/isp1704_charger.h
> F: drivers/power/supply/bq2415x_charger.c
> F: drivers/power/supply/bq27xxx_battery.c
> F: drivers/power/supply/bq27xxx_battery_i2c.c
> --
> 2.21.0
>


Attachments:
(No filename) (1.09 kB)
signature.asc (849.00 B)
Download all attachments

2019-09-10 18:57:35

by Denis Efremov

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: keys: Update path to trusted.h

Hi,

On 8/16/19 9:58 PM, Jarkko Sakkinen wrote:
> On Fri, Aug 16, 2019 at 01:12:00AM +0300, Denis Efremov wrote:
>> Update MAINTAINERS record to reflect that trusted.h
>> was moved to a different directory in commit 22447981fc05
>> ("KEYS: Move trusted.h to include/keys [ver #2]").
>>
>> Cc: Denis Kenzior <[email protected]>
>> Cc: James Bottomley <[email protected]>
>> Cc: Jarkko Sakkinen <[email protected]>
>> Cc: Mimi Zohar <[email protected]>
>> Cc: [email protected]
>> Signed-off-by: Denis Efremov <[email protected]>
>
> Acked-by: Jarkko Sakkinen <[email protected]>
>
> /Jarkko
>

Could someone take this fix through his tree?

Thanks,
Denis

2019-09-10 18:58:48

by Denis Efremov

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: Update path to physmap-versatile.c

Hi,

On 8/13/19 10:20 AM, Linus Walleij wrote:
> On Tue, Aug 13, 2019 at 8:33 AM Denis Efremov <[email protected]> wrote:
>
>> Update MAINTAINERS record to reflect the filename change
>> from physmap_of_versatile.c to physmap-versatile.c
>>
>> Cc: Boris Brezillon <[email protected]>
>> Cc: Ricardo Ribalda Delgado <[email protected]>
>> Cc: Linus Walleij <[email protected]>
>> Cc: [email protected]
>> Fixes: 6ca15cfa0788 ("mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}")
>> Signed-off-by: Denis Efremov <[email protected]>
>
> Reviewed-by: Linus Walleij <[email protected]>
>
> Yours,
> Linus Walleij
>

Could someone take this fix through his tree?

Thanks,
Denis

2019-09-14 19:50:15

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: [RESEND PATCH] MAINTAINERS: keys: Update path to trusted.h

On Tue, Sep 10, 2019 at 02:50:39PM +0300, Denis Efremov wrote:
> Hi,
>
> On 8/16/19 9:58 PM, Jarkko Sakkinen wrote:
> > On Fri, Aug 16, 2019 at 01:12:00AM +0300, Denis Efremov wrote:
> >> Update MAINTAINERS record to reflect that trusted.h
> >> was moved to a different directory in commit 22447981fc05
> >> ("KEYS: Move trusted.h to include/keys [ver #2]").
> >>
> >> Cc: Denis Kenzior <[email protected]>
> >> Cc: James Bottomley <[email protected]>
> >> Cc: Jarkko Sakkinen <[email protected]>
> >> Cc: Mimi Zohar <[email protected]>
> >> Cc: [email protected]
> >> Signed-off-by: Denis Efremov <[email protected]>
> >
> > Acked-by: Jarkko Sakkinen <[email protected]>
> >
> > /Jarkko
> >
>
> Could someone take this fix through his tree?

I picked this up now to the tpmdd tree.

/Jarkko

2019-09-30 20:49:21

by Denis Efremov

[permalink] [raw]
Subject: [RESEND v2 PATCH] MAINTAINERS: Update path to physmap-versatile.c

Update MAINTAINERS record to reflect the filename change from
physmap_of_versatile.c to physmap-versatile.c in commit 6ca15cfa0788
("mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}").

Cc: Boris Brezillon <[email protected]>
Cc: Ricardo Ribalda Delgado <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Denis Efremov <[email protected]>
---
Ping.

MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 296de2b51c83..dc7137a9cf77 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1238,7 +1238,7 @@ F: arch/arm/boot/dts/versatile*
F: drivers/clk/versatile/
F: drivers/i2c/busses/i2c-versatile.c
F: drivers/irqchip/irq-versatile-fpga.c
-F: drivers/mtd/maps/physmap_of_versatile.c
+F: drivers/mtd/maps/physmap-versatile.c
F: drivers/power/reset/arm-versatile-reboot.c
F: drivers/soc/versatile/

--
2.21.0