summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-08-03iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev
2024-08-03iommu/vt-d: Fix identity map bounds in si_domain_init()Jon Pan-Doh
2024-08-03iommu/vt-d: Fix to convert mm pfn to dma pfnYanfei Xu
2024-06-27iommu/arm-smmu-v3: Free MSIs in case of ENOMEMAleksandr Aprelkov
2024-06-21iommu/amd: Fix sysfs leak in iommu initKun(llfl)
2024-05-17iommu: mtk: fix module autoloadingKrzysztof Kozlowski
2024-04-17iommu/vt-d: Allocate local memory for page request queueJacob Pan
2024-04-03iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen
2024-04-03iommu: Avoid races around default domain allocationsCharan Teja Kalla
2024-03-26iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki
2024-03-26iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang
2024-03-26iommu/vt-d: Don't issue ATS Invalidation request when device is disconnectedEthan Zhao
2024-03-26iommu/amd: Mark interrupt as managedMario Limonciello
2024-03-06iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam
2024-03-06iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka
2024-03-06iommu/sprd: Release dma buffer to avoid memory leakChunyan Zhang
2024-01-25iommu/dma: Trace bounce buffer usage when mapping buffersIsaac J. Manjarres
2024-01-25iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark
2023-12-13iommu: Avoid more races around device probeRobin Murphy
2023-12-08iommu/vt-d: Make context clearing consistent with context mappingLu Baolu
2023-12-08iommu/vt-d: Disable PCI ATS in legacy passthrough modeLu Baolu
2023-12-08iommu/vt-d: Add device_block_translation() helperLu Baolu
2023-12-08iommu/vt-d: Allocate pasid table in device probe pathLu Baolu
2023-12-08iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu
2023-12-08iommu/vt-d: Add MTL to quirk list to skip TE disablingAbdul Halim, Mohd Syazwan
2023-10-10iommu/mediatek: Fix share pgtable for iova over 4GBYong Wu
2023-10-10iommu/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-13iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu
2023-09-13iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno
2023-09-13iommu/sprd: Add missing force_apertureJason Gunthorpe
2023-09-13iommu/mediatek: Fix two IOMMU share pagetable issueChengci.Xu
2023-09-13iommu/mediatek: Remove unused "mapping" member from mtk_iommu_dataYong Wu
2023-09-13iommu: rockchip: Fix directory table address encodingJonas Karlman
2023-09-13iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbindDaniel Marcovitch
2023-08-23iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit
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-07-19iommu/virtio: Return size mapped for a detached domainJean-Philippe Brucker
2023-07-19iommu/virtio: Detach domain on endpoint releaseJean-Philippe Brucker
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-09iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde
2023-06-09iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh
2023-06-09iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai
2023-06-09iommu/amd: Fix up merge conflict resolutionJerry Snitselaar
2023-06-09iommu/amd: Handle GALog overflowsJoao Martins