summaryrefslogtreecommitdiff
path: root/drivers/gpu/tests
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-05-16 01:13:02 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2026-05-16 01:13:02 +0300
commit3bf83e47b497d2630d2dcb408ec14ad95050cead (patch)
treed9fb350f33550a2e95dc81f44f4783ce5b0a3e69 /drivers/gpu/tests
parentb0662be9131d87d8858d34d6134500e109dff958 (diff)
parent702809dabdecca807bdd50cfdcc1c980feb2ba62 (diff)
downloadlinux-3bf83e47b497d2630d2dcb408ec14ad95050cead.tar.xz
Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfio
Pull VFIO fixes from Alex Williamson: - Convert vfio-pci BAR resource requests and iomaps initialization from a lazy, on-demand model to an eager pre-allocation model to avoid races while preserving legacy error behavior. Fix unchecked barmap access in dma-buf export path (Matt Evans) - Introduce an implicit unsigned cast in converting vfio-pci device offsets to region indexes, closing a potential out-of-bounds access through the vfio_pci_ioeventfd() interface (Matt Evans) - Fix a dma-buf kref underflow and stuck wait_for_completion() when closing a previously revoked dma-buf (Alex Williamson) * tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfio: vfio/pci: Check BAR resources before exporting a DMABUF vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable() vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsigned vfio/pci: fix dma-buf kref underflow after revoke
Diffstat (limited to 'drivers/gpu/tests')
0 files changed, 0 insertions, 0 deletions