index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
dma-iommu.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-30
Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-16
iommu: Clear the freelist after iommu_put_pages_list()
Jason Gunthorpe
2025-05-06
dma-mapping: Implement link/unlink ranges API
Leon Romanovsky
2025-05-06
iommu/dma: Factor out a iommu_dma_map_swiotlb helper
Christoph Hellwig
2025-05-06
dma-mapping: Provide an interface to allow allocate IOVA
Leon Romanovsky
2025-05-06
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
Christoph Hellwig
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
2025-04-17
iommu: Change iommu_iotlb_gather to use iommu_page_list
Jason Gunthorpe
2025-04-11
iommu: remove unneeded semicolon
Pei Xiao
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-28
iommu: Convert unreachable() to BUG()
Josh Poimboeuf
2025-03-25
iommu: Drop sw_msi from iommu_domain
Nicolin Chen
2025-03-25
iommu: Sort out domain user data
Robin Murphy
2025-03-10
iommu/dma: Remove redundant locking
Robin Murphy
2025-02-21
irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it
Jason Gunthorpe
2025-02-21
iommu: Make iommu_dma_prepare_msi() into a generic operation
Jason Gunthorpe
2025-02-21
genirq/msi: Refactor iommu_dma_compose_msi_msg()
Jason Gunthorpe
2025-02-21
genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
Jason Gunthorpe
2024-09-22
dma-mapping: fix vmap and mmap of noncontiougs allocations
Christoph Hellwig
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
2024-07-19
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-07-10
swiotlb: reduce swiotlb pool lookups
Michael Kelley
2024-06-13
iommu/dma: Prune redundant pgprot arguments
Robin Murphy
2024-06-04
iommu/dma: Fix domain init
Robin Murphy
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-07
iommu/dma: avoid expensive indirect calls for sync operations
Alexander Lobakin
2024-05-07
iommu/dma: fix zeroing of bounce buffer padding used by untrusted devices
Michael Kelley
2024-05-07
swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()
Michael Kelley
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-26
iommu/dma: Make limit checks self-contained
Robin Murphy
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-15
iommu/dma: use iommu_put_pages_list() to releae freelist
Pasha Tatashin
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-13
iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
Nicolin Chen
2024-03-06
iommu/dma: Document min_align_mask assumption
Robin Murphy
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-15
iommu/dma: Trace bounce buffer usage when mapping buffers
Isaac J. Manjarres
2023-10-02
iommu/dma: Use a large flush queue and timeout for shadow_on_flush
Niklas Schnelle
2023-10-02
iommu/dma: Allow a single FQ in addition to per-CPU FQs
Niklas Schnelle
2023-07-14
iommu: Optimise PCI SAC address trick
Robin Murphy
2023-06-29
Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-19
iommu/dma: force bouncing if the size is not cacheline-aligned
Catalin Marinas
2023-06-19
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2023-05-22
iommu: Use flush queue capability
Robin Murphy
[next]