aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel1-3/+3
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-0/+23
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+6
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2-2/+4
2021-10-04x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky1-3/+4
2021-09-29iommu/amd: Use report_iommu_fault()Lennert Buytenhek2-0/+23
2021-09-25iommu/amd: Use struct_group() for memcpy() regionKees Cook1-3/+6
2021-09-09iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit1-13/+4
2021-09-09iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang1-7/+24
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel5-64/+121
2021-08-18iommu/amd: Prepare for multiple DMA domain typesRobin Murphy1-7/+2
2021-08-18iommu/amd: Drop IOVA cookie managementRobin Murphy1-12/+0
2021-08-02iommu/amd: Remove stale amd_iommu_unmap_flush usageJoerg Roedel1-4/+2
2021-08-02Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel4-18/+4
2021-08-02iommu/amd: Use only natural aligned flushes in a VMNadav Amit1-5/+42
2021-08-02iommu/amd: Sync once for scatter-gather operationsNadav Amit1-3/+12
2021-08-02iommu/amd: Tailored gather logic for AMDNadav Amit1-1/+22
2021-08-02iommu/amd: Do not use flush-queue when NpCache is onNadav Amit1-1/+6
2021-08-02iommu/amd: Selective flush on unmapNadav Amit1-2/+13
2021-07-26iommu/amd: Fix printing of IOMMU events when rate limiting kicks inLennert Buytenhek1-11/+17
2021-07-26iommu/amd: Convert from atomic_t to refcount_t on pasid_state->countXiyu Yang via iommu1-6/+7
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy1-3/+0
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry1-1/+1
2021-07-26iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei3-14/+1
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry1-1/+3
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into nextJoerg Roedel3-30/+25
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker1-1/+1
2021-06-08iommu/amd: Fix section mismatch warning for detect_ivrs()Joerg Roedel1-1/+1
2021-06-07iommu/amd: Remove redundant assignment of errShaokun Zhang1-1/+1
2021-06-07iommu/amd: Tidy up DMA ops initRobin Murphy3-25/+13
2021-06-04iommu/amd: Add amd_iommu=force_enable optionJoerg Roedel1-1/+8
2021-06-04iommu/amd: Fix extended features loggingAlexander Monakov1-2/+2
2021-05-18iommu/amd: Fix wrong parentheses on page-specific invalidationsNadav Amit1-1/+1
2021-05-18iommu/amd: Clear DMA ops when switching domainJean-Philippe Brucker1-0/+2
2021-04-16iommu: Streamline registration interfaceRobin Murphy1-2/+1
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel4-210/+50
2021-04-15iommu/amd: Put newline after closing bracket in warningPaul Menzel1-1/+1
2021-04-15iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit1-23/+1
2021-04-15Revert "iommu/amd: Fix performance counter initialization"Paul Menzel1-34/+11
2021-04-15iommu/amd: Remove duplicate check of devidShaokun Zhang1-8/+1
2021-04-08iommu/amd: Page-specific invalidations for more than one pageNadav Amit1-34/+42
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig1-1/+0
2021-04-07iommu/amd: Remove a few unused exportsChristoph Hellwig1-5/+0
2021-04-07iommu/amd: Remove the unused amd_iommu_get_v2_domain functionChristoph Hellwig2-35/+0
2021-04-07iommu/amd: Remove the unused device errata codeChristoph Hellwig2-54/+3
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy1-22/+1
2021-04-07iommu/amd: Remove duplicate check of pasidsQi Liu1-3/+0
2021-03-18iommu/amd: Keep track of amd_iommu_irq_remap stateJoerg Roedel1-1/+4
2021-03-18iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledJoerg Roedel1-4/+4
2021-03-18iommu/amd: Move Stoney Ridge check to detect_ivrs()Joerg Roedel1-11/+12