Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-25 | vfio: Replace phys_pfn with pages for vfio_pin_pages() | Nicolin Chen | 1 | -1/+1 |
2022-07-25 | vfio: Pass in starting IOVA to vfio_pin/unpin_pages API | Nicolin Chen | 1 | -2/+2 |
2022-07-23 | vfio: Make vfio_unpin_pages() return void | Nicolin Chen | 1 | -1/+1 |
2022-07-20 | vfio: Replace the iommu notifier with a device list | Jason Gunthorpe | 1 | -8/+4 |
2022-07-20 | vfio: Replace the DMA unmapping notifier with a callback | Jason Gunthorpe | 1 | -0/+3 |
2021-09-30 | vfio: clean up the check for mediated device in vfio_iommu_type1 | Christoph Hellwig | 1 | -1/+26 |
2021-09-30 | vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h> | Christoph Hellwig | 1 | -0/+47 |