- 3725949 Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
- 7e113d0 Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 2 months ago
- 46f8763 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
- 6e5772c Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 52d9691 Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/tegra', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 3 years, 2 months ago
- 9fbd8dc dma-mapping: use 'bitmap_zalloc()' when applicable by Christophe JAILLET · 3 years, 2 months ago
- 515dcc2 Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 2 months ago
- c2bbf9d dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC by Hamza Mahfooz · 3 years, 3 months ago
- 293d92c dma-debug: fix sg checks in debug_dma_map_sg() by Gerald Schaefer · 3 years, 3 months ago
- 011a9ce dma-mapping: fix the kerneldoc for dma_map_sgtable() by Logan Gunthorpe · 3 years, 3 months ago
- e9d1d2b treewide: Replace the use of mem_encrypt_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
- a9c38c5 dma-mapping: remove bogus test for pfn_valid from dma_map_resource by Mike Rapoport · 3 years, 3 months ago
- e81e99b swiotlb: Support aligned swiotlb buffers by David Stevens · 3 years, 3 months ago
- b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 3 months ago
- 510e1a7 dma-debug: prevent an error message from causing runtime problems by Hamza Mahfooz · 3 years, 4 months ago
- a61cb60 dma-mapping: fix the kerneldoc for dma_map_sg_attrs by Christoph Hellwig · 3 years, 4 months ago
- 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 4 months ago
- f3c4b13 swiotlb: use depends on for DMA_RESTRICTED_POOL by Claire Chang · 3 years, 4 months ago
- 22f9feb dma-mapping: make the global coherent pool conditional by Christoph Hellwig · 3 years, 6 months ago
- 39a2d35 dma-mapping: add a dma_init_global_coherent helper by Christoph Hellwig · 3 years, 6 months ago
- a693357 dma-mapping: simplify dma_init_coherent_memory by Christoph Hellwig · 3 years, 6 months ago
- 70d6aa0 dma-mapping: allow using the global coherent pool for !ARM by Christoph Hellwig · 3 years, 6 months ago
- faf4ef8 dma-direct: add support for dma_coherent_default_memory by Christoph Hellwig · 3 years, 6 months ago
- 2a047e0 dma-mapping: return an unsigned int from dma_map_sg{,_attrs} by Christoph Hellwig · 3 years, 5 months ago
- d03c544 dma-mapping: disallow .map_sg operations from returning zero on error by Logan Gunthorpe · 3 years, 5 months ago
- 66ab631 dma-mapping: return error code from dma_dummy_map_sg() by Martin Oliveira · 3 years, 5 months ago
- c81be74 dma-direct: return appropriate error code from dma_direct_map_sg() by Logan Gunthorpe · 3 years, 5 months ago
- fffe3cc dma-mapping: allow map_sg() ops to return negative error codes by Logan Gunthorpe · 3 years, 5 months ago
- 173735c dma-debug: fix debugfs initialization order by Anthony Iliopoulos · 3 years, 5 months ago
- 1d7db83 dma-debug: use memory_intersects() directly by Kefeng Wang · 3 years, 5 months ago
- ad6c002 swiotlb: Free tbl memory in swiotlb_exit() by Will Deacon · 3 years, 5 months ago
- 1efd3fc swiotlb: Emit diagnostic in swiotlb_exit() by Will Deacon · 3 years, 5 months ago
- 463e862 swiotlb: Convert io_default_tlb_mem to static allocation by Will Deacon · 3 years, 5 months ago
- 40ac971 dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable} by Roman Skakun · 3 years, 5 months ago
- 868c9dd swiotlb: add overflow checks to swiotlb_bounce by Dominique Martinet · 3 years, 6 months ago
- 09a4a79 swiotlb: fix implicit debugfs declarations by Claire Chang · 3 years, 6 months ago
- 0b84e4f swiotlb: Add restricted DMA pool initialization by Claire Chang · 3 years, 6 months ago
- f4111e3 swiotlb: Add restricted DMA alloc/free support by Claire Chang · 3 years, 6 months ago
- 7034787 swiotlb: Refactor swiotlb_tbl_unmap_single by Claire Chang · 3 years, 6 months ago
- 36f7b2f swiotlb: Move alloc_size to swiotlb_find_slots by Claire Chang · 3 years, 6 months ago
- 903cd0f swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing by Claire Chang · 3 years, 6 months ago
- 6f2beb2 swiotlb: Update is_swiotlb_active to add a struct device argument by Claire Chang · 3 years, 6 months ago
- 7fd856a swiotlb: Update is_swiotlb_buffer to add a struct device argument by Claire Chang · 3 years, 6 months ago
- 69031f5 swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used by Claire Chang · 3 years, 6 months ago
- 6e675a1 swiotlb: Refactor swiotlb_create_debugfs by Claire Chang · 3 years, 6 months ago
- 0a65579 swiotlb: Refactor swiotlb init functions by Claire Chang · 3 years, 6 months ago
- e72b0696 Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 6 months ago
- 8fd2ed1c Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 6 months ago
- 2b4bbc6 dma-debug: report -EEXIST errors in add_dma_entry by Hamza Mahfooz · 3 years, 7 months ago
- bab1622 dma-mapping: remove a trailing space by Zhen Lei · 3 years, 7 months ago
- 5f89468 swiotlb: manipulate orig_addr when tlb_addr has offset by Bumyong Lee · 3 years, 8 months ago
- 74d6790 Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 8 months ago
- 954b720 Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 8 months ago
- e82b9b3 kernel/dma: remove unnecessary unmap_kernel_range by Nicholas Piggin · 3 years, 8 months ago
- dfc06b3 swiotlb: don't override user specified size in swiotlb_adjust_size by Christoph Hellwig · 3 years, 8 months ago
- 95b079d swiotlb: Fix the type of index by Claire Chang · 3 years, 8 months ago
- ca94748 dma-mapping: benchmark: Add support for multi-pages map/unmap by Xiang Chen · 3 years, 9 months ago
- 42e4eef dma-mapping: benchmark: use the correct HiSilicon copyright by Hao Fang · 3 years, 9 months ago
- 2726bf3 swiotlb: Make SWIOTLB_NO_FORCE perform no allocation by Florian Fainelli · 3 years, 9 months ago
- 2cbc277 swiotlb: remove swiotlb_nr_tbl by Christoph Hellwig · 3 years, 9 months ago
- 2d29960 swiotlb: dynamically allocate io_tlb_default_mem by Christoph Hellwig · 3 years, 9 months ago
- 73f6209 swiotlb: move global variables into a new io_tlb_mem structure by Claire Chang · 3 years, 9 months ago
- 5d0538b swiotlb: lift the double initialization protection from xen-swiotlb by Christoph Hellwig · 3 years, 10 months ago
- 80808d2 swiotlb: split swiotlb_tbl_sync_single by Christoph Hellwig · 3 years, 10 months ago
- 2bdba62 swiotlb: move orig addr and size validation into swiotlb_bounce by Christoph Hellwig · 3 years, 10 months ago
- 2973073 swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single by Christoph Hellwig · 3 years, 10 months ago
- 7d5b573 dma-mapping: add a dma_alloc_noncontiguous API by Christoph Hellwig · 4 years ago
- 198c50e dma-mapping: refactor dma_{alloc,free}_pages by Christoph Hellwig · 3 years, 11 months ago
- eedb0b1 dma-mapping: add a dma_mmap_pages helper by Christoph Hellwig · 4 years ago
- 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, 10 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, 10 months ago
- a4dec04 Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 10 months ago
- 16fc3ce swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single by Christoph Hellwig · 3 years, 11 months ago
- 26a7e09 swiotlb: refactor swiotlb_tbl_map_single by Christoph Hellwig · 3 years, 11 months ago
- 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 10 months ago
- ca10d0f swiotlb: clean up swiotlb_tbl_unmap_single by Christoph Hellwig · 3 years, 11 months ago
- c32a77fd swiotlb: factor out a nr_slots helper by Christoph Hellwig · 3 years, 11 months ago
- c7fbeca swiotlb: factor out an io_tlb_offset helper by Christoph Hellwig · 3 years, 11 months ago
- b5d7ccb swiotlb: add a IO_TLB_SIZE define by Christoph Hellwig · 3 years, 11 months ago
- 6d4e9a8 driver core: lift dma_default_coherent into common code by Christoph Hellwig · 3 years, 11 months ago
- 81d88ce dma-mapping: remove the {alloc,free}_noncoherent methods by Christoph Hellwig · 4 years, 1 month ago
- 9dc00b2 dma-mapping: benchmark: pretend DMA is transmitting by Barry Song · 3 years, 11 months ago
- 9f5f8ec dma-mapping: benchmark: use u8 for reserved field in uAPI structure by Barry Song · 3 years, 11 months 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 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 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 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, 1 month ago
- 819b70a dma-contiguous: fix a typo error in a comment by tangjianqiang · 4 years, 1 month 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, 2 months ago
- ed92f6a Merge tag 'v5.10-rc5' into rdma.git for-next by Jason Gunthorpe · 4 years, 1 month 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