summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-296-137/+184
|\
| *-----. Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel2023-06-196-141/+188
| |\ \ \ \
| | | | | * iommu/amd: Remove extern from function prototypesVasant Hegde2023-06-162-48/+46
| | | | | * iommu/amd: Use BIT/BIT_ULL macro to define bit fieldsVasant Hegde2023-06-161-38/+38
| | | | | * iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macroVasant Hegde2023-06-161-1/+1
| | | | | * iommu/amd: Fix compile error for unused functionJoerg Roedel2023-06-091-26/+26
| | | | | * iommu/amd: Improving Interrupt Remapping Table InvalidationSuravee Suthikulpanit2023-06-093-7/+24
| | | | | * iommu/amd: Do not Invalidate IRT when IRTE caching is disabledSuravee Suthikulpanit2023-06-091-6/+15
| | | | | * iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit2023-06-092-0/+40
| | | | | * iommu/amd: Remove the unused struct amd_ir_data.refSuravee Suthikulpanit2023-06-092-11/+7
| | | | | * iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()Joao Martins2023-06-091-28/+10
| | | | | * iommu/amd: Update copyright noticeCarlos Bilbao2023-05-221-1/+1
| | | | | * iommu/amd: Use page mode macros in fetch_pte()Jerry Snitselaar2023-05-221-2/+2
| | | | |/ | | | |/|
| | | | * iommu: Add a capability for flush queue supportRobin Murphy2023-05-221-0/+2
| | | |/
* | | | Merge branch 'expand-stack'Linus Torvalds2023-06-281-2/+2
|\ \ \ \
| * | | | mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-2/+2
| |/ / /
* | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-272-8/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | x86,amd_iommu: Replace cmpxchg_double()Peter Zijlstra2023-06-052-8/+11
| | |/ | |/|
* | | iommu/amd: Fix possible memory leak of 'domain'Su Hui2023-06-161-4/+4
| |/ |/|
* | iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde2023-05-231-1/+10
* | iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh2023-05-221-1/+1
* | iommu/amd: Add missing domain type checksJason Gunthorpe2023-05-221-1/+5
* | iommu/amd: Fix up merge conflict resolutionJerry Snitselaar2023-05-221-3/+0
* | iommu/amd: Handle GALog overflowsJoao Martins2023-05-223-1/+33
* | iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins2023-05-221-2/+1
|/
*---. Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-146-20/+67
|\ \ \
| | | * iommu: Use sysfs_emit() for sysfs showLu Baolu2023-03-221-2/+2
| | |/ | |/|
| | * iommu/amd: Add 5 level guest page table supportVasant Hegde2023-03-285-5/+40
| | * iommu/amd: Allocate IOMMU irqs using numa locality infoVasant Hegde2023-03-221-1/+2
| | * iommu/amd: Allocate page table using numa locality infoVasant Hegde2023-03-225-12/+23
| |/
* | iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I2023-04-131-2/+2
* | iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar2023-04-131-4/+2
|/
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-3/+2
|\
| * iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSIJason Gunthorpe2023-01-111-3/+2
| |
| \
*-. \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-182-40/+65
|\ \ \ | |_|/ |/| |
| | * iommu: Remove detach_dev callbacksLu Baolu2023-01-131-26/+0
| |/ |/|
| * iommu/amd: Skip attach device domain is same as new domainVasant Hegde2023-02-181-0/+7
| * iommu/amd: Improve page fault error reportingVasant Hegde2023-02-161-0/+9
| * iommu/amd: Do not identity map v2 capable device when snp is enabledVasant Hegde2023-02-161-4/+9
| * iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia2023-02-031-1/+15
| * iommu/amd: Do not clear event/ppr log buffer when snp is enabledTom Lendacky2023-01-201-4/+14
| * iommu/amd: Fix error handling for pdev_pri_ats_enable()Vasant Hegde2023-01-131-5/+7
| * iommu/amd: Do not allocate io_pgtable_ops for passthrough domainVasant Hegde2023-01-131-0/+4
|/
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-193-29/+67
|\
| *-. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-123-39/+69
| |\ \
| | * | iommu/amd: Fix typo in macro parameter nameMichael Forney2022-12-051-1/+1
| | * | iommu/amd: Check return value of mmu_notifier_register()Denis Arefev2022-11-191-1/+3
| | * | iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang2022-11-191-0/+1
| | * | iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips2022-11-191-25/+54
| | * | iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips2022-11-191-0/+7