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.12.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 tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-17
2
-2
/
+4
|
\
|
*
dma-debug: prevent an error message from causing runtime problems
Hamza Mahfooz
2021-09-13
1
-1
/
+2
|
*
dma-mapping: fix the kerneldoc for dma_map_sg_attrs
Christoph Hellwig
2021-09-06
1
-1
/
+2
*
|
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-03
4
-111
/
+319
|
\
\
|
|
/
|
/
|
|
*
swiotlb: use depends on for DMA_RESTRICTED_POOL
Claire Chang
2021-08-31
1
-2
/
+1
|
*
swiotlb: Free tbl memory in swiotlb_exit()
Will Deacon
2021-07-23
1
-6
/
+15
|
*
swiotlb: Emit diagnostic in swiotlb_exit()
Will Deacon
2021-07-23
1
-0
/
+1
|
*
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
2021-07-23
1
-30
/
+36
|
*
swiotlb: add overflow checks to swiotlb_bounce
Dominique Martinet
2021-07-13
1
-3
/
+17
|
*
swiotlb: fix implicit debugfs declarations
Claire Chang
2021-07-13
1
-5
/
+16
|
*
swiotlb: Add restricted DMA pool initialization
Claire Chang
2021-07-13
2
-0
/
+90
|
*
swiotlb: Add restricted DMA alloc/free support
Claire Chang
2021-07-13
2
-14
/
+73
|
*
swiotlb: Refactor swiotlb_tbl_unmap_single
Claire Chang
2021-07-13
1
-15
/
+20
|
*
swiotlb: Move alloc_size to swiotlb_find_slots
Claire Chang
2021-07-13
1
-8
/
+9
|
*
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
Claire Chang
2021-07-13
3
-2
/
+6
|
*
swiotlb: Update is_swiotlb_active to add a struct device argument
Claire Chang
2021-07-13
2
-3
/
+3
|
*
swiotlb: Update is_swiotlb_buffer to add a struct device argument
Claire Chang
2021-07-13
2
-6
/
+6
|
*
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Claire Chang
2021-07-13
1
-4
/
+4
|
*
swiotlb: Refactor swiotlb_create_debugfs
Claire Chang
2021-07-13
1
-7
/
+14
|
*
swiotlb: Refactor swiotlb init functions
Claire Chang
2021-07-13
1
-25
/
+25
*
|
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-19
1
-22
/
+27
*
|
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-18
1
-18
/
+14
*
|
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
2021-08-18
1
-45
/
+33
*
|
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
2021-08-18
1
-0
/
+2
*
|
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
2021-08-18
2
-0
/
+19
*
|
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
2021-08-14
1
-1
/
+1
*
|
dma-mapping: disallow .map_sg operations from returning zero on error
Logan Gunthorpe
2021-08-09
1
-3
/
+1
*
|
dma-mapping: return error code from dma_dummy_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
*
|
dma-direct: return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
2021-08-09
1
-1
/
+1
*
|
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2021-08-09
1
-8
/
+74
*
|
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
2021-08-09
1
-3
/
+4
*
|
dma-debug: use memory_intersects() directly
Kefeng Wang
2021-08-09
1
-12
/
+2
*
|
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
Roman Skakun
2021-07-16
1
-2
/
+10
|
/
*
Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-07-02
2
-5
/
+3
|
\
|
*
dma-debug: report -EEXIST errors in add_dma_entry
Hamza Mahfooz
2021-06-22
1
-4
/
+2
|
*
dma-mapping: remove a trailing space
Zhen Lei
2021-06-22
1
-1
/
+1
*
|
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-23
1
-8
/
+15
|
\
\
|
*
|
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
2021-06-21
1
-8
/
+15
*
|
|
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
|
\
\
\
|
|
|
/
|
|
/
|
[next]