lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 28 Sep 2018 14:56:55 -0700
From:   Joe Perches <joe@...ches.com>
To:     linux-kernel@...r.kernel.org
Cc:     Johannes Thumshirn <jth@...nel.org>, linux-watchdog@...r.kernel.org
Subject: Bad MAINTAINERS pattern in section 'MEN Z069 WATCHDOG DRIVER'

Please fix this defect appropriately.

linux-next MAINTAINERS section:

	9483	MEN Z069 WATCHDOG DRIVER
	9484	M:	Johannes Thumshirn <jth@...nel.org>
	9485	L:	linux-watchdog@...r.kernel.org
	9486	S:	Maintained
-->	9487	F:	drivers/watchdog/menz069_wdt.c

Commit that introduced this:

commit 81ceed41d0c2b2c9300de7bc30c1451680257f52
 Author: Johannes Thumshirn <jthumshirn@...e.de>
 Date:   Mon Jul 16 09:25:10 2018 +0200
 
     watchdog: add driver for the MEN 16z069 IP-Core
     
     Add a driver for the MEN 16z069 Watchdog and Reset Controller IP-Core.
     
     Signed-off-by: Johannes Thumshirn <jthumshirn@...e.de>
     Reviewed-by: Michael Moese <mmoese@...e.de>
     Reviewed-by: Guenter Roeck <linux@...ck-us.net>
     Signed-off-by: Guenter Roeck <linux@...ck-us.net>
     Signed-off-by: Wim Van Sebroeck <wim@...ux-watchdog.org>
 
  MAINTAINERS                   |   6 ++
  drivers/watchdog/Kconfig      |  10 +++
  drivers/watchdog/Makefile     |   1 +
  drivers/watchdog/menz69_wdt.c | 170 ++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 187 insertions(+)

No commit with drivers/watchdog/menz069_wdt.c found

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ