index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
2
-1
/
+6
|
*
|
|
dma-mapping: inline the fast path dma-direct calls
Christoph Hellwig
2020-07-16
1
-65
/
+0
|
*
|
|
dma-mapping: move the remaining DMA API calls out of line
Christoph Hellwig
2020-07-16
2
-9
/
+164
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
|
dma-pool: do not allocate pool memory from CMA
Nicolas Saenz Julienne
2020-07-14
1
-9
/
+2
*
|
|
dma-pool: make sure atomic pool suits device
Nicolas Saenz Julienne
2020-07-14
1
-20
/
+37
*
|
|
dma-pool: introduce dma_guess_pool()
Nicolas Saenz Julienne
2020-07-14
1
-3
/
+23
*
|
|
dma-pool: get rid of dma_in_atomic_pool()
Nicolas Saenz Julienne
2020-07-14
1
-10
/
+1
*
|
|
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
2020-07-14
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
2
-0
/
+16
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
2
-0
/
+16
|
|
\
\
\
|
|
*
|
|
dma-mapping: Add a new dma_need_sync API
Christoph Hellwig
2020-06-30
2
-0
/
+16
|
|
|
|
/
|
|
|
/
|
*
|
|
|
dma-mapping: warn when coherent pool is depleted
David Rientjes
2020-06-29
1
-1
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
dma-remap: align the size in dma_common_*_remap()
Eric Auger
2020-06-23
1
-2
/
+3
*
|
|
dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
Christoph Hellwig
2020-06-23
1
-1
/
+1
*
|
|
dma-direct: add missing set_memory_decrypted() for coherent mapping
David Rientjes
2020-06-23
1
-0
/
+6
*
|
|
dma-direct: check return value when encrypting or decrypting memory
David Rientjes
2020-06-17
1
-5
/
+14
*
|
|
dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails
David Rientjes
2020-06-17
1
-1
/
+6
*
|
|
dma-direct: always align allocation size in dma_direct_alloc_pages()
David Rientjes
2020-06-17
1
-7
/
+10
*
|
|
dma-direct: mark __dma_direct_alloc_pages static
Christoph Hellwig
2020-06-17
1
-1
/
+1
*
|
|
dma-direct: re-enable mmap for !CONFIG_MMU
Christoph Hellwig
2020-06-17
2
-14
/
+1
|
/
/
*
|
dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
David Rientjes
2020-06-15
1
-5
/
+5
*
|
dma-pool: fix too large DMA pools on medium memory size systems
Geert Uytterhoeven
2020-06-09
1
-4
/
+3
|
/
*
Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-06
7
-136
/
+318
|
\
|
*
dma-contiguous: fix comment for dma_release_from_contiguous
Peter Collingbourne
2020-04-25
1
-2
/
+2
|
*
dma-pool: scale the default DMA coherent pool size with memory capacity
David Rientjes
2020-04-25
1
-2
/
+12
|
*
dma-pool: add pool sizes to debugfs
David Rientjes
2020-04-25
1
-0
/
+30
|
*
dma-direct: atomic allocations must come from atomic coherent pools
David Rientjes
2020-04-25
2
-10
/
+63
|
*
dma-pool: dynamically expanding atomic pools
David Rientjes
2020-04-25
1
-38
/
+84
|
*
dma-pool: add additional coherent pools to map to gfp mask
David Rientjes
2020-04-20
2
-49
/
+83
|
*
dma-remap: separate DMA atomic pools from direct remap code
David Rientjes
2020-04-20
4
-121
/
+130
|
*
dma-debug: make __dma_entry_alloc_check_leak() static
Jason Yan
2020-04-20
1
-1
/
+1
*
|
dma-mapping: use vmap insted of reimplementing it
Christoph Hellwig
2020-06-02
1
-36
/
+12
|
/
*
dma-debug: fix displaying of dma allocation type
Grygorii Strashko
2020-04-08
1
-3
/
+6
*
dma-direct: fix data truncation in dma_direct_get_required_mask()
Kishon Vijay Abraham I
2020-04-08
1
-1
/
+2
*
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-04
2
-17
/
+21
|
\
|
*
dma-direct: provide a arch_dma_clear_uncached hook
Christoph Hellwig
2020-03-16
1
-0
/
+2
|
*
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
2020-03-16
1
-4
/
+6
|
*
dma-direct: consolidate the error handling in dma_direct_alloc_pages
Christoph Hellwig
2020-03-16
1
-7
/
+6
|
*
dma-coherent: fix integer overflow in the reserved-memory dma allocation
Kevin Grandemange
2020-03-16
1
-6
/
+7
*
|
dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
Thomas Hellstrom
2020-03-17
1
-0
/
+2
*
|
dma-direct: improve DMA mask overflow reporting
Christoph Hellwig
2020-02-05
1
-14
/
+7
*
|
dma-direct: improve swiotlb error reporting
Christoph Hellwig
2020-02-05
2
-28
/
+30
*
|
dma-direct: relax addressability checks in dma_direct_supported
Christoph Hellwig
2020-02-05
1
-13
/
+11
*
|
dma-contiguous: CMA: give precedence to cmdline
Nicolas Saenz Julienne
2020-01-30
1
-1
/
+8
|
/
*
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
2019-12-04
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
8
-172
/
+183
|
\
|
*
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
1
-14
/
+13
|
*
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
2019-11-21
1
-7
/
+6
|
|
\
[prev]
[next]