summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy
2021-06-10vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei
2020-10-29vfio/pci: Clear token on bypass registration failureAlex Williamson
2020-10-01vfio/pci: fix racy on error and request eventfd ctxZeng Tao
2020-10-01vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson
2020-10-01vfio/pci: fix memory leaks of eventfd ctxQian Cai
2020-06-29vfio-pci: Mask cap zeroAlex Williamson
2020-06-29vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai
2020-05-10VFIO: platform: reset: fix a warning message conditionDan Carpenter
2020-05-10vfio/pci: Allow VPD short readAlex Williamson
2020-05-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-01-29vfio_pci: Enable memory accesses before calling pci_map_romEric Auger
2019-12-21vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi
2019-11-25vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang
2019-10-07vfio_pci: Restore original state on releasehexin
2019-05-16vfio/pci: use correct format charactersLouis Taylor
2019-05-16vfio/type1: Limit DMA mappings per containerAlex Williamson
2018-04-24vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson
2018-04-24vfio/pci: Virtualize Maximum Payload SizeAlex Williamson
2018-04-24vfio-pci: Virtualize PCIe & AF FLRAlex Williamson
2017-08-06vfio-pci: Handle error from pci_iomapArvind Yadav
2017-08-06vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann
2017-07-27vfio: New external user group/file matchAlex Williamson
2017-07-27vfio: Fix group release deadlockAlex Williamson
2017-07-05vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson
2017-04-30vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich
2017-03-30vfio/spapr: Postpone allocation of userspace version of TCE tableSumit Semwal
2016-09-07vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson
2016-03-09vfio: fix ioctl error handlingMichael S. Tsirkin
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson
2015-11-21vfio: fix a warning messageDan Carpenter
2015-11-20vfio: platform: remove needless stack usageKees Cook
2015-11-19vfio-pci: constify pci_error_handlers structuresJulia Lawall
2015-11-19vfio: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-11-09vfio/pci: make an array largerDan Carpenter
2015-11-04vfio: Include No-IOMMU modeAlex Williamson
2015-11-04vfio: Fix bug in vfio_device_get_from_name()Joerg Roedel
2015-11-03VFIO: platform: reset: AMD xgbe reset moduleEric Auger
2015-11-03vfio: platform: reset: calxedaxgmac: fix ioaddr leakEric Auger
2015-11-03vfio: platform: add dev_info on device resetEric Auger
2015-11-03vfio: platform: use list of registered reset functionEric Auger
2015-11-03vfio: platform: add compat in vfio_platform_deviceEric Auger
2015-11-03vfio: platform: reset: calxedaxgmac: add reset function registrationEric Auger
2015-11-03vfio: platform: introduce module_vfio_reset_handler macroEric Auger
2015-11-03vfio: platform: add capability to register a reset functionEric Auger
2015-11-03vfio: platform: introduce vfio-platform-base moduleEric Auger
2015-11-03vfio/platform: store mapped memory in region, instead of an on-stack copyJames Morse
2015-11-03vfio/type1: handle case where IOMMU does not support PAGE_SIZE sizeEric Auger