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: Re-alphabetize VFIO

The vfio-pci virtio variant entry slipped in out of order.

Link: https://lore.kernel.org/r/20240205235427.2103714-1-alex.williamson@redhat.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>

+7 -7
+7 -7
MAINTAINERS
··· 23089 23089 S: Maintained 23090 23090 F: drivers/vfio/pci/mlx5/ 23091 23091 23092 - VFIO VIRTIO PCI DRIVER 23093 - M: Yishai Hadas <yishaih@nvidia.com> 23094 - L: kvm@vger.kernel.org 23095 - L: virtualization@lists.linux-foundation.org 23096 - S: Maintained 23097 - F: drivers/vfio/pci/virtio 23098 - 23099 23092 VFIO PCI DEVICE SPECIFIC DRIVERS 23100 23093 R: Jason Gunthorpe <jgg@nvidia.com> 23101 23094 R: Yishai Hadas <yishaih@nvidia.com> ··· 23111 23118 L: kvm@vger.kernel.org 23112 23119 S: Maintained 23113 23120 F: drivers/vfio/platform/ 23121 + 23122 + VFIO VIRTIO PCI DRIVER 23123 + M: Yishai Hadas <yishaih@nvidia.com> 23124 + L: kvm@vger.kernel.org 23125 + L: virtualization@lists.linux-foundation.org 23126 + S: Maintained 23127 + F: drivers/vfio/pci/virtio 23114 23128 23115 23129 VGA_SWITCHEROO 23116 23130 R: Lukas Wunner <lukas@wunner.de>