aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-04-13iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren
2022-04-13iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui
2022-04-08iommu/dma: Account for min_align_mask w/swiotlbDavid Stevens
2022-04-08swiotlb: Support aligned swiotlb buffersDavid Stevens
2022-04-08iommu/dma: Check CONFIG_SWIOTLB more broadlyDavid Stevens
2022-04-08iommu/dma: Fold _swiotlb helpers into callersDavid Stevens
2022-04-08iommu/dma: Skip extra sync during unmap w/swiotlbDavid Stevens
2022-04-08media: iommu/mediatek: Add device_link between the consumer and the larb devicesYong Wu
2022-04-08media: iommu/mediatek: Return ENODEV if the device is NULLYong Wu
2022-04-08media: iommu/mediatek-v1: Free the existed fwspec if the master dev already hasYong Wu
2022-04-08iommu/ipmmu-vmsa: Check for error num after setting maskJiasheng Jiang
2022-04-08iommu/iova: Improve 32-bit free space estimateRobin Murphy
2022-03-08iommu/amd: Fix I/O page table memory leakSuravee Suthikulpanit
2022-03-08iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findMiaoqian Lin
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek
2022-03-08iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang
2022-02-16iommu: Fix potential use-after-free during probeVijayanand Jitta
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang
2022-01-27iommu/iova: Fix race between FQ timeout and teardownXiongfeng Wang
2022-01-27iommu/amd: Remove useless irq affinity notifierMaxim Levitsky
2022-01-27iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resumeMaxim Levitsky
2022-01-27iommu/amd: X2apic mode: setup the INTX registers on mask/unmaskMaxim Levitsky
2022-01-27iommu/amd: X2apic mode: re-enable after resumeMaxim Levitsky
2022-01-27iommu/amd: Restore GA log/tail pointer on host resumeMaxim Levitsky
2022-01-27iommu/arm-smmu-qcom: Fix TTBR0 readRob Clark
2022-01-27iommu/io-pgtable-arm: Fix table descriptor paddr formattingHector Martin
2022-01-27iommu: Extend mutex lock scope in iommu_probe_device()Lu Baolu
2022-01-27iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failureYunfei Wang
2021-12-01iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel
2021-12-01iommu/vt-d: Fix unmap_pages supportAlex Williamson
2021-12-01iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee
2021-11-25iommu/dart: Initialize DART_STREAMS_ENABLESven Peter
2021-11-25iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel optionTvrtko Ursulin
2021-11-18iommu/dma: Fix incorrect error return on iommu deferred attachLogan Gunthorpe
2021-11-18iommu/dma: Fix arch_sync_dma for mapDavid Stevens
2021-11-18iommu/dma: Fix sync_sg with swiotlbDavid Stevens
2021-11-18iommu/mediatek: Fix out-of-range warning with clangArnd Bergmann
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-09-28iommu/dart: Clear sid2group entry when a group is freedSven Peter
2021-09-28iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas
2021-09-28iommu/dart: Remove iommu_flush_opsSven Peter
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-09iommu: Clarify default domain KconfigRobin Murphy
2021-09-09iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu
2021-09-09iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu
2021-09-09iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit