summaryrefslogtreecommitdiffstats
path: root/kernel/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-04-295-81/+175
|\
| * swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FSPetr Tesarik2023-04-201-3/+12
| * swiotlb: track and report io_tlb_used high water marks in debugfsMichael Kelley2023-04-161-0/+66
| * swiotlb: fix debugfs reporting of reserved memory poolsMichael Kelley2023-04-161-2/+4
| * swiotlb: relocate PageHighMem test away from rmem_swiotlb_setupDoug Berger2023-04-161-5/+5
| * dma-mapping: provide CONFIG_ARCH_DMA_DEFAULT_COHERENTJiaxun Yang2023-04-072-1/+8
| * dma-mapping: provide a fallback dma_default_coherentJiaxun Yang2023-04-071-0/+4
| * dma-debug: Use %pa to format phys_addr_tGeert Uytterhoeven2023-03-301-4/+4
| * dma-debug: add cacheline to user/kernel space dump messagesDesnes Nunes2023-03-281-58/+64
| * dma-debug: small dma_debug_entry's comment and variable name updatesDesnes Nunes2023-03-281-4/+5
| * dma-direct: cleanup parameters to dma_direct_optimal_gfp_maskPetr Tesarik2023-03-281-8/+7
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-3/+3
|\ \
| * | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-3/+3
* | | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-271-44/+1
|\ \ \
| * | | swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley2023-04-171-44/+1
* | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | dma-mapping: benchmark: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| |/ /
* | / swiotlb: fix a braino in the alignment check fixPetr Tesarik2023-04-061-3/+3
| |/ |/|
* | swiotlb: fix slot alignment checksPetr Tesarik2023-03-221-6/+10
* | swiotlb: use wrap_area_index() instead of open-coding itPetr Tesarik2023-03-221-4/+1
* | swiotlb: fix the deadlock in swiotlb_do_find_slotsGuoRui.Yu2023-03-151-4/+6
|/
* swiotlb: mark swiotlb_memblock_alloc() as __initRandy Dunlap2023-02-221-1/+2
* swiotlb: remove swiotlb_max_segmentChristoph Hellwig2023-02-161-8/+0
* dma-mapping: reject GFP_COMP for noncoherent allocationsChristoph Hellwig2022-12-211-0/+4
* dma-mapping: reject __GFP_COMP in dma_alloc_attrsChristoph Hellwig2022-11-211-0/+8
* swiotlb: reduce the swiotlb buffer size on allocation failureAlexey Kardashevskiy2022-11-011-24/+39
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-3/+7
|\
| * dma: kmsan: unpoison DMA mappingsAlexander Potapenko2022-10-031-3/+7
* | swiotlb: don't panic!Robin Murphy2022-09-201-11/+19
* | swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()Fabio M. De Francesco2022-09-201-6/+4
* | dma-mapping: mark dma_supported staticChristoph Hellwig2022-09-071-2/+1
* | swiotlb: fix a typoChao Gao2022-09-071-1/+1
* | swiotlb: avoid potential left shift overflowChao Gao2022-09-071-1/+4
* | dma-debug: improve search for partial syncsRobin Murphy2022-09-071-4/+2
* | Revert "swiotlb: panic if nslabs is too small"Yu Zhao2022-09-071-5/+1
|/
* Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-08-081-2/+8
|\
| * dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai2022-06-241-2/+8
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-064-58/+303
|\ \
| * | swiotlb: fix passing local variable to debugfs_create_ulong()Tianyu Lan2022-07-281-3/+9
| * | dma-mapping: reformat comment to suppress htmldoc warningLogan Gunthorpe2022-07-281-9/+9
| * | dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA supportLogan Gunthorpe2022-07-261-0/+18
| * | dma-direct: support PCI P2PDMA pages in dma-direct map_sgLogan Gunthorpe2022-07-262-7/+44
| * | dma-mapping: allow EREMOTEIO return code for P2PDMA transfersLogan Gunthorpe2022-07-261-1/+4
| * | swiotlb: clean up some coding style and minor issuesTianyu Lan2022-07-221-11/+15
| * | dma-mapping: add dma_opt_mapping_size()John Garry2022-07-191-0/+12
| * | swiotlb: move struct io_tlb_slot to swiotlb.cChristoph Hellwig2022-07-181-0/+6
| * | swiotlb: ensure a segment doesn't cross the area boundaryChao Gao2022-07-181-1/+10
| * | swiotlb: consolidate rounding up default_nslabsChao Gao2022-07-181-17/+16
| * | swiotlb: remove unused fields in io_tlb_memChao Gao2022-07-181-2/+0
| * | swiotlb: fix use after free on error handling pathDan Carpenter2022-07-181-1/+1