aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
2022-02-14iommu/amd: Fix I/O page table memory leakSuravee Suthikulpanit
2022-02-14iommu/amd: Recover from event log overflowLennert Buytenhek
2022-02-04iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-01-04Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel
2021-12-20iommu/amd: Use put_pages_listMatthew Wilcox (Oracle)
2021-12-20iommu/amd: Simplify pagetable freeingRobin Murphy
2021-12-20iommu/amd: Fix typo in *glues … together* in commentPaul Menzel
2021-12-17iommu/amd: Remove useless irq affinity notifierMaxim Levitsky
2021-12-17iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resumeMaxim Levitsky
2021-12-17iommu/amd: X2apic mode: setup the INTX registers on mask/unmaskMaxim Levitsky
2021-12-17iommu/amd: X2apic mode: re-enable after resumeMaxim Levitsky
2021-12-17iommu/amd: Restore GA log/tail pointer on host resumeMaxim Levitsky
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-10-04x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky
2021-09-29iommu/amd: Use report_iommu_fault()Lennert Buytenhek
2021-09-25iommu/amd: Use struct_group() for memcpy() regionKees Cook
2021-09-09iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit
2021-09-09iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-18iommu/amd: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu/amd: Drop IOVA cookie managementRobin Murphy
2021-08-02iommu/amd: Remove stale amd_iommu_unmap_flush usageJoerg Roedel
2021-08-02Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel
2021-08-02iommu/amd: Use only natural aligned flushes in a VMNadav Amit
2021-08-02iommu/amd: Sync once for scatter-gather operationsNadav Amit
2021-08-02iommu/amd: Tailored gather logic for AMDNadav Amit
2021-08-02iommu/amd: Do not use flush-queue when NpCache is onNadav Amit
2021-08-02iommu/amd: Selective flush on unmapNadav Amit
2021-07-26iommu/amd: Fix printing of IOMMU events when rate limiting kicks inLennert Buytenhek
2021-07-26iommu/amd: Convert from atomic_t to refcount_t on pasid_state->countXiyu Yang via iommu
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry
2021-07-26iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker
2021-06-08iommu/amd: Fix section mismatch warning for detect_ivrs()Joerg Roedel
2021-06-07iommu/amd: Remove redundant assignment of errShaokun Zhang
2021-06-07iommu/amd: Tidy up DMA ops initRobin Murphy
2021-06-04iommu/amd: Add amd_iommu=force_enable optionJoerg Roedel
2021-06-04iommu/amd: Fix extended features loggingAlexander Monakov
2021-05-18iommu/amd: Fix wrong parentheses on page-specific invalidationsNadav Amit
2021-05-18iommu/amd: Clear DMA ops when switching domainJean-Philippe Brucker
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-15iommu/amd: Put newline after closing bracket in warningPaul Menzel
2021-04-15iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit