summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2 daysiommu/amd: Remove unused macroVasant Hegde
2 daysiommu/amd: Remove redundant checks from interrupt handler pathVasant Hegde
2 daysiommu/amd: Remove redundant check in irq_remapping_select()Vasant Hegde
2 daysiommu/amd: Make iommu_sva_set_dev_pasid as staticVasant Hegde
6 daysiommu/amd: Fix ineffective error check in nested domain allocationHemanth Selam
6 daysiommu/amd: Fix premature break in init_iommu_one() againVasant Hegde
6 daysiommu/amd: Do not reallocate GA log buffers on resumeKarl Mehltretter
6 daysiommu/s390: Fix NULL dereference in iova_to_phys() with ZPCI_TABLE_TYPE_RFXNiklas Schnelle
6 daysiommu/riscv: Avoid waiting on failed command enqueueFangyu Yu
6 daysiommu/riscv: Serialize command queue publishingFangyu Yu
6 daysiommu/riscv: Add command queue lockFangyu Yu
9 daystreewide: refresh kmalloc_obj() conversionsKees Cook
2026-08-24Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
2026-08-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-19Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-08-13iommufd: Fix UAF in selftest IOPF reportingPeiyang He
2026-08-13iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...Peiyang He
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel
2026-08-11iommu/amd: Add SNP page mode 0 supportVasant Hegde
2026-08-11iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST commandVasant Hegde
2026-08-11iommu/amd: Rate limit INVALID_PPR_REQUEST error loggingVasant Hegde
2026-08-11iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requestsVasant Hegde
2026-08-11iommu/amd: Introduce PPR_TAG_LAST_PAGE() macroVasant Hegde
2026-08-11iommu/amd: Fix incorrect device ID in invalid PASID error messageVasant Hegde
2026-08-10iommu/vt-d: Flush context cache with correct SID when tearing down aliasesLu Baolu
2026-08-10iommu/vt-d: Tear down scalable-mode context on probe failureLu Baolu
2026-08-10iommu/vt-d: Fix iopf_refcount leak on RID domain replacementLu Baolu
2026-08-10iommu/vt-d: Clear Present bit before tearing down copied context entryLu Baolu
2026-08-10iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tablesZhaoJinming
2026-08-10iommu/vt-d: Cache max domain ID to avoid redundant calculationLu Baolu
2026-08-10iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bitKevin Tian
2026-08-10iommu/vt-d: Remove dmar_disabledKevin Tian
2026-08-10iommu/vt-d: Remove the 'force_on' variableKevin Tian
2026-08-10iommu/vt-d: Call dmar_can_force_on() for tboot opt-inKevin Tian
2026-08-10iommu/vt-d: Use dmar_can_force_on() for platform opt-inKevin Tian
2026-08-10iommu/vt-d: Consolidate dmar policy management and force_on logicKevin Tian
2026-08-10iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not setKevin Tian
2026-08-10iommu/vt-d: Force requesting ACS when tboot is enabledKevin Tian
2026-08-10iommu/vt-d: Fix no_iommu to disable platform opt-inKevin Tian
2026-08-10iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()Dmitry Antipov
2026-08-10iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush ...Guanghui Feng
2026-08-10iommu/vt-d: Use logical OR operator for privilege mode checkLi RongQing
2026-08-10iommu/vt-d: Fix UCTP context table slot when copying root entriesDesnes Nunes
2026-08-10iommu/dma: Restore locking around msi_page_listAndrew Jones
2026-08-10iommupt: Return zero for invalid iova_to_phys() rangesShuai Xue
2026-08-10iommufd: Release current IOAS on xa_store() failureShuai Xue
2026-08-10iommufd: Avoid locking internal accesses during unmapShuai Xue
2026-08-10iommu/sva: Set handle->dev before the SVA handle is visibleShuai Xue