- ef9856a Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 11 months ago
- daf9514 swiotlb: Validate bounce size in the sync/unmap path by Martin Radev · 4 years ago
- 1f221a0 swiotlb: respect min_align_mask by Christoph Hellwig · 3 years, 11 months ago
- a4dec04 Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 11 months ago
- 16fc3ce swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single by Christoph Hellwig · 4 years ago
- 26a7e09 swiotlb: refactor swiotlb_tbl_map_single by Christoph Hellwig · 4 years ago
- 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 11 months ago
- ca10d0f swiotlb: clean up swiotlb_tbl_unmap_single by Christoph Hellwig · 4 years ago
- c32a77fd swiotlb: factor out a nr_slots helper by Christoph Hellwig · 4 years ago
- c7fbeca swiotlb: factor out an io_tlb_offset helper by Christoph Hellwig · 4 years ago
- b5d7ccb swiotlb: add a IO_TLB_SIZE define by Christoph Hellwig · 4 years ago
- 6d4e9a8 driver core: lift dma_default_coherent into common code by Christoph Hellwig · 4 years ago
- 81d88ce dma-mapping: remove the {alloc,free}_noncoherent methods by Christoph Hellwig · 4 years, 2 months ago
- 9dc00b2 dma-mapping: benchmark: pretend DMA is transmitting by Barry Song · 4 years ago
- 9f5f8ec dma-mapping: benchmark: use u8 for reserved field in uAPI structure by Barry Song · 4 years ago
- d17405d dma-mapping: benchmark: fix kernel crash when dma_map_single fails by Barry Song · 4 years ago
- 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 1 month ago
- 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
- 007c74e Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 1 month ago
- e998879 x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests by Ashish Kalra · 4 years, 1 month ago
- 65789da dma-mapping: add benchmark support for streaming DMA APIs by Barry Song · 4 years, 2 months ago
- 819b70a dma-contiguous: fix a typo error in a comment by tangjianqiang · 4 years, 2 months ago
- 94035ed dma-pool: no need to check return value of debugfs_create functions by Tiezhu Yang · 4 years, 2 months ago
- 8d8d53c dma-mapping: Allow mixing bypass and mapped DMA operation by Alexey Kardashevskiy · 4 years, 3 months ago
- ed92f6a Merge tag 'v5.10-rc5' into rdma.git for-next by Jason Gunthorpe · 4 years, 2 months ago
- 16fee29 dma-mapping: remove the dma_direct_set_offset export by Christoph Hellwig · 4 years, 2 months ago
- 172292b dma-mapping: remove dma_virt_ops by Christoph Hellwig · 4 years, 2 months ago
- fc0021a swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single by Christoph Hellwig · 4 years, 3 months ago
- e9696d2 swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb" by Stefano Stabellini · 4 years, 3 months ago
- 695cebe dma-mapping: move more functions to dma-map-ops.h by Christoph Hellwig · 4 years, 3 months ago
- 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- 79db2b7 Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 3 months ago
- e9aa36c dma-contiguous: simplify cma_early_percent_memory() by Mike Rapoport · 4 years, 3 months ago
- 849face dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handling by Christoph Hellwig · 4 years, 3 months ago
- 5b138c5 dma-direct: factor out a dma_direct_alloc_from_pool helper by Christoph Hellwig · 4 years, 3 months ago
- 08a89c2 dma-direct check for highmem pages in dma_direct_alloc_pages by Christoph Hellwig · 4 years, 4 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 19c65c3 dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dma by Christoph Hellwig · 4 years, 4 months ago
- a1fd09e dma-mapping: move dma-debug.h to kernel/dma/ by Christoph Hellwig · 4 years, 4 months ago
- 5db5d93 dma-mapping: remove <asm/dma-contiguous.h> by Christoph Hellwig · 4 years, 4 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 580a0cc dma-contiguous: remove dma_contiguous_set_default by Christoph Hellwig · 4 years, 4 months ago
- 5af6389 dma-contiguous: remove dev_set_cma_area by Christoph Hellwig · 4 years, 4 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
- 0de3279 cma: decrease CMA_ALIGNMENT lower limit to 2 by Paul Cercueil · 4 years, 4 months ago
- de7cf91 dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods by Christoph Hellwig · 4 years, 5 months ago
- efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 5 months ago
- 5a84292 dma-mapping: remove dma_cache_sync by Christoph Hellwig · 4 years, 5 months ago
- a97740f dma-debug: convert comma to semicolon by Xu Wang · 4 years, 4 months ago
- e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 4 months ago
- f959dcd dma-direct: Fix potential NULL pointer dereference by Thomas Tai · 4 years, 4 months ago
- a92df4f dma-mapping: move the dma_declare_coherent_memory documentation by Christoph Hellwig · 4 years, 5 months ago
- 545d292 dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c by Christoph Hellwig · 4 years, 5 months ago
- 5ceda74 dma-direct: rename and cleanup __phys_to_dma by Christoph Hellwig · 4 years, 5 months ago
- 7bc5c42 dma-direct: remove __dma_to_phys by Christoph Hellwig · 4 years, 4 months ago
- 96eb89c dma-direct: use phys_to_dma_direct in dma_direct_alloc by Christoph Hellwig · 4 years, 5 months ago
- 3773dfe dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages by Christoph Hellwig · 4 years, 5 months ago
- 2f5388a2 dma-direct: remove dma_direct_{alloc,free}_pages by Christoph Hellwig · 4 years, 5 months ago
- abdaf11 dma-mapping: add (back) arch_dma_mark_clean for ia64 by Christoph Hellwig · 4 years, 5 months ago
- ef1a85b dma-mapping: fix DMA_OPS dependencies by Christoph Hellwig · 4 years, 5 months ago
- ec91ccb dma-debug: remove most exports by Christoph Hellwig · 4 years, 4 months ago
- 3d842b5 dma-mapping: remove the dma_dummy_ops export by Christoph Hellwig · 4 years, 4 months ago
- b51e627 swiotlb: Mark max_segment with static keyword by Andy Shevchenko · 4 years, 5 months ago
- 4db7b6a swiotlb: Use %pa to print phys_addr_t variables by Andy Shevchenko · 4 years, 5 months ago
- 2281f79 mm: cma: use CMA_MAX_NAME to define the length of cma name array by Barry Song · 4 years, 5 months ago
- b7176c2 dma-contiguous: provide the ability to reserve per-numa CMA by Barry Song · 4 years, 5 months ago
- 892fc9f dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() by Dan Carpenter · 4 years, 5 months ago
- d271b51 Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
- 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
- 846f9e1 dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig by Christoph Hellwig · 4 years, 6 months ago
- 5848dc5 dma-debug: remove debug_dma_assert_idle() function by Linus Torvalds · 4 years, 5 months ago
- a85ffd5 dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock() by Hugh Dickins · 4 years, 5 months ago
- d7e673e dma-pool: Only allocate from CMA when in same memory zone by Nicolas Saenz Julienne · 4 years, 5 months ago
- 9420139 dma-pool: fix coherent pool allocations for IOMMU mappings by Christoph Hellwig · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 274b3f7 dma-contiguous: cleanup dma_alloc_contiguous by Christoph Hellwig · 4 years, 6 months ago
- 23efed6 dma-debug: use named initializers for dir2name by Christoph Hellwig · 4 years, 6 months ago
- d35834c dma-mapping: add a dma_ops_bypass flag to struct device by Christoph Hellwig · 4 years, 10 months ago
- 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- b417417 dma-mapping: inline the fast path dma-direct calls by Christoph Hellwig · 4 years, 6 months ago
- d3fa60d dma-mapping: move the remaining DMA API calls out of line by Christoph Hellwig · 4 years, 6 months ago
- d9765e4 dma-pool: do not allocate pool memory from CMA by Nicolas Saenz Julienne · 4 years, 6 months ago
- 81e9d89 dma-pool: make sure atomic pool suits device by Nicolas Saenz Julienne · 4 years, 6 months ago
- 48b6703 dma-pool: introduce dma_guess_pool() by Nicolas Saenz Julienne · 4 years, 6 months ago
- 23e469b dma-pool: get rid of dma_in_atomic_pool() by Nicolas Saenz Julienne · 4 years, 6 months ago
- 567f6a6 dma-direct: provide function to check physical memory area validity by Nicolas Saenz Julienne · 4 years, 6 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- 3aa916250 dma-mapping: Add a new dma_need_sync API by Christoph Hellwig · 4 years, 7 months ago
- 71cdec4 dma-mapping: warn when coherent pool is depleted by David Rientjes · 4 years, 7 months ago
- 985098a docs: fix references for DMA*.txt files by Mauro Carvalho Chehab · 4 years, 7 months ago
- 8e36baf dma-remap: align the size in dma_common_*_remap() by Eric Auger · 4 years, 7 months ago
- d07ae4c dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR by Christoph Hellwig · 4 years, 7 months ago
- 1a2b335 dma-direct: add missing set_memory_decrypted() for coherent mapping by David Rientjes · 4 years, 7 months ago
- 56fccf2 dma-direct: check return value when encrypting or decrypting memory by David Rientjes · 4 years, 7 months ago
- 96a539f dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails by David Rientjes · 4 years, 7 months ago