summaryrefslogtreecommitdiff
path: root/drivers/vfio/group.c
AgeCommit message (Expand)Author
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-02-22vfio: Fix NULL pointer dereference caused by uninitialized group->iommufdYan Zhao
2023-02-09vfio: no need to pass kvm pointer during device openMatthew Rosato
2023-02-09vfio: fix deadlock between group lock and kvm lockMatthew Rosato
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-05vfio: Move vfio group specific code into group.cYi Liu