lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 30 Oct 2011 07:34:04 -0700
From:	Greg KH <greg@...ah.com>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH] Add CHAR and MISC driver maintainer entry

Arnd, is the patch below ok with you?  I'll create the git tree when
3.2-rc1 is out and start adding stuff when needed for the 3.3 merge (and
for 3.2-final if there are any needed bug fixes.

thanks,

greg k-h

------
From: Greg Kroah-Hartman <gregkh@...e.de>
Subject: MAINTAINERS: add CHAR and MISC driver maintainers

Yes, we are fools, but humor us.


Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>


diff --git a/MAINTAINERS b/MAINTAINERS
index 07e5dbd..dbd65f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1751,6 +1751,14 @@ F:	include/net/cfg80211.h
 F:	net/wireless/*
 X:	net/wireless/wext*
 
+CHAR and MISC DRIVERS
+M:	Arnd Bergmann <arnd@...db.de>
+M:	Greg Kroah-Hartman <greg@...ah.com>
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char.git
+S:	Maintained
+F:	drivers/char/*
+F:	drivers/misc/*
+
 CHECKPATCH
 M:	Andy Whitcroft <apw@...onical.com>
 S:	Supported
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ