summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2013-05-24VFIO-PCI: Disable all iommu subwidow on exit cleanupBharat Bhushan
2013-05-21powerpc/pci: fix a typo in drivers/vfio/fsl_pci_ep/KconfigMinghuan Lian
2013-05-10Subject: [PATCH v5] Support for dummy vfio iommu driver.Varun Sethi
2013-04-28Update pci ep vfio driver according to FSL PAMU.Minghuan Lian
2013-04-25Move fsl_pci_ep_vfio.h to uapi/linux folderMinghuan Lian
2013-04-22add pci endpoint vfio driver supportMinghuan Lian
2013-04-19vfio pci: add fsl pamu implementationBharat Bhushan
2013-04-12vfio-pci: Fix possible integer overflowAlex Williamson
2013-01-15vfio-pci: Fix buffer overfillAlex Williamson
2012-12-07vfio-pci: Enable device before attempting resetAlex Williamson
2012-12-07VFIO: fix out of order labels for error recovery in vfio_pci_init()Jiang Liu
2012-12-07VFIO: use ACCESS_ONCE() to guard access to dev->driverJiang Liu
2012-12-07VFIO: unregister IOMMU notifier on error recovery pathJiang Liu
2012-12-07vfio-pci: Re-order device resetAlex Williamson
2012-12-07vfio: simplify kmalloc+copy_from_user to memdup_userFengguang Wu
2012-10-10vfio: Fix PCI INTx disable consistencyAlex Williamson
2012-10-10vfio: Move PCI INTx eventfd setting earlierAlex Williamson
2012-10-10vfio: Fix PCI mmap after b3b9c293Alex Williamson
2012-10-09Fix staging driver use of VM_RESERVEDLinus Torvalds
2012-09-27switch simple cases of fget_light to fdgetAl Viro
2012-09-27switch vfio_group_set_container() to fget_light()Al Viro
2012-09-21vfio: Fix virqfd release raceAlex Williamson
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro
2012-08-22vfio: don't dereference after kfree...Al Viro
2012-07-31vfio: Add PCI device driverAlex Williamson
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson
2012-07-31vfio: VFIO coreAlex Williamson