summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-12-30vfio-mdev: Fix remove raceAlex Williamson
2016-12-30vfio/type1: Restore mapping performance with mdev supportAlex Williamson
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-12-12PCI: Move config space size macros to pci_regs.hWang Sheng-Hui
2016-12-06vfio iommu type1: Fix size argument to vfio_find_dma() in pin_pages/unpin_pagesKirti Wankhede
2016-12-06vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.Kirti Wankhede
2016-12-05vfio iommu type1: WARN_ON if notifier block is not unregisteredKirti Wankhede
2016-12-02powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy
2016-12-02vfio/spapr: Reference mm in tce_containerAlexey Kardashevskiy
2016-12-02vfio/spapr: Postpone default window creationAlexey Kardashevskiy
2016-12-02vfio/spapr: Add a helper to create default DMA windowAlexey Kardashevskiy
2016-12-02vfio/spapr: Postpone allocation of userspace version of TCE tableAlexey Kardashevskiy
2016-12-02powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2016-12-01vfio: support notifier chain in vfio_groupJike Song
2016-12-01vfio: vfio_register_notifier: classify iommu notifierJike Song
2016-12-01vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'Christophe JAILLET
2016-11-21vfio: fix vfio_info_cap_add/shiftEric Auger
2016-11-18vfio/pci: Drop unnecessary pcibios_err_to_errno()Cao jin
2016-11-17docs: Add Documentation for Mediated devicesKirti Wankhede
2016-11-17vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede
2016-11-17vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede
2016-11-17vfio: Introduce vfio_set_irqs_validate_and_prepare()Kirti Wankhede
2016-11-17vfio_pci: Update vfio_pci to use vfio_info_add_capability()Kirti Wankhede
2016-11-17vfio: Introduce common function to add capabilitiesKirti Wankhede
2016-11-17vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede
2016-11-17vfio iommu type1: Add support for mediated devicesKirti Wankhede
2016-11-17vfio iommu type1: Add task structure to vfio_dmaKirti Wankhede
2016-11-17vfio iommu type1: Add find_iommu_group() functionKirti Wankhede
2016-11-17vfio iommu type1: Update argument of vaddr_get_pfn()Kirti Wankhede
2016-11-17vfio iommu type1: Update arguments of vfio_lock_acctKirti Wankhede
2016-11-17vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede
2016-11-17vfio: Common function to increment container_usersKirti Wankhede
2016-11-17vfio: Rearrange functions to get vfio_group from devKirti Wankhede
2016-11-17vfio: VFIO based driver for Mediated devicesKirti Wankhede
2016-11-17vfio: Mediated device Core driverKirti Wankhede
2016-10-26vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich
2016-09-29vfio_pci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-09-26vfio-pci: Disable INTx after MSI/X teardownAlex Williamson
2016-09-26vfio-pci: Virtualize PCIe & AF FLRAlex Williamson
2016-09-13vfio: platform: mark symbols static where possibleBaoyou Xie
2016-08-29vfio/pci: Fix typos in commentsWei Jiangang
2016-08-08vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson
2016-07-19vfio: platform: check reset call return code during releaseSinan Kaya
2016-07-19vfio: platform: check reset call return code during openSinan Kaya
2016-07-19vfio, platform: make reset driver a requirement by defaultSinan Kaya
2016-07-19vfio: platform: call _RST method when using ACPISinan Kaya
2016-07-19vfio: platform: add extra debug info argument to call resetSinan Kaya