index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
2024-09-12
dma-mapping: benchmark: Don't starve others when doing the test
Yicong Yang
2024-09-08
dma-debug: avoid deadlock between dma debug vs printk and netconsole
Rik van Riel
2024-08-03
dma: fix call order in dmam_free_coherent
Lance Richardson
2024-07-11
dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
Fedor Pchelkin
2024-06-12
dma-mapping: benchmark: handle NUMA_NO_NODE correctly
Fedor Pchelkin
2024-06-12
dma-mapping: benchmark: fix node id validation
Fedor Pchelkin
2024-04-13
dma-direct: Leak pages on dma_set_decrypted() failure
Rick Edgecombe
2024-04-03
swiotlb: Fix alignment checks when both allocation and DMA masks are present
Will Deacon
2024-01-25
dma-mapping: clear dev->dma_mem to NULL after freeing it
Joakim Zhang
2023-10-06
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
2023-08-23
dma-remap: use kvmalloc_array/kvfree for larger dma memory remap
gaoxu
2023-07-23
swiotlb: mark swiotlb_memblock_alloc() as __init
Randy Dunlap
2023-07-23
swiotlb: reduce the number of areas to match actual memory pool size
Petr Tesarik
2023-07-23
swiotlb: reduce the swiotlb buffer size on allocation failure
Alexey Kardashevskiy
2023-07-23
swiotlb: always set the number of areas before allocating the pool
Petr Tesarik
2023-05-11
swiotlb: fix debugfs reporting of reserved memory pools
Michael Kelley
2023-05-11
swiotlb: relocate PageHighMem test away from rmem_swiotlb_setup
Doug Berger
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
2022-09-20
swiotlb: don't panic!
Robin Murphy
2022-09-20
swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()
Fabio M. De Francesco
2022-09-07
dma-mapping: mark dma_supported static
Christoph Hellwig
2022-09-07
swiotlb: fix a typo
Chao Gao
2022-09-07
swiotlb: avoid potential left shift overflow
Chao Gao
2022-09-07
dma-debug: improve search for partial syncs
Robin Murphy
2022-09-07
Revert "swiotlb: panic if nslabs is too small"
Yu Zhao
2022-08-08
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-07-28
swiotlb: fix passing local variable to debugfs_create_ulong()
Tianyu Lan
2022-07-28
dma-mapping: reformat comment to suppress htmldoc warning
Logan Gunthorpe
2022-07-26
dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
Logan Gunthorpe
2022-07-26
dma-direct: support PCI P2PDMA pages in dma-direct map_sg
Logan Gunthorpe
2022-07-26
dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
Logan Gunthorpe
2022-07-22
swiotlb: clean up some coding style and minor issues
Tianyu Lan
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
2022-07-18
swiotlb: move struct io_tlb_slot to swiotlb.c
Christoph Hellwig
2022-07-18
swiotlb: ensure a segment doesn't cross the area boundary
Chao Gao
2022-07-18
swiotlb: consolidate rounding up default_nslabs
Chao Gao
2022-07-18
swiotlb: remove unused fields in io_tlb_mem
Chao Gao
2022-07-18
swiotlb: fix use after free on error handling path
Dan Carpenter
2022-07-13
swiotlb: split up the global swiotlb lock
Tianyu Lan
2022-07-12
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
2022-06-24
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
2022-06-23
dma-direct: use the correct size for dma_set_encrypted()
Dexuan Cui
2022-06-22
swiotlb: panic if nslabs is too small
Dongli Zhang
2022-06-22
swiotlb: remove a useless return in swiotlb_init
Dongli Zhang
2022-06-02
swiotlb: fix setting ->force_bounce
Christoph Hellwig
2022-06-02
dma-debug: make things less spammy under memory pressure
Rob Clark
2022-05-23
dma-direct: don't over-decrypt memory
Robin Murphy
2022-05-17
swiotlb: max mapping size takes min align mask into account
Tianyu Lan
[next]