summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-02-16iommu/amd: Mark interrupt as managedMario Limonciello
2024-02-15irqchip: Convert all platform MSI users to the new APIThomas Gleixner
2024-02-13Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"Dmitry Baryshkov
2024-02-09iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issueVasant Hegde
2024-02-09iommu/amd: Remove unused GCR3 table parameters from struct protection_domainSuravee Suthikulpanit
2024-02-09iommu/amd: Rearrange device flush codeVasant Hegde
2024-02-09iommu/amd: Remove unused flush pasid functionsVasant Hegde
2024-02-09iommu/amd: Refactor GCR3 table helper functionsSuravee Suthikulpanit
2024-02-09iommu/amd: Refactor protection_domain helper functionsSuravee Suthikulpanit
2024-02-09iommu/amd: Refactor attaching / detaching device functionsSuravee Suthikulpanit
2024-02-09iommu/amd: Refactor helper function for setting / clearing GCR3Suravee Suthikulpanit
2024-02-09iommu: Introduce iommu_group_mutex_assert()Vasant Hegde
2024-02-09iommu/amd: Rearrange GCR3 table setup codeVasant Hegde
2024-02-09iommu/amd: Add support for device based TLB invalidationVasant Hegde
2024-02-09iommu/amd: Use protection_domain.flags to check page table modeVasant Hegde
2024-02-09iommu/amd: Introduce per-device GCR3 tableSuravee Suthikulpanit
2024-02-09iommu/amd: Introduce struct protection_domain.pd_modeSuravee Suthikulpanit
2024-02-09iommu/amd: Introduce get_amd_iommu_from_dev()Suravee Suthikulpanit
2024-02-09iommu/amd: Enable Guest Translation before registering devicesVasant Hegde
2024-02-09iommu/amd: Pass struct iommu_dev_data to set_dte_entry()Vasant Hegde
2024-02-09iommu/amd: Remove EXPORT_SYMBOL for perf counter related functionsVasant Hegde
2024-02-09iommu/amd: Remove redundant error check in amd_iommu_probe_device()Vasant Hegde
2024-02-09iommu/amd: Remove duplicate function declarations from amd_iommu.hVasant Hegde
2024-02-09iommu/ipmmu-vmsa: Minor cleanupsRobin Murphy
2024-02-09iommu/iova: use named kmem_cache for iova magazinesPasha Tatashin
2024-02-09iommu/iova: Reorganise some codeRobin Murphy
2024-02-09iommu/iova: Tidy up iova_cache_get() failureRobin Murphy
2024-02-09iommu/amd: Remove unused APERTURE_* macrosVasant Hegde
2024-02-09iommu/amd: Remove unused IOVA_* macroVasant Hegde
2024-02-09iommu/amd: Remove unused PPR_* macrosVasant Hegde
2024-02-07iommu/amd: Fix failure return from snp_lookup_rmpentry()Ashish Kalra
2024-02-06iommu/msm-iommu: don't limit the driver too muchDmitry Baryshkov
2024-02-06iommufd/iova_bitmap: Consider page offset for the pages to be pinnedJoao Martins
2024-02-06iommufd/selftest: Hugepage mock domain supportJoao Martins
2024-02-06iommufd/selftest: Refactor mock_domain_read_and_clear_dirty()Joao Martins
2024-02-06iommufd/iova_bitmap: Handle recording beyond the mapped pagesJoao Martins
2024-02-06iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 arrayJoao Martins
2024-02-06iommufd/iova_bitmap: Bounds check mapped::pages accessJoao Martins
2024-02-01iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMAJason Gunthorpe
2024-01-29iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdownAshish Kalra
2024-01-29iommu/amd: Don't rely on external callers to enable IOMMU SNP supportAshish Kalra
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-11iommufd/selftest: Check the bus type during probeJason Gunthorpe
2024-01-11iommu/vt-d: Add iotlb flush for nested domainLu Baolu
2024-01-11iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test opNicolin Chen
2024-01-11iommufd/selftest: Add mock_domain_cache_invalidate_user supportNicolin Chen
2024-01-11iommufd: Add IOMMU_HWPT_INVALIDATEYi Liu
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds