summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-146-3/+156
|\
| * Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0Alex Williamson2017-11-133-0/+123
| |\
| | * vfio: platform: reset: Add Broadcom FlexRM reset moduleAnup Patel2017-10-203-0/+123
| * | vfio/type1: silence integer overflow warningDan Carpenter2017-10-201-0/+3
| |/
| * vfio/spapr: Add cond_resched() for huge updatesAlexey Kardashevskiy2017-10-021-0/+2
| * vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson2017-10-021-3/+26
| * vfio/pci: Virtualize Maximum Payload SizeAlex Williamson2017-10-021-2/+4
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-073-0/+3
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* vfio: platform: constify amba_idArvind Yadav2017-08-301-1/+1
* vfio: Stall vfio_del_group_dev() for container group detachAlex Williamson2017-08-301-0/+20
* vfio: fix noiommu vfio_iommu_group_get reference countEric Auger2017-08-301-2/+3
* vfio/type1: Give hardware MSI regions precedenceRobin Murphy2017-08-101-2/+10
* vfio/type1: Cope with hardware MSI reserved regionsRobin Murphy2017-08-101-2/+2
* vfio/pci: Fix handling of RC integrated endpoint PCIe capability sizeAlex Williamson2017-07-271-4/+9
* vfio/pci: Use pci_try_reset_function() on initial openAlex Williamson2017-07-261-1/+8
* Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-07-132-42/+48
|\
| * vfio: Remove unnecessary uses of vfio_container.group_lockAlex Williamson2017-07-071-38/+0
| * vfio: New external user group/file matchAlex Williamson2017-06-281-0/+9
| * vfio: Fix group release deadlockAlex Williamson2017-06-281-1/+36
| * vfio: Use ERR_CAST() instead of open coding itDan Carpenter2017-06-131-1/+1
| * vfio/pci: Add Intel XXV710 to hidden INTx devicesAlex Williamson2017-06-131-2/+2
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
|/
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-1/+1
|\
| * powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2017-03-301-1/+1
| * powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy2017-03-301-1/+1
* | vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()Alex Williamson2017-04-181-6/+11
* | vfio/type1: Prune vfio_pin_page_external()Alex Williamson2017-04-181-27/+8
* | vfio/type1: Remove locked page accounting workqueueAlex Williamson2017-04-131-59/+51
* | vfio/spapr_tce: Check kzalloc() return when preregistering memoryAlexey Kardashevskiy2017-04-111-0/+5
* | vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility checkAlexey Kardashevskiy2017-04-111-0/+8
* | Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-03-241-3/+5
|\ \
| * | vfio: Rework group release notifier warningAlex Williamson2017-03-211-3/+5
| |/
* / iommu: Disambiguate MSI region typesRobin Murphy2017-03-221-4/+3
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+3
* Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-02-233-25/+6
|\
| * vfio: fix a typo in comment of function vfio_pin_pagesChangbin Du2017-02-221-1/+1
| * vfio: Replace module request with softdepAlex Williamson2017-02-091-8/+1
| * vfio/mdev: Use a module softdep for vfio_mdevAlex Williamson2017-02-081-12/+2
| * vfio: Fix build break when SPAPR_TCE_IOMMU=nMichael Ellerman2017-02-081-4/+2
* | Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-201-2/+38
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-108-88/+227
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * vfio/type1: Fix error return code in vfio_iommu_type1_attach_group()Wei Yongjun2017-02-101-2/+5
| | | | | * Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel2017-01-301-2/+35
| | | | |/|
| | | | | * vfio/type1: Check MSI remapping at irq domain levelEric Auger2017-01-231-3/+6
| | | | | * vfio/type1: Allow transparent MSI IOVA allocationEric Auger2017-01-231-0/+30
* | | | | | vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy2017-02-071-0/+22
| |_|/ / / |/| | | |
* | | | | vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy2017-02-011-6/+5
| |_|/ / |/| | |