summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-09-02iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batchingTina Zhang
2024-09-02iommu/vt-d: Factor out invalidation descriptor compositionTina Zhang
2024-09-02iommu/vt-d: Unconditionally flush device TLB for pasid table updatesLu Baolu
2024-09-02iommu/vt-d: Move PCI PASID enablement to probe pathLu Baolu
2024-09-02iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 countSanjay K Kumar
2024-09-02iommu/vt-d: Cleanup si_domainLu Baolu
2024-09-02iommu/vt-d: Add support for static identity domainLu Baolu
2024-09-02iommu/vt-d: Factor out helpers from domain_context_mapping_one()Lu Baolu
2024-09-02iommu/vt-d: Remove has_iotlb_device flagLu Baolu
2024-09-02iommu/vt-d: Always reserve a domain ID for identity setupLu Baolu
2024-09-02iommu/vt-d: Remove identity mappings from si_domainLu Baolu
2024-09-02iommu/vt-d: Require DMA domain if hardware not support passthroughLu Baolu
2024-09-02iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_headerNicolin Chen
2024-09-01fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30iommu/arm-smmu-v3-test: Test masters with stall enabledMostafa Saleh
2024-08-30iommu/arm-smmu-v3: Match Stall behaviour for S2Mostafa Saleh
2024-08-30iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTFNicolin Chen
2024-08-30iommu/arm-smmu-v3: Start a new batch if new command is not supportedNicolin Chen
2024-08-30iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQVNate Watterson
2024-08-30iommu/arm-smmu-v3: Add struct arm_smmu_impl_opsJason Gunthorpe
2024-08-30iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for implNicolin Chen
2024-08-30iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQVNicolin Chen
2024-08-30iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQVNicolin Chen
2024-08-30iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_initNicolin Chen
2024-08-30iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmdNicolin Chen
2024-08-30iommu/arm-smmu-v3: Issue a batch of commands to the same cmdqNicolin Chen
2024-08-30iommu/io-pgtable-arm: Optimise non-coherent unmapAshish Mhetre
2024-08-30iommu: Allow ATS to work on VFs when the PF uses IDENTITYJason Gunthorpe
2024-08-27iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pagesKonrad Dybcio
2024-08-26iommu: Do not return 0 from map_pages if it doesn't do anythingJason Gunthorpe
2024-08-26iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-08-26iommu/vt-d: Fix incorrect domain ID in context flush helperLu Baolu
2024-08-23iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez
2024-08-23iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macrosSuravee Suthikulpanit
2024-08-23iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava
2024-08-22dma-mapping: direct calls for dma-iommuLeon Romanovsky
2024-08-20Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-19iommufd/selftest: Make dirty_ops staticJinjie Ruan
2024-08-16iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() checkDan Carpenter
2024-08-16iommu/arm-smmu-v3: Remove the unused empty definitionZhang Zekun
2024-08-16iommu/arm-smmu: Un-demote unhandled-fault msgRob Clark
2024-08-13iommu/amd: Add blocked domain supportVasant Hegde
2024-08-07iommu/vt-d: Cleanup apic_printk()Thomas Gleixner
2024-08-02iommu: Restore lost return in iommu_report_device_fault()Barak Biber
2024-07-29iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()Nicolin Chen
2024-07-27Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-25iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappingsAshish Mhetre
2024-07-23iommu/amd: Convert comma to semicolonChen Ni
2024-07-23iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev