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-- 3.6 KB
Makefile -rw-r--r-- 583 bytes
Makefile.boot -rw-r--r-- 116 bytes
adssphere.c -rw-r--r-- 984 bytes
clock.c -rw-r--r-- 14.4 KB
core.c -rw-r--r-- 27.8 KB
crunch-bits.S -rw-r--r-- 8.3 KB
crunch.c -rw-r--r-- 1.9 KB
dma.c -rw-r--r-- 3.5 KB
edb93xx.c -rw-r--r-- 9.3 KB
gesbc9312.c -rw-r--r-- 1003 bytes
gpio-ep93xx.h -rw-r--r-- 4.6 KB
hardware.h -rw-r--r-- 750 bytes
micro9.c -rw-r--r-- 3.3 KB
platform.h -rw-r--r-- 1.3 KB
simone.c -rw-r--r-- 3.2 KB
snappercl15.c -rw-r--r-- 4.0 KB
soc.h -rw-r--r-- 8.2 KB
timer-ep93xx.c -rw-r--r-- 4.5 KB
ts72xx.c -rw-r--r-- 11.6 KB
ts72xx.h -rw-r--r-- 2.1 KB
vision_ep9307.c -rw-r--r-- 8.6 KB

back to top