aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-02vfio: Move container related MODULE_ALIAS statements into container.cJason Gunthorpe
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe
2022-12-02vfio-iommufd: Allow iommufd to be used in place of a container fdJason Gunthorpe
2022-12-02vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()Jason Gunthorpe
2022-12-02vfio: Rename vfio_device_assign/unassign_container()Jason Gunthorpe
2022-12-02vfio: Move vfio_device_assign_container() into vfio_device_first_open()Jason Gunthorpe
2022-12-02vfio: Move vfio_device driver open/close code to a functionJason Gunthorpe
2022-12-02vfio/ap: Validate iova during dma_unmap and trigger irq disableMatthew Rosato
2022-12-02i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()Yi Liu
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
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe
2022-11-03Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel
2022-11-03iommu: Rename iommu-sva-lib.{c,h}Lu Baolu
2022-11-03iommu: Per-domain I/O page fault handlingLu Baolu
2022-11-03iommu: Prepare IOMMU domain for IOPFLu Baolu
2022-11-03iommu: Remove SVA related callbacks from iommu opsLu Baolu
2022-11-03iommu/sva: Refactoring iommu_sva_bind/unbind_device()Lu Baolu
2022-11-03arm-smmu-v3/sva: Add SVA domain supportLu Baolu
2022-11-03iommu/vt-d: Add SVA domain supportLu Baolu
2022-11-03iommu: Add IOMMU SVA domain supportLu Baolu
2022-11-03iommu: Add attach/detach_dev_pasid iommu interfacesLu Baolu
2022-11-03PCI: Enable PASID only when ACS RR & UF enabled on upstream pathLu Baolu
2022-11-03iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu
2022-11-03iommu: Add max_pasids field in struct dev_iommuLu Baolu
2022-11-03iommu: Add max_pasids field in struct iommu_deviceLu Baolu
2022-11-01iommu: Propagate return value in ->attach_dev callback functionsNicolin Chen
2022-11-01iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen
2022-11-01iommu: Regulate EINVAL in ->attach_dev callback functionsNicolin Chen
2022-11-01iommu: Add return value rules to attach_dev op and APIsNicolin Chen
2022-11-01iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()Nicolin Chen
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-30Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-29Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds