Age | Commit message (Expand) | Author |
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 |
2017-11-13 | Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0 | Alex Williamson |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-20 | vfio: platform: reset: Add Broadcom FlexRM reset module | Anup Patel |
2017-10-20 | vfio/type1: silence integer overflow warning | Dan Carpenter |
2017-10-02 | vfio/spapr: Add cond_resched() for huge updates | Alexey Kardashevskiy |
2017-10-02 | vfio/pci: Virtualize Maximum Read Request Size | Alex Williamson |
2017-10-02 | vfio/pci: Virtualize Maximum Payload Size | Alex Williamson |
2017-08-30 | vfio: platform: constify amba_id | Arvind Yadav |
2017-08-30 | vfio: Stall vfio_del_group_dev() for container group detach | Alex Williamson |
2017-08-30 | vfio: fix noiommu vfio_iommu_group_get reference count | Eric Auger |
2017-08-10 | vfio/type1: Give hardware MSI regions precedence | Robin Murphy |
2017-08-10 | vfio/type1: Cope with hardware MSI reserved regions | Robin Murphy |
2017-07-27 | vfio/pci: Fix handling of RC integrated endpoint PCIe capability size | Alex Williamson |
2017-07-26 | vfio/pci: Use pci_try_reset_function() on initial open | Alex Williamson |
2017-07-13 | Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2017-07-07 | vfio: Remove unnecessary uses of vfio_container.group_lock | Alex Williamson |
2017-06-28 | vfio: New external user group/file match | Alex Williamson |
2017-06-28 | vfio: Fix group release deadlock | Alex Williamson |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-06-13 | vfio: Use ERR_CAST() instead of open coding it | Dan Carpenter |