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:   Mon, 08 Nov 2021 12:29:45 -0800
From:   "Srivatsa S. Bhat" <srivatsa@...il.mit.edu>
To:     jgross@...e.com, x86@...nel.org, pv-drivers@...are.com
Cc:     Alexey Makhalov <amakhalov@...are.com>,
        Deep Shah <sdeep@...are.com>, stable@...r.kernel.org,
        srivatsa@...il.mit.edu, sdeep@...are.com, amakhalov@...are.com,
        virtualization@...ts.linux-foundation.org, keerthanak@...are.com,
        srivatsab@...are.com, anishs@...are.com, vithampi@...are.com,
        linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] MAINTAINERS: Update maintainers for paravirt ops and
 VMware hypervisor interface

From: Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>

Deep has decided to transfer maintainership of the VMware hypervisor
interface to Srivatsa, and the joint-maintainership of paravirt ops in
the Linux kernel to Srivatsa and Alexey. Update the MAINTAINERS file
to reflect this change.

Signed-off-by: Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
Acked-by: Alexey Makhalov <amakhalov@...are.com>
Acked-by: Deep Shah <sdeep@...are.com>
Cc: stable@...r.kernel.org
---

 MAINTAINERS |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0ad926ba362f..118cf8170d02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14188,8 +14188,8 @@ F:	include/uapi/linux/ppdev.h
 
 PARAVIRT_OPS INTERFACE
 M:	Juergen Gross <jgross@...e.com>
-M:	Deep Shah <sdeep@...are.com>
-M:	"VMware, Inc." <pv-drivers@...are.com>
+M:	Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
+L:	pv-drivers@...are.com (private)
 L:	virtualization@...ts.linux-foundation.org
 L:	x86@...nel.org
 S:	Supported
@@ -20038,10 +20038,13 @@ S:	Maintained
 F:	drivers/misc/vmw_balloon.c
 
 VMWARE HYPERVISOR INTERFACE
-M:	Deep Shah <sdeep@...are.com>
-M:	"VMware, Inc." <pv-drivers@...are.com>
+M:	Srivatsa S. Bhat (VMware) <srivatsa@...il.mit.edu>
+M:	Alexey Makhalov <amakhalov@...are.com>
+L:	pv-drivers@...are.com (private)
 L:	virtualization@...ts.linux-foundation.org
+L:	x86@...nel.org
 S:	Supported
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vmware
 F:	arch/x86/include/asm/vmware.h
 F:	arch/x86/kernel/cpu/vmware.c
 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ