Age | Commit message (Expand) | Author | Files | Lines |
2018-02-02 | Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -110/+23 |
2018-01-09 | vfio: mdev: make a couple of functions and structure vfio_mdev_driver static | Xiongwei Song | 1 | -3/+3 |
2017-12-20 | vfio-pci: Allow mapping MSIX BAR | Alexey Kardashevskiy | 1 | -56/+8 |
2017-12-20 | vfio: Simplify capability helper | Alex Williamson | 2 | -54/+12 |
2017-12-20 | vfio-pci: Mask INTx if a device is not capabable of enabling it | Alexey Kardashevskiy | 1 | -0/+3 |
2017-11-28 | annotate poll-related wait keys | Al Viro | 1 | -1/+1 |
2017-11-28 | anntotate the places where ->poll() return values go | Al Viro | 1 | -1/+1 |
2017-11-15 | Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 6 | -3/+156 |
2017-11-13 | Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0 | Alex Williamson | 3 | -0/+123 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 3 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
2017-10-20 | vfio: platform: reset: Add Broadcom FlexRM reset module | Anup Patel | 3 | -0/+123 |
2017-10-20 | vfio/type1: silence integer overflow warning | Dan Carpenter | 1 | -0/+3 |
2017-10-02 | vfio/spapr: Add cond_resched() for huge updates | Alexey Kardashevskiy | 1 | -0/+2 |
2017-10-02 | vfio/pci: Virtualize Maximum Read Request Size | Alex Williamson | 1 | -3/+26 |
2017-10-02 | vfio/pci: Virtualize Maximum Payload Size | Alex Williamson | 1 | -2/+4 |
2017-08-30 | vfio: platform: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-30 | vfio: Stall vfio_del_group_dev() for container group detach | Alex Williamson | 1 | -0/+20 |
2017-08-30 | vfio: fix noiommu vfio_iommu_group_get reference count | Eric Auger | 1 | -2/+3 |
2017-08-10 | vfio/type1: Give hardware MSI regions precedence | Robin Murphy | 1 | -2/+10 |
2017-08-10 | vfio/type1: Cope with hardware MSI reserved regions | Robin Murphy | 1 | -2/+2 |
2017-07-27 | vfio/pci: Fix handling of RC integrated endpoint PCIe capability size | Alex Williamson | 1 | -4/+9 |
2017-07-26 | vfio/pci: Use pci_try_reset_function() on initial open | Alex Williamson | 1 | -1/+8 |
2017-07-13 | Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -42/+48 |
2017-07-08 | vfio: Remove unnecessary uses of vfio_container.group_lock | Alex Williamson | 1 | -38/+0 |
2017-06-28 | vfio: New external user group/file match | Alex Williamson | 1 | -0/+9 |
2017-06-28 | vfio: Fix group release deadlock | Alex Williamson | 1 | -1/+36 |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
2017-06-13 | vfio: Use ERR_CAST() instead of open coding it | Dan Carpenter | 1 | -1/+1 |
2017-06-13 | vfio/pci: Add Intel XXV710 to hidden INTx devices | Alex Williamson | 1 | -2/+2 |
2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2017-04-19 | vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote() | Alex Williamson | 1 | -6/+11 |
2017-04-19 | vfio/type1: Prune vfio_pin_page_external() | Alex Williamson | 1 | -27/+8 |
2017-04-13 | vfio/type1: Remove locked page accounting workqueue | Alex Williamson | 1 | -59/+51 |
2017-04-11 | vfio/spapr_tce: Check kzalloc() return when preregistering memory | Alexey Kardashevskiy | 1 | -0/+5 |
2017-04-11 | vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check | Alexey Kardashevskiy | 1 | -0/+8 |
2017-03-30 | powerpc/vfio_spapr_tce: Add reference counting to iommu_table | Alexey Kardashevskiy | 1 | -1/+1 |
2017-03-30 | powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal | Alexey Kardashevskiy | 1 | -1/+1 |
2017-03-25 | Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -3/+5 |
2017-03-22 | iommu: Disambiguate MSI region types | Robin Murphy | 1 | -4/+3 |
2017-03-21 | vfio: Rework group release notifier warning | Alex Williamson | 1 | -3/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -1/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+3 |
2017-02-23 | Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -25/+6 |
2017-02-22 | vfio: fix a typo in comment of function vfio_pin_pages | Changbin Du | 1 | -1/+1 |
2017-02-21 | Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+38 |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 8 | -88/+227 |
2017-02-10 | vfio/type1: Fix error return code in vfio_iommu_type1_attach_group() | Wei Yongjun | 1 | -2/+5 |
2017-02-09 | vfio: Replace module request with softdep | Alex Williamson | 1 | -8/+1 |