| Commit message (Expand) | Author | Age | Files | Lines |
* | vfio-pci/nvlink2: Fix ancient gcc warnings | Alexey Kardashevskiy | 2019-01-23 | 1 | -15/+15 |
* | vfio/pci: Cleanup license mess | Thomas Gleixner | 2019-01-22 | 2 | -10/+2 |
* | vfio/type1: Fix unmap overflow off-by-one | Alex Williamson | 2019-01-08 | 1 | -1/+1 |
* | vfio/pci: set TRACE_INCLUDE_PATH to fix the build error | Masahiro Yamada | 2019-01-08 | 1 | -1/+1 |
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-01-02 | 1 | -31/+2 |
|\ |
|
| * | vfio/type1: Remove map_try_harder() code path | Joerg Roedel | 2018-11-15 | 1 | -31/+2 |
* | | Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2018-12-29 | 3 | -26/+144 |
|\ \ |
|
| * | | vfio/mdev: add static modifier to add_mdev_supported_type | Paolo Cretaro | 2018-12-12 | 1 | -2/+2 |
| * | | vfio/pci: Parallelize device open and release | Alex Williamson | 2018-12-12 | 2 | -24/+142 |
| |/ |
|
* | | vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver | Alexey Kardashevskiy | 2018-12-21 | 6 | -2/+630 |
* | | vfio_pci: Allow regions to add own capabilities | Alexey Kardashevskiy | 2018-12-21 | 2 | -0/+9 |
* | | vfio_pci: Allow mapping extra regions | Alexey Kardashevskiy | 2018-12-21 | 2 | -0/+12 |
* | | powerpc/vfio/iommu/kvm: Do not pin device memory | Alexey Kardashevskiy | 2018-12-21 | 1 | -10/+19 |
* | | powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region | Alexey Kardashevskiy | 2018-12-21 | 1 | -12/+23 |
* | | vfio/spapr_tce: Get rid of possible infinite loop | Alexey Kardashevskiy | 2018-12-20 | 1 | -7/+3 |
|/ |
|
* | Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2018-10-31 | 3 | -4/+37 |
|\ |
|
| * | drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs | Geert Uytterhoeven | 2018-09-25 | 1 | -1/+1 |
| * | vfio/pci: Mask buggy SR-IOV VF INTx support | Alex Williamson | 2018-09-25 | 2 | -2/+33 |
| * | vfio/pci: Fix potential memory leak in vfio_msi_cap_len | Li Qiang | 2018-09-25 | 1 | -1/+3 |
* | | KVM: PPC: Optimize clearing TCEs for sparse tables | Alexey Kardashevskiy | 2018-10-20 | 1 | -2/+21 |
|/ |
|
* | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-08-17 | 1 | -56/+9 |
|\ |
|
| * | Merge branch 'fixes' into next | Michael Ellerman | 2018-08-13 | 1 | -5/+5 |
| |\ |
|
| * | | powerpc/powernv/ioda: Allocate indirect TCE levels on demand | Alexey Kardashevskiy | 2018-07-16 | 1 | -1/+1 |
| * | | powerpc/powernv: Add indirect levels to it_userspace | Alexey Kardashevskiy | 2018-07-16 | 1 | -46/+0 |
| * | | KVM: PPC: Make iommu_table::it_userspace big endian | Alexey Kardashevskiy | 2018-07-16 | 1 | -10/+9 |
* | | | Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2018-08-16 | 2 | -1/+15 |
|\ \ \ |
|
| * | | | vfio-pci: Disable binding to PFs with SR-IOV enabled | Alex Williamson | 2018-08-06 | 1 | -0/+13 |
| * | | | vfio: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-06 | 2 | -1/+2 |
* | | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-08-16 | 1 | -4/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | PCI: Rename pci_try_reset_bus() to pci_reset_bus() | Sinan Kaya | 2018-07-20 | 1 | -2/+2 |
| * | | | PCI: Unify try slot and bus reset API | Sinan Kaya | 2018-07-20 | 1 | -4/+2 |
| |/ / |
|
* | | | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-07-22 | 1 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | KVM: PPC: Check if IOMMU page is contained in the pinned physical page | Alexey Kardashevskiy | 2018-07-18 | 1 | -1/+1 |
| * | | vfio/spapr: Use IOMMU pageshift rather than pagesize | Alexey Kardashevskiy | 2018-07-18 | 1 | -4/+4 |
| |/ |
|
* | | vfio/pci: Fix potential Spectre v1 | Gustavo A. R. Silva | 2018-07-18 | 1 | -0/+4 |
* | | vfio: Use get_user_pages_longterm correctly | Jason Gunthorpe | 2018-06-30 | 1 | -9/+7 |
* | | vfio/pci: Make IGD support a configurable option | Alex Williamson | 2018-06-19 | 1 | -2/+10 |
|/ |
|
* | Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2018-06-12 | 6 | -116/+116 |
|\ |
|
| * | vfio: platform: Fix using devices in PM Domains | Geert Uytterhoeven | 2018-06-08 | 1 | -0/+10 |
| * | vfio: use match_string() helper | Yisheng Xie | 2018-06-08 | 1 | -8/+3 |
| * | vfio/mdev: Re-order sysfs attribute creation | Alex Williamson | 2018-06-08 | 1 | -7/+7 |
| * | vfio/mdev: Check globally for duplicate devices | Alex Williamson | 2018-06-08 | 2 | -67/+37 |
| * | vfio: platform: Make printed error messages more consistent | Geert Uytterhoeven | 2018-06-08 | 1 | -3/+2 |
| * | vfio: platform: Fix reset module leak in error path | Geert Uytterhoeven | 2018-06-08 | 1 | -5/+10 |
| * | vfio/type1: Fix task tracking for QEMU vCPU hotplug | Alex Williamson | 2018-06-08 | 1 | -26/+47 |
* | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fs: add new vfs_poll and file_can_poll helpers | Christoph Hellwig | 2018-05-26 | 1 | -1/+1 |
* | | Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" | Alex Williamson | 2018-06-02 | 1 | -15/+10 |
|/ |
|
* | Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2018-04-07 | 4 | -41/+348 |
|\ |
|
| * | vfio/pci: Add ioeventfd support | Alex Williamson | 2018-03-26 | 3 | -0/+165 |