index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
iommu/amd: serialize sequence allocation under concurrent TLB invalidations
Ankit Soni
1
-6
/
+12
2026-03-04
iommu/amd: move wait_on_sem() out of spinlock
Ankit Soni
1
-8
/
+17
2026-02-27
iommu/amd: Use core's primary handler and set IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-5
/
+0
2026-01-30
iommu/amd: Fix error path in amd_iommu_probe_device()
Vasant Hegde
1
-2
/
+1
2026-01-08
iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...
Jinhui Guo
1
-1
/
+1
2025-09-05
iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
Ashish Kalra
1
-1
/
+1
2025-09-05
iommu/amd: use str_plural() to simplify the code
Xichao Zhao
1
-1
/
+2
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-48
/
+77
2025-07-24
Merge branch 'amd/amd-vi' into next
Will Deacon
1
-11
/
+30
2025-07-17
iommu/amd: Fix geometry.aperture_end for V2 tables
Jason Gunthorpe
1
-2
/
+15
2025-07-15
iommu/amd: Add debugfs support to dump IOMMU command buffer
Dheeraj Kumar Srivastava
1
-7
/
+0
2025-07-11
iommu/amd: Enable PASID and ATS capabilities in the correct order
Easwar Hariharan
1
-1
/
+1
2025-07-04
iommu/amd: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
1
-12
/
+14
2025-06-27
iommu/amd: Add efr[HATS] max v1 page table level
Ankit Soni
1
-1
/
+1
2025-06-27
iommu/amd: Add HATDis feature support
Ankit Soni
1
-0
/
+13
2025-06-23
iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
Sean Christopherson
1
-11
/
+17
2025-06-23
iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC support
Sean Christopherson
1
-5
/
+12
2025-06-23
iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhi...
Sean Christopherson
1
-1
/
+4
2025-06-23
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
Sean Christopherson
1
-2
/
+4
2025-06-23
iommu/amd: Factor out helper for manipulating IRTE GA/CPU info
Sean Christopherson
1
-41
/
+46
2025-06-23
iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
Sean Christopherson
1
-5
/
+9
2025-06-23
iommu/amd: Document which IRTE fields amd_iommu_update_ga() can modify
Sean Christopherson
1
-0
/
+12
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
1
-8
/
+4
2025-06-23
iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
Sean Christopherson
1
-3
/
+7
2025-06-23
iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
Sean Christopherson
1
-1
/
+1
2025-06-20
iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
Sean Christopherson
1
-10
/
+0
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
1
-47
/
+47
2025-05-16
iommu/amd: Allow matching ACPI HID devices without matching UIDs
Mario Limonciello
1
-5
/
+28
2025-05-02
iommu/amd: Add support for HTRangeIgnore feature
Sairaj Kodilkar
1
-0
/
+3
2025-04-28
iommu/amd: Ensure GA log notifier callbacks finish running before module unload
Sean Christopherson
1
-0
/
+8
2025-04-28
iommu: Remove iommu_dev_enable/disable_feature()
Lu Baolu
1
-32
/
+0
2025-04-28
iommu: Remove IOMMU_DEV_FEAT_SVA
Jason Gunthorpe
1
-2
/
+0
2025-04-24
iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
Sean Christopherson
1
-10
/
+3
2025-04-24
iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
Sean Christopherson
1
-1
/
+1
2025-04-17
iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
Jason Gunthorpe
1
-4
/
+4
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
1
-1
/
+1
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
1
-2
/
+2
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
1
-1
/
+1
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
1
-31
/
+60
2025-03-13
iommu/amd: Enable support for up to 2K interrupts per function
Kishon Vijay Abraham I
1
-9
/
+39
2025-03-13
iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro
Sairaj Kodilkar
1
-1
/
+1
2025-03-13
iommu/amd: Replace slab cache allocator with page allocator
Sairaj Kodilkar
1
-12
/
+14
2025-03-10
iommu/amd: Consolidate protection domain free code
Vasant Hegde
1
-10
/
+5
2025-03-10
iommu/amd: Log IOMMU control register in event log path
Vasant Hegde
1
-1
/
+3
2025-02-28
iommu/amd: Preserve default DTE fields when updating Host Page Table Root
Alejandro Jimenez
1
-2
/
+2
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-199
/
+333
2025-01-22
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
1
-199
/
+333
2025-01-17
iommu/amd: Fully decode all combinations of alloc_paging_flags
Jason Gunthorpe
1
-15
/
+15
2025-01-17
iommu/amd: Move the nid to pdom_setup_pgtable()
Jason Gunthorpe
1
-13
/
+9
[next]