summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-06-19Merge tag 'v6.1.141' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-06-04genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe
2025-06-04iommu/amd/pgtbl_v2: Improve error handlingVasant Hegde
2025-05-30Merge tag 'v6.1.134' into toradex_ti-linux-6.1.yEmanuele Ghidoli
2025-05-09iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen
2025-05-09iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe
2025-05-09iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)Mingcong Bai
2025-05-09iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov
2025-05-02iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTESean Christopherson
2025-04-25iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_groupLouis-Alexis Eyraud
2025-02-21iommu/arm-smmu-v3: Clean up more on probe failureRobin Murphy
2024-12-14iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma
2024-12-14iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh
2024-12-14iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan
2024-12-14iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan
2024-12-03Merge branch 'linux-6.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Praneeth Bajjuri
2024-11-29HACK: iommu: omap-iommu: Add support for performing a "late attach"Beleswar Padhi
2024-10-22iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu
2024-10-17Revert "iommu/vt-d: Retrieve IOMMU perfmon capability information"Jack Wang
2024-10-17iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 countSanjay K Kumar
2024-10-17iommu/vt-d: Always reserve a domain ID for identity setupLu Baolu
2024-10-17iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez
2024-10-17iommu/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-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-08-03iommu/vt-d: Fix to convert mm pfn to dma pfnYanfei Xu
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-05-17iommu: mtk: fix module autoloadingKrzysztof Kozlowski
2024-04-17iommu/vt-d: Allocate local memory for page request queueJacob Pan
2024-04-03iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen
2024-04-03iommu: Avoid races around default domain allocationsCharan Teja Kalla
2024-03-26iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki
2024-03-26iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang
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-06iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam
2024-03-06iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka
2024-03-06iommu/sprd: Release dma buffer to avoid memory leakChunyan Zhang
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
2023-12-13iommu: Avoid more races around device probeRobin Murphy
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: Add device_block_translation() helperLu Baolu
2023-12-08iommu/vt-d: Allocate pasid table in device probe pathLu Baolu
2023-12-08iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu