Linus Torvalds
719bbd4a50
Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfio
Pull VFIO updatesfrom Alex Williamson:
- Virtual address update handling (Steve Sistare)
- s390/zpci fixes and cleanups (Max Gurtovoy)
- Fixes for dirty bitmap handling, non-mdev page pinning, and improved
pinned dirty scope tracking (Keqian Zhu)
- Batched page pinning enhancement (Daniel Jordan)
- Page access permission fix (Alex Williamson)
* tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfio: (21 commits)
vfio/type1: Batch page pinning
vfio/type1: Prepare for batched pinning with struct vfio_batch
vfio/type1: Change success value of vaddr_get_pfn()
vfio/type1: Use follow_pte()
vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from Kconfig
vfio/iommu_type1: Fix duplicate included kthread.h
vfio-pci/zdev: fix possible segmentation fault issue
vfio-pci/zdev: remove unused vdev argument
vfio/pci: Fix handling of pci use accessor return codes
vfio/iommu_type1: Mantain a counter for non_pinned_groups
vfio/iommu_type1: Fix some sanity checks in detach group
vfio/iommu_type1: Populate full dirty when detach non-pinned group
vfio/type1: block on invalid vaddr
vfio/type1: implement notify callback
vfio: iommu driver notify callback
vfio/type1: implement interfaces to update vaddr
vfio/type1: massage unmap iteration
vfio: interfaces to update vaddr
vfio/type1: implement unmap all
vfio/type1: unmap cleanup
...
2021-02-24 10:43:40 -08:00
..
2021-01-25 18:44:44 +01:00
2021-02-15 18:17:15 +01:00
2021-01-18 18:38:47 +01:00
2021-02-09 10:58:19 +01:00
2021-02-06 09:22:10 +01:00
2021-02-06 09:22:10 +01:00
2021-02-15 18:28:30 +01:00
2021-02-13 01:15:28 +01:00
2021-02-16 20:36:39 -08:00
2021-01-22 11:32:08 -08:00
2021-02-11 09:45:25 -05:00
2021-02-03 18:37:28 -08:00
2021-01-27 15:13:52 +01:00
2021-02-07 14:51:19 -08:00
2021-02-08 13:01:24 +01:00
2021-02-15 11:43:33 +01:00
2021-02-04 09:29:57 -08:00
2021-01-22 09:58:57 +01:00
2021-01-22 09:59:00 +01:00
2021-01-19 19:30:32 -08:00
2021-02-04 09:29:57 -08:00
2021-02-04 09:29:57 -08:00
2021-02-01 10:02:43 -07:00
2021-01-26 18:39:45 -08:00
2021-02-10 14:31:08 +11:00
2021-02-09 12:27:32 +01:00
2021-01-24 14:43:45 +01:00
2021-02-15 15:09:14 -08:00
2021-01-23 12:38:42 -08:00
2021-01-25 09:36:25 -05:00
2021-02-12 11:00:07 +01:00
2021-02-21 12:49:32 -08:00
2021-02-16 17:51:13 -08:00
2021-01-22 20:41:29 -08:00
2021-02-06 00:21:42 +01:00
2021-01-28 11:31:43 +01:00
2021-01-25 15:14:16 -08:00
2021-01-16 23:19:26 +01:00
2021-02-08 16:47:02 -08:00
2021-01-15 17:14:49 +01:00
2021-01-26 18:39:45 -08:00
2021-02-11 18:25:05 -08:00
2021-02-02 14:50:15 +01:00
2021-01-14 13:54:00 +01:00
2021-01-26 19:14:33 +01:00
2021-02-01 13:20:06 -07:00