index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
1
-2
/
+2
2020-03-18
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
1
-0
/
+8
2020-03-18
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
1
-1
/
+1
2020-03-18
iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
Qian Cai
1
-1
/
+4
2020-03-18
iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
Yonghyun Hwang
1
-2
/
+4
2020-03-18
iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
1
-5
/
+6
2020-03-18
iommu/dma: Fix MSI reservation allocation
Marc Zyngier
1
-8
/
+8
2020-03-18
iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...
Hans de Goede
1
-3
/
+4
2020-03-12
iommu/amd: Disable IOMMU on Stoney Ridge systems
Kai-Heng Feng
1
-1
/
+12
2020-02-28
iommu/qcom: Fix bogus detach logic
Robin Murphy
1
-16
/
+12
2020-02-24
iommu/vt-d: Remove unnecessary WARN_ON_ONCE()
Lu Baolu
1
-1
/
+0
2020-02-24
iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
Will Deacon
1
-1
/
+2
2020-02-24
iommu/vt-d: Avoid sending invalid page response
Jacob Pan
1
-4
/
+3
2020-02-24
iommu/vt-d: Match CPU and IOMMU paging mode
Jacob Pan
1
-2
/
+10
2020-02-24
iommu/iova: Silence warnings under memory pressure
Qian Cai
2
-2
/
+3
2020-02-24
iommu/amd: Only support x2APIC with IVHD type 11h/40h
Suravee Suthikulpanit
2
-3
/
+0
2020-02-24
iommu/amd: Check feature support bit before accessing MSI capability registers
Suravee Suthikulpanit
2
-5
/
+13
2020-02-24
PCI: Add nr_devfns parameter to pci_add_dma_alias()
James Sewart
1
-5
/
+2
2020-02-24
iommu/vt-d: Fix off-by-one in PASID allocation
Jacob Pan
1
-1
/
+1
2020-02-15
iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
Shameer Kolothum
1
-0
/
+1
2020-02-01
iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping
Logan Gunthorpe
1
-7
/
+30
2020-02-01
iommu/amd: Support multiple PCI DMA aliases in device table
Logan Gunthorpe
2
-73
/
+62
2020-02-01
iommu/dma: fix variable 'cookie' set but not used
Qian Cai
1
-3
/
+0
2020-01-29
iommu/amd: Fix IOMMU perf counter clobbering during init
Shuah Khan
1
-6
/
+18
2020-01-29
iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer
Jerry Snitselaar
1
-1
/
+2
2020-01-17
iommu/mediatek: Add a new tlb_lock for tlb_flush
Yong Wu
2
-1
/
+23
2020-01-17
iommu/mediatek: Correct the flush_iotlb_all callback
Yong Wu
1
-1
/
+1
2020-01-17
iommu: Remove device link to group on failure
Jon Derrick
1
-0
/
+1
2020-01-17
iommu/vt-d: Unlink device if failed to add to group
Jon Derrick
1
-3
/
+10
2020-01-14
iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU
Patrick Steinhardt
1
-1
/
+8
2020-01-12
iommu/dma: Relax locking in iommu_dma_prepare_msi()
Robin Murphy
1
-9
/
+8
2020-01-12
iommu/iova: Init the struct iova to fix the possible memleak
Xiaotao Yin
1
-1
/
+1
2020-01-09
iommu/vt-d: Remove incorrect PSI capability check
Lu Baolu
1
-5
/
+1
2020-01-04
iommu/arm-smmu-v3: Don't display an error when IRQ lines are missing
Jean-Philippe Brucker
1
-4
/
+4
2020-01-04
iommu/tegra-smmu: Fix page tables in > 4 GiB memory
Thierry Reding
1
-5
/
+6
2020-01-04
iommu: rockchip: Free domain on .domain_free
Ezequiel Garcia
1
-2
/
+5
2019-12-31
iommu/vt-d: Allocate reserved region for ISA with correct permission
Jerry Snitselaar
1
-1
/
+1
2019-12-31
iommu/vt-d: Set ISA bridge reserved region as relaxable
Alex Williamson
1
-1
/
+1
2019-12-31
iommu/vt-d: Fix dmar pte read access not set error
Lu Baolu
1
-8
/
+0
2019-12-31
iommu: set group default domain before creating direct mappings
Jerry Snitselaar
1
-2
/
+2
2019-12-31
iommu: fix KASAN use-after-free in iommu_insert_resv_region
Eric Auger
1
-2
/
+2
2019-10-30
iommu/vt-d: Fix panic after kexec -p for kdump
John Donnelly
1
-1
/
+1
2019-10-30
iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
Takashi Iwai
1
-0
/
+13
2019-10-30
iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+1
2019-10-26
Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+9
2019-10-18
iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU
Arvind Sankar
1
-1
/
+9
2019-10-18
iommu/amd: Check PM_LEVEL_SIZE() condition in locked section
Joerg Roedel
1
-3
/
+4
2019-10-15
iommu/amd: Fix incorrect PASID decoding from event log
Suthikulpanit, Suravee
2
-4
/
+5
2019-10-15
iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory
Geert Uytterhoeven
1
-2
/
+1
2019-10-15
iommu/rockchip: Don't use platform_get_irq to implicitly count irqs
Heiko Stuebner
1
-5
/
+14
[next]