index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
dma-direct: don't over-decrypt memory
Robin Murphy
1
-2
/
+2
2022-05-17
swiotlb: max mapping size takes min align mask into account
Tianyu Lan
1
-1
/
+12
2022-05-13
swiotlb: use the right nslabs-derived sizes in swiotlb_init_late
Christoph Hellwig
1
-8
/
+11
2022-05-13
swiotlb: use the right nslabs value in swiotlb_init_remap
Christoph Hellwig
1
-3
/
+4
2022-05-13
swiotlb: don't panic when the swiotlb buffer can't be allocated
Christoph Hellwig
1
-2
/
+4
2022-05-11
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
1
-1
/
+1
2022-05-11
dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages
Christoph Hellwig
1
-17
/
+10
2022-04-18
swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
Christoph Hellwig
1
-57
/
+20
2022-04-18
swiotlb: provide swiotlb_init variants that remap the buffer
Christoph Hellwig
1
-3
/
+33
2022-04-18
swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
1
-5
/
+2
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
1
-2
/
+9
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-16
/
+19
2022-04-18
swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
1
-4
/
+2
2022-04-18
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
1
-17
/
+3
2022-04-18
swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
Christoph Hellwig
1
-0
/
+3
2022-04-18
dma-direct: use is_swiotlb_active in dma_direct_map_page
Christoph Hellwig
1
-1
/
+1
2022-04-14
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
1
-1
/
+2
2022-04-01
dma-mapping: move pgprot_decrypted out of dma_pgprot
Christoph Hellwig
2
-4
/
+8
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-96
/
+36
2022-03-28
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-4
/
+8
2022-03-26
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-15
/
+8
2022-03-24
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-2
/
+0
2022-03-23
cma: factor out minimum alignment requirement
David Hildenbrand
1
-3
/
+1
2022-03-10
dma-mapping: benchmark: extract a common header file for map_benchmark defini...
Tian Tao
1
-24
/
+1
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+15
2022-03-03
dma-debug: fix return value of __setup handlers
Randy Dunlap
1
-2
/
+2
2022-03-03
dma-mapping: remove CONFIG_DMA_REMAP
Christoph Hellwig
3
-18
/
+9
2022-02-14
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-1
/
+2
2022-02-12
ARM: ixp4xx: Drop custom DMA coherency and bouncing
Linus Walleij
1
-2
/
+0
2022-01-26
swiotlb: simplify array allocation
Robin Murphy
1
-2
/
+1
2022-01-26
swiotlb: tidy up includes
Robin Murphy
1
-18
/
+13
2022-01-26
swiotlb: simplify debugfs setup
Robin Murphy
1
-30
/
+10
2022-01-26
swiotlb: do not zero buffer in set_memory_decrypted()
Kirill A. Shutemov
1
-2
/
+0
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+48
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2022-01-15
dma/pool: create dma atomic pool only if dma zone has managed pages
Baoquan He
1
-2
/
+2
2022-01-04
swiotlb: Add CONFIG_HAS_IOMEM check around swiotlb_mem_remap()
Wei Liu
1
-0
/
+7
2021-12-20
swiotlb: Add swiotlb bounce buffer remap function for HV IVM
Tianyu Lan
1
-2
/
+41
2021-12-08
dma-direct: add a dma_direct_use_pool helper
Christoph Hellwig
1
-6
/
+12
2021-12-07
dma-direct: factor the swiotlb code out of __dma_direct_alloc_pages
Christoph Hellwig
1
-9
/
+15
2021-12-07
dma-direct: drop two CONFIG_DMA_RESTRICTED_POOL conditionals
Christoph Hellwig
1
-4
/
+2
2021-12-07
dma-direct: warn if there is no pool for force unencrypted allocations
Christoph Hellwig
1
-4
/
+5
2021-12-07
dma-direct: fail allocations that can't be made coherent
Christoph Hellwig
1
-2
/
+3
2021-12-07
dma-direct: refactor the !coherent checks in dma_direct_alloc
Christoph Hellwig
1
-25
/
+41
2021-12-07
dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
Christoph Hellwig
1
-11
/
+20
2021-12-07
dma-direct: clean up the remapping checks in dma_direct_alloc
Christoph Hellwig
1
-22
/
+26
2021-12-07
dma-direct: always leak memory that can't be re-encrypted
Christoph Hellwig
1
-4
/
+10
2021-12-07
dma-direct: don't call dma_set_decrypted for remapped allocations
Christoph Hellwig
1
-7
/
+6
2021-12-07
dma-direct: factor out dma_set_{de,en}crypted helpers
Christoph Hellwig
1
-31
/
+25
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+2
[next]