summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2015-06-09VFIO: Check for null pointer after mallocBharat Bhushan
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14Reset to 3.12.19Scott Wood
2014-04-25vfio: Fix dummy-iommu compilationBharat Bhushan
2014-04-18vfio: Use compound_head() to fix compilation errorBharat Bhushan
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-03mm: close PageTail raceDavid Rientjes
2014-03-17fsl_pci_ep: update fsl_pci_ep.c according to kernel changesMinghuan Lian
2014-03-17fsl_pci_ep: fix ATMU window attribute settingMinghuan Lian
2014-03-17fsl_pci_ep: add MSIX supportMinghuan Lian
2014-03-17fsl_pci_ep: add VF ATMU access supportMinghuan Lian
2014-03-17fsl_pci_ep: initialize PF and VF ATMUMinghuan Lian
2014-03-17fsl_pci_ep: fix PCI configuration accessMinghuan Lian
2014-03-17fsl_pci_ep: fix checking PCI register sizeMinghuan Lian
2014-02-13vfio: using upstream defined stash attributesBharat Bhushan
2014-01-29vfio: Fix compilation errorBharat Bhushan
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-11VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis
2013-09-04vfio-pci: PCI hot reset interfaceAlex Williamson
2013-09-04vfio-pci: Test for extended config spaceAlex Williamson
2013-08-28vfio-pci: Use fdget() rather than eventfd_fget()Alex Williamson
2013-08-22vfio: Add O_CLOEXEC flag to vfio device fdAlex Williamson
2013-08-22vfio: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud
2013-08-05vfio: add external user supportAlexey Kardashevskiy
2013-07-24vfio-pci: Avoid deadlock on removeAlex Williamson
2013-07-24vfio: Ignore sprurious notifiesAlex Williamson
2013-07-24vfio: Don't overreact to DEL_DEVICEAlex Williamson
2013-07-10Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-01vfio/type1: Fix leak on error pathAlex Williamson
2013-06-29vfio: remap_pfn_range() sets all those flags...Al Viro
2013-06-25vfio: Limit group opensAlex Williamson
2013-06-25vfio/type1: Fix missed frees and zero sized removesAlex Williamson
2013-06-21vfio: Provide module option to disable vfio_iommu_type1 hugepage supportAlex Williamson
2013-06-21vfio: hugepage support for vfio_iommu_type1Alex Williamson
2013-06-21vfio: Convert type1 iommu to use rbtreeAlex Williamson
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy
2013-06-20powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy
2013-06-05vfio: fix crash on rmmodAlexey Kardashevskiy
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-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-04-30vfio: Set container device modeAlex Williamson
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29vfio: Use down_reads to protect iommu disconnectsAlex Williamson