| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: Fix possible memory leak of 'domain' | Su Hui | 2023-06-16 | 1 | -4/+4 |
* | 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: Fix up merge conflict resolution | Jerry Snitselaar | 2023-05-22 | 1 | -3/+0 |
* | iommu/amd: Handle GALog overflows | Joao Martins | 2023-05-22 | 3 | -1/+33 |
* | 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 | 6 | -20/+67 |
|\ \ \ |
|
| | | * | iommu: Use sysfs_emit() for sysfs show | Lu Baolu | 2023-03-22 | 1 | -2/+2 |
| | |/
| |/| |
|
| | * | iommu/amd: Add 5 level guest page table support | Vasant Hegde | 2023-03-28 | 5 | -5/+40 |
| | * | iommu/amd: Allocate IOMMU irqs using numa locality info | Vasant Hegde | 2023-03-22 | 1 | -1/+2 |
| | * | iommu/amd: Allocate page table using numa locality info | Vasant Hegde | 2023-03-22 | 5 | -12/+23 |
| |/ |
|
* | | iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE | Kishon Vijay Abraham I | 2023-04-13 | 1 | -2/+2 |
* | | 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 | 2 | -40/+65 |
|\ \ \
| |_|/
|/| | |
|
| | * | 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: Add a length limitation for the ivrs_acpihid command-line parameter | Gavrilov Ilia | 2023-02-03 | 1 | -1/+15 |
| * | 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 | 3 | -29/+67 |
|\ |
|
| *-. | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel | 2022-12-12 | 3 | -39/+69 |
| |\ \ |
|
| | * | | iommu/amd: Fix typo in macro parameter name | Michael Forney | 2022-12-05 | 1 | -1/+1 |
| | * | | iommu/amd: Check return value of mmu_notifier_register() | Denis Arefev | 2022-11-19 | 1 | -1/+3 |
| | * | | iommu/amd: Fix pci device refcount leak in ppr_notifier() | Yang Yingliang | 2022-11-19 | 1 | -0/+1 |
| | * | | iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options | Kim Phillips | 2022-11-19 | 1 | -25/+54 |
| | * | | iommu/amd: Fix ivrs_acpihid cmdline parsing code | Kim Phillips | 2022-11-19 | 1 | -0/+7 |
| | * | | 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 | 2 | -7/+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 | 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 |