- bbb73a1 swiotlb: fix a braino in the alignment check fix by Petr Tesarik · 1 year, 11 months ago
- 0eee5ae swiotlb: fix slot alignment checks by Petr Tesarik · 2 years ago
- 39e7d2ab swiotlb: use wrap_area_index() instead of open-coding it by Petr Tesarik · 2 years ago
- 7c3940b swiotlb: fix the deadlock in swiotlb_do_find_slots by GuoRui.Yu · 2 years ago
- 9b07d27 swiotlb: mark swiotlb_memblock_alloc() as __init by Randy Dunlap · 2 years ago
- 5e7b9a6 swiotlb: remove swiotlb_max_segment by Christoph Hellwig · 2 years, 1 month ago
- 3622b86 dma-mapping: reject GFP_COMP for noncoherent allocations by Christoph Hellwig · 2 years, 2 months ago
- ffcb754 dma-mapping: reject __GFP_COMP in dma_alloc_attrs by Christoph Hellwig · 2 years, 4 months ago
- 8d58aa4 swiotlb: reduce the swiotlb buffer size on allocation failure by Alexey Kardashevskiy · 2 years, 4 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- 7ade4f1 dma: kmsan: unpoison DMA mappings by Alexander Potapenko · 2 years, 6 months ago
- 639205e swiotlb: don't panic! by Robin Murphy · 2 years, 6 months ago
- 1d61261 swiotlb: replace kmap_atomic() with memcpy_{from,to}_page() by Fabio M. De Francesco · 2 years, 6 months ago
- 9fc18f6 dma-mapping: mark dma_supported static by Christoph Hellwig · 2 years, 6 months ago
- 43b9190 swiotlb: fix a typo by Chao Gao · 2 years, 6 months ago
- 3f04616 swiotlb: avoid potential left shift overflow by Chao Gao · 2 years, 7 months ago
- 2995b80 dma-debug: improve search for partial syncs by Robin Murphy · 2 years, 7 months ago
- 81c12e9 Revert "swiotlb: panic if nslabs is too small" by Yu Zhao · 2 years, 6 months ago
- 5d5d353 Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 2 years, 7 months ago
- c993e07 Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 2 years, 7 months ago
- 5c850d3 swiotlb: fix passing local variable to debugfs_create_ulong() by Tianyu Lan · 2 years, 7 months ago
- 8419702 dma-mapping: reformat comment to suppress htmldoc warning by Logan Gunthorpe · 2 years, 7 months ago
- 159bf19 dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support by Logan Gunthorpe · 2 years, 8 months ago
- f02ad36 dma-direct: support PCI P2PDMA pages in dma-direct map_sg by Logan Gunthorpe · 2 years, 8 months ago
- 7c2645a dma-mapping: allow EREMOTEIO return code for P2PDMA transfers by Logan Gunthorpe · 2 years, 8 months ago
- 7231180 swiotlb: clean up some coding style and minor issues by Tianyu Lan · 2 years, 7 months ago
- a229cc1 dma-mapping: add dma_opt_mapping_size() by John Garry · 2 years, 8 months ago
- 942a818 swiotlb: move struct io_tlb_slot to swiotlb.c by Christoph Hellwig · 2 years, 8 months ago
- 57e6840 swiotlb: ensure a segment doesn't cross the area boundary by Chao Gao · 2 years, 8 months ago
- 4433548 swiotlb: consolidate rounding up default_nslabs by Chao Gao · 2 years, 8 months ago
- 91561d4 swiotlb: remove unused fields in io_tlb_mem by Chao Gao · 2 years, 8 months ago
- 4a97739 swiotlb: fix use after free on error handling path by Dan Carpenter · 2 years, 8 months ago
- 20347fc swiotlb: split up the global swiotlb lock by Tianyu Lan · 2 years, 8 months ago
- c51ba24 swiotlb: fail map correctly with failed io_tlb_default_mem by Robin Murphy · 2 years, 8 months ago
- e61c451 dma-mapping: Add dma_release_coherent_memory to DMA API by Mark-PK Tsai · 2 years, 11 months ago
- 3be4562 dma-direct: use the correct size for dma_set_encrypted() by Dexuan Cui · 2 years, 8 months ago
- 0bf28fc swiotlb: panic if nslabs is too small by Dongli Zhang · 2 years, 9 months ago
- 466298c swiotlb: remove a useless return in swiotlb_init by Dongli Zhang · 2 years, 9 months ago
- e15db62 swiotlb: fix setting ->force_bounce by Christoph Hellwig · 2 years, 9 months ago
- e19f8fa dma-debug: make things less spammy under memory pressure by Rob Clark · 2 years, 9 months ago
- 4a37f3d dma-direct: don't over-decrypt memory by Robin Murphy · 2 years, 10 months ago
- 8280674 swiotlb: max mapping size takes min align mask into account by Tianyu Lan · 2 years, 10 months ago
- 1b8e5d1 swiotlb: use the right nslabs-derived sizes in swiotlb_init_late by Christoph Hellwig · 2 years, 10 months ago
- a5e8913 swiotlb: use the right nslabs value in swiotlb_init_remap by Christoph Hellwig · 2 years, 10 months ago
- 1521c60 swiotlb: don't panic when the swiotlb buffer can't be allocated by Christoph Hellwig · 2 years, 10 months ago
- 84bc4f1 dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC by Mikulas Patocka · 2 years, 10 months ago
- 92826e9 dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages by Christoph Hellwig · 2 years, 10 months ago
- 6424e31b swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl by Christoph Hellwig · 3 years ago
- 7374153 swiotlb: provide swiotlb_init variants that remap the buffer by Christoph Hellwig · 3 years ago
- 7425195 swiotlb: pass a gfp_mask argument to swiotlb_init_late by Christoph Hellwig · 3 years, 1 month ago
- 8ba2ed1 swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction by Christoph Hellwig · 3 years ago
- c6af2aa swiotlb: make the swiotlb_init interface more useful by Christoph Hellwig · 3 years ago
- 0d5ffd9 swiotlb: rename swiotlb_late_init_with_default_size by Christoph Hellwig · 3 years, 1 month ago
- a2daa27 swiotlb: simplify swiotlb_max_segment by Christoph Hellwig · 3 years, 1 month ago
- 3469d36 swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set by Christoph Hellwig · 3 years, 1 month ago
- 0741055 dma-direct: use is_swiotlb_active in dma_direct_map_page by Christoph Hellwig · 3 years, 1 month ago
- 9e02977 dma-direct: avoid redundant memory sync for swiotlb by Chao Gao · 2 years, 11 months ago
- 4fe87e8 dma-mapping: move pgprot_decrypted out of dma_pgprot by Christoph Hellwig · 3 years ago
- 9ae2a14 Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years ago
- 901c728 Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" by Linus Torvalds · 3 years ago
- bddac7c Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" by Linus Torvalds · 3 years ago
- baaa68a Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
- e16faf2 cma: factor out minimum alignment requirement by David Hildenbrand · 3 years ago
- 8ddde07 dma-mapping: benchmark: extract a common header file for map_benchmark definition by Tian Tao · 3 years ago
- aa6f8dc swiotlb: rework "fix info leak with DMA_FROM_DEVICE" by Halil Pasic · 3 years ago
- 80e43909 dma-debug: fix return value of __setup handlers by Randy Dunlap · 3 years ago
- f5ff79f dma-mapping: remove CONFIG_DMA_REMAP by Christoph Hellwig · 3 years ago
- ddbd89d swiotlb: fix info leak with DMA_FROM_DEVICE by Halil Pasic · 3 years, 1 month ago
- 00ba935 ARM: ixp4xx: Drop custom DMA coherency and bouncing by Linus Walleij · 3 years, 1 month ago
- 404f937 swiotlb: simplify array allocation by Robin Murphy · 3 years, 1 month ago
- c0a4191 swiotlb: tidy up includes by Robin Murphy · 3 years, 1 month ago
- 3526589 swiotlb: simplify debugfs setup by Robin Murphy · 3 years, 1 month ago
- dfcf2e0 swiotlb: do not zero buffer in set_memory_decrypted() by Kirill A. Shutemov · 3 years, 1 month ago
- cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 2 months ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- a674e48 dma/pool: create dma atomic pool only if dma zone has managed pages by Baoquan He · 3 years, 2 months ago
- 2deb55d9 swiotlb: Add CONFIG_HAS_IOMEM check around swiotlb_mem_remap() by Wei Liu · 3 years, 2 months ago
- 1a5e91d swiotlb: Add swiotlb bounce buffer remap function for HV IVM by Tianyu Lan · 3 years, 3 months ago
- 28e4576 dma-direct: add a dma_direct_use_pool helper by Christoph Hellwig · 3 years, 4 months ago
- aea7e2a dma-direct: factor the swiotlb code out of __dma_direct_alloc_pages by Christoph Hellwig · 3 years, 4 months ago
- f5d3939 dma-direct: drop two CONFIG_DMA_RESTRICTED_POOL conditionals by Christoph Hellwig · 3 years, 4 months ago
- 78bc727 dma-direct: warn if there is no pool for force unencrypted allocations by Christoph Hellwig · 3 years, 4 months ago
- 955f58f dma-direct: fail allocations that can't be made coherent by Christoph Hellwig · 3 years, 4 months ago
- a86d109 dma-direct: refactor the !coherent checks in dma_direct_alloc by Christoph Hellwig · 3 years, 4 months ago
- d541ae5 dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations by Christoph Hellwig · 3 years, 5 months ago
- f3c9622 dma-direct: clean up the remapping checks in dma_direct_alloc by Christoph Hellwig · 3 years, 4 months ago
- a90cf30 dma-direct: always leak memory that can't be re-encrypted by Christoph Hellwig · 3 years, 4 months ago
- 5570449 dma-direct: don't call dma_set_decrypted for remapped allocations by Christoph Hellwig · 3 years, 4 months ago
- 4d05647 dma-direct: factor out dma_set_{de,en}crypted helpers by Christoph Hellwig · 3 years, 5 months ago
- 3725949 Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 4421cca0 memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 4 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 4 months ago
- fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 4 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, 4 months ago
- 46f8763 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 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, 4 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, 4 months ago
- 9fbd8dc dma-mapping: use 'bitmap_zalloc()' when applicable by Christophe JAILLET · 3 years, 4 months ago
- 515dcc2 Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago