summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd
AgeCommit message (Expand)Author
2023-02-15iommufd: Do not add the same hwpt to the ioas->hwpt_list twiceJason Gunthorpe
2023-02-14iommufd: Make sure to zero vfio_iommu_type1_info before copying to userJason Gunthorpe
2023-02-03Merge branch 'vfio-no-iommu' into iommufd.git for-nextJason Gunthorpe
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe
2023-01-25iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()Jason Gunthorpe
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2023-01-23iommufd: Add three missing structures in ucmd_bufferYi Liu
2023-01-11iommufd: Convert to msi_device_has_isolated_msi()Jason Gunthorpe
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-09iommufd: Change the order of MSI setupJason Gunthorpe
2022-12-09iommufd: Improve a few unclear bits of codeJason Gunthorpe
2022-12-09iommufd: Fix comment typosJason Gunthorpe
2022-12-02iommufd: Allow iommufd to supply /dev/vfio/vfioJason Gunthorpe
2022-11-30iommufd: Add additional invariant assertionsJason Gunthorpe
2022-11-30iommufd: Add some fault injection pointsJason Gunthorpe
2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe
2022-11-30iommufd: vfio container FD ioctl compatibilityJason Gunthorpe
2022-11-30iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe
2022-11-30iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe
2022-11-30iommufd: Add a HW pagetable objectJason Gunthorpe
2022-11-30iommufd: IOCTLs for the io_pagetableJason Gunthorpe
2022-11-30iommufd: Data structure to provide IOVA to PFN mappingJason Gunthorpe
2022-11-30iommufd: Algorithms for PFN storageJason Gunthorpe
2022-11-30iommufd: PFN handling for iopt_pagesJason Gunthorpe
2022-11-30iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe