summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2024-05-17iommu: mtk: fix module autoloadingKrzysztof Kozlowski2-0/+2
2024-04-17iommu/vt-d: Allocate local memory for page request queueJacob Pan1-1/+1
2024-04-03iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen1-0/+9
2024-04-03iommu: Avoid races around default domain allocationsCharan Teja Kalla1-0/+3
2024-03-27iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki3-2/+5
2024-03-27iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang6-1/+273
2024-03-27iommu/vt-d: Don't issue ATS Invalidation request when device is disconnectedEthan Zhao1-0/+3
2024-03-27iommu/amd: Mark interrupt as managedMario Limonciello1-0/+3
2024-03-06iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam1-1/+15
2024-03-06iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka1-5/+14
2024-03-06iommu/sprd: Release dma buffer to avoid memory leakChunyan Zhang1-7/+22
2024-01-26iommu/dma: Trace bounce buffer usage when mapping buffersIsaac J. Manjarres1-0/+3
2024-01-26iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark1-0/+1
2023-12-13iommu: Avoid more races around device probeRobin Murphy2-13/+18
2023-12-08iommu/vt-d: Make context clearing consistent with context mappingLu Baolu1-2/+2
2023-12-08iommu/vt-d: Disable PCI ATS in legacy passthrough modeLu Baolu1-1/+2
2023-12-08iommu/vt-d: Add device_block_translation() helperLu Baolu1-6/+38
2023-12-08iommu/vt-d: Allocate pasid table in device probe pathLu Baolu1-8/+12
2023-12-08iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu1-0/+18
2023-12-08iommu/vt-d: Add MTL to quirk list to skip TE disablingAbdul Halim, Mohd Syazwan1-1/+1
2023-10-10iommu/mediatek: Fix share pgtable for iova over 4GBYong Wu1-5/+4
2023-10-10iommu/vt-d: Avoid memory allocation in iommu_suspend()Zhang Rui2-17/+1
2023-10-10iommu/arm-smmu-v3: Avoid constructing invalid range commandsRobin Murphy1-5/+10
2023-10-10iommu/arm-smmu-v3: Set TTL invalidation hint betterRobin Murphy1-2/+7
2023-10-06iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen1-3/+24
2023-09-13iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu1-1/+1
2023-09-13iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno1-0/+7
2023-09-13iommu/sprd: Add missing force_apertureJason Gunthorpe1-0/+1
2023-09-13iommu/mediatek: Fix two IOMMU share pagetable issueChengci.Xu1-8/+14
2023-09-13iommu/mediatek: Remove unused "mapping" member from mtk_iommu_dataYong Wu1-3/+0
2023-09-13iommu: rockchip: Fix directory table address encodingJonas Karlman1-38/+5
2023-09-13iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbindDaniel Marcovitch1-2/+2
2023-08-23iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit2-0/+40
2023-08-11iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy1-0/+5
2023-08-11iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy2-0/+5
2023-08-11iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy2-0/+13
2023-08-11iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy2-0/+35
2023-07-19iommu/virtio: Return size mapped for a detached domainJean-Philippe Brucker1-16/+17
2023-07-19iommu/virtio: Detach domain on endpoint releaseJean-Philippe Brucker1-0/+24
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds2-3/+3
2023-06-09iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde1-1/+10
2023-06-09iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh1-1/+1
2023-06-09iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai1-1/+2
2023-06-09iommu/amd: Fix up merge conflict resolutionJerry Snitselaar1-3/+0
2023-06-09iommu/amd: Handle GALog overflowsJoao Martins3-1/+33
2023-06-09iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins1-2/+1
2023-06-09iommu/rockchip: Fix unwind goto issueChao Wang1-6/+8
2023-05-11iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar2-6/+9
2023-05-11iommu/mediatek: Set dma_mask for PGTABLE_PA_35_ENYong Wu1-0/+8
2023-05-11iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I1-2/+2