index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
5 days
iommu/amd: Block identity domain when SNP enabled
Joe Damato
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
2026-02-03
iommu/amd: serialize sequence allocation under concurrent TLB invalidations
Ankit Soni
2026-02-01
iommu/amd: Use core's primary handler and set IRQF_ONESHOT
Sebastian Andrzej Siewior
2026-01-28
iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()
Nathan Chancellor
2026-01-20
iommu/amd: Remove unused variable in amd_iommufd_viommu_destroy()
Suravee Suthikulpanit
2026-01-18
iommu/amd: Fix error path in amd_iommu_probe_device()
Vasant Hegde
2026-01-18
iommu/amd: Add support for nested domain attach/detach
Suravee Suthikulpanit
2026-01-18
iommu/amd: Refactor logic to program the host page table in DTE
Suravee Suthikulpanit
2026-01-18
iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear...
Suravee Suthikulpanit
2026-01-18
iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...
Suravee Suthikulpanit
2026-01-18
iommu/amd: Add support for nested domain allocation
Suravee Suthikulpanit
2026-01-18
iommu/amd: Introduce struct amd_iommu_viommu
Suravee Suthikulpanit
2026-01-18
iommu/amd: Add support for nest parent domain allocation
Suravee Suthikulpanit
2026-01-18
iommu/amd: Always enable GCR3TRPMode when supported.
Suravee Suthikulpanit
2026-01-18
iommu/amd: Introduce helper function amd_iommu_update_dte()
Suravee Suthikulpanit
2026-01-18
iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
Suravee Suthikulpanit
2026-01-18
iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
Suravee Suthikulpanit
2026-01-18
iommu/amd: Add support for hw_info for iommu capability query
Suravee Suthikulpanit
2026-01-10
iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()
Rakuram Eswaran
2026-01-10
iommu/amd: move wait_on_sem() out of spinlock
Ankit Soni
2025-12-19
amd/iommu: Make protection domain ID functions non-static
Sairaj Kodilkar
2025-12-19
amd/iommu: Preserve domain ids inside the kdump kernel
Sairaj Kodilkar
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-02
iommu/amd: Report SEV-TIO support
Alexey Kardashevskiy
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
2025-11-28
iommupt/vtd: Support mgaw's less than a 4 level walk for first stage
Jason Gunthorpe
2025-11-25
iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...
Jinhui Guo
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-13
iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
Jinhui Guo
2025-11-13
iommu/amd: Enhance "Completion-wait Time-out" error message
Dheeraj Kumar Srivastava
2025-11-05
iommu/amd: Remove AMD io_pgtable support
Jason Gunthorpe
2025-11-05
iommu/amd: Use the generic iommu page table
Alejandro Jimenez
2025-11-04
iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
Songtang Liu
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
2025-10-27
iommu/amd: Set release_domain to blocked_domain
Nicolin Chen
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
2025-09-19
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2025-09-13
iommu/amd: Fix alias device DTE setting
Vasant Hegde
2025-09-05
iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()
Zhen Ni
2025-09-05
iommu/amd: Skip enabling command/event buffers for kdump
Ashish Kalra
2025-09-05
iommu/amd: Reuse device table for kdump
Ashish Kalra
2025-09-05
iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
Ashish Kalra
2025-09-05
iommu/amd: use str_plural() to simplify the code
Xichao Zhao
[next]