summaryrefslogtreecommitdiff
path: root/drivers/vfio
Commit message (Expand)AuthorAge
...
* | iommu: Disambiguate MSI region typesRobin Murphy2017-03-22
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-02-23
|\
| * vfio: fix a typo in comment of function vfio_pin_pagesChangbin Du2017-02-22
| * vfio: Replace module request with softdepAlex Williamson2017-02-09
| * vfio/mdev: Use a module softdep for vfio_mdevAlex Williamson2017-02-08
| * vfio: Fix build break when SPAPR_TCE_IOMMU=nMichael Ellerman2017-02-08
* | Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-20
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-10
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * vfio/type1: Fix error return code in vfio_iommu_type1_attach_group()Wei Yongjun2017-02-10
| | | | | * Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel2017-01-30
| | | | | |\ | | | | |/ /
| | | | | * vfio/type1: Check MSI remapping at irq domain levelEric Auger2017-01-23
| | | | | * vfio/type1: Allow transparent MSI IOVA allocationEric Auger2017-01-23
* | | | | | vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy2017-02-07
| |_|/ / / |/| | | |
* | | | | vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy2017-02-01
| |_|/ / |/| | |
* | | | vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz2017-01-24
* | | | vfio/type1: Remove pid_namespace.h includeAlex Williamson2017-01-13
* | | | vfio iommu type1: fix the testing of capability for remote taskJike Song2017-01-12
| |_|/ |/| |
* | | vfio-pci: Handle error from pci_iomapArvind Yadav2017-01-04
* | | vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann2016-12-30
* | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-30
* | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-30
* | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-30
* | | vfio-mdev: Fix remove raceAlex Williamson2016-12-30
* | | vfio/type1: Restore mapping performance with mdev supportAlex Williamson2016-12-30
|/ /
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-16
|\ \
| * | powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy2016-12-02
| * | vfio/spapr: Reference mm in tce_containerAlexey Kardashevskiy2016-12-02
| * | vfio/spapr: Postpone default window creationAlexey Kardashevskiy2016-12-02
| * | vfio/spapr: Add a helper to create default DMA windowAlexey Kardashevskiy2016-12-02
| * | vfio/spapr: Postpone allocation of userspace version of TCE tableAlexey Kardashevskiy2016-12-02
| * | powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2016-12-02
| |/
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-15
|\ \
| * | PCI: Move config space size macros to pci_regs.hWang Sheng-Hui2016-12-12
* | | mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-14
* | | vfio iommu type1: Fix size argument to vfio_find_dma() in pin_pages/unpin_pagesKirti Wankhede2016-12-06
* | | vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.Kirti Wankhede2016-12-06
* | | vfio iommu type1: WARN_ON if notifier block is not unregisteredKirti Wankhede2016-12-05
* | | vfio: support notifier chain in vfio_groupJike Song2016-12-01
* | | vfio: vfio_register_notifier: classify iommu notifierJike Song2016-12-01
* | | vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'Christophe JAILLET2016-12-01
* | | vfio: fix vfio_info_cap_add/shiftEric Auger2016-11-21
* | | vfio/pci: Drop unnecessary pcibios_err_to_errno()Cao jin2016-11-18
* | | docs: Add Documentation for Mediated devicesKirti Wankhede2016-11-17
* | | vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-17
* | | vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-17
* | | vfio: Introduce vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-17
* | | vfio_pci: Update vfio_pci to use vfio_info_add_capability()Kirti Wankhede2016-11-17
* | | vfio: Introduce common function to add capabilitiesKirti Wankhede2016-11-17