summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
2024-07-27Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-23iommu/amd: Convert comma to semicolonChen Ni
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-27iommu/amd: Fix GT feature enablement againVasant Hegde
2024-06-27iommu/amd: Invalidate cache before removing device from domain listVasant Hegde
2024-06-25iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()Uros Bizjak
2024-06-13iommu/amd: Fix panic accessing amd_iommu_enable_faultingDimitri Sivanich
2024-06-04iommu/amd: Fix Invalid wait context issueVasant Hegde
2024-06-04iommu/amd: Check EFR[EPHSup] bit before enabling PPRVasant Hegde
2024-06-04iommu/amd: Fix workqueue nameVasant Hegde
2024-06-04iommu/amd: Fix sysfs leak in iommu initKun(llfl)
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-15Revert "iommu/amd: Enable PCI/IMS"Bjorn Helgaas
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-05-06iommu/amd: Enable Guest Translation after reading IOMMU feature registerVasant Hegde
2024-05-03iommu/amd: Fix compilation errorAndy Shevchenko
2024-04-26Merge branch 'memory-observability' into x86/amdJoerg Roedel
2024-04-26Merge branch 'iommu/fixes' into x86/amdJoerg Roedel
2024-04-26iommu/amd: Add SVA domain supportVasant Hegde
2024-04-26iommu/amd: Initial SVA support for AMD IOMMUVasant Hegde
2024-04-26iommu/amd: Add support for enable/disable IOPFVasant Hegde
2024-04-26iommu/amd: Add IO page fault notifier handlerWei Huang
2024-04-26iommu/amd: Add support for page responseSuravee Suthikulpanit
2024-04-26iommu/amd: Define per-IOMMU iopf_queueSuravee Suthikulpanit
2024-04-26iommu/amd: Enable PCI features based on attached domain capabilityVasant Hegde
2024-04-26iommu/amd: Setup GCR3 table in advance if domain is SVA capableVasant Hegde
2024-04-26iommu/amd: Introduce iommu_dev_data.max_pasidsVasant Hegde
2024-04-26iommu/amd: Fix PPR interrupt processing logicVasant Hegde
2024-04-26iommu/amd: Move PPR-related functions into ppr.cSuravee Suthikulpanit
2024-04-26iommu/amd: Add support for enabling/disabling IOMMU featuresWei Huang
2024-04-26iommu/amd: Introduce per device DTE update functionVasant Hegde
2024-04-26iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()Vasant Hegde
2024-04-26iommu/amd: Enhance def_domain_type to handle untrusted deviceVasant Hegde
2024-04-26iommu/dma: Centralise iommu_setup_dma_ops()Robin Murphy
2024-04-26iommu/vt-d: Allocate DMAR fault interrupts locallyDimitri Sivanich
2024-04-15iommu/amd: use page allocation function provided by iommu-pages.hPasha Tatashin
2024-04-12iommu/amd: Change log message severityVasant Hegde
2024-04-12iommu/amd: Do not enable SNP when V2 page table is enabledVasant Hegde
2024-04-12iommu/amd: Fix possible irq lock inversion dependency issueVasant Hegde
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)
2024-03-13Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-08iommu/amd: Fix sleeping in atomic contextVasant Hegde
2024-02-16iommu/amd: Mark interrupt as managedMario Limonciello
2024-02-09iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issueVasant Hegde
2024-02-09iommu/amd: Remove unused GCR3 table parameters from struct protection_domainSuravee Suthikulpanit
2024-02-09iommu/amd: Rearrange device flush codeVasant Hegde
2024-02-09iommu/amd: Remove unused flush pasid functionsVasant Hegde
2024-02-09iommu/amd: Refactor GCR3 table helper functionsSuravee Suthikulpanit
2024-02-09iommu/amd: Refactor protection_domain helper functionsSuravee Suthikulpanit
2024-02-09iommu/amd: Refactor attaching / detaching device functionsSuravee Suthikulpanit