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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.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
6 days
iommufd: Move vevent memory allocation outside spinlock
Nicolin Chen
1
-5
/
+8
6 days
iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()
Nicolin Chen
1
-1
/
+9
6 days
iommu/vt-d: Fix RB-tree corruption in probe error path
Pranjal Shrivastava
1
-1
/
+5
6 days
iommu/amd: Fix premature break in init_iommu_one()
Vasant Hegde
1
-4
/
+3
6 days
iommu/arm-smmu-qcom: Fix fastrpc compatible string in ACTLR client match table
Bibek Kumar Patro
1
-1
/
+1
6 days
iommu/amd: Fix a stale comment about which legacy mode is user visible
Sean Christopherson
1
-5
/
+6
6 days
iommu/amd: Use maximum PPR log buffer size when SNP is enabled on Family 0x19
Vasant Hegde
4
-9
/
+24
6 days
iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19
Vasant Hegde
4
-38
/
+86
6 days
iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry
Michael Bommarito
1
-1
/
+3
12 days
iommufd: Set upper bounds on cache invalidation entry_num and entry_len
Nicolin Chen
1
-1
/
+10
12 days
iommufd: Avoid partial fault group delivery in iommufd_fault_fops_read()
Nicolin Chen
1
-2
/
+5
12 days
iommufd: Break the loop on failure in iommufd_fault_fops_read()
Nicolin Chen
1
-0
/
+2
12 days
iommufd: Reject invalid read count in iommufd_fault_fops_read()
Nicolin Chen
1
-0
/
+3
12 days
iommufd: Reject invalid read count in iommufd_veventq_fops_read()
Nicolin Chen
1
-0
/
+6
12 days
iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
Nicolin Chen
1
-0
/
+1
12 days
iommufd: Set veventq_depth upper bound
Nicolin Chen
1
-1
/
+4
12 days
iommufd: Fix data_len byte-count vs element-count mismatch
Nicolin Chen
1
-1
/
+1
12 days
iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq read
Kai Aizen
1
-1
/
+1
12 days
iommu/amd: Don't split flush for amd_iommu_domain_flush_all()
Weinan Liu
1
-1
/
+2
12 days
iommu/vt-d: Avoid WARNING in sva unbind path
Lu Baolu
2
-8
/
+15
12 days
iommu/vt-d: Fix race condition during PASID entry replacement
Lu Baolu
4
-226
/
+16
2026-06-19
iommu/dma: Do not try to iommu_map a 0 length region in swiotlb
Jason Gunthorpe
1
-6
/
+13
2026-06-09
iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
Arnd Bergmann
1
-6
/
+12
2026-06-01
iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs
Eder Zulian
1
-4
/
+5
2026-06-01
iommu/amd: Fix illegal cap/mmio access in IOMMU debugfs
Guanghui Feng
1
-23
/
+19
2026-05-23
iommu/vt-d: Avoid NULL pointer dereference or refcount corruption
Zhenzhong Duan
1
-4
/
+5
2026-05-23
iommu/vt-d: Fix oops due to out of scope access
Zhenzhong Duan
1
-2
/
+2
2026-05-23
iommu/vt-d: Disable DMAR for Intel Q35 IGFX
Naval Alcalá
1
-0
/
+3
2026-05-23
iommu/amd: Bounds-check devid in __rlookup_amd_iommu()
Jose Fernandez (Anthropic)
1
-2
/
+6
2026-05-23
iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}
Thorsten Blum
1
-2
/
+2
2026-05-23
iommufd: vfio compatibility extension check for noiommu mode
Jacob Pan
1
-1
/
+1
2026-05-23
iommu/riscv: Remove overflows on the invalidation path
Jason Gunthorpe
1
-5
/
+6
2026-05-23
iommu/amd: Fix clone_alias() to use the original device's devid
Vasant Hegde
1
-3
/
+4
2026-05-23
iommu/riscv: Fix signedness bug
Ethan Tidmore
1
-2
/
+5
2026-05-23
iommu/riscv: Skip IRQ count check when using MSI interrupts
Yaxing Guo
1
-6
/
+8
2026-05-23
iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()
Nicolin Chen
1
-3
/
+4
2026-05-23
iommu/riscv: Stop polling when CQCSR reports an error
Fangyu Yu
1
-0
/
+3
2026-05-23
iommu/riscv: Add missing GENERIC_MSI_IRQ
Jason Gunthorpe
1
-0
/
+1
2026-05-23
iommu/riscv: Add IOTINVAL after updating DDT/PDT entries
Fangyu Yu
1
-0
/
+70
2026-05-14
iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update
Nicolin Chen
1
-0
/
+7
2026-05-14
iommu/vt-d: Block PASID attachment to nested domain with dirty tracking
Zhenzhong Duan
1
-1
/
+5
2026-05-14
iommufd: Fix return value of iommufd_fault_fops_write()
Zhenzhong Duan
1
-2
/
+3
2026-05-14
iommufd: Fix a race with concurrent allocation and unmap
Sina Hassani
1
-0
/
+10
2026-03-25
iommu/sva: Fix crash in iommu_sva_unbind_device()
Lizhi Hou
1
-6
/
+6
2026-03-25
iommu/vt-d: Only handle IOPF for SVA when PRI is supported
Lu Baolu
1
-4
/
+8
2026-03-25
iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retry
Guanghui Feng
1
-2
/
+1
2026-03-12
iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...
Jinhui Guo
1
-0
/
+8
2026-03-04
iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
Nicolin Chen
1
-1
/
+3
2026-03-04
iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequence
Jason Gunthorpe
1
-0
/
+26
2026-03-04
iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence
Jason Gunthorpe
1
-0
/
+10
[next]