summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-10-06iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen
2023-09-19iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu
2023-09-19iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno
2023-09-19iommu/sprd: Add missing force_apertureJason Gunthorpe
2023-09-19iommu: rockchip: Fix directory table address encodingJonas Karlman
2023-09-19iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbindDaniel Marcovitch
2023-08-11iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy
2023-08-11iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy
2023-08-11iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy
2023-08-11iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy
2023-06-09iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh
2023-06-09iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins
2023-06-09iommu/rockchip: Fix unwind goto issueChao Wang
2023-05-24iommu/sprd: Release dma buffer to avoid memory leakChunyan Zhang
2023-05-24iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka
2023-05-24iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam
2023-05-11iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I
2023-04-05iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-03-11iommu/amd: Fix error handling for pdev_pri_ats_enable()Vasant Hegde
2023-03-10iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET
2023-03-10iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan
2023-03-10iommu/vt-d: Allow to use flush-queue when first level is defaultTina Zhang
2023-03-10iommu/vt-d: Use second level for GPA->HPA translationLu Baolu
2023-03-10iommu/vt-d: Check FL and SL capability sanity in scalable modeLu Baolu
2023-03-10iommu/vt-d: Remove duplicate identity domain flagLu Baolu
2023-03-10iommu/vt-d: Fix error handling in sva enable/disable pathsLu Baolu
2023-03-10iommu: Fix error unwind in iommu_group_alloc()Jason Gunthorpe
2023-03-10iommu/vt-d: Set No Execute Enable bit in PASID table entryLu Baolu
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-18iommu/iova: Fix alloc iova overflows issueYunfei Wang
2023-01-12iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2022-12-31iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITYJason Gunthorpe
2022-12-31iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can
2022-12-31iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang
2022-12-31iommu/rockchip: fix permission bits in page table entries v2Michael Riesch
2022-12-31iommu/sun50i: Fix flush sizeJernej Skrabec
2022-12-31iommu/sun50i: Fix R/W permission checkJernej Skrabec
2022-12-31iommu/sun50i: Consider all fault sources for resetJernej Skrabec
2022-12-31iommu/sun50i: Fix reset releaseJernej Skrabec
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-08iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang
2022-11-26iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang
2022-11-26iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang
2022-10-29iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar
2022-10-26iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identityYicong Yang
2022-10-26iommu/omap: Fix buffer overflow in debugfsDan Carpenter