summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2022-04-13iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren1-1/+1
2022-04-13iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui1-0/+1
2022-04-08iommu/dma: Account for min_align_mask w/swiotlbDavid Stevens1-3/+2
2022-04-08swiotlb: Support aligned swiotlb buffersDavid Stevens1-2/+2
2022-04-08iommu/dma: Check CONFIG_SWIOTLB more broadlyDavid Stevens1-8/+12
2022-04-08iommu/dma: Fold _swiotlb helpers into callersDavid Stevens1-76/+59
2022-04-08iommu/dma: Skip extra sync during unmap w/swiotlbDavid Stevens1-5/+6
2022-04-08media: iommu/mediatek: Add device_link between the consumer and the larb devicesYong Wu2-1/+58
2022-04-08media: iommu/mediatek: Return ENODEV if the device is NULLYong Wu2-2/+2
2022-04-08media: iommu/mediatek-v1: Free the existed fwspec if the master dev already hasYong Wu1-0/+9
2022-04-08iommu/ipmmu-vmsa: Check for error num after setting maskJiasheng Jiang1-1/+3
2022-04-08iommu/iova: Improve 32-bit free space estimateRobin Murphy1-2/+3
2022-03-08iommu/amd: Fix I/O page table memory leakSuravee Suthikulpanit1-6/+6
2022-03-08iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findMiaoqian Lin1-1/+3
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek4-2/+20
2022-03-08iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang1-1/+1
2022-02-16iommu: Fix potential use-after-free during probeVijayanand Jitta1-2/+7
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel1-0/+2
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang1-3/+10
2022-01-27iommu/iova: Fix race between FQ timeout and teardownXiongfeng Wang1-2/+1
2022-01-27iommu/amd: Remove useless irq affinity notifierMaxim Levitsky1-2/+0
2022-01-27iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resumeMaxim Levitsky1-1/+7
2022-01-27iommu/amd: X2apic mode: setup the INTX registers on mask/unmaskMaxim Levitsky1-32/+33
2022-01-27iommu/amd: X2apic mode: re-enable after resumeMaxim Levitsky1-1/+4
2022-01-27iommu/amd: Restore GA log/tail pointer on host resumeMaxim Levitsky1-16/+15
2022-01-27iommu/arm-smmu-qcom: Fix TTBR0 readRob Clark1-1/+1
2022-01-27iommu/io-pgtable-arm: Fix table descriptor paddr formattingHector Martin1-4/+5
2022-01-27iommu: Extend mutex lock scope in iommu_probe_device()Lu Baolu1-1/+2
2022-01-27iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failureYunfei Wang1-1/+5
2021-12-01iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel1-3/+3
2021-12-01iommu/vt-d: Fix unmap_pages supportAlex Williamson1-4/+2
2021-12-01iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee1-2/+2
2021-11-25iommu/dart: Initialize DART_STREAMS_ENABLESven Peter1-0/+5
2021-11-25iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel optionTvrtko Ursulin1-1/+5
2021-11-18iommu/dma: Fix incorrect error return on iommu deferred attachLogan Gunthorpe1-1/+2
2021-11-18iommu/dma: Fix arch_sync_dma for mapDavid Stevens1-9/+7
2021-11-18iommu/dma: Fix sync_sg with swiotlbDavid Stevens1-20/+13
2021-11-18iommu/mediatek: Fix out-of-range warning with clangArnd Bergmann1-1/+3
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann1-0/+8
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+5
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann3-4/+5
2021-09-28iommu/dart: Clear sid2group entry when a group is freedSven Peter1-3/+35
2021-09-28iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas1-3/+3
2021-09-28iommu/dart: Remove iommu_flush_opsSven Peter1-18/+0
2021-09-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+2
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-24/+41
2021-09-09iommu: Clarify default domain KconfigRobin Murphy1-1/+1
2021-09-09iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu1-0/+12
2021-09-09iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu1-3/+0
2021-09-09iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit1-13/+4