From nobody Tue Jun 23 22:31:50 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08146C433EF for ; Thu, 24 Feb 2022 22:45:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235703AbiBXWqT (ORCPT ); Thu, 24 Feb 2022 17:46:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53328 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235687AbiBXWqP (ORCPT ); Thu, 24 Feb 2022 17:46:15 -0500 Received: from outgoing-stata.csail.mit.edu (outgoing-stata.csail.mit.edu [128.30.2.210]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id EE5AD17F6A7 for ; Thu, 24 Feb 2022 14:45:43 -0800 (PST) Received: from [128.177.79.46] (helo=[10.118.101.22]) by outgoing-stata.csail.mit.edu with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1nNMTD-000HIG-7O; Thu, 24 Feb 2022 17:20:19 -0500 Subject: [PATCH v5 1/3] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface From: "Srivatsa S. Bhat" To: jgross@suse.com, x86@kernel.org, pv-drivers@vmware.com, tglx@linutronix.de, bp@alien8.de Cc: Alexey Makhalov , Deep Shah , sdeep@vmware.com, vithampi@vmware.com, amakhalov@vmware.com, keerthanak@vmware.com, srivatsab@vmware.com, anishs@vmware.com, linux-kernel@vger.kernel.org, namit@vmware.com, joe@perches.com, kuba@kernel.org, rostedt@goodmis.org, srivatsa@csail.mit.edu Date: Thu, 24 Feb 2022 14:24:22 -0800 Message-ID: <164574143710.654750.17342470717937593195.stgit@csail.mit.edu> In-Reply-To: <164574138686.654750.10250173565414769119.stgit@csail.mit.edu> References: <164574138686.654750.10250173565414769119.stgit@csail.mit.edu> User-Agent: StGit/1.4 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Srivatsa S. Bhat (VMware) Deep has decided to transfer the joint-maintainership of paravirt ops to Srivatsa, and the maintainership of the VMware hypervisor interface to Srivatsa and Alexey. Update the MAINTAINERS file to reflect this change, and also add Alexey as a reviewer for paravirt ops. Signed-off-by: Srivatsa S. Bhat (VMware) Acked-by: Alexey Makhalov Acked-by: Deep Shah Cc: Juergen Gross Acked-by: Juergen Gross --- MAINTAINERS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d492bb6a9c66..9325debf5365 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14609,7 +14609,8 @@ F: include/uapi/linux/ppdev.h =20 PARAVIRT_OPS INTERFACE M: Juergen Gross -M: Deep Shah +M: Srivatsa S. Bhat (VMware) +R: Alexey Makhalov M: "VMware, Inc." L: virtualization@lists.linux-foundation.org L: x86@kernel.org @@ -20647,10 +20648,13 @@ S: Maintained F: drivers/misc/vmw_balloon.c =20 VMWARE HYPERVISOR INTERFACE -M: Deep Shah +M: Srivatsa S. Bhat (VMware) +M: Alexey Makhalov M: "VMware, Inc." L: virtualization@lists.linux-foundation.org +L: x86@kernel.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 =20 From nobody Tue Jun 23 22:31:50 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9924C433F5 for ; Thu, 24 Feb 2022 22:45:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235694AbiBXWqR (ORCPT ); Thu, 24 Feb 2022 17:46:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53316 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233083AbiBXWqM (ORCPT ); Thu, 24 Feb 2022 17:46:12 -0500 X-Greylist: delayed 1539 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Thu, 24 Feb 2022 14:45:41 PST Received: from outgoing-stata.csail.mit.edu (outgoing-stata.csail.mit.edu [128.30.2.210]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id ADACA17F6A7; Thu, 24 Feb 2022 14:45:41 -0800 (PST) Received: from [128.177.79.46] (helo=[10.118.101.22]) by outgoing-stata.csail.mit.edu with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1nNMTR-000HIw-8a; Thu, 24 Feb 2022 17:20:33 -0500 Subject: [PATCH v5 2/3] MAINTAINERS: Add Zack as maintainer of vmmouse driver From: "Srivatsa S. Bhat" To: jgross@suse.com, x86@kernel.org, pv-drivers@vmware.com, tglx@linutronix.de, bp@alien8.de Cc: Zack Rusin , linux-graphics-maintainer@vmware.com, linux-input@vger.kernel.org, sdeep@vmware.com, vithampi@vmware.com, amakhalov@vmware.com, keerthanak@vmware.com, srivatsab@vmware.com, anishs@vmware.com, linux-kernel@vger.kernel.org, namit@vmware.com, joe@perches.com, kuba@kernel.org, rostedt@goodmis.org, srivatsa@csail.mit.edu Date: Thu, 24 Feb 2022 14:24:36 -0800 Message-ID: <164574146977.654750.10918397477833459687.stgit@csail.mit.edu> In-Reply-To: <164574138686.654750.10250173565414769119.stgit@csail.mit.edu> References: <164574138686.654750.10250173565414769119.stgit@csail.mit.edu> User-Agent: StGit/1.4 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Srivatsa S. Bhat (VMware) Zack Rusin will be taking over the maintainership of the VMware vmmouse driver. Update the MAINTAINERS file to reflect this change. Signed-off-by: Srivatsa S. Bhat (VMware) Acked-by: Zack Rusin Cc: linux-graphics-maintainer@vmware.com Cc: pv-drivers@vmware.com Cc: linux-input@vger.kernel.org --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9325debf5365..72771881f159 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20690,6 +20690,7 @@ S: Maintained F: drivers/misc/vmw_vmci/ =20 VMWARE VMMOUSE SUBDRIVER +M: Zack Rusin M: "VMware Graphics" M: "VMware, Inc." L: linux-input@vger.kernel.org From nobody Tue Jun 23 22:31:50 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8C875C4321E for ; Thu, 24 Feb 2022 22:50:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235779AbiBXWui (ORCPT ); Thu, 24 Feb 2022 17:50:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230079AbiBXWug (ORCPT ); Thu, 24 Feb 2022 17:50:36 -0500 X-Greylist: delayed 1803 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Thu, 24 Feb 2022 14:50:05 PST Received: from outgoing-stata.csail.mit.edu (outgoing-stata.csail.mit.edu [128.30.2.210]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C3B51120F7D; Thu, 24 Feb 2022 14:50:05 -0800 (PST) Received: from [128.177.79.46] (helo=[10.118.101.22]) by outgoing-stata.csail.mit.edu with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1nNMTe-000HJc-Fb; Thu, 24 Feb 2022 17:20:46 -0500 Subject: [PATCH v5 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases From: "Srivatsa S. Bhat" To: jgross@suse.com, x86@kernel.org, pv-drivers@vmware.com, tglx@linutronix.de, bp@alien8.de Cc: Joe Perches , Zack Rusin , Nadav Amit , Vivek Thampi , Vishal Bhakta , Ronak Doshi , linux-graphics-maintainer@vmware.com, dri-devel@lists.freedesktop.org, linux-rdma@vger.kernel.org, linux-scsi@vger.kernel.org, netdev@vger.kernel.org, linux-input@vger.kernel.org, sdeep@vmware.com, vithampi@vmware.com, amakhalov@vmware.com, keerthanak@vmware.com, srivatsab@vmware.com, anishs@vmware.com, linux-kernel@vger.kernel.org, namit@vmware.com, joe@perches.com, kuba@kernel.org, rostedt@goodmis.org, srivatsa@csail.mit.edu Date: Thu, 24 Feb 2022 14:24:49 -0800 Message-ID: <164574148378.654750.15832494349474144706.stgit@csail.mit.edu> In-Reply-To: <164574138686.654750.10250173565414769119.stgit@csail.mit.edu> References: <164574138686.654750.10250173565414769119.stgit@csail.mit.edu> User-Agent: StGit/1.4 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Srivatsa S. Bhat (VMware) VMware mailing lists in the MAINTAINERS file are private lists meant for VMware-internal review/notification for patches to the respective subsystems. Anyone can post to these addresses, but there is no public read access like open mailing lists, which makes them more like email aliases instead (to reach out to reviewers). So update all the VMware mailing list references in the MAINTAINERS file to mark them as such, using "R: email-alias@vmware.com". Signed-off-by: Srivatsa S. Bhat (VMware) Acked-by: Juergen Gross Acked-by: Joe Perches Acked-by: Zack Rusin Cc: Nadav Amit Cc: Vivek Thampi Cc: Vishal Bhakta Cc: Ronak Doshi Cc: pv-drivers@vmware.com Cc: linux-graphics-maintainer@vmware.com Cc: dri-devel@lists.freedesktop.org Cc: linux-rdma@vger.kernel.org Cc: linux-scsi@vger.kernel.org Cc: netdev@vger.kernel.org Cc: linux-input@vger.kernel.org --- MAINTAINERS | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 72771881f159..4041edba891d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6307,8 +6307,8 @@ T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/vboxvideo/ =20 DRM DRIVER FOR VMWARE VIRTUAL GPU -M: "VMware Graphics" M: Zack Rusin +R: VMware Graphics Reviewers L: dri-devel@lists.freedesktop.org S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc @@ -14611,7 +14611,7 @@ PARAVIRT_OPS INTERFACE M: Juergen Gross M: Srivatsa S. Bhat (VMware) R: Alexey Makhalov -M: "VMware, Inc." +R: VMware PV-Drivers Reviewers L: virtualization@lists.linux-foundation.org L: x86@kernel.org S: Supported @@ -20642,7 +20642,7 @@ F: tools/testing/vsock/ =20 VMWARE BALLOON DRIVER M: Nadav Amit -M: "VMware, Inc." +R: VMware PV-Drivers Reviewers L: linux-kernel@vger.kernel.org S: Maintained F: drivers/misc/vmw_balloon.c @@ -20650,7 +20650,7 @@ F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE M: Srivatsa S. Bhat (VMware) M: Alexey Makhalov -M: "VMware, Inc." +R: VMware PV-Drivers Reviewers L: virtualization@lists.linux-foundation.org L: x86@kernel.org S: Supported @@ -20661,14 +20661,14 @@ F: arch/x86/kernel/cpu/vmware.c VMWARE PVRDMA DRIVER M: Bryan Tan M: Vishnu Dasa -M: VMware PV-Drivers +R: VMware PV-Drivers Reviewers L: linux-rdma@vger.kernel.org S: Maintained F: drivers/infiniband/hw/vmw_pvrdma/ =20 VMware PVSCSI driver M: Vishal Bhakta -M: VMware PV-Drivers +R: VMware PV-Drivers Reviewers L: linux-scsi@vger.kernel.org S: Maintained F: drivers/scsi/vmw_pvscsi.c @@ -20676,7 +20676,7 @@ F: drivers/scsi/vmw_pvscsi.h =20 VMWARE VIRTUAL PTP CLOCK DRIVER M: Vivek Thampi -M: "VMware, Inc." +R: VMware PV-Drivers Reviewers L: netdev@vger.kernel.org S: Supported F: drivers/ptp/ptp_vmw.c @@ -20684,15 +20684,15 @@ F: drivers/ptp/ptp_vmw.c VMWARE VMCI DRIVER M: Jorgen Hansen M: Vishnu Dasa +R: VMware PV-Drivers Reviewers L: linux-kernel@vger.kernel.org -L: pv-drivers@vmware.com (private) S: Maintained F: drivers/misc/vmw_vmci/ =20 VMWARE VMMOUSE SUBDRIVER M: Zack Rusin -M: "VMware Graphics" -M: "VMware, Inc." +R: VMware Graphics Reviewers +R: VMware PV-Drivers Reviewers L: linux-input@vger.kernel.org S: Maintained F: drivers/input/mouse/vmmouse.c @@ -20700,7 +20700,7 @@ F: drivers/input/mouse/vmmouse.h =20 VMWARE VMXNET3 ETHERNET DRIVER M: Ronak Doshi -M: pv-drivers@vmware.com +R: VMware PV-Drivers Reviewers L: netdev@vger.kernel.org S: Maintained F: drivers/net/vmxnet3/