| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2021-02-24 | 8 | -190/+441 |
|\ |
|
| * | vfio/type1: Batch page pinning | Daniel Jordan | 2021-02-22 | 1 | -46/+89 |
| * | vfio/type1: Prepare for batched pinning with struct vfio_batch | Daniel Jordan | 2021-02-22 | 1 | -13/+58 |
| * | vfio/type1: Change success value of vaddr_get_pfn() | Daniel Jordan | 2021-02-22 | 1 | -7/+14 |
| * | vfio/type1: Use follow_pte() | Alex Williamson | 2021-02-22 | 1 | -2/+13 |
| * | vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from Kconfig | Max Gurtovoy | 2021-02-19 | 4 | -21/+7 |
| * | vfio/iommu_type1: Fix duplicate included kthread.h | Tian Tao | 2021-02-18 | 1 | -1/+0 |
| * | Merge branch 'v5.12/vfio/next-vaddr' into v5.12/vfio/next | Alex Williamson | 2021-02-02 | 2 | -32/+222 |
| |\ |
|
| | * | vfio/type1: block on invalid vaddr | Steve Sistare | 2021-02-01 | 1 | -5/+90 |
| | * | vfio/type1: implement notify callback | Steve Sistare | 2021-02-01 | 1 | -0/+15 |
| | * | vfio: iommu driver notify callback | Steve Sistare | 2021-02-01 | 1 | -0/+5 |
| | * | vfio/type1: implement interfaces to update vaddr | Steve Sistare | 2021-02-01 | 1 | -6/+53 |
| | * | vfio/type1: massage unmap iteration | Steve Sistare | 2021-02-01 | 1 | -1/+34 |
| | * | vfio/type1: implement unmap all | Steve Sistare | 2021-02-01 | 1 | -4/+16 |
| | * | vfio/type1: unmap cleanup | Steve Sistare | 2021-02-01 | 1 | -23/+15 |
| * | | vfio-pci/zdev: fix possible segmentation fault issue | Max Gurtovoy | 2021-02-02 | 1 | -0/+4 |
| * | | vfio-pci/zdev: remove unused vdev argument | Max Gurtovoy | 2021-02-01 | 1 | -12/+8 |
| * | | vfio/pci: Fix handling of pci use accessor return codes | Heiner Kallweit | 2021-02-01 | 1 | -5/+5 |
| * | | vfio/iommu_type1: Mantain a counter for non_pinned_groups | Keqian Zhu | 2021-02-01 | 1 | -35/+5 |
| * | | vfio/iommu_type1: Fix some sanity checks in detach group | Keqian Zhu | 2021-02-01 | 1 | -23/+8 |
| * | | vfio/iommu_type1: Populate full dirty when detach non-pinned group | Keqian Zhu | 2021-02-01 | 1 | -1/+16 |
| |/ |
|
* | | amba: Make the remove callback return void | Uwe Kleine-König | 2021-02-02 | 1 | -2/+1 |
* | | vfio: platform: simplify device removal | Uwe Kleine-König | 2021-02-02 | 1 | -9/+5 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-12-20 | 1 | -0/+3 |
|\ |
|
| * | vfio/virqfd: Drain events from eventfd in virqfd_wakeup() | David Woodhouse | 2020-11-15 | 1 | -0/+3 |
* | | Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2020-12-16 | 6 | -6/+67 |
|\ \ |
|
| * | | vfio/type1: Add vfio_group_iommu_domain() | Lu Baolu | 2020-12-10 | 2 | -0/+42 |
| * | | vfio-mdev: Wire in a request handler for mdev parent | Eric Farman | 2020-12-03 | 2 | -0/+17 |
| * | | vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU | Alexey Kardashevskiy | 2020-12-02 | 1 | -2/+5 |
| * | | vfio-pci: Use io_remap_pfn_range() for PCI IO memory | Jason Gunthorpe | 2020-12-02 | 1 | -2/+2 |
| * | | vfio/pci: Move dummy_resources_list init in vfio_pci_probe() | Eric Auger | 2020-12-02 | 1 | -2/+1 |
| |/ |
|
* / | vfio: platform: Switch to use platform_get_mem_or_io() | Andy Shevchenko | 2020-12-10 | 1 | -12/+1 |
|/ |
|
* | vfio/pci: Bypass IGD init in case of -ENODEV | Fred Gao | 2020-11-03 | 1 | -1/+1 |
* | vfio: platform: fix reference leak in vfio_platform_open | Zhang Qilong | 2020-11-03 | 1 | -2/+1 |
* | vfio/pci: Implement ioeventfd thread handler for contended memory lock | Alex Williamson | 2020-11-03 | 1 | -8/+35 |
* | vfio/fsl-mc: Make vfio_fsl_mc_irqs_allocate static | Diana Craciun | 2020-11-03 | 1 | -1/+1 |
* | vfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap() | Dan Carpenter | 2020-11-03 | 1 | -1/+1 |
* | vfio/fsl-mc: return -EFAULT if copy_to_user() fails | Dan Carpenter | 2020-11-02 | 1 | -2/+6 |
* | vfio/type1: Use the new helper to find vfio_group | Zenghui Yu | 2020-11-02 | 1 | -12/+5 |
* | Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2020-10-22 | 16 | -16/+1200 |
|\ |
|
| * | vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pages | Xiaoyang Xu | 2020-10-20 | 1 | -1/+2 |
| * | vfio/pci: Clear token on bypass registration failure | Alex Williamson | 2020-10-19 | 1 | -1/+3 |
| * | vfio/fsl-mc: fix the return of the uninitialized variable ret | Diana Craciun | 2020-10-19 | 1 | -1/+1 |
| * | vfio/fsl-mc: Fix the dead code in vfio_fsl_mc_set_irq_trigger | Diana Craciun | 2020-10-15 | 1 | -3/+3 |
| * | vfio/fsl-mc: Fixed vfio-fsl-mc driver compilation on 32 bit | Diana Craciun | 2020-10-13 | 1 | -0/+1 |
| *-. | Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1... | Alex Williamson | 2020-10-12 | 12 | -0/+1151 |
| |\ \ |
|
| | | * | vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO | Matthew Rosato | 2020-10-12 | 5 | -0/+205 |
| | * | | vfio/fsl-mc: Add support for device reset | Diana Craciun | 2020-10-12 | 1 | -1/+17 |
| | * | | vfio/fsl-mc: Add read/write support for fsl-mc devices | Diana Craciun | 2020-10-12 | 2 | -3/+116 |
| | * | | vfio/fsl-mc: trigger an interrupt via eventfd | Diana Craciun | 2020-10-12 | 3 | -2/+194 |