Age | Commit message (Expand) | Author |
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 |
2018-03-26 | vfio/pci: Use endian neutral helpers | Alex Williamson |
2018-03-26 | vfio/pci: Pull BAR mapping setup from read-write path | Alex Williamson |
2018-03-22 | vfio/type1: Improve memory pinning process for raw PFN mapping | Jason Cai (Xiang Feng) |
2018-03-21 | Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it" | Alex Williamson |
2018-03-21 | vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs | Suravee Suthikulpanit |
2018-03-02 | vfio: disable filesystem-dax page pinning | Dan Williams |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-01 | Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2018-01-09 | vfio: mdev: make a couple of functions and structure vfio_mdev_driver static | Xiongwei Song |
2017-12-20 | vfio-pci: Allow mapping MSIX BAR | Alexey Kardashevskiy |
2017-12-20 | vfio: Simplify capability helper | Alex Williamson |
2017-12-20 | vfio-pci: Mask INTx if a device is not capabable of enabling it | Alexey Kardashevskiy |
2017-11-27 | annotate poll-related wait keys | Al Viro |
2017-11-27 | anntotate the places where ->poll() return values go | Al Viro |
2017-11-14 | Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |