| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd/pgtbl_v2: Fix domain max address | Vasant Hegde | 2023-05-23 | 1 | -1/+10 |
* | iommu/amd: Fix domain flush size when syncing iotlb | Jon Pan-Doh | 2023-05-22 | 1 | -1/+1 |
* | iommu/amd: Add missing domain type checks | Jason Gunthorpe | 2023-05-22 | 1 | -1/+5 |
* | iommu/amd: Handle GALog overflows | Joao Martins | 2023-05-22 | 1 | -1/+8 |
* | iommu/amd: Don't block updates to GATag if guest mode is on | Joao Martins | 2023-05-22 | 1 | -2/+1 |
*-. | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 2023-04-14 | 1 | -0/+11 |
|\ \ |
|
| | * | iommu/amd: Add 5 level guest page table support | Vasant Hegde | 2023-03-28 | 1 | -0/+5 |
| | * | iommu/amd: Allocate page table using numa locality info | Vasant Hegde | 2023-03-22 | 1 | -0/+6 |
| |/ |
|
* / | iommu/amd: Set page size bitmap during V2 domain allocation | Jerry Snitselaar | 2023-04-13 | 1 | -4/+2 |
|/ |
|
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-24 | 1 | -3/+2 |
|\ |
|
| * | iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI | Jason Gunthorpe | 2023-01-11 | 1 | -3/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel | 2023-02-18 | 1 | -39/+50 |
|\ \ \
| |_|/
|/| | |
|
| | * | iommu: Remove detach_dev callbacks | Lu Baolu | 2023-01-13 | 1 | -26/+0 |
| |/
|/| |
|
| * | iommu/amd: Skip attach device domain is same as new domain | Vasant Hegde | 2023-02-18 | 1 | -0/+7 |
| * | iommu/amd: Improve page fault error reporting | Vasant Hegde | 2023-02-16 | 1 | -0/+9 |
| * | iommu/amd: Do not identity map v2 capable device when snp is enabled | Vasant Hegde | 2023-02-16 | 1 | -4/+9 |
| * | iommu/amd: Do not clear event/ppr log buffer when snp is enabled | Tom Lendacky | 2023-01-20 | 1 | -4/+14 |
| * | iommu/amd: Fix error handling for pdev_pri_ats_enable() | Vasant Hegde | 2023-01-13 | 1 | -5/+7 |
| * | iommu/amd: Do not allocate io_pgtable_ops for passthrough domain | Vasant Hegde | 2023-01-13 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-19 | 1 | -2/+1 |
|\ |
|
| *-. | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel | 2022-12-12 | 1 | -12/+3 |
| |\ \ |
|
| | * | | iommu/amd: Remove variable cnt ind iommu_poll_ga_log() | Colin Ian King | 2022-11-03 | 1 | -2/+1 |
| |/ / |
|
* | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-14 | 1 | -10/+4 |
|\ \ \ |
|
| * | | | iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY | Jason Gunthorpe | 2022-11-29 | 1 | -0/+2 |
| | |/
| |/| |
|
| * | | iommu/amd: Drop unnecessary checks in amd_iommu_attach_device() | Nicolin Chen | 2022-11-01 | 1 | -10/+2 |
| |/ |
|
* | | iommu/amd: Enable PCI/IMS | Thomas Gleixner | 2022-12-05 | 1 | -2/+15 |
* | | iommu/amd: Switch to MSI base domains | Thomas Gleixner | 2022-12-05 | 1 | -6/+13 |
* | | x86/apic/vector: Provide MSI parent domain | Thomas Gleixner | 2022-12-05 | 1 | -1/+1 |
* | | x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS | Thomas Gleixner | 2022-11-17 | 1 | -7/+0 |
* | | iommu/amd: Remove bogus check for multi MSI-X | Thomas Gleixner | 2022-11-17 | 1 | -2/+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 | 1 | -68/+99 |
|\ \ \ |
|
| | | * | 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/amd: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -21/+0 |
| | | * | 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: 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 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 | 1 | -0/+3 |
| | * | 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: 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 | 1 | -236/+349 |
|\ \ |
|
| | * | iommu: remove the put_resv_regions method | Christoph Hellwig | 2022-07-15 | 1 | -1/+0 |
| |/
|/| |
|
| * | 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 | 1 | -2/+14 |