summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez
2025-02-27iommufd: Implement sw_msi support nativelyJason Gunthorpe
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves
2025-02-21iommu: Turn fault_data to iommufd private pointerNicolin Chen
2025-02-21irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need itJason Gunthorpe
2025-02-21iommu: Make iommu_dma_prepare_msi() into a generic operationJason Gunthorpe
2025-02-21genirq/msi: Refactor iommu_dma_compose_msi_msg()Jason Gunthorpe
2025-02-21genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe
2025-02-21iommu/io-pgtable-dart: Only set subpage protection disable for DART 1Asahi Lina
2025-02-21iommu/s390: implement iommu passthrough via identity domainMatthew Rosato
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato
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-11iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev()Nicolin Chen
2025-02-11iommufd: Make attach_handle generic than fault specificNicolin Chen
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