summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-08-28iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook
2025-08-28iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen
2025-08-20iommufd: Prevent ALIGN() overflowJason Gunthorpe
2025-08-20iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_rangeNicolin Chen
2025-08-20iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov
2025-08-20iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modesLu Baolu
2025-08-15iommu/amd: Fix geometry.aperture_end for V2 tablesJason Gunthorpe
2025-08-15iommu/amd: Enable PASID and ATS capabilities in the correct orderEaswar Hariharan
2025-07-24iommu/vt-d: Fix misplaced domain_attached assignmentBan ZuoXiang
2025-07-10iommu/rockchip: prevent iommus dead loop when two masters share one IOMMUSimon Xue
2025-07-10iommu: ipmmu-vmsa: avoid Wformat-security warningArnd Bergmann
2025-06-27iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson
2025-06-27iommu/amd: Allow matching ACPI HID devices without matching UIDsMario Limonciello
2025-06-27iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu
2025-06-19iommu: remove duplicate selection of DMAR_TABLERolf Eike Beer
2025-06-19iommu: Protect against overflow in iommu_pgsize()Jason Gunthorpe
2025-05-29genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe
2025-05-29iommufd: Disallow allocating nested parent domain with fault IDYi Liu
2025-05-29iommu/amd/pgtbl_v2: Improve error handlingVasant Hegde
2025-05-29iommu: Keep dev->iommu state consistentRobin Murphy
2025-05-29iommufd: Extend IOMMU_GET_HW_INFO to report PASID capabilityYi Liu
2025-05-09iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)Mingcong Bai
2025-05-09iommu/arm-smmu-v3: Fix pgsize_bit for sva domainsBalbir Singh
2025-05-09iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen
2025-05-09iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov
2025-05-02iommu: Handle race with default domain setupRobin Murphy
2025-05-02iommu: Clear iommu-dma ops on cleanupRobin Murphy
2025-05-02iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTESean Christopherson
2025-04-20iommufd: Fail replace if device has not been attachedYi Liu
2025-04-20iommufd: Make attach_handle generic than fault specificNicolin Chen
2025-04-20iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIsSean Christopherson
2025-04-20iommu/vt-d: Fix possible circular locking dependencyLu Baolu
2025-04-20iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changesSean Christopherson
2025-04-20iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabledSean Christopherson
2025-04-20iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()Nicolin Chen
2025-04-20iommufd: Fix uninitialized rc in iommufd_access_rw()Nicolin Chen
2025-04-20iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_groupLouis-Alexis Eyraud
2025-04-20iommu/exynos: Fix suspend/resume with IDENTITY domainMarek Szyprowski
2025-03-07iommu/vt-d: Fix suspicious RCU usageLu Baolu
2025-03-07iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar
2025-02-21iommu: Fix potential memory leak in iopf_queue_remove_device()Lu Baolu
2025-02-21iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume pathVasant Hegde
2025-02-17iommufd/fault: Use a separate spinlock to protect fault->deliver listNicolin Chen
2025-02-17iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()Nicolin Chen
2025-02-17iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcodingNicolin Chen
2025-02-17iommufd: Fix struct iommu_hwpt_pgfault init and paddingNicolin Chen
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
2025-02-08iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()Qasim Ijaz
2025-02-08iommu: iommufd: fix WARNING in iommufd_device_unbindSuraj Sonawane