Linus Torvalds
719bbd4a50
VFIO updates for v5.12-rc1
...
- 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)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQIcBAABAgAGBQJgNpAEAAoJECObm247sIsiDEsP/1G0QJIum3KqG0+ABHgSS7ks
j3oKeLxDl2BGeDBw2yIfinif1fjtafmUWg3Q0RlVRv0S71ccu7Ee4MfAHqy8k7Gp
BM/G+2Amnrz1qWsgEV2JGw8T2wwZDG8ZJluh0sxj2KFqI99jWKftlPH4D8TTJeDj
VrsFHzQlpcILFBh9Mj5zWFkIuqm2/70O7FJF3jhyN2b0MjYG/f390k0TLQZS+Mkr
l+6pfIZ3pHYngzro8pX56B1z3c1mJEeRChMPt7IdTVruBcGkUCMXrZKZVN2WqoOf
Otj6Mxvq5Wur8Rk9VfKs2fO/oz9FJjr5/sL4Vv7xUigWe9nDXBnoy+OR4XJUwxEf
BaB4tK8f9xTJcf8MrK+eOpBvMSx7eE0qnP/7VMtykC7Cw57qdhCuzEq7ueUGKuVw
ubj+pjHcAx6T2urjL7KdzuJUMNPkafATi8hN/Bj6oshESZuhM2lSCHiqI4ZQnh5H
TPMWpb2dX/ohRkcnQdO9N2T2+Lcg6tmD4Kqigv+75zzDj+U15Ph2owtnmH5OFJIG
BCtibsX2yk6UuxBPvl8eN0X7n41G6gwJcsD6spuaoateK6UTJugjTCZtKB96YMFQ
c4eULO+hvUIiQJkWbbpFA+mXUcLwcpEoT2pWfuj3MET0FuHVtEhbGEO609gGAAWI
GMheKjGI+GRW07JFwgCV
=ei4J
-----END PGP SIGNATURE-----
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-02-24 10:25:37 -08:00
2021-02-23 15:03:05 -08:00
2021-02-15 12:36:27 -08:00
2021-02-24 10:25:37 -08:00
2021-02-21 13:06:08 -08:00
2021-02-20 21:28:04 -08:00
2021-02-24 10:25:37 -08:00
2021-02-24 10:25:37 -08:00
2021-02-24 10:13:55 -08:00
2021-02-22 14:11:36 -08:00
2021-02-24 10:35:29 -08:00
2021-02-21 17:23:56 -08:00
2021-02-22 14:44:39 -08:00
2021-02-23 18:13:45 -08:00
2021-02-15 17:02:04 +01:00
2021-02-23 15:05:10 -08:00
2021-02-09 17:14:11 +01:00
2021-02-15 10:06:58 +01:00
2021-02-09 12:16:20 +01:00
2021-02-24 10:25:37 -08:00
2021-02-24 10:13:55 -08:00
2021-02-23 10:15:33 -08:00
2021-02-23 14:52:22 -08:00
2021-02-15 10:49:11 +00:00
2021-02-22 10:05:12 -08:00
2021-02-22 14:27:07 -08:00
2021-02-22 14:27:07 -08:00
2021-02-22 09:52:55 -08:00
2021-02-22 09:39:11 -08:00
2021-02-18 11:19:29 -04:00
2021-02-23 14:56:23 -08:00
2021-02-24 09:54:24 -08:00
2021-02-09 09:48:23 +01:00
2021-02-15 15:41:56 +01:00
2021-02-20 21:28:04 -08:00
2021-02-14 21:27:24 -07:00
2021-02-22 13:34:27 -06:00
2021-02-22 10:22:54 -08:00
2021-02-22 17:45:02 -08:00
2021-02-24 10:25:37 -08:00
2021-02-24 10:35:29 -08:00
2021-02-24 10:25:37 -08:00
2021-02-22 14:27:07 -08:00
2021-02-21 13:57:08 -08:00
2021-02-22 10:27:48 -08:00
2021-02-24 10:25:37 -08:00
2021-02-24 09:35:54 -08:00
2021-02-21 11:06:54 -08:00
2021-02-24 10:25:37 -08:00
2021-02-18 12:31:08 +05:30
2021-02-22 17:45:02 -08:00
2021-02-22 10:31:29 -08:00
2021-02-10 10:39:23 +01:00
2021-02-22 18:39:11 -08:00
2021-02-24 10:35:29 -08:00
2021-02-12 16:53:01 +01:00
2021-02-17 13:49:26 -08:00
2021-02-22 09:29:42 -08:00
2021-02-20 18:42:28 -08:00
2021-02-22 14:27:07 -08:00
2021-02-22 10:24:58 -08:00
2021-02-22 10:24:58 -08:00
2021-02-22 09:45:23 -08:00
2021-02-11 10:49:52 +05:30
2021-02-22 14:34:00 -08:00
2021-02-12 12:26:46 +01:00
2021-02-24 10:35:29 -08:00
2021-02-22 10:24:58 -08:00
2021-02-09 16:10:49 +01:00
2021-02-22 09:39:11 -08:00
2021-02-09 13:00:07 +01:00
2021-02-24 10:25:37 -08:00
2021-02-09 12:25:32 +01:00
2021-02-22 14:27:07 -08:00
2021-02-24 10:43:40 -08:00
2021-02-22 14:27:07 -08:00
2021-02-09 10:58:19 +01:00
2021-02-09 12:15:07 +01:00
2021-02-24 10:25:37 -08:00
2021-02-21 13:06:08 -08:00
2021-02-16 20:36:38 -08:00
2021-02-24 10:35:29 -08:00