index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
map_benchmark.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
dma-mapping: benchmark: Don't starve others when doing the test
Yicong Yang
1
-0
/
+16
2024-05-23
dma-mapping: benchmark: handle NUMA_NO_NODE correctly
Fedor Pchelkin
1
-2
/
+1
2024-05-23
dma-mapping: benchmark: fix node id validation
Fedor Pchelkin
1
-1
/
+2
2024-05-23
dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
Fedor Pchelkin
1
-0
/
+3
2024-05-23
dma-mapping: benchmark: fix up kthread-related error handling
Fedor Pchelkin
1
-6
/
+10
2023-04-13
dma-mapping: benchmark: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2022-03-10
dma-mapping: benchmark: extract a common header file for map_benchmark defini...
Tian Tao
1
-24
/
+1
2021-04-02
dma-mapping: benchmark: Add support for multi-pages map/unmap
Xiang Chen
1
-7
/
+14
2021-04-02
dma-mapping: benchmark: use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
2021-02-05
dma-mapping: benchmark: pretend DMA is transmitting
Barry Song
1
-1
/
+11
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
1
-1
/
+1
2021-01-27
dma-mapping: benchmark: fix kernel crash when dma_map_single fails
Barry Song
1
-1
/
+5
2020-11-27
dma-mapping: add benchmark support for streaming DMA APIs
Barry Song
1
-0
/
+361