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 tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
2
-25
/
+22
|
\
|
*
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
Fugang Duan
2019-07-19
1
-7
/
+11
|
*
dma-direct: only limit the mapping size if swiotlb could be used
Christoph Hellwig
2019-07-17
1
-6
/
+4
|
*
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
2
-12
/
+7
*
|
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-18
1
-14
/
+16
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'stable/for-linus-5.2' into devel/for-linus-5.2
Konrad Rzeszutek Wilk
2019-06-19
1
-2
/
+2
|
|
\
|
|
*
swiotlb: fix phys_addr_t overflow warning
Arnd Bergmann
2019-06-19
1
-2
/
+2
|
*
|
swiotlb: Return consistent SWIOTLB segments/nr_tbl
Florian Fainelli
2019-06-11
1
-4
/
+4
|
*
|
swiotlb: Group identical cleanup in swiotlb_cleanup()
Florian Fainelli
2019-06-11
1
-8
/
+10
|
|
/
*
|
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
4
-33
/
+106
|
\
\
|
*
|
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
2019-06-25
2
-11
/
+16
|
*
|
dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
Christoph Hellwig
2019-06-25
1
-2
/
+2
|
*
|
dma-mapping: add a dma_alloc_need_uncached helper
Christoph Hellwig
2019-06-25
1
-2
/
+2
|
*
|
dma-mapping: truncate dma masks to what dma_addr_t can hold
Christoph Hellwig
2019-06-25
1
-0
/
+12
|
*
|
dma-remap: Avoid de-referencing NULL atomic_pool
Florian Fainelli
2019-06-14
1
-0
/
+3
|
*
|
dma-direct: provide generic support for uncached kernel segments
Christoph Hellwig
2019-06-03
1
-2
/
+15
|
*
|
dma-contiguous: use fallback alloc_pages for single pages
Nicolin Chen
2019-06-03
1
-1
/
+10
|
*
|
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
Nicolin Chen
2019-06-03
2
-20
/
+51
*
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-21
/
+4
|
\
\
\
|
*
|
|
swiotlb: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-21
/
+4
|
|
/
/
*
/
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-13
/
+1
|
/
/
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-05-09
3
-9
/
+6
|
\
\
|
*
|
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
2019-05-06
1
-0
/
+3
|
*
|
dma-mapping: remove an unnecessary NULL check
Dan Carpenter
2019-04-24
1
-1
/
+1
|
*
|
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
2019-04-08
1
-7
/
+0
|
*
|
dma-mapping: remove leftover NULL device support
Christoph Hellwig
2019-04-08
1
-1
/
+1
|
*
|
dma: select GENERIC_ALLOCATOR for DMA_REMAP
Clément Leger
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
1
-1
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
swiotlb: save io_tlb_used to local variable before leaving critical section
Dongli Zhang
2019-04-12
1
-2
/
+5
|
*
|
swiotlb: dump used and total slots when swiotlb buffer is full
Dongli Zhang
2019-04-10
1
-1
/
+2
*
|
|
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
2019-04-29
1
-8
/
+6
*
|
|
dma-debug: only skip one stackframe entry
Scott Wood
2019-04-11
1
-1
/
+1
|
|
/
|
/
|
*
|
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-1
/
+1
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-2
/
+2
*
|
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-6
/
+13
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
3
-0
/
+39
|
\
\
|
*
|
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-03-06
2
-0
/
+25
|
*
|
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-06
1
-0
/
+9
|
*
|
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-03-06
1
-0
/
+5
*
|
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
5
-116
/
+179
|
\
\
\
|
*
|
|
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2019-02-20
1
-18
/
+7
|
*
|
|
dma-mapping: remove dma_mark_declared_memory_occupied
Christoph Hellwig
2019-02-20
1
-23
/
+0
|
*
|
|
dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
Christoph Hellwig
2019-02-20
1
-0
/
+77
|
*
|
|
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
2
-2
/
+2
|
*
|
|
dma-mapping: remove an incorrect __iommem annotation
Christoph Hellwig
2019-02-13
1
-1
/
+1
|
*
|
|
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
2019-02-13
1
-0
/
+3
|
*
|
|
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2019-02-13
1
-0
/
+3
|
*
|
|
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
2019-02-13
1
-0
/
+36
[next]