From: Julian Ruess Date: Wed, 25 Mar 2026 13:31:25 +0000 (+0100) Subject: MAINTAINERS: add VFIO ISM PCI DRIVER section X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6ed97f8c0ffefd9383a62d19a564e8e0a2c814;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add VFIO ISM PCI DRIVER section ism_vfio_pci is a new kernel component that allows to use the ISM device from userspace. Add myself as a maintainer. Reviewed-by: Niklas Schnelle Signed-off-by: Julian Ruess Link: https://lore.kernel.org/r/20260325-vfio_pci_ism-v8-3-ddc504cde914@linux.ibm.com Signed-off-by: Alex Williamson --- diff --git a/MAINTAINERS b/MAINTAINERS index 55af015174a5..88d728abeab4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -27710,6 +27710,12 @@ L: kvm@vger.kernel.org S: Maintained F: drivers/vfio/pci/hisilicon/ +VFIO ISM PCI DRIVER +M: Julian Ruess +L: kvm@vger.kernel.org +S: Maintained +F: drivers/vfio/pci/ism/ + VFIO MEDIATED DEVICE DRIVERS M: Kirti Wankhede L: kvm@vger.kernel.org