Age | Commit message (Expand) | Author |
2023-09-25 | iommu/amd: Introduce iommu_dev_data.flags to track device capabilities | Vasant Hegde |
2023-09-25 | iommu/amd: Introduce iommu_dev_data.ppr | Suravee Suthikulpanit |
2023-09-25 | iommu/amd: Rename ats related variables | Vasant Hegde |
2023-09-25 | iommu/amd: Modify logic for checking GT and PPR features | Suravee Suthikulpanit |
2023-09-25 | iommu/amd: Consolidate feature detection and reporting logic | Suravee Suthikulpanit |
2023-09-25 | iommu/amd: Miscellaneous clean up when free domain | Suravee Suthikulpanit |
2023-09-25 | iommu/amd: Introduce helper functions for managing GCR3 table | Suravee Suthikulpanit |
2023-09-25 | iommu/amd: Refactor protection domain allocation code | Vasant Hegde |
2023-09-25 | iommu/amd: Consolidate logic to allocate protection domain | Suravee Suthikulpanit |
2023-09-25 | iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h | Suravee Suthikulpanit |
2023-09-01 | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-06 | x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup() | Thomas Gleixner |
2023-07-14 | iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs | Vasant Hegde |
2023-07-14 | iommu/amd: Handle PPR log overflow | Vasant Hegde |
2023-07-14 | iommu/amd: Generalize log overflow handling | Vasant Hegde |
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 |