summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-10-24iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFOJoao Martins
2023-10-24iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins
2023-10-24iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins
2023-10-24iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKINGJoao Martins
2023-10-24iommufd/selftest: Expand mock_domain with dev_flagsJoao Martins
2023-10-24iommu/vt-d: Access/Dirty bit support for SS domainsJoao Martins
2023-10-24iommu/amd: Access/Dirty bit support in IOPTEsJoao Martins
2023-10-24iommu/amd: Add domain_alloc_user based domain allocationJoao Martins
2023-10-24iommufd: Add a flag to skip clearing of IOPTE dirtyJoao Martins
2023-10-24iommufd: Add capabilities to IOMMU_GET_HW_INFOJoao Martins
2023-10-24iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins
2023-10-24iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins
2023-10-24iommufd: Add a flag to enforce dirty tracking on attachJoao Martins
2023-10-24iommufd/iova_bitmap: Move symbols to IOMMUFD namespaceJoao Martins
2023-10-24vfio: Move iova_bitmap into iommufdJoao Martins
2023-10-16iommu/amd: Remove DMA_FQ type from domain allocation pathVasant Hegde
2023-10-16iommu/virtio: Add __counted_by for struct viommu_request and use struct_size()Gustavo A. R. Silva
2023-10-16iommu/vt-d: debugfs: Support dumping a specified page tableJingqi Liu
2023-10-16iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}Jingqi Liu
2023-10-16iommu/vt-d: debugfs: Dump entry pointing to huge pageJingqi Liu
2023-10-16iommu/vt-d: Remove unused functionJiapeng Chong
2023-10-12iommu/arm-smmu-v3-sva: Remove bond refcountMichael Shavit
2023-10-12iommu/arm-smmu-v3-sva: Remove unused iommu_sva handleMichael Shavit
2023-10-12iommu/arm-smmu-v3: Rename cdcfg to cd_tableMichael Shavit
2023-10-12iommu/arm-smmu-v3: Update comment about STE livenessMichael Shavit
2023-10-12iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finaliseMichael Shavit
2023-10-12iommu/arm-smmu-v3: Move CD table to arm_smmu_masterMichael Shavit
2023-10-12iommu/arm-smmu-v3: Refactor write_ctx_descMichael Shavit
2023-10-12iommu/arm-smmu-v3: move stall_enabled to the cd tableMichael Shavit
2023-10-12iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tablesMichael Shavit
2023-10-12iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfgMichael Shavit
2023-10-12iommu/arm-smmu-v3: Move ctx_desc out of s1_cfgMichael Shavit
2023-10-12iommu/arm-smmu-qcom: Add SM7150 SMMUv2Danila Tikhonov
2023-10-12iommu/arm-smmu-qcom: Add SDM670 MDSS compatibleRichard Acayan
2023-10-10iommu/vt-d: Add domain_alloc_user opYi Liu
2023-10-10iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu
2023-10-10iommufd: Support allocating nested parent domainYi Liu
2023-10-10iommufd: Flow user flags for domain allocation to domain_alloc_user()Yi Liu
2023-10-10iommufd: Use the domain_alloc_user() op for domain allocationYi Liu
2023-10-06Revert "iommu: Fix false ownership failure on AMD systems with PASID activated"Vasant Hegde
2023-10-06iommu/amd: Remove unused EXPORT_SYMBOLSVasant Hegde
2023-10-06iommu/amd: Remove amd_iommu_device_info()Vasant Hegde
2023-10-06iommu/amd: Remove PPR supportVasant Hegde
2023-10-06iommu/amd: Remove iommu_v2 moduleVasant Hegde
2023-10-05iommu: Fix return code in iommu_group_alloc_default_domain()Jason Gunthorpe
2023-10-05iommu: Do not use IOMMU_DOMAIN_DMA if CONFIG_IOMMU_DMA is not enabledJason Gunthorpe
2023-10-02iommu/dma: Use a large flush queue and timeout for shadow_on_flushNiklas Schnelle
2023-10-02iommu/dma: Allow a single FQ in addition to per-CPU FQsNiklas Schnelle
2023-10-02iommu/s390: Disable deferred flush for ISM devicesNiklas Schnelle
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle