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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-5
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-16
/
+16
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-27
/
+25
2026-02-12
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-121
/
+683
2026-02-11
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+4
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
9
-121
/
+683
2026-02-03
iommu/amd: serialize sequence allocation under concurrent TLB invalidations
Ankit Soni
3
-8
/
+14
2026-02-01
iommu/amd: Use core's primary handler and set IRQF_ONESHOT
Sebastian Andrzej Siewior
3
-14
/
+4
2026-01-28
iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()
Nathan Chancellor
2
-2
/
+2
2026-01-20
iommu/amd: Remove unused variable in amd_iommufd_viommu_destroy()
Suravee Suthikulpanit
1
-1
/
+0
2026-01-18
iommu/amd: Fix error path in amd_iommu_probe_device()
Vasant Hegde
1
-2
/
+1
2026-01-18
iommu/amd: Add support for nested domain attach/detach
Suravee Suthikulpanit
1
-0
/
+73
2026-01-18
iommu/amd: Refactor logic to program the host page table in DTE
Suravee Suthikulpanit
3
-73
/
+82
2026-01-18
iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear...
Suravee Suthikulpanit
2
-11
/
+13
2026-01-18
iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...
Suravee Suthikulpanit
4
-0
/
+203
2026-01-18
iommu/amd: Add support for nested domain allocation
Suravee Suthikulpanit
4
-1
/
+129
2026-01-18
iommu/amd: Introduce struct amd_iommu_viommu
Suravee Suthikulpanit
4
-0
/
+29
2026-01-18
iommu/amd: Add support for nest parent domain allocation
Suravee Suthikulpanit
1
-3
/
+23
2026-01-18
iommu/amd: Always enable GCR3TRPMode when supported.
Suravee Suthikulpanit
2
-0
/
+10
2026-01-18
iommu/amd: Introduce helper function amd_iommu_update_dte()
Suravee Suthikulpanit
2
-6
/
+22
2026-01-18
iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
Suravee Suthikulpanit
2
-11
/
+10
2026-01-18
iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
Suravee Suthikulpanit
3
-3
/
+3
2026-01-18
iommu/amd: Add support for hw_info for iommu capability query
Suravee Suthikulpanit
5
-0
/
+59
2026-01-10
iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()
Rakuram Eswaran
1
-1
/
+1
2026-01-10
iommu/amd: move wait_on_sem() out of spinlock
Ankit Soni
1
-8
/
+17
2025-12-19
amd/iommu: Make protection domain ID functions non-static
Sairaj Kodilkar
3
-14
/
+25
2025-12-19
amd/iommu: Preserve domain ids inside the kdump kernel
Sairaj Kodilkar
1
-1
/
+22
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2
-0
/
+10
2025-12-06
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+10
2025-12-02
iommu/amd: Report SEV-TIO support
Alexey Kardashevskiy
2
-0
/
+10
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
9
-1330
/
+328
2025-11-28
iommupt/vtd: Support mgaw's less than a 4 level walk for first stage
Jason Gunthorpe
1
-2
/
+5
2025-11-25
iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...
Jinhui Guo
1
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-6
/
+10
2025-11-13
iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
Jinhui Guo
1
-3
/
+12
2025-11-13
iommu/amd: Enhance "Completion-wait Time-out" error message
Dheeraj Kumar Srivastava
2
-1
/
+31
2025-11-05
iommu/amd: Remove AMD io_pgtable support
Jason Gunthorpe
4
-1044
/
+1
2025-11-05
iommu/amd: Use the generic iommu page table
Alejandro Jimenez
5
-266
/
+272
2025-11-04
iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
Songtang Liu
1
-1
/
+1
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
1
-5
/
+6
2025-10-27
iommu/amd: Set release_domain to blocked_domain
Nicolin Chen
1
-9
/
+1
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
3
-93
/
+201
2025-09-19
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2
-4
/
+22
2025-09-13
iommu/amd: Fix alias device DTE setting
Vasant Hegde
1
-3
/
+3
2025-09-05
iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()
Zhen Ni
1
-1
/
+2
2025-09-05
iommu/amd: Skip enabling command/event buffers for kdump
Ashish Kalra
1
-9
/
+19
2025-09-05
iommu/amd: Reuse device table for kdump
Ashish Kalra
1
-70
/
+34
2025-09-05
iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
Ashish Kalra
3
-13
/
+146
2025-09-05
iommu/amd: use str_plural() to simplify the code
Xichao Zhao
1
-1
/
+2
2025-08-15
iommu/amd: Avoid stack buffer overflow from kernel cmdline
Kees Cook
1
-2
/
+2
[next]