summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-02iommufd: Allow iommufd to supply /dev/vfio/vfioJason Gunthorpe2-0/+56
2022-12-02vfio: Make vfio_container optionally compiledJason Gunthorpe3-13/+91
2022-12-02vfio: Move container related MODULE_ALIAS statements into container.cJason Gunthorpe2-2/+3
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe7-94/+215
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe10-2/+150
2022-12-02vfio-iommufd: Allow iommufd to be used in place of a container fdJason Gunthorpe4-16/+82
2022-12-02vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()Jason Gunthorpe3-17/+19
2022-12-02vfio: Rename vfio_device_assign/unassign_container()Jason Gunthorpe3-13/+11
2022-12-02vfio: Move vfio_device_assign_container() into vfio_device_first_open()Jason Gunthorpe2-15/+13
2022-12-02vfio: Move vfio_device driver open/close code to a functionJason Gunthorpe1-42/+53
2022-12-02vfio/ap: Validate iova during dma_unmap and trigger irq disableMatthew Rosato1-1/+17
2022-12-02i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()Yi Liu1-4/+14
2022-11-30iommufd: Add additional invariant assertionsJason Gunthorpe4-2/+70
2022-11-30iommufd: Add some fault injection pointsJason Gunthorpe2-0/+29
2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe9-0/+1058
2022-11-30iommufd: vfio container FD ioctl compatibilityJason Gunthorpe4-6/+491
2022-11-30iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe4-2/+335
2022-11-30iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe4-0/+428
2022-11-30iommufd: Add a HW pagetable objectJason Gunthorpe5-0/+97
2022-11-30iommufd: IOCTLs for the io_pagetableJason Gunthorpe4-0/+474
2022-11-30iommufd: Data structure to provide IOVA to PFN mappingJason Gunthorpe4-0/+1294
2022-11-30iommufd: Algorithms for PFN storageJason Gunthorpe2-0/+917
2022-11-30iommufd: PFN handling for iopt_pagesJason Gunthorpe5-1/+1254
2022-11-30iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe6-1/+472
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu1-26/+95
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe2-5/+13
2022-11-03Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel15-56/+48
2022-11-03iommu: Rename iommu-sva-lib.{c,h}Lu Baolu9-11/+11
2022-11-03iommu: Per-domain I/O page fault handlingLu Baolu1-59/+9
2022-11-03iommu: Prepare IOMMU domain for IOPFLu Baolu4-0/+77
2022-11-03iommu: Remove SVA related callbacks from iommu opsLu Baolu6-114/+0
2022-11-03iommu/sva: Refactoring iommu_sva_bind/unbind_device()Lu Baolu2-91/+111
2022-11-03arm-smmu-v3/sva: Add SVA domain supportLu Baolu3-0/+90
2022-11-03iommu/vt-d: Add SVA domain supportLu Baolu3-0/+82
2022-11-03iommu: Add IOMMU SVA domain supportLu Baolu1-0/+20
2022-11-03iommu: Add attach/detach_dev_pasid iommu interfacesLu Baolu1-4/+137
2022-11-03PCI: Enable PASID only when ACS RR & UF enabled on upstream pathLu Baolu1-0/+3
2022-11-03iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu8-79/+22
2022-11-03iommu: Add max_pasids field in struct dev_iommuLu Baolu1-0/+20
2022-11-03iommu: Add max_pasids field in struct iommu_deviceLu Baolu3-2/+10
2022-11-01iommu: Propagate return value in ->attach_dev callback functionsNicolin Chen2-2/+2
2022-11-01iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen9-35/+9
2022-11-01iommu: Regulate EINVAL in ->attach_dev callback functionsNicolin Chen6-9/+11
2022-11-01iommu: Add return value rules to attach_dev op and APIsNicolin Chen1-0/+24
2022-11-01iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()Nicolin Chen1-10/+2
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-37/+46
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-88/+169
2022-10-30Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-117/+166
2022-10-30Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-16/+44
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+14