summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra
2025-02-14iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RIDLu Baolu
2025-02-14iommu/exynos: Fix typosAndrew Kreimer
2025-02-14iommu: Fix a spelling errorEaswar Hariharan
2025-02-14iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume pathVasant Hegde
2025-02-10iommu: Fix potential memory leak in iopf_queue_remove_device()Lu Baolu
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-24Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21iommufd: Fix struct iommu_hwpt_pgfault init and paddingNicolin Chen
2025-01-20iommufd/fault: Use a separate spinlock to protect fault->deliver listNicolin Chen
2025-01-17Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...Joerg Roedel
2025-01-17iommu: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-17iommu/amd: Fully decode all combinations of alloc_paging_flagsJason Gunthorpe
2025-01-17iommu/amd: Move the nid to pdom_setup_pgtable()Jason Gunthorpe
2025-01-17iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_modeJason Gunthorpe
2025-01-17iommu/amd: Remove type argument from do_iommu_domain_alloc() and relatedJason Gunthorpe
2025-01-17iommu/amd: Remove dev == NULL checksJason Gunthorpe
2025-01-17iommu/amd: Remove domain_alloc()Jason Gunthorpe
2025-01-17iommu/amd: Remove unused amd_iommu_domain_update()Alejandro Jimenez
2025-01-17iommu/riscv: Fixup compile warningGuo Ren
2025-01-16iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()Nicolin Chen
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-14iommufd: Keep OBJ/IOCTL lists in an alphabetical orderNicolin Chen
2025-01-14iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()Qasim Ijaz
2025-01-14iommu: iommufd: fix WARNING in iommufd_device_unbindSuraj Sonawane
2025-01-10iommu/arm-smmu-v3: Add missing #include of linux/string_choices.hWill Deacon
2025-01-10iommu/hyper-v: Don't assume cpu_possible_mask is denseMichael Kelley
2025-01-08iommu/arm-smmu-v3: Use str_read_write helper w/ logsPranjal Shrivastava
2025-01-07iommu/io-pgtable-arm: Add way to debug pgtable walkRob Clark
2025-01-07iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_physRob Clark
2025-01-07iommu/io-pgtable-arm: Make pgtable walker more genericRob Clark
2025-01-07iommu/arm-smmu: Add ACTLR data and support for qcom_smmu_500Bibek Kumar Patro
2025-01-07iommu/arm-smmu: Introduce ACTLR custom prefetcher settingsBibek Kumar Patro
2025-01-07iommu/arm-smmu: Add support for PRR bit setupBibek Kumar Patro
2025-01-07iommu/arm-smmu: Refactor qcom_smmu structure to include single pointerBibek Kumar Patro
2025-01-07iommu/arm-smmu: Re-enable context caching in smmu reset operationBibek Kumar Patro
2025-01-07iommu/vt-d: Link cache tags of same iommu unit togetherZhenzhong Duan
2025-01-07iommu/vt-d: Draining PRQ in sva unbind path when FPD bit setLu Baolu
2025-01-07iommu/vt-d: Remove iommu cap auditLu Baolu
2025-01-07iommu/vt-d: Remove domain_alloc_paging()Jason Gunthorpe
2025-01-07iommu/vt-d: Avoid use of NULL after WARN_ON_ONCEKees Bakker
2025-01-06iommu/amd: remove return value of amd_iommu_detectGao Shiyuan
2025-01-06iommu/msm: Use helper function devm_clk_get_prepared()Zhang Heng
2025-01-06iommu/riscv: Add shutdown function for iommu driverXu Lu