index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
2025-02-28
iommu/amd: Preserve default DTE fields when updating Host Page Table Root
Alejandro Jimenez
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
2025-02-14
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
Vasant Hegde
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
2025-01-17
iommu/amd: Fully decode all combinations of alloc_paging_flags
Jason Gunthorpe
2025-01-17
iommu/amd: Move the nid to pdom_setup_pgtable()
Jason Gunthorpe
2025-01-17
iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
Jason Gunthorpe
2025-01-17
iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
Jason Gunthorpe
2025-01-17
iommu/amd: Remove dev == NULL checks
Jason Gunthorpe
2025-01-17
iommu/amd: Remove domain_alloc()
Jason Gunthorpe
2025-01-17
iommu/amd: Remove unused amd_iommu_domain_update()
Alejandro Jimenez
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2025-01-06
iommu/amd: remove return value of amd_iommu_detect
Gao Shiyuan
2024-12-18
iommu/amd: Make the blocked domain support PASID
Yi Liu
2024-12-18
iommu/amd: Remove amd_iommu_apply_erratum_63()
Suravee Suthikulpanit
2024-12-18
iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
Suravee Suthikulpanit
2024-12-18
iommu/amd: Modify clear_dte_entry() to avoid in-place update
Suravee Suthikulpanit
2024-12-18
iommu/amd: Introduce helper function get_dte256()
Suravee Suthikulpanit
2024-12-18
iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
Suravee Suthikulpanit
2024-12-18
iommu/amd: Introduce helper function to update 256-bit DTE
Suravee Suthikulpanit
2024-12-18
iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
Suravee Suthikulpanit
2024-12-18
iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
Suravee Suthikulpanit
2024-12-18
iommu/amd: Misc ACPI IVRS debug info clean up
Suravee Suthikulpanit
2024-12-10
iommu/amd: Add lockdep asserts for domain->dev_list
Jason Gunthorpe
2024-12-10
iommu/amd: Put list_add/del(dev_data) back under the domain->lock
Jason Gunthorpe
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
2024-11-15
Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...
Joerg Roedel
2024-11-08
iommu: Make set_dev_pasid op support domain replacement
Yi Liu
2024-11-08
iommu: Pass old domain to set_dev_pasid op
Yi Liu
2024-10-30
iommu/amd: Improve amd_iommu_release_device()
Vasant Hegde
2024-10-30
iommu/amd: Add ops->release_domain
Vasant Hegde
2024-10-30
iommu/amd: Reorder attach device code
Vasant Hegde
2024-10-30
iommu/amd: Convert dev_data lock from spinlock to mutex
Vasant Hegde
2024-10-30
iommu/amd: Rearrange attach device code
Vasant Hegde
2024-10-30
iommu/amd: Reduce domain lock scope in attach device path
Vasant Hegde
2024-10-30
iommu/amd: Do not detach devices in domain free path
Vasant Hegde
2024-10-30
iommu/amd: Remove unused amd_iommus variable
Vasant Hegde
2024-10-30
iommu/amd: xarray to track protection_domain->iommu list
Vasant Hegde
2024-10-30
iommu/amd: Remove protection_domain.dev_cnt variable
Vasant Hegde
2024-10-30
iommu/amd: Use ida interface to manage protection domain ID
Vasant Hegde
2024-10-30
iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLB
Vasant Hegde
2024-10-30
Merge branch 'core' into amd/amd-vi
Joerg Roedel
2024-10-29
iommu/amd: Implement global identity domain
Vasant Hegde
2024-10-29
iommu/amd: Enhance amd_iommu_domain_alloc_user()
Vasant Hegde
2024-10-29
iommu/amd: Pass page table type as param to pdom_setup_pgtable()
Vasant Hegde
2024-10-29
iommu/amd: Separate page table setup from domain allocation
Vasant Hegde
2024-10-29
iommu/amd: Move V2 page table support check to early_amd_iommu_init()
Vasant Hegde
[next]