summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2026-08-09iommu/sva: move x86 disable check before allocationWei Yang
2026-08-03iommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu
2026-08-03iommu/vt-d: Disallow SVA if page walk is not coherentLu Baolu
2026-08-03iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()Li RongQing
2026-08-03iommu/amd: Bound the early ACPI HID mapPengpeng Hou
2026-08-03iommu/amd: Wait for completion instead of returning early in iommu_completion...Guanghui Feng
2026-07-24iommu/amd: Fix a stale comment about which legacy mode is user visibleSean Christopherson
2026-06-19iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-05-23iommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá
2026-05-23iommufd: vfio compatibility extension check for noiommu modeJacob Pan
2026-05-17iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni
2026-05-17iommu/amd: Use atomic64_inc_return() in iommu.cUros Bizjak
2026-05-17iommufd: Fix a race with concurrent allocation and unmapSina Hassani
2026-03-25iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng
2026-03-04iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo
2026-03-04iommu/amd: move wait_on_sem() out of spinlockAnkit Soni
2026-03-04iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiencyAlexander Grest
2026-03-04iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka
2026-01-11Revert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman
2026-01-11iommu: disable SVA when CONFIG_X86 is setLu Baolu
2026-01-11iommu/tegra: fix device leak on probe_device()Johan Hovold
2026-01-11iommu/sun50i: fix device leak on of_xlate()Johan Hovold
2026-01-11iommu/qcom: fix device leak on of_xlate()Johan Hovold
2026-01-11iommu/omap: fix device leaks on probe_device()Johan Hovold
2026-01-11iommu/mediatek: fix device leak on of_xlate()Johan Hovold
2026-01-11iommu/mediatek-v1: fix device leaks on probe()Johan Hovold
2026-01-11iommu/mediatek-v1: fix device leak on probe_device()Johan Hovold
2026-01-11iommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold
2026-01-11iommu/exynos: fix device leak on of_xlate()Johan Hovold
2026-01-11iommu/apple-dart: fix device leak on of_xlate()Johan Hovold
2026-01-11iommu/amd: Fix pci_segment memleak in alloc_pci_segment()Jinhui Guo
2026-01-11iommu/mediatek: fix use-after-free on probe deferralJohan Hovold
2026-01-11iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe
2026-01-11iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold
2025-11-24iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe
2025-11-24iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab
2025-11-24iommu/apple-dart: Clear stream error indicator bits for T8110 DARTsHector Martin
2025-11-24iommu/amd: Skip enabling command/event buffers for kdumpAshish Kalra
2025-10-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu
2025-09-25iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde
2025-09-25iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira
2025-08-28iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook
2025-08-28iommufd: Prevent ALIGN() overflowJason Gunthorpe
2025-08-28iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_rangeNicolin Chen
2025-08-28iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov
2025-08-15iommu/amd: Fix geometry.aperture_end for V2 tablesJason Gunthorpe
2025-07-10iommu/rockchip: prevent iommus dead loop when two masters share one IOMMUSimon Xue
2025-06-27iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson
2025-06-19iommu: remove duplicate selection of DMAR_TABLERolf Eike Beer
2025-06-19iommu: Protect against overflow in iommu_pgsize()Jason Gunthorpe