index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-04
3
-334
/
+200
|
\
|
*
swiotlb: don't override user specified size in swiotlb_adjust_size
Christoph Hellwig
2021-04-29
1
-0
/
+2
|
*
swiotlb: Fix the type of index
Claire Chang
2021-04-27
1
-1
/
+2
|
*
swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
Florian Fainelli
2021-04-01
1
-4
/
+14
|
*
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
2021-03-19
1
-6
/
+1
|
*
swiotlb: dynamically allocate io_tlb_default_mem
Christoph Hellwig
2021-03-19
1
-207
/
+99
|
*
swiotlb: move global variables into a new io_tlb_mem structure
Claire Chang
2021-03-19
1
-190
/
+164
|
*
swiotlb: lift the double initialization protection from xen-swiotlb
Christoph Hellwig
2021-03-17
1
-0
/
+8
|
*
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
2021-03-17
3
-25
/
+21
|
*
swiotlb: move orig addr and size validation into swiotlb_bounce
Christoph Hellwig
2021-03-17
1
-36
/
+23
|
*
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
2021-03-17
2
-23
/
+24
*
|
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-05-04
2
-18
/
+153
|
\
\
|
*
|
dma-mapping: benchmark: Add support for multi-pages map/unmap
Xiang Chen
2021-04-02
1
-7
/
+14
|
*
|
dma-mapping: benchmark: use the correct HiSilicon copyright
Hao Fang
2021-04-02
1
-1
/
+1
|
*
|
dma-mapping: add a dma_alloc_noncontiguous API
Christoph Hellwig
2021-03-15
1
-0
/
+106
|
*
|
dma-mapping: refactor dma_{alloc,free}_pages
Christoph Hellwig
2021-03-15
1
-10
/
+19
|
*
|
dma-mapping: add a dma_mmap_pages helper
Christoph Hellwig
2021-03-15
1
-0
/
+13
|
|
/
*
/
kernel/dma: remove unnecessary unmap_kernel_range
Nicholas Piggin
2021-04-30
1
-1
/
+0
|
/
*
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-116
/
+194
|
\
|
*
swiotlb: Validate bounce size in the sync/unmap path
Martin Radev
2021-02-26
1
-3
/
+50
|
*
swiotlb: respect min_align_mask
Christoph Hellwig
2021-02-26
1
-10
/
+31
|
*
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Christoph Hellwig
2021-02-22
1
-1
/
+0
|
*
swiotlb: refactor swiotlb_tbl_map_single
Christoph Hellwig
2021-02-22
1
-90
/
+89
|
*
swiotlb: clean up swiotlb_tbl_unmap_single
Christoph Hellwig
2021-02-20
1
-20
/
+21
|
*
swiotlb: factor out a nr_slots helper
Christoph Hellwig
2021-02-20
1
-4
/
+9
|
*
swiotlb: factor out an io_tlb_offset helper
Christoph Hellwig
2021-02-20
1
-7
/
+13
|
*
swiotlb: add a IO_TLB_SIZE define
Christoph Hellwig
2021-02-20
1
-7
/
+7
*
|
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-24
2
-41
/
+11
|
\
\
|
*
|
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
2021-02-09
1
-40
/
+0
|
*
|
dma-mapping: benchmark: pretend DMA is transmitting
Barry Song
2021-02-05
1
-1
/
+11
*
|
|
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-02-21
2
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-13
2
-3
/
+2
|
|
/
*
|
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2021-02-05
1
-1
/
+1
*
|
dma-mapping: benchmark: fix kernel crash when dma_map_single fails
Barry Song
2021-01-27
1
-1
/
+5
|
/
*
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-12-22
6
-8
/
+384
|
\
|
*
dma-mapping: add benchmark support for streaming DMA APIs
Barry Song
2020-11-27
3
-0
/
+371
|
*
dma-contiguous: fix a typo error in a comment
tangjianqiang
2020-11-27
1
-1
/
+1
|
*
dma-pool: no need to check return value of debugfs_create functions
Tiezhu Yang
2020-11-27
1
-3
/
+0
|
*
dma-mapping: Allow mixing bypass and mapped DMA operation
Alexey Kardashevskiy
2020-11-27
2
-4
/
+12
*
|
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-16
1
-1
/
+0
|
\
\
|
*
|
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-11-18
1
-1
/
+0
*
|
|
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-16
1
-2
/
+18
|
\
\
\
|
*
|
|
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
2020-12-11
1
-2
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v5.10-rc5' into rdma.git for-next
Jason Gunthorpe
2020-11-23
1
-11
/
+11
|
\
|
|
|
*
|
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-11-02
1
-10
/
+6
|
*
|
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-02
1
-1
/
+5
|
|
/
*
/
dma-mapping: remove dma_virt_ops
Christoph Hellwig
2020-11-17
3
-67
/
+0
|
/
*
dma-mapping: move more functions to dma-map-ops.h
Christoph Hellwig
2020-10-20
1
-1
/
+1
*
kernel/: fix repeated words in comments
Randy Dunlap
2020-10-16
1
-1
/
+1
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
14
-210
/
+773
|
\
[next]