index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
test
/
ntb_tool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-20
ntb/ntb_tool: correct sscanf format for u64 and size_t in tool_peer_mw_trans_...
yangqixiao
1
-1
/
+1
2023-08-18
NTB: ntb_tool: Switch to memdup_user_nul() helper
Ruan Jinjie
1
-10
/
+3
2023-08-18
ntb: Remove error checking for debugfs_create_dir()
Wang Ming
1
-2
/
+0
2023-07-08
NTB: ntb_tool: Add check for devm_kcalloc
Jiasheng Jiang
1
-0
/
+2
2022-08-09
NTB: ntb_tool: uninitialized heap data in tool_fn_write()
Dan Carpenter
1
-3
/
+5
2020-06-05
NTB: ntb_tool: reading the link file should not end in a NULL byte
Logan Gunthorpe
1
-2
/
+1
2020-06-05
ntb_tool: pass correct struct device to dma_alloc_coherent
Sanjay R Mehta
1
-3
/
+3
2020-03-13
ntb_tool: Fix printk format
Helge Deller
1
-7
/
+7
2018-01-28
NTB: ntb_tool: fix memory leak on 'buf' on error exit path
Colin Ian King
1
-1
/
+3
2018-01-28
NTB: ntb_tool: Add full multi-port NTB API support
Serge Semin
1
-580
/
+1240
2018-01-28
ntb: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
1
-2
/
+1
2017-11-18
NTB: Ensure ntb_mw_get_align() is only called when the link is up
Logan Gunthorpe
1
-3
/
+3
2017-07-17
ntb: use correct mw_count function in ntb_tool and ntb_transport
Logan Gunthorpe
1
-1
/
+1
2017-07-06
NTB: Alter Scratchpads API to support multi-ports devices
Serge Semin
1
-3
/
+18
2017-07-06
NTB: Alter MW API to support multi-ports devices
Serge Semin
1
-16
/
+27
2017-07-06
NTB: Add indexed ports NTB API
Serge Semin
1
-0
/
+5
2016-08-05
ntb_tool: Add link status and files to debugfs
Logan Gunthorpe
1
-0
/
+92
2016-08-05
ntb_tool: Postpone memory window initialization for the user
Logan Gunthorpe
1
-138
/
+228
2016-08-05
ntb_tool: Add memory window debug support
Logan Gunthorpe
1
-1
/
+257
2016-08-05
ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
Logan Gunthorpe
1
-2
/
+8
2016-08-05
ntb_tool: Fix infinite loop bug when writing spad/peer_spad file
Logan Gunthorpe
1
-4
/
+5
2015-07-04
NTB: Add tool test client
Allen Hubbe
1
-0
/
+556