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.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-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
9 days
iommu/amd: Fix geometry.aperture_end for V2 tables
Jason Gunthorpe
1
-2
/
+15
9 days
iommu/amd: Enable PASID and ATS capabilities in the correct order
Easwar Hariharan
1
-1
/
+1
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
2025-01-17
iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
Jason Gunthorpe
1
-17
/
+17
2025-01-17
iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
Jason Gunthorpe
1
-25
/
+10
2025-01-17
iommu/amd: Remove dev == NULL checks
Jason Gunthorpe
1
-20
/
+10
2025-01-17
iommu/amd: Remove domain_alloc()
Jason Gunthorpe
1
-20
/
+0
2025-01-17
iommu/amd: Remove unused amd_iommu_domain_update()
Alejandro Jimenez
1
-9
/
+0
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
1
-1
/
+0
2024-12-18
iommu/amd: Make the blocked domain support PASID
Yi Liu
1
-1
/
+9
2024-12-18
iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
Suravee Suthikulpanit
1
-19
/
+24
2024-12-18
iommu/amd: Modify clear_dte_entry() to avoid in-place update
Suravee Suthikulpanit
1
-12
/
+9
2024-12-18
iommu/amd: Introduce helper function get_dte256()
Suravee Suthikulpanit
1
-11
/
+51
2024-12-18
iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
Suravee Suthikulpanit
1
-55
/
+74
2024-12-18
iommu/amd: Introduce helper function to update 256-bit DTE
Suravee Suthikulpanit
1
-0
/
+123
2024-12-10
iommu/amd: Add lockdep asserts for domain->dev_list
Jason Gunthorpe
1
-0
/
+5
2024-12-10
iommu/amd: Put list_add/del(dev_data) back under the domain->lock
Jason Gunthorpe
1
-1
/
+4
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
1
-5
/
+4
2024-10-30
iommu/amd: Improve amd_iommu_release_device()
Vasant Hegde
1
-27
/
+6
2024-10-30
iommu/amd: Add ops->release_domain
Vasant Hegde
1
-0
/
+9
2024-10-30
iommu/amd: Reorder attach device code
Vasant Hegde
1
-36
/
+29
2024-10-30
iommu/amd: Convert dev_data lock from spinlock to mutex
Vasant Hegde
1
-7
/
+7
2024-10-30
iommu/amd: Rearrange attach device code
Vasant Hegde
1
-55
/
+36
2024-10-30
iommu/amd: Reduce domain lock scope in attach device path
Vasant Hegde
1
-22
/
+30
2024-10-30
iommu/amd: Do not detach devices in domain free path
Vasant Hegde
1
-25
/
+1
2024-10-30
iommu/amd: xarray to track protection_domain->iommu list
Vasant Hegde
1
-19
/
+70
2024-10-30
iommu/amd: Remove protection_domain.dev_cnt variable
Vasant Hegde
1
-6
/
+1
[next]