aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-04-09Merge branch 'v6.1/standard/preempt-rt/base' into v6.1/standard/preempt-rt/cn...Bruce Ashfield
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-28Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-10Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-02-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-18Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-12-13iommu: Avoid more races around device probeRobin Murphy
2023-12-09Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-11Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-15Merge branch 'v6.1/standard/preempt-rt/base' into v6.1/standard/preempt-rt/cn...Bruce Ashfield
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-27Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-08-23iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit
2023-08-14Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
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-26Merge branch 'v6.1/standard/preempt-rt/base' into v6.1/standard/preempt-rt/cn...Bruce Ashfield
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-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds