index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
/
init.c
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-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-15
/
+14
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+10
2026-02-03
iommu/amd: serialize sequence allocation under concurrent TLB invalidations
Ankit Soni
1
-1
/
+1
2026-02-01
iommu/amd: Use core's primary handler and set IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-8
/
+4
2026-01-18
iommu/amd: Always enable GCR3TRPMode when supported.
Suravee Suthikulpanit
1
-0
/
+8
2026-01-18
iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
Suravee Suthikulpanit
1
-1
/
+1
2025-12-19
amd/iommu: Make protection domain ID functions non-static
Sairaj Kodilkar
1
-5
/
+2
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
1
-0
/
+9
2025-12-05
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
1
-0
/
+9
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-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
1
-91
/
+193
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
1
-12
/
+140
2025-08-15
iommu/amd: Avoid stack buffer overflow from kernel cmdline
Kees Cook
1
-2
/
+2
2025-07-15
iommu/amd: Refactor AMD IOMMU debugfs initial setup
Dheeraj Kumar Srivastava
1
-3
/
+2
2025-06-27
iommu/amd: Add efr[HATS] max v1 page table level
Ankit Soni
1
-0
/
+16
2025-06-27
iommu/amd: Add HATDis feature support
Ankit Soni
1
-2
/
+29
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
1
-51
/
+43
2025-05-15
Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices"
Lukas Wunner
1
-3
/
+0
2025-05-02
iommu/amd: Add support for HTRangeIgnore feature
Sairaj Kodilkar
1
-0
/
+5
2025-04-17
iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid
Pavel Paklov
1
-0
/
+8
2025-04-17
iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
Jason Gunthorpe
1
-14
/
+15
2025-04-17
iommu/amd: Use roundup_pow_two() instead of get_order()
Jason Gunthorpe
1
-9
/
+3
2025-04-17
iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
Jason Gunthorpe
1
-14
/
+12
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
1
-1
/
+1
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
1
-17
/
+11
2025-03-13
iommu/amd: Enable support for up to 2K interrupts per function
Kishon Vijay Abraham I
1
-1
/
+15
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
-20
/
+1
2025-03-13
iommu/amd: Introduce generic function to set multibit feature value
Sairaj Kodilkar
1
-17
/
+10
2025-03-10
iommu/amd: Remove unused forward declaration
Vasant Hegde
1
-1
/
+0
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+30
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
1
-4
/
+30
2025-02-14
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
Vasant Hegde
1
-0
/
+4
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-116
/
+137
2025-01-17
iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
Jason Gunthorpe
1
-7
/
+7
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
1
-1
/
+1
2025-01-06
iommu/amd: remove return value of amd_iommu_detect
Gao Shiyuan
1
-6
/
+4
2024-12-18
iommu/amd: Remove amd_iommu_apply_erratum_63()
Suravee Suthikulpanit
1
-47
/
+3
2024-12-18
iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
Suravee Suthikulpanit
1
-4
/
+26
2024-12-18
iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
Suravee Suthikulpanit
1
-29
/
+84
[next]