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
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-debug: Use %pa to format phys_addr_t
Geert Uytterhoeven
2023-03-30
1
-4
/
+4
*
dma-debug: add cacheline to user/kernel space dump messages
Desnes Nunes
2023-03-28
1
-58
/
+64
*
dma-debug: small dma_debug_entry's comment and variable name updates
Desnes Nunes
2023-03-28
1
-4
/
+5
*
dma-debug: improve search for partial syncs
Robin Murphy
2022-09-07
1
-4
/
+2
*
dma-debug: make things less spammy under memory pressure
Rob Clark
2022-06-02
1
-1
/
+1
*
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
2022-05-11
1
-1
/
+1
*
dma-debug: fix return value of __setup handlers
Randy Dunlap
2022-03-03
1
-2
/
+2
*
dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
Hamza Mahfooz
2021-10-18
1
-10
/
+14
*
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
2021-10-11
1
-6
/
+6
*
dma-debug: prevent an error message from causing runtime problems
Hamza Mahfooz
2021-09-13
1
-1
/
+2
*
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-debug: report -EEXIST errors in add_dma_entry
Hamza Mahfooz
2021-06-22
1
-4
/
+2
*
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
1
-3
/
+2
*
dma-debug: convert comma to semicolon
Xu Wang
2020-09-21
1
-2
/
+2
*
dma-debug: remove most exports
Christoph Hellwig
2020-09-11
1
-10
/
+0
*
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
2020-08-14
1
-45
/
+1
*
dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
Hugh Dickins
2020-08-14
1
-18
/
+9
*
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
|
*
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
2020-06-26
1
-1
/
+1
*
|
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-08-04
1
-2
/
+6
|
\
\
|
*
|
dma-debug: use named initializers for dir2name
Christoph Hellwig
2020-07-19
1
-2
/
+6
|
|
/
*
/
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
dma-debug: make __dma_entry_alloc_check_leak() static
Jason Yan
2020-04-20
1
-1
/
+1
*
dma-debug: fix displaying of dma allocation type
Grygorii Strashko
2020-04-08
1
-3
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-20
/
+19
|
\
|
*
dma-debug: clean up put_hash_bucket()
Dan Carpenter
2019-11-20
1
-11
/
+9
|
*
dma-debug: increase HASH_SIZE
Eric Dumazet
2019-11-11
1
-2
/
+2
|
*
dma-debug: reorder struct dma_debug_entry fields
Eric Dumazet
2019-11-11
1
-7
/
+7
|
*
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2019-10-30
1
-0
/
+1
*
|
dma-debug: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
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
*
dma-debug: add dumping facility via debugfs
Corentin Labbe
2019-02-01
1
-0
/
+28
*
dma: debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-76
/
+12
*
dma-mapping: remove a few unused exports
Christoph Hellwig
2019-01-04
1
-2
/
+0
*
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2019-01-04
1
-13
/
+4
*
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2018-12-13
1
-42
/
+0
*
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
2018-12-11
1
-29
/
+21
*
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2018-12-11
1
-46
/
+0
*
dma-debug: Make leak-like behaviour apparent
Robin Murphy
2018-12-11
1
-0
/
+13
*
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
2018-12-11
1
-38
/
+41
*
dma-debug: Use pr_fmt()
Robin Murphy
2018-12-11
1
-36
/
+38
*
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
2018-12-11
1
-0
/
+7
*
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
2018-10-08
1
-0
/
+16
*
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
1
-0
/
+1773