summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel
2023-06-16iommu/amd: Fix possible memory leak of 'domain'Su Hui
2023-06-16iommu/amd: Remove extern from function prototypesVasant Hegde
2023-06-16iommu/amd: Use BIT/BIT_ULL macro to define bit fieldsVasant Hegde
2023-06-16iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macroVasant Hegde
2023-06-09iommu/amd: Fix compile error for unused functionJoerg Roedel
2023-06-09iommu/amd: Improving Interrupt Remapping Table InvalidationSuravee Suthikulpanit
2023-06-09iommu/amd: Do not Invalidate IRT when IRTE caching is disabledSuravee Suthikulpanit
2023-06-09iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit
2023-06-09iommu/amd: Remove the unused struct amd_ir_data.refSuravee Suthikulpanit
2023-06-09iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()Joao Martins
2023-06-05x86,amd_iommu: Replace cmpxchg_double()Peter Zijlstra
2023-05-23iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde
2023-05-22iommu: Add a capability for flush queue supportRobin Murphy
2023-05-22iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh
2023-05-22iommu/amd: Add missing domain type checksJason Gunthorpe
2023-05-22iommu/amd: Fix up merge conflict resolutionJerry Snitselaar
2023-05-22iommu/amd: Update copyright noticeCarlos Bilbao
2023-05-22iommu/amd: Use page mode macros in fetch_pte()Jerry Snitselaar
2023-05-22iommu/amd: Handle GALog overflowsJoao Martins
2023-05-22iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-13iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I
2023-04-13iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar
2023-03-28iommu/amd: Add 5 level guest page table supportVasant Hegde
2023-03-22iommu: Use sysfs_emit() for sysfs showLu Baolu
2023-03-22iommu/amd: Allocate IOMMU irqs using numa locality infoVasant Hegde
2023-03-22iommu/amd: Allocate page table using numa locality infoVasant Hegde
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-18iommu/amd: Skip attach device domain is same as new domainVasant Hegde
2023-02-16iommu/amd: Improve page fault error reportingVasant Hegde
2023-02-16iommu/amd: Do not identity map v2 capable device when snp is enabledVasant Hegde
2023-02-03iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-01-20iommu/amd: Do not clear event/ppr log buffer when snp is enabledTom Lendacky
2023-01-13iommu/amd: Fix error handling for pdev_pri_ats_enable()Vasant Hegde
2023-01-13iommu/amd: Do not allocate io_pgtable_ops for passthrough domainVasant Hegde
2023-01-13iommu: Remove detach_dev callbacksLu Baolu
2023-01-11iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSIJason Gunthorpe
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-12-05iommu/amd: Enable PCI/IMSThomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner
2022-12-05x86/apic/vector: Provide MSI parent domainThomas Gleixner
2022-12-05iommu/amd: Fix typo in macro parameter nameMichael Forney