index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
vsock
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
Stefano Garzarella
1
-1
/
+1
2025-07-10
vsock/test: fix test for null ptr deref when transport changes
Stefano Garzarella
1
-5
/
+16
2025-07-10
test/vsock: Add ioctl SIOCINQ tests
Xuewei Niu
1
-0
/
+79
2025-07-10
test/vsock: Add retry mechanism to ioctl wrapper
Xuewei Niu
2
-9
/
+22
2025-07-03
vsock/test: Add test for null ptr deref when transport changes
Luigi Leonardi
2
-0
/
+171
2025-07-03
vsock/test: Add macros to identify transports
Luigi Leonardi
1
-0
/
+4
2025-06-18
vsock/test: Cover more CIDs in transport_uaf test
Michal Luczaj
1
-19
/
+74
2025-06-18
vsock/test: Introduce get_transports()
Michal Luczaj
2
-0
/
+85
2025-06-18
vsock/test: Introduce vsock_bind_try() helper
Michal Luczaj
2
-3
/
+22
2025-05-27
vsock/test: Add test for an unexpectedly lingering close()
Michal Luczaj
1
-0
/
+52
2025-05-27
vsock/test: Introduce enable_so_linger() helper
Michal Luczaj
3
-9
/
+15
2025-05-27
vsock/test: Introduce vsock_wait_sent() helper
Michal Luczaj
3
-17
/
+32
2025-05-17
vsock/test: check also expected errno on sigpipe test
Stefano Garzarella
1
-2
/
+10
2025-05-17
vsock/test: retry send() to avoid occasional failure in sigpipe test
Stefano Garzarella
1
-8
/
+30
2025-05-17
vsock/test: add timeout_usleep() to allow sleeping in timeout sections
Stefano Garzarella
2
-0
/
+19
2025-05-14
vsock/test: Fix occasional failure in SIOCOUTQ tests
Konstantin Shkolnyy
1
-12
/
+16
2025-02-13
vsock/test: Add test for SO_LINGER null ptr deref
Michal Luczaj
1
-0
/
+41
2025-01-30
vsock/test: Add test for connect() retries
Michal Luczaj
1
-0
/
+47
2025-01-30
vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
1
-0
/
+58
2025-01-30
vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
2
-28
/
+18
2025-01-30
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-14
test/vsock: add install target
Peng Fan
1
-0
/
+13
2024-01-26
vsock/test: print type for SOCK_SEQPACKET
Arseniy Krasnov
1
-0
/
+2
2024-01-25
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-08
test/vsock: add dobule bind connect test
Filippo Storniolo
3
-0
/
+100
2023-11-08
test/vsock: refactor vsock_accept
Filippo Storniolo
1
-12
/
+20
2023-11-08
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
[next]