index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
2021-03-16
vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()
Daniel Jordan
2021-03-16
vfio: Depend on MMU
Jason Gunthorpe
2021-03-16
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
Jason Gunthorpe
2021-03-16
vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM
Jason Gunthorpe
2021-03-16
vfio: IOMMU_API should be selected
Jason Gunthorpe
2021-03-16
vfio/type1: fix unmap all on ILP32
Steve Sistare
2021-02-24
Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-02-22
vfio/type1: Batch page pinning
Daniel Jordan
2021-02-22
vfio/type1: Prepare for batched pinning with struct vfio_batch
Daniel Jordan
2021-02-22
vfio/type1: Change success value of vaddr_get_pfn()
Daniel Jordan
2021-02-22
vfio/type1: Use follow_pte()
Alex Williamson
2021-02-19
vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from Kconfig
Max Gurtovoy
2021-02-18
vfio/iommu_type1: Fix duplicate included kthread.h
Tian Tao
2021-02-02
Merge branch 'v5.12/vfio/next-vaddr' into v5.12/vfio/next
Alex Williamson
2021-02-02
vfio-pci/zdev: fix possible segmentation fault issue
Max Gurtovoy
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
vfio: platform: simplify device removal
Uwe Kleine-König
2021-02-01
vfio-pci/zdev: remove unused vdev argument
Max Gurtovoy
2021-02-01
vfio/pci: Fix handling of pci use accessor return codes
Heiner Kallweit
2021-02-01
vfio/iommu_type1: Mantain a counter for non_pinned_groups
Keqian Zhu
2021-02-01
vfio/iommu_type1: Fix some sanity checks in detach group
Keqian Zhu
2021-02-01
vfio/iommu_type1: Populate full dirty when detach non-pinned group
Keqian Zhu
2021-02-01
vfio/type1: block on invalid vaddr
Steve Sistare
2021-02-01
vfio/type1: implement notify callback
Steve Sistare
2021-02-01
vfio: iommu driver notify callback
Steve Sistare
2021-02-01
vfio/type1: implement interfaces to update vaddr
Steve Sistare
2021-02-01
vfio/type1: massage unmap iteration
Steve Sistare
2021-02-01
vfio/type1: implement unmap all
Steve Sistare
2021-02-01
vfio/type1: unmap cleanup
Steve Sistare
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-16
Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-12-10
vfio/type1: Add vfio_group_iommu_domain()
Lu Baolu
2020-12-10
vfio: platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2020-12-03
vfio-mdev: Wire in a request handler for mdev parent
Eric Farman
2020-12-02
vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU
Alexey Kardashevskiy
2020-12-02
vfio-pci: Use io_remap_pfn_range() for PCI IO memory
Jason Gunthorpe
2020-12-02
vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
Eric Auger
2020-11-15
vfio/virqfd: Drain events from eventfd in virqfd_wakeup()
David Woodhouse
2020-11-03
vfio/pci: Bypass IGD init in case of -ENODEV
Fred Gao
2020-11-03
vfio: platform: fix reference leak in vfio_platform_open
Zhang Qilong
2020-11-03
vfio/pci: Implement ioeventfd thread handler for contended memory lock
Alex Williamson
2020-11-03
vfio/fsl-mc: Make vfio_fsl_mc_irqs_allocate static
Diana Craciun
2020-11-03
vfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap()
Dan Carpenter
2020-11-02
vfio/fsl-mc: return -EFAULT if copy_to_user() fails
Dan Carpenter
2020-11-02
vfio/type1: Use the new helper to find vfio_group
Zenghui Yu
2020-10-22
Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-10-20
vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pages
Xiaoyang Xu
2020-10-19
vfio/pci: Clear token on bypass registration failure
Alex Williamson
2020-10-19
vfio/fsl-mc: fix the return of the uninitialized variable ret
Diana Craciun
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
[next]