Revision dc0337999d87a5e749ef1ac0bcc1a06d2a3f9ec0 authored by Linus Torvalds on 18 March 2021, 19:37:05 UTC, committed by Linus Torvalds on 18 March 2021, 19:37:05 UTC
Pull VFIO fixes from Alex Williamson:

 - Fix 32-bit issue with new unmap-all flag (Steve Sistare)

 - Various Kconfig changes for better coverage (Jason Gunthorpe)

 - Fix to batch pinning support (Daniel Jordan)

* tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio:
  vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()
  vfio: Depend on MMU
  ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
  vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM
  vfio: IOMMU_API should be selected
  vfio/type1: fix unmap all on ILP32
2 parent s c73891c + 4ab4fcf
History
File Mode Size
include
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 738 bytes
generic.h -rw-r--r-- 1.3 KB
headsmp.S -rw-r--r-- 978 bytes
hotplug.c -rw-r--r-- 1.9 KB
pl080.c -rw-r--r-- 1.8 KB
pl080.h -rw-r--r-- 606 bytes
platsmp.c -rw-r--r-- 3.3 KB
restart.c -rw-r--r-- 1011 bytes
spear1310.c -rw-r--r-- 1.6 KB
spear1340.c -rw-r--r-- 990 bytes
spear13xx.c -rw-r--r-- 3.2 KB
spear300.c -rw-r--r-- 4.4 KB
spear310.c -rw-r--r-- 5.6 KB
spear320.c -rw-r--r-- 5.9 KB
spear3xx.c -rw-r--r-- 2.9 KB
spear6xx.c -rw-r--r-- 8.6 KB
time.c -rw-r--r-- 5.7 KB

back to top