index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
/
tools
/
testing
/
vsock
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-12
vsock/test: Add test for SO_LINGER null ptr deref
Michal Luczaj
1
-0
/
+41
2025-01-29
vsock/test: Add test for connect() retries
Michal Luczaj
1
-0
/
+47
2025-01-29
vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
1
-0
/
+58
2025-01-29
vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
2
-28
/
+18
2025-01-29
vsock/test: Introduce vsock_bind()
Michal Luczaj
3
-49
/
+26
2024-12-23
vsock/test: Add test for MSG_ZEROCOPY completion memory leak
Michal Luczaj
1
-0
/
+152
2024-12-23
vsock/test: Add test for sk_error_queue memory leak
Michal Luczaj
1
-0
/
+45
2024-12-23
vsock/test: Add test for accept_queue memory leak
Michal Luczaj
1
-0
/
+52
2024-12-23
vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPY
Michal Luczaj
1
-2
/
+2
2024-12-23
vsock/test: Add README blurb about kmemleak usage
Michal Luczaj
1
-0
/
+15
2024-12-23
vsock/test: Introduce option to select tests
Michal Luczaj
3
-2
/
+40
2024-12-23
vsock/test: Use NSEC_PER_SEC
Michal Luczaj
1
-2
/
+3
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
9
-53
/
+181
2024-12-05
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
2
-7
/
+19
2024-12-05
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
2
-5
/
+5
2024-08-02
test/vsock: add ioctl unsent bytes test
Luigi Leonardi
3
-3
/
+91
2024-07-13
test/vsock: add install target
Peng Fan
1
-0
/
+13
2024-01-25
vsock/test: print type for SOCK_SEQPACKET
Arseniy Krasnov
1
-0
/
+2
2024-01-24
vsock/test: add '--peer-port' input argument
Arseniy Krasnov
6
-58
/
+115
2023-12-15
vsock/test: two tests to check credit update logic
Arseniy Krasnov
1
-0
/
+175
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
1
-6
/
+13
2023-11-07
test/vsock: add dobule bind connect test
Filippo Storniolo
3
-0
/
+100
2023-11-07
test/vsock: refactor vsock_accept
Filippo Storniolo
1
-12
/
+20
2023-11-07
test/vsock fix: add missing check on socket creation
Filippo Storniolo
1
-0
/
+8
2023-10-15
test/vsock: io_uring rx/tx tests
Arseniy Krasnov
3
-2
/
+348
2023-10-15
test/vsock: MSG_ZEROCOPY support for vsock_perf
Arseniy Krasnov
2
-10
/
+72
2023-10-15
test/vsock: MSG_ZEROCOPY flag tests
Arseniy Krasnov
8
-1
/
+633
2023-09-17
vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET
Stefano Garzarella
1
-3
/
+11
2023-09-17
vsock/test: use send_buf() in vsock_test.c
Stefano Garzarella
1
-66
/
+9
2023-09-17
vsock/test: add send_buf() utility function
Stefano Garzarella
2
-36
/
+56
2023-09-17
vsock/test: use recv_buf() in vsock_test.c
Stefano Garzarella
1
-87
/
+17
2023-09-17
vsock/test: add recv_buf() utility function
Stefano Garzarella
2
-35
/
+54
2023-09-14
test/vsock: shutdowned socket test
Arseniy Krasnov
1
-0
/
+138
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-07-27
vsock/test: MSG_PEEK test for SOCK_SEQPACKET
Arseniy Krasnov
1
-4
/
+54
2023-07-27
vsock/test: rework MSG_PEEK test for SOCK_STREAM
Arseniy Krasnov
1
-3
/
+75
2023-04-04
vsock/test: update expected return values
Arseniy Krasnov
1
-2
/
+2
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+90
2023-03-30
test/vsock: new skbuff appending test
Arseniy Krasnov
1
-0
/
+90
2023-03-28
testing/vsock: add vsock_perf to gitignore
Bobby Eshleman
1
-0
/
+1
2023-03-16
test/vsock: copy to user failure test
Arseniy Krasnov
1
-0
/
+118
2023-01-12
test/vsock: vsock_perf utility
Arseniy Krasnov
3
-1
/
+463
2023-01-12
test/vsock: add big message test
Arseniy Krasnov
1
-0
/
+69
2023-01-12
test/vsock: rework message bounds test
Arseniy Krasnov
5
-15
/
+157
2022-08-23
vsock_test: POLLIN + SO_RCVLOWAT test
Arseniy Krasnov
1
-0
/
+108
2022-03-18
af_vsock: SOCK_SEQPACKET broken buffer test
Krasnov Arseniy Vladimirovich
1
-0
/
+131
2022-03-18
af_vsock: SOCK_SEQPACKET receive timeout test
Krasnov Arseniy Vladimirovich
1
-0
/
+84
2021-10-15
vsock_diag_test: remove free_sock_stat() call in test_no_sockets
Stefano Garzarella
1
-2
/
+0
2021-09-06
vsock_test: update message bounds test for MSG_EOR
Arseny Krasnov
1
-1
/
+7
[next]