Age | Commit message (Expand) | Author |
2023-06-29 | Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-19 | Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '... | Joerg Roedel |
2023-06-16 | iommu/amd: Fix possible memory leak of 'domain' | Su Hui |
2023-06-09 | iommu/amd: Fix compile error for unused function | Joerg Roedel |
2023-06-09 | iommu/amd: Improving Interrupt Remapping Table Invalidation | Suravee Suthikulpanit |
2023-06-09 | iommu/amd: Do not Invalidate IRT when IRTE caching is disabled | Suravee Suthikulpanit |
2023-06-09 | iommu/amd: Remove the unused struct amd_ir_data.ref | Suravee Suthikulpanit |
2023-06-09 | iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga() | Joao Martins |
2023-06-05 | x86,amd_iommu: Replace cmpxchg_double() | Peter Zijlstra |
2023-05-23 | iommu/amd/pgtbl_v2: Fix domain max address | Vasant Hegde |
2023-05-22 | iommu: Add a capability for flush queue support | Robin Murphy |
2023-05-22 | iommu/amd: Fix domain flush size when syncing iotlb | Jon Pan-Doh |
2023-05-22 | iommu/amd: Add missing domain type checks | Jason Gunthorpe |
2023-05-22 | iommu/amd: Handle GALog overflows | Joao Martins |
2023-05-22 | iommu/amd: Don't block updates to GATag if guest mode is on | Joao Martins |
2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel |
2023-04-13 | iommu/amd: Set page size bitmap during V2 domain allocation | Jerry Snitselaar |
2023-03-28 | iommu/amd: Add 5 level guest page table support | Vasant Hegde |
2023-03-22 | iommu/amd: Allocate page table using numa locality info | Vasant Hegde |
2023-02-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
2023-02-18 | iommu/amd: Skip attach device domain is same as new domain | Vasant Hegde |
2023-02-16 | iommu/amd: Improve page fault error reporting | Vasant Hegde |
2023-02-16 | iommu/amd: Do not identity map v2 capable device when snp is enabled | Vasant Hegde |
2023-01-20 | iommu/amd: Do not clear event/ppr log buffer when snp is enabled | Tom Lendacky |
2023-01-13 | iommu/amd: Fix error handling for pdev_pri_ats_enable() | Vasant Hegde |
2023-01-13 | iommu/amd: Do not allocate io_pgtable_ops for passthrough domain | Vasant Hegde |
2023-01-13 | iommu: Remove detach_dev callbacks | Lu Baolu |
2023-01-11 | iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI | Jason Gunthorpe |
2022-12-19 | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-12 | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel |
2022-12-05 | iommu/amd: Enable PCI/IMS | Thomas Gleixner |
2022-12-05 | iommu/amd: Switch to MSI base domains | Thomas Gleixner |
2022-12-05 | x86/apic/vector: Provide MSI parent domain | Thomas Gleixner |
2022-11-29 | iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY | Jason Gunthorpe |
2022-11-17 | x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS | Thomas Gleixner |
2022-11-17 | iommu/amd: Remove bogus check for multi MSI-X | Thomas Gleixner |
2022-11-03 | iommu/amd: Remove variable cnt ind iommu_poll_ga_log() | Colin Ian King |
2022-11-01 | iommu/amd: Drop unnecessary checks in amd_iommu_attach_device() | Nicolin Chen |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu |
2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel |
2022-09-26 | iommu/amd: Remove outdated comment | Vasant Hegde |
2022-09-26 | iommu/amd: Free domain ID after domain_flush_pages | Vasant Hegde |
2022-09-26 | iommu/amd: Free domain id in error path | Vasant Hegde |
2022-09-09 | Merge branch 'iommu/fixes' into core | Joerg Roedel |
2022-09-09 | iommu/dma: Make header private | Robin Murphy |
2022-09-07 | iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API | Suravee Suthikulpanit |
2022-09-07 | iommu/amd: Add support for Guest IO protection | Suravee Suthikulpanit |