summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2026-05-11iommu: Replace per-group resetting_domain with per-gdev blocked flagNicolin Chen
2026-05-11iommu: Fix kdocs of pci_dev_reset_iommu_done()Nicolin Chen
2026-05-11iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()Nicolin Chen
2026-05-11iommu/amd: Bounds-check devid in __rlookup_amd_iommu()Jose Fernandez (Anthropic)
2026-05-11iommu/amd: Remove unused IOMMU_IN/OUT_ADDR_BIT_SIZE macrosWei Wang
2026-05-11iommupt: Encode IOMMU_MMIO/IOMMU_CACHE via RISC-V Svpbmt bitsFangyu Yu
2026-05-11iommu/riscv: Advertise Svpbmt support to generic page tableFangyu Yu
2026-05-11iommu: Add verisilicon IOMMU driverBenjamin Gaignard
2026-05-11iommu/amd: Remove latent out-of-bounds access in IOMMU debugfsEder Zulian
2026-05-11iommu/amd: Add support for Hygon family 18h model 4h IOAPICFu Hao
2026-05-11iommu/amd: Remove dead code for exclusion ranges in IVMDYu Zhang
2026-05-11iommu/amd: Fix a stale comment about which legacy mode is user visibleSean Christopherson
2026-05-11iommu/amd: Explicitly bail from enable_iommus_vapic() when in legacy modeSean Christopherson
2026-05-08iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq readKai Aizen
2026-05-04iommu/amd: Fix precedence order in set_dte_passthrough()Weinan Liu
2026-04-27iommu/pages: Fix iommu_pages_flush_incoherent() for non-x86Mostafa Saleh
2026-04-27iommu/amd: Use maximum PPR log buffer size when SNP is enabled on Family 0x19Vasant Hegde
2026-04-27iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19Vasant Hegde
2026-04-26driver core: Replace dev->dma_iommu with dev_dma_iommu()Douglas Anderson
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-16Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-11iommufd: Fix a race with concurrent allocation and unmapSina Hassani
2026-04-09Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon
2026-04-09iommu: Ensure .iotlb_sync is called correctlyRobin Murphy
2026-04-09iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCYAlex Williamson
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-02iommu/amd: Invalidate IRT cache for DMA aliasesMagnus Kalland
2026-04-02iommu/riscv: Remove overflows on the invalidation pathJason Gunthorpe
2026-04-02iommu/amd: Fix clone_alias() to use the original device's devidVasant Hegde
2026-04-02iommu/vt-d: Remove the remaining pages along the invalidation pathJason Gunthorpe
2026-04-02iommu/vt-d: Pass size_order to qi_desc_piotlb() not npagesJason Gunthorpe
2026-04-02iommu/vt-d: Split piotlb invalidation into range and allJason Gunthorpe
2026-04-02iommu/vt-d: Remove dmar_writel() and dmar_writeq()Bjorn Helgaas
2026-04-02iommu/vt-d: Remove dmar_readl() and dmar_readq()Bjorn Helgaas
2026-04-02iommu/vt-d: Support dirty tracking on PASIDZhenzhong Duan
2026-04-02iommu/vt-d: Rename device_set_dirty_tracking() and pass dmar_domain pointerZhenzhong Duan
2026-04-02iommu/vt-d: Block PASID attachment to nested domain with dirty trackingZhenzhong Duan
2026-04-01iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domainJason Gunthorpe
2026-03-31iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 formatPranjal Shrivastava
2026-03-31iommufd: Fix return value of iommufd_fault_fops_write()Zhenzhong Duan
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-27iommu/riscv: Fix signedness bugEthan Tidmore
2026-03-27iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inlineSherry Yang
2026-03-27iommu/amd: Fix illegal cap/mmio access in IOMMU debugfsGuanghui Feng
2026-03-27iommu/amd: Fix illegal device-id access in IOMMU debugfsGuanghui Feng
2026-03-27iommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe