Age | Commit message (Expand) | Author |
2025-02-28 | iommu/vt-d: Fix suspicious RCU usage | Lu Baolu |
2025-02-28 | iommu/vt-d: Remove device comparison in context_setup_pass_through_cb | Jerry Snitselaar |
2025-02-14 | iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID | Lu Baolu |
2025-01-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-01-24 | Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-01-21 | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-01-17 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock... | Joerg Roedel |
2025-01-15 | x86/apic: Convert to IRQCHIP_MOVE_DEFERRED | Thomas Gleixner |
2025-01-07 | iommu/vt-d: Link cache tags of same iommu unit together | Zhenzhong Duan |
2025-01-07 | iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set | Lu Baolu |
2025-01-07 | iommu/vt-d: Remove iommu cap audit | Lu Baolu |
2025-01-07 | iommu/vt-d: Remove domain_alloc_paging() | Jason Gunthorpe |
2025-01-07 | iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE | Kees Bakker |
2024-12-18 | iommu/vt-d: Make the blocked domain support PASID | Yi Liu |
2024-12-13 | iommu/vt-d: Avoid draining PRQ in sva mm release path | Lu Baolu |
2024-12-13 | iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain | Yi Liu |
2024-12-13 | iommu/vt-d: Remove cache tags before disabling ATS | Lu Baolu |
2024-12-11 | iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core | Yi Liu |
2024-11-22 | iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() | Jason Gunthorpe |
2024-11-22 | iommu: Add ops->domain_alloc_nested() | Jason Gunthorpe |
2024-11-15 | Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int... | Joerg Roedel |
2024-11-08 | iommu/vt-d: Add set_dev_pasid callback for nested domain | Yi Liu |
2024-11-08 | iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement | Yi Liu |
2024-11-08 | iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacement | Yi Liu |
2024-11-08 | iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain | Yi Liu |
2024-11-08 | iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement | Yi Liu |
2024-11-08 | iommu/vt-d: Add iommu_domain_did() to get did | Yi Liu |
2024-11-08 | iommu/vt-d: Consolidate the struct dev_pasid_info add/remove | Yi Liu |
2024-11-08 | iommu/vt-d: Add pasid replace helpers | Yi Liu |
2024-11-08 | iommu/vt-d: Refactor the pasid setup helpers | Yi Liu |
2024-11-08 | iommu/vt-d: Add a helper to flush cache for updating present pasid entry | Yi Liu |
2024-11-08 | iommu: Pass old domain to set_dev_pasid op | Yi Liu |
2024-11-05 | iommu/vt-d: Drain PRQs when domain removed from RID | Lu Baolu |
2024-11-05 | iommu/vt-d: Drop pasid requirement for prq initialization | Klaus Jensen |
2024-11-05 | iommufd: Enable PRI when doing the iommufd_hwpt_alloc | Joel Granados |
2024-11-05 | iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMU | Joel Granados |
2024-11-05 | iommu/vt-d: Remove the pasid present check in prq_event_thread | Klaus Jensen |
2024-11-05 | iommu/vt-d: Separate page request queue from SVM | Joel Granados |
2024-11-05 | iommu/vt-d: Fix checks and print in pgtable_walk() | Zhenzhong Duan |
2024-11-05 | iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes() | Zhenzhong Duan |
2024-11-05 | iommu/vt-d: Drop s1_pgtbl from dmar_domain | Yi Liu |
2024-11-05 | iommu/vt-d: Remove unused dmar_msi_read | Dr. David Alan Gilbert |
2024-11-05 | iommu/vt-d: Increase buffer size for device name | Andy Shevchenko |
2024-11-05 | iommu/vt-d: Use PCI_DEVID() macro | Jinjie Ruan |
2024-11-05 | iommu/vt-d: Refine intel_iommu_domain_alloc_user() | Lu Baolu |
2024-11-05 | iommu/vt-d: Refactor first_level_by_default() | Lu Baolu |
2024-11-05 | iommu/vt-d: Remove domain_update_iommu_superpage() | Lu Baolu |
2024-11-05 | iommu/vt-d: Remove domain_update_iommu_cap() | Lu Baolu |
2024-11-05 | iommu/vt-d: Enhance compatibility check for paging domain attach | Lu Baolu |
2024-11-05 | iommu/vt-d: Remove unused domain_alloc callback | Lu Baolu |