summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-02-22Merge tag 'v5.15.136' into fslc-5.15-2.2.x-imxMax Krummenacher
2024-02-21Merge tag 'v5.15.135' into fslc-5.15-2.2.x-imxMax Krummenacher
2024-02-21Merge tag 'v5.15.134' into fslc-5.15-2.2.x-imxMax Krummenacher
2024-02-21Merge commit v5.4.132 into fslc-5.15-2.2.x-imxMax Krummenacher
2023-10-19iommu/vt-d: Avoid memory allocation in iommu_suspend()Zhang Rui
2023-10-10iommu/arm-smmu-v3: Avoid constructing invalid range commandsRobin Murphy
2023-10-10iommu/arm-smmu-v3: Set TTL invalidation hint betterRobin Murphy
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-09-08Merge tag 'v5.15.126' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-30Merge tag 'v5.15.116' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-30Merge tag 'v5.15.113' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.111' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.106' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.103' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.100' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.99' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.89' into 5.15-2.2.x-imxEmanuele Ghidoli
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