index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
2022-10-05
swiotlb: max mapping size takes min align mask into account
Tianyu Lan
2022-09-15
swiotlb: avoid potential left shift overflow
Chao Gao
2022-08-17
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
2022-06-29
dma-direct: use the correct size for dma_set_encrypted()
Dexuan Cui
2022-06-22
dma-debug: make things less spammy under memory pressure
Rob Clark
2022-06-09
dma-direct: don't over-decrypt memory
Robin Murphy
2022-06-09
dma-direct: always leak memory that can't be re-encrypted
Christoph Hellwig
2022-06-09
dma-direct: don't call dma_set_decrypted for remapped allocations
Christoph Hellwig
2022-06-09
dma-direct: factor out dma_set_{de,en}crypted helpers
Christoph Hellwig
2022-06-09
dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages
Christoph Hellwig
2022-06-09
dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
Christoph Hellwig
2022-06-09
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
2022-04-27
dma-mapping: remove bogus test for pfn_valid from dma_map_resource
Mike Rapoport
2022-04-20
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
2022-04-08
swiotlb: Support aligned swiotlb buffers
David Stevens
2022-04-08
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-04-08
dma-debug: fix return value of __setup handlers
Randy Dunlap
2022-04-08
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-03-16
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
2022-03-16
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
2022-01-27
dma/pool: create dma atomic pool only if dma zone has managed pages
Baoquan He
2021-10-20
Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-10-18
dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
Hamza Mahfooz
2021-10-11
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
2021-10-11
dma-mapping: fix the kerneldoc for dma_map_sgtable()
Logan Gunthorpe
2021-09-17
Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-13
dma-debug: prevent an error message from causing runtime problems
Hamza Mahfooz
2021-09-06
dma-mapping: fix the kerneldoc for dma_map_sg_attrs
Christoph Hellwig
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-31
swiotlb: use depends on for DMA_RESTRICTED_POOL
Claire Chang
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-18
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-18
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
2021-08-18
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
2021-08-18
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
2021-08-14
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
2021-08-09
dma-mapping: disallow .map_sg operations from returning zero on error
Logan Gunthorpe
2021-08-09
dma-mapping: return error code from dma_dummy_map_sg()
Martin Oliveira
2021-08-09
dma-direct: return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
2021-08-09
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2021-08-09
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
2021-08-09
dma-debug: use memory_intersects() directly
Kefeng Wang
2021-07-23
swiotlb: Free tbl memory in swiotlb_exit()
Will Deacon
2021-07-23
swiotlb: Emit diagnostic in swiotlb_exit()
Will Deacon
2021-07-23
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
2021-07-16
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
Roman Skakun
2021-07-13
swiotlb: add overflow checks to swiotlb_bounce
Dominique Martinet
2021-07-13
swiotlb: fix implicit debugfs declarations
Claire Chang
2021-07-13
swiotlb: Add restricted DMA pool initialization
Claire Chang
2021-07-13
swiotlb: Add restricted DMA alloc/free support
Claire Chang
[next]