| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2020-12-17 | 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-04 | 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 |
| | * | | vfio/fsl-mc: Add irq infrastructure for fsl-mc devices | Diana Craciun | 2020-10-12 | 4 | -3/+91 |
| | * | | vfio/fsl-mc: Added lock support in preparation for interrupt handling | Diana Craciun | 2020-10-12 | 2 | -9/+90 |
| | * | | vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions | Diana Craciun | 2020-10-12 | 1 | -2/+66 |
| | * | | vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call | Diana Craciun | 2020-10-12 | 2 | -1/+96 |
| | * | | vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl | Diana Craciun | 2020-10-12 | 1 | -1/+20 |
| | * | | vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind | Diana Craciun | 2020-10-12 | 2 | -0/+92 |
| | * | | vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices | Bharat Bhushan | 2020-10-07 | 6 | -0/+186 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis... | Alex Williamson | 2020-09-22 | 4 | -14/+40 |
| |\ \ \ \ \ |
|
| | | | | * | | vfio/type1: fix dirty bitmap calculation in vfio_dma_rw | Yan Zhao | 2020-09-22 | 1 | -1/+2 |
| | | | | * | | vfio: fix a missed vfio group put in vfio_pin_pages | Yan Zhao | 2020-09-22 | 1 | -2/+4 |
| | | | | * | | vfio: add a singleton check for vfio_group_pin_pages | Yan Zhao | 2020-09-21 | 1 | -0/+3 |
| | | | | |/ |
|
| | | | * / | vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn | Matthew Rosato | 2020-09-22 | 1 | -10/+14 |
| | | | |/ |
|
| | | * / | vfio/pci: Remove redundant declaration of vfio_pci_driver | Zenghui Yu | 2020-09-21 | 1 | -1/+0 |
| | | |/ |
|
| | * / | vfio iommu: Add dma available capability | Matthew Rosato | 2020-09-21 | 1 | -0/+17 |
| | |/ |
|
| * / | vfio/pci: Don't regenerate vconfig for all BARs if !bardirty | Zenghui Yu | 2020-09-21 | 1 | -0/+3 |
| |/ |
|
* | | mm: remove the now-unnecessary mmget_still_valid() hack | Jann Horn | 2020-10-16 | 1 | -20/+18 |
* | | iommu: Rename iommu_tlb_* functions to iommu_iotlb_* | Tom Murphy | 2020-09-04 | 1 | -1/+1 |
|/ |
|
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 2 | -2/+2 |
* | vfio/type1: Add proper error unwind for vfio_iommu_replay() | Alex Williamson | 2020-08-17 | 1 | -5/+66 |
* | vfio-pci: Avoid recursive read-lock usage | Alex Williamson | 2020-08-17 | 2 | -24/+98 |
* | Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2020-08-12 | 4 | -193/+276 |
|\ |
|
| * | vfio/type1: Refactor vfio_iommu_type1_ioctl() | Liu Yi L | 2020-07-27 | 1 | -181/+213 |
| * | vfio/pci: Add QAT devices to denylist | Giovanni Cabiddu | 2020-07-27 | 1 | -0/+15 |
| * | vfio/pci: Add device denylist | Giovanni Cabiddu | 2020-07-27 | 1 | -0/+33 |
| * | vfio/pci: Hold igate across releasing eventfd contexts | Alex Williamson | 2020-07-27 | 1 | -3/+1 |