Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <schnelle@linux.ibm.com>
Signed-off-by: Julian Ruess <julianr@linux.ibm.com>
Link: https://lore.kernel.org/r/20260325-vfio_pci_ism-v8-3-ddc504cde914@linux.ibm.com
Signed-off-by: Alex Williamson <alex@shazbot.org>

authored by

Julian Ruess and committed by
Alex Williamson
ad6ed97f bf4197be

+6
+6
MAINTAINERS
··· 27710 27710 S: Maintained 27711 27711 F: drivers/vfio/pci/hisilicon/ 27712 27712 27713 + VFIO ISM PCI DRIVER 27714 + M: Julian Ruess <julianr@linux.ibm.com> 27715 + L: kvm@vger.kernel.org 27716 + S: Maintained 27717 + F: drivers/vfio/pci/ism/ 27718 + 27713 27719 VFIO MEDIATED DEVICE DRIVERS 27714 27720 M: Kirti Wankhede <kwankhede@nvidia.com> 27715 27721 L: kvm@vger.kernel.org