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