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-28 | Merge branch 'expand-stack' | 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-27 | mm: always expand the stack with the mmap write lock held | 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-16 | iommu/amd: Remove extern from function prototypes | Vasant Hegde |
2023-06-16 | iommu/amd: Use BIT/BIT_ULL macro to define bit fields | Vasant Hegde |
2023-06-16 | iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macro | Vasant Hegde |
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: Introduce Disable IRTE Caching Support | 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: Fix up merge conflict resolution | Jerry Snitselaar |
2023-05-22 | iommu/amd: Update copyright notice | Carlos Bilbao |
2023-05-22 | iommu/amd: Use page mode macros in fetch_pte() | Jerry Snitselaar |
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: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE | Kishon Vijay Abraham I |
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: Use sysfs_emit() for sysfs show | Lu Baolu |
2023-03-22 | iommu/amd: Allocate IOMMU irqs using numa locality info | 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-02-03 | iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter | Gavrilov Ilia |
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-12-05 | iommu/amd: Fix typo in macro parameter name | Michael Forney |