Age | Commit message (Expand) | Author |
2025-07-04 | iommu/vt-d: Assign devtlb cache tag on ATS enablement | Lu Baolu |
2025-05-23 | Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'... | Joerg Roedel |
2025-05-23 | iommu/vt-d: Restore context entry setup order for aliased devices | Lu Baolu |
2025-05-16 | iommu/vt-d: Change dmar_ats_supported() to return boolean | Wei Wang |
2025-05-16 | iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit() | Wei Wang |
2025-05-16 | iommu/vt-d: Replace spin_lock with mutex to protect domain ida | Lu Baolu |
2025-05-16 | iommu/vt-d: Use ida to manage domain id | Lu Baolu |
2025-05-16 | iommu/vt-d: Restore WO permissions on second-level paging entries | Jason Gunthorpe |
2025-04-28 | iommu: Remove iommu_dev_enable/disable_feature() | Lu Baolu |
2025-04-28 | iommu/vt-d: Put iopf enablement in domain attach path | Lu Baolu |
2025-04-28 | iommu: Remove IOMMU_DEV_FEAT_SVA | Jason Gunthorpe |
2025-04-28 | iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57) | Mingcong Bai |
2025-04-17 | iommu/vt-d: Revert ATS timing change to fix boot failure | Lu Baolu |
2025-04-17 | iommu/pages: Remove iommu_alloc_page_node() | Jason Gunthorpe |
2025-04-17 | iommu: Change iommu_iotlb_gather to use iommu_page_list | Jason Gunthorpe |
2025-04-17 | iommu/pages: Remove iommu_free_page() | Jason Gunthorpe |
2025-04-11 | iommu/vt-d: Remove an unnecessary call set_dma_ops() | Petr Tesarik |
2025-04-01 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-03-25 | iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support | Yi Liu |
2025-03-20 | Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch... | Joerg Roedel |
2025-03-20 | iommu/vt-d: Fix possible circular locking dependency | Lu Baolu |
2025-03-10 | iommu/vt-d: Cleanup intel_context_flush_present() | Lu Baolu |
2025-03-10 | iommu/vt-d: Move PRI enablement in probe path | Lu Baolu |
2025-03-10 | iommu/vt-d: Move scalable mode ATS enablement to probe path | Lu Baolu |
2025-03-10 | iommu/vt-d: Check if SVA is supported when attaching the SVA domain | Jason Gunthorpe |
2025-03-10 | iommu/vt-d: Use virt_to_phys() | Jason Gunthorpe |
2025-03-10 | iommu/vt-d: Fix system hang on reboot -f | Yunhui Cui |
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-01-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-01-17 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock... | Joerg Roedel |
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: 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: Consolidate the struct dev_pasid_info add/remove | 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 |