From: Linus Torvalds Date: Fri, 19 Jul 2024 18:53:09 +0000 (-0700) Subject: Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio X-Git-Tag: io_uring-6.11-20240722~19 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f66b07c56119833b88bffa4ecaf9f983834675de;p=linux-block.git Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio Pull VFIO updates from Alex Williamson: - Add support for 8-byte accesses when using read/write through the device regions. This fills a gap for userspace drivers that might not be able to use access through mmap to perform native register width accesses (Gerd Bayer) - Add missing MODULE_DESCRIPTION to vfio-mdev sample drivers and replace a non-standard MODULE_INFO usage (Jeff Johnson) * tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio: vfio-mdev: add missing MODULE_DESCRIPTION() macros vfio/pci: Fix typo in macro to declare accessors vfio/pci: Support 8-byte PCI loads and stores vfio/pci: Extract duplicated code into macro --- f66b07c56119833b88bffa4ecaf9f983834675de