Age | Commit message (Expand) | Author |
2019-04-22 | vfio: Use dev_printk() when possible | Bjorn Helgaas |
2019-04-19 | Make anon_inodes unconditional | David Howells |
2019-04-12 | vfio/type1: Handle different mdev isolation type | Lu Baolu |
2019-04-12 | vfio/type1: Add domain at(de)taching group helpers | Lu Baolu |
2019-04-12 | vfio/mdev: Add iommu related member in mdev_device | Lu Baolu |
2019-04-03 | vfio/type1: Limit DMA mappings per container | Alex Williamson |
2019-04-03 | vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static | Wang Hai |
2019-04-03 | vfio/pci: use correct format characters | Louis Taylor |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-02-18 | vfio_pci: Enable memory accesses before calling pci_map_rom | Eric Auger |
2019-02-18 | vfio/pci: Restore device state on PM transition | Alex Williamson |
2019-02-13 | vfio/spapr_tce: Skip unsetting already unset table | Alexey Kardashevskiy |
2019-02-12 | vfio: expand minor range when registering chrdev region | Chengguang Xu |
2019-02-05 | vfio: platform: reset: fix up include directives to remove ccflags-y | Masahiro Yamada |
2019-02-05 | vfio-mdev: Switch to use new generic UUID API | Andy Shevchenko |
2019-02-05 | powerpc/eeh: Improve recovery of passed-through devices | Sam Bobroff |
2019-01-23 | vfio-pci/nvlink2: Fix ancient gcc warnings | Alexey Kardashevskiy |
2019-01-22 | vfio/pci: Cleanup license mess | Thomas Gleixner |
2019-01-08 | vfio/type1: Fix unmap overflow off-by-one | Alex Williamson |
2019-01-08 | vfio/pci: set TRACE_INCLUDE_PATH to fix the build error | Masahiro Yamada |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2018-12-21 | vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver | Alexey Kardashevskiy |
2018-12-21 | vfio_pci: Allow regions to add own capabilities | Alexey Kardashevskiy |
2018-12-21 | vfio_pci: Allow mapping extra regions | Alexey Kardashevskiy |
2018-12-21 | powerpc/vfio/iommu/kvm: Do not pin device memory | Alexey Kardashevskiy |
2018-12-21 | powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region | Alexey Kardashevskiy |
2018-12-20 | vfio/spapr_tce: Get rid of possible infinite loop | Alexey Kardashevskiy |
2018-12-12 | vfio/mdev: add static modifier to add_mdev_supported_type | Paolo Cretaro |
2018-12-12 | vfio/pci: Parallelize device open and release | Alex Williamson |
2018-11-15 | vfio/type1: Remove map_try_harder() code path | Joerg Roedel |
2018-10-31 | Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2018-10-20 | KVM: PPC: Optimize clearing TCEs for sparse tables | Alexey Kardashevskiy |
2018-09-25 | drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs | Geert Uytterhoeven |
2018-09-25 | vfio/pci: Mask buggy SR-IOV VF INTx support | Alex Williamson |
2018-09-25 | vfio/pci: Fix potential memory leak in vfio_msi_cap_len | Li Qiang |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-08-16 | Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-13 | Merge branch 'fixes' into next | Michael Ellerman |
2018-08-06 | vfio-pci: Disable binding to PFs with SR-IOV enabled | Alex Williamson |
2018-08-06 | vfio: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-07-21 | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-07-19 | PCI: Rename pci_try_reset_bus() to pci_reset_bus() | Sinan Kaya |
2018-07-19 | PCI: Unify try slot and bus reset API | Sinan Kaya |
2018-07-18 | vfio/pci: Fix potential Spectre v1 | Gustavo A. R. Silva |
2018-07-18 | KVM: PPC: Check if IOMMU page is contained in the pinned physical page | Alexey Kardashevskiy |
2018-07-18 | vfio/spapr: Use IOMMU pageshift rather than pagesize | Alexey Kardashevskiy |
2018-07-16 | powerpc/powernv/ioda: Allocate indirect TCE levels on demand | Alexey Kardashevskiy |
2018-07-16 | powerpc/powernv: Add indirect levels to it_userspace | Alexey Kardashevskiy |