summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
7 daysiommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...Peiyang He1-0/+4
7 daysiommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardownShameer Kolothum3-2/+16
2026-08-19iommu/vt-d: Gather the unmapped range before freeing its page tablesJose Fernandez (Anthropic)1-1/+10
2026-08-09iommu/iommufd: Fix IOPF group ownership UAFPeiyang He2-5/+21
2026-08-09iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replacePeiyang He1-1/+1
2026-08-09iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeedsNicolin Chen1-5/+15
2026-08-09iommufd/viommu: Release the igroup lock on the vdevice_size error pathNicolin Chen1-1/+1
2026-08-09iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICENicolin Chen1-0/+15
2026-08-03iommu/vt-d: Disallow SVA if page walk is not coherentLu Baolu1-1/+1
2026-08-03iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()Li RongQing1-1/+1
2026-08-03iommu/amd: Bound the early ACPI HID mapPengpeng Hou1-0/+6
2026-08-03iommu/amd: Wait for completion instead of returning early in iommu_completion...Guanghui Feng1-6/+16
2026-07-24iommufd: Move vevent memory allocation outside spinlockNicolin Chen1-5/+8
2026-07-24iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()Nicolin Chen1-1/+9
2026-07-24iommu/vt-d: Fix RB-tree corruption in probe error pathPranjal Shrivastava1-1/+5
2026-07-24iommu/amd: Fix premature break in init_iommu_one()Vasant Hegde1-4/+3
2026-07-24iommu/arm-smmu-qcom: Fix fastrpc compatible string in ACTLR client match tableBibek Kumar Patro1-1/+1
2026-07-24iommu/amd: Fix a stale comment about which legacy mode is user visibleSean Christopherson1-5/+6
2026-07-24iommu/amd: Use maximum PPR log buffer size when SNP is enabled on Family 0x19Vasant Hegde4-9/+24
2026-07-24iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19Vasant Hegde4-38/+86
2026-07-24iommu/vt-d: Clear Present bit before tearing down scalable-mode context entryMichael Bommarito1-1/+3
2026-07-18iommufd: Set upper bounds on cache invalidation entry_num and entry_lenNicolin Chen1-1/+10
2026-07-18iommufd: Avoid partial fault group delivery in iommufd_fault_fops_read()Nicolin Chen1-2/+5
2026-07-18iommufd: Break the loop on failure in iommufd_fault_fops_read()Nicolin Chen1-0/+2
2026-07-18iommufd: Reject invalid read count in iommufd_fault_fops_read()Nicolin Chen1-0/+3
2026-07-18iommufd: Reject invalid read count in iommufd_veventq_fops_read()Nicolin Chen1-0/+6
2026-07-18iommufd: Rewind header length in done if iommufd_veventq_fops_read() failsNicolin Chen1-0/+1
2026-07-18iommufd: Set veventq_depth upper boundNicolin Chen1-1/+4
2026-07-18iommufd: Fix data_len byte-count vs element-count mismatchNicolin Chen1-1/+1
2026-07-18iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq readKai Aizen1-1/+1
2026-07-18iommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu1-1/+2
2026-07-18iommu/vt-d: Avoid WARNING in sva unbind pathLu Baolu2-8/+15
2026-07-18iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu4-226/+16
2026-06-19iommu/dma: Do not try to iommu_map a 0 length region in swiotlbJason Gunthorpe1-6/+13
2026-06-09iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-6/+12
2026-06-01iommu/amd: Remove latent out-of-bounds access in IOMMU debugfsEder Zulian1-4/+5
2026-06-01iommu/amd: Fix illegal cap/mmio access in IOMMU debugfsGuanghui Feng1-23/+19
2026-05-23iommu/vt-d: Avoid NULL pointer dereference or refcount corruptionZhenzhong Duan1-4/+5
2026-05-23iommu/vt-d: Fix oops due to out of scope accessZhenzhong Duan1-2/+2
2026-05-23iommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá1-0/+3
2026-05-23iommu/amd: Bounds-check devid in __rlookup_amd_iommu()Jose Fernandez (Anthropic)1-2/+6
2026-05-23iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum1-2/+2
2026-05-23iommufd: vfio compatibility extension check for noiommu modeJacob Pan1-1/+1
2026-05-23iommu/riscv: Remove overflows on the invalidation pathJason Gunthorpe1-5/+6
2026-05-23iommu/amd: Fix clone_alias() to use the original device's devidVasant Hegde1-3/+4
2026-05-23iommu/riscv: Fix signedness bugEthan Tidmore1-2/+5
2026-05-23iommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo1-6/+8
2026-05-23iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()Nicolin Chen1-3/+4
2026-05-23iommu/riscv: Stop polling when CQCSR reports an errorFangyu Yu1-0/+3
2026-05-23iommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe1-0/+1