lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 1 Dec 2011 14:04:31 -0800
From:	Greg KH <gregkh@...e.de>
To:	"K. Y. Srinivasan" <kys@...rosoft.com>
Cc:	linux-kernel@...r.kernel.org, devel@...uxdriverproject.org,
	virtualization@...ts.osdl.org, ohering@...e.com, joe@...ches.com,
	dmitry.torokhov@...il.com, jkosina@...e.cz,
	Haiyang Zhang <haiyangz@...rosoft.com>
Subject: Re: [PATCH 1/1] hv: Update MAINTAINERS

On Thu, Dec 01, 2011 at 01:54:46PM -0800, K. Y. Srinivasan wrote:
> Update the MAINTAINERS file to reflect the current state
> of the Hyper-V drivers.
> 
> Signed-off-by: K. Y. Srinivasan <kys@...rosoft.com>
> Signed-off-by: Haiyang Zhang <haiyangz@...rosoft.com>
> ---
>  MAINTAINERS |   25 +++++++++++++++++++++++--
>  1 files changed, 23 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3523ab0..db6cee2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3197,6 +3197,27 @@ M:	William Irwin <wli@...omorphy.com>
>  S:	Maintained
>  F:	fs/hugetlbfs/
>  
> +Hyper-V CORE DRIVERS
> +M:	K. Y. Srinivasan <kys@...rosoft.com>
> +M:	Haiyang Zhang <haiyangz@...rosoft.com>
> +L:	devel@...uxdriverproject.org
> +S:	Maintained
> +F:	drivers/hv/
> +
> +Hyper-V MOUSE DRIVER
> +M:	K. Y. Srinivasan <kys@...rosoft.com>
> +M:	Haiyang Zhang <haiyangz@...rosoft.com>
> +L:	devel@...uxdriverproject.org
> +S:	Maintained
> +F:	drivers/hid/hid-hyperv.c
> +
> +Hyper-V NETWORK DRIVER
> +M:	K. Y. Srinivasan <kys@...rosoft.com>
> +M:	Haiyang Zhang <haiyangz@...rosoft.com>
> +L:	devel@...uxdriverproject.org
> +S:	Maintained
> +F:	drivers/net/hyperv/

This whole patch could all be consolidated into one entry, that also
fixes the name of the subsystem to follow the rest of the file format:

HYPER-V CORE AND DRIVERS
M:	K. Y. Srinivasan <kys@...rosoft.com>
M:	Haiyang Zhang <haiyangz@...rosoft.com>
L:	devel@...uxdriverproject.org
S:	Maintained
F:	drivers/hv/
F:	drivers/hid/hid-hyperv.c
F:	drivers/net/hyperv/
F:	drivers/staging/hv/

Care to redo this?

thanks,

greg k-h
--
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