| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind | Daniel Marcovitch | 2023-09-13 | 1 | -2/+2 |
* | iommu/amd: Introduce Disable IRTE Caching Support | Suravee Suthikulpanit | 2023-08-23 | 2 | -0/+40 |
* | mm: always expand the stack with the mmap write lock held | Linus Torvalds | 2023-07-01 | 1 | -2/+2 |
* | iommu/amd/pgtbl_v2: Fix domain max address | Vasant Hegde | 2023-06-09 | 1 | -1/+10 |
* | iommu/amd: Fix domain flush size when syncing iotlb | Jon Pan-Doh | 2023-06-09 | 1 | -1/+1 |
* | iommu/amd: Fix up merge conflict resolution | Jerry Snitselaar | 2023-06-09 | 1 | -3/+0 |
* | iommu/amd: Handle GALog overflows | Joao Martins | 2023-06-09 | 3 | -1/+33 |
* | iommu/amd: Don't block updates to GATag if guest mode is on | Joao Martins | 2023-06-09 | 1 | -2/+1 |
* | iommu/amd: Set page size bitmap during V2 domain allocation | Jerry Snitselaar | 2023-05-11 | 1 | -4/+2 |
* | iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE | Kishon Vijay Abraham I | 2023-05-11 | 1 | -2/+2 |
* | iommu/amd: Fix error handling for pdev_pri_ats_enable() | Vasant Hegde | 2023-03-11 | 1 | -5/+7 |
* | iommu/amd: Improve page fault error reporting | Vasant Hegde | 2023-03-10 | 1 | -0/+9 |
* | iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter | Gavrilov Ilia | 2023-03-10 | 1 | -1/+15 |
* | iommu/amd: Do not identity map v2 capable device when snp is enabled | Vasant Hegde | 2023-03-10 | 1 | -4/+9 |
* | iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options | Kim Phillips | 2023-01-07 | 1 | -25/+54 |
* | iommu/amd: Fix ivrs_acpihid cmdline parsing code | Kim Phillips | 2023-01-07 | 1 | -0/+7 |
* | iommu/amd: Fix pci device refcount leak in ppr_notifier() | Yang Yingliang | 2022-12-31 | 1 | -0/+1 |
* | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 2022-10-21 | 1 | -3/+4 |
*---. | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel | 2022-09-26 | 9 | -120/+601 |
|\ \ \ |
|
| | | * | Merge branch 'iommu/fixes' into core | Joerg Roedel | 2022-09-09 | 1 | -1/+2 |
| | | |\ |
|
| | | * | | iommu/dma: Make header private | Robin Murphy | 2022-09-09 | 1 | -1/+1 |
| | | * | | iommu/dma: Clean up Kconfig | Robin Murphy | 2022-09-07 | 1 | -1/+0 |
| | | * | | iommu/amd: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 3 | -30/+1 |
| | | * | | iommu/amd: Handle race between registration and device probe | Robin Murphy | 2022-09-07 | 1 | -0/+4 |
| | | * | | iommu: Retire iommu_capable() | Robin Murphy | 2022-09-07 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
| | * | | iommu/amd: Fix sparse warning | Vasant Hegde | 2022-09-26 | 2 | -2/+2 |
| | * | | iommu/amd: Remove outdated comment | Vasant Hegde | 2022-09-26 | 1 | -4/+0 |
| | * | | iommu/amd: Free domain ID after domain_flush_pages | Vasant Hegde | 2022-09-26 | 1 | -3/+3 |
| | * | | iommu/amd: Free domain id in error path | Vasant Hegde | 2022-09-26 | 1 | -2/+6 |
| | * | | iommu/amd: Add command-line option to enable different page table | Vasant Hegde | 2022-09-07 | 1 | -5/+18 |
| | * | | iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API | Suravee Suthikulpanit | 2022-09-07 | 1 | -0/+25 |
| | * | | iommu/amd: Add support for Guest IO protection | Suravee Suthikulpanit | 2022-09-07 | 3 | -0/+19 |
| | * | | iommu/amd: Initial support for AMD IOMMU v2 page table | Vasant Hegde | 2022-09-07 | 3 | -2/+420 |
| | * | | iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table | Suravee Suthikulpanit | 2022-09-07 | 1 | -3/+11 |
| | * | | iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking | Suravee Suthikulpanit | 2022-09-07 | 1 | -19/+27 |
| | * | | iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support | Vasant Hegde | 2022-09-07 | 1 | -13/+16 |
| | * | | iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback | Vasant Hegde | 2022-09-07 | 1 | -8/+9 |
| | * | | iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback | Vasant Hegde | 2022-09-07 | 1 | -25/+34 |
| |/ /
|/| | |
|
| * | | iommu: Fix false ownership failure on AMD systems with PASID activated | Jason Gunthorpe | 2022-09-11 | 1 | -0/+2 |
| |/ |
|
| * | iommu/amd: use full 64-bit value in build_completion_wait() | John Sperbeck | 2022-09-07 | 1 | -1/+2 |
|/ |
|
*-. | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 2022-07-29 | 7 | -675/+1133 |
|\ \ |
|
| | * | iommu: remove the put_resv_regions method | Christoph Hellwig | 2022-07-15 | 1 | -1/+0 |
| |/
|/| |
|
| * | iommu/amd: Fix compile warning in init code | Joerg Roedel | 2022-07-29 | 1 | -6/+3 |
| * | iommu/amd: Add support for AVIC when SNP is enabled | Suravee Suthikulpanit | 2022-07-29 | 2 | -1/+17 |
| * | iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement | Suravee Suthikulpanit | 2022-07-29 | 1 | -30/+55 |
| * | iommu/amd: Do not support IOMMUv2 APIs when SNP is enabled | Suravee Suthikulpanit | 2022-07-15 | 1 | -1/+6 |
| * | iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabled | Suravee Suthikulpanit | 2022-07-15 | 1 | -0/+7 |
| * | iommu/amd: Set translation valid bit only when IO page tables are in use | Suravee Suthikulpanit | 2022-07-15 | 2 | -3/+16 |
| * | iommu/amd: Introduce function to check and enable SNP | Brijesh Singh | 2022-07-15 | 2 | -0/+44 |
| * | iommu/amd: Globally detect SNP support | Suravee Suthikulpanit | 2022-07-15 | 1 | -2/+5 |