summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-02-17iommu/arm-smmu-v3: Clean up more on probe failureRobin Murphy
2025-02-17iommu/arm-smmu-qcom: add sdm670 adreno iommu compatibleRichard Acayan
2024-12-14iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma
2024-12-09iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh
2024-12-09iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan
2024-12-09iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan
2024-11-17iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy
2024-10-22iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu
2024-10-10iommufd: Fix protection fault in iommufd_test_syz_conv_iovaNicolin Chen
2024-10-10iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 countSanjay K Kumar
2024-10-10iommu/vt-d: Always reserve a domain ID for identity setupLu Baolu
2024-10-04iommufd: Protect against overflow of ALIGN() during iova allocationJason Gunthorpe
2024-10-04iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660Dmitry Baryshkov
2024-10-04iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pagesKonrad Dybcio
2024-10-04iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez
2024-10-04iommu/amd: Do not set the D bit on AMD v2 table entriesJason Gunthorpe
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan
2024-09-12iommu: sun50i: clear bypass registerJernej Skrabec
2024-09-04iommu: Do not return 0 from map_pages if it doesn't do anythingJason Gunthorpe
2024-09-04iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-09-04Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"Greg Kroah-Hartman
2024-08-29change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-08-29iommu/arm-smmu-qcom: Add SDM670 MDSS compatibleRichard Acayan
2024-08-03iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev
2024-08-03iommu/vt-d: Fix identity map bounds in si_domain_init()Jon Pan-Doh
2024-06-27iommu/arm-smmu-v3: Free MSIs in case of ENOMEMAleksandr Aprelkov
2024-06-21iommu/amd: Fix sysfs leak in iommu initKun(llfl)
2024-06-12iommu: Undo pasid attachment only for the devices that have succeededYi Liu
2024-05-17iommu: mtk: fix module autoloadingKrzysztof Kozlowski
2024-04-17iommu/vt-d: Allocate local memory for page request queueJacob Pan
2024-04-17iommu/vt-d: Fix wrong use of pasid configXuchun Shang
2024-04-03iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen
2024-03-26iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki
2024-03-26iommu/vt-d: Don't issue ATS Invalidation request when device is disconnectedEthan Zhao
2024-03-26iommu/amd: Mark interrupt as managedMario Limonciello
2024-03-06iommufd: Fix iopt_access_list_id overwrite bugNicolin Chen
2024-01-25iommu: Don't reserve 0-length IOVA regionAshish Mhetre
2024-01-25iommu: Map reserved memory as cacheable if device is coherentLaurentiu Tudor
2024-01-25iommu/dma: Trace bounce buffer usage when mapping buffersIsaac J. Manjarres
2024-01-25iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark
2024-01-10iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu
2023-12-08iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz
2023-12-08iommu/vt-d: Make context clearing consistent with context mappingLu Baolu
2023-12-08iommu/vt-d: Disable PCI ATS in legacy passthrough modeLu Baolu
2023-12-08iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu
2023-12-08iommu/vt-d: Add MTL to quirk list to skip TE disablingAbdul Halim, Mohd Syazwan
2023-12-08iommu: Avoid more races around device probeRobin Murphy
2023-12-08iommu/vt-d: Fix incorrect cache invalidation for mm notificationLu Baolu
2023-11-28iommufd: Fix missing update of domains_itree after splitting iopt_areaKoichiro Den
2023-11-20iommufd: Add iopt_area_alloc()Jason Gunthorpe