index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC
Marek Szyprowski
1
-1
/
+4
2025-09-04
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
Shanker Donthineni
1
-2
/
+2
2025-05-02
dma/contiguous: avoid warning about unused size_bytes
Arnd Bergmann
1
-2
/
+1
2024-12-14
dma-debug: fix a possible deadlock on radix_lock
Levi Yun
1
-2
/
+6
2024-09-12
dma-mapping: benchmark: Don't starve others when doing the test
Yicong Yang
1
-0
/
+16
2024-09-08
dma-debug: avoid deadlock between dma debug vs printk and netconsole
Rik van Riel
1
-1
/
+4
2024-09-04
Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"
Greg Kroah-Hartman
1
-2
/
+2
2024-08-29
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-2
/
+2
2024-08-03
dma: fix call order in dmam_free_coherent
Lance Richardson
1
-1
/
+1
2024-07-11
dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
Fedor Pchelkin
1
-0
/
+3
2024-06-21
swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
Petr Tesarik
1
-13
/
+46
2024-06-21
swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
Will Deacon
1
-7
/
+11
2024-06-21
swiotlb: Enforce page alignment in swiotlb_alloc()
Will Deacon
1
-0
/
+6
2024-06-12
dma-mapping: benchmark: handle NUMA_NO_NODE correctly
Fedor Pchelkin
1
-2
/
+1
2024-06-12
dma-mapping: benchmark: fix node id validation
Fedor Pchelkin
1
-1
/
+2
2024-06-12
dma-mapping: benchmark: fix up kthread-related error handling
Fedor Pchelkin
1
-6
/
+10
2024-05-17
swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
Will Deacon
1
-0
/
+1
2024-04-13
dma-direct: Leak pages on dma_set_decrypted() failure
Rick Edgecombe
1
-4
/
+5
2024-04-03
swiotlb: Fix alignment checks when both allocation and DMA masks are present
Will Deacon
1
-2
/
+9
2024-04-03
swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
Will Deacon
1
-1
/
+3
2024-04-03
swiotlb: Fix double-allocation of slots due to broken alignment handling
Will Deacon
1
-12
/
+14
2024-01-25
dma-mapping: clear dev->dma_mem to NULL after freeing it
Joakim Zhang
1
-1
/
+3
2023-11-28
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
Petr Tesarik
1
-1
/
+2
2023-11-28
swiotlb: do not free decrypted pages if dynamic
Petr Tesarik
1
-9
/
+16
2023-10-25
swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pages
Petr Tesarik
1
-0
/
+5
2023-09-27
swiotlb: fix the check whether a device has used software IO TLB
Petr Tesarik
1
-6
/
+20
2023-09-13
swiotlb: use the calculated number of areas
Ross Lagerwall
1
-3
/
+2
2023-09-08
Revert "dma-contiguous: check for memory region overlap"
Zhenhua Huang
1
-5
/
+0
2023-08-31
dma-pool: remove a __maybe_unused label in atomic_pool_expand
Christoph Hellwig
1
-2
/
+2
2023-08-30
dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA
Christoph Hellwig
1
-1
/
+1
2023-08-30
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
1
-5
/
+15
2023-08-08
swiotlb: optimize get_max_slots()
Petr Tesarik
1
-3
/
+1
2023-08-08
swiotlb: move slot allocation explanation comment where it belongs
Petr Tesarik
1
-5
/
+5
2023-08-01
swiotlb: search the software IO TLB only if the device makes use of it
Petr Tesarik
1
-8
/
+6
2023-08-01
swiotlb: allocate a new memory pool when existing pools are full
Petr Tesarik
1
-25
/
+123
2023-08-01
swiotlb: determine potential physical address limit
Petr Tesarik
1
-0
/
+14
2023-08-01
swiotlb: if swiotlb is full, fall back to a transient memory pool
Petr Tesarik
2
-9
/
+309
2023-08-01
swiotlb: add a flag whether SWIOTLB is allowed to grow
Petr Tesarik
2
-0
/
+26
2023-08-01
swiotlb: separate memory pool data from other allocator data
Petr Tesarik
1
-64
/
+111
2023-08-01
swiotlb: add documentation and rename swiotlb_do_find_slots()
Petr Tesarik
1
-6
/
+55
2023-08-01
swiotlb: make io_tlb_default_mem local to swiotlb.c
Petr Tesarik
1
-1
/
+38
2023-08-01
swiotlb: bail out of swiotlb_init_late() if swiotlb is already allocated
Petr Tesarik
1
-0
/
+3
2023-07-31
dma-contiguous: check for memory region overlap
Binglei Wang
1
-0
/
+5
2023-07-31
dma-contiguous: support numa CMA for specified node
Yajun Deng
2
-26
/
+84
2023-07-31
dma-contiguous: support per-numa CMA for all architectures
Yajun Deng
2
-4
/
+10
2023-07-31
dma-mapping: move arch_dma_set_mask() declaration to header
Arnd Bergmann
1
-6
/
+0
2023-07-31
swiotlb: unexport is_swiotlb_active
Christoph Hellwig
1
-1
/
+0
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-11
/
+35
2023-06-29
Merge tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
3
-3
/
+14
2023-06-29
swiotlb: reduce the number of areas to match actual memory pool size
Petr Tesarik
1
-3
/
+24
[next]