From eae9cb30cfa74c29d4b633d144f9f63af7aac94f Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Thu, 30 Jul 2026 07:34:37 +0200 Subject: [PATCH] MAINTAINERS: Update s390 specific vfio sections Update all three s390 vfio sections to clarify that s390 specific vfio code normally will go upstream via the kvms390 git tree. Add a corresponding T entry to reflect that. For consistency with the other s390 specfic vfio sections rename "VFIO AP" to "VFIO-AP" and add an L entry for the kvm mailing list. Acked-by: Claudio Imbrenda Acked-by: Matthew Rosato Acked-by: Eric Farman Acked-by: Anthony Krowiak Acked-by: Farhan Ali Signed-off-by: Heiko Carstens Acked-by: Christian Borntraeger Signed-off-by: Christian Borntraeger --- MAINTAINERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4a8b0fd665ce..78f3f17f7b44 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23884,12 +23884,14 @@ S: Supported F: drivers/s390/block/scm* F: drivers/s390/cio/scm.c -S390 VFIO AP DRIVER +S390 VFIO-AP DRIVER M: Tony Krowiak M: Halil Pasic M: Jason Herne L: linux-s390@vger.kernel.org +L: kvm@vger.kernel.org S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git F: Documentation/arch/s390/vfio-ap* F: drivers/s390/crypto/vfio_ap* @@ -23900,6 +23902,7 @@ R: Halil Pasic L: linux-s390@vger.kernel.org L: kvm@vger.kernel.org S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git F: Documentation/arch/s390/vfio-ccw.rst F: drivers/s390/cio/vfio_ccw* F: include/uapi/linux/vfio_ccw.h @@ -23911,6 +23914,7 @@ R: Eric Farman L: linux-s390@vger.kernel.org L: kvm@vger.kernel.org S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git F: arch/s390/kvm/pci* F: drivers/vfio/pci/vfio_pci_zdev.c F: include/uapi/linux/vfio_zdev.h