index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
vsock
Age
Commit message (
Expand
)
Author
2025-11-25
vsock/test: Extend transport change null-ptr-deref test
Michal Luczaj
2025-08-29
vsock/test: Remove redundant semicolons
Liao Yuanhong
2025-07-16
vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
Stefano Garzarella
2025-07-09
vsock/test: fix test for null ptr deref when transport changes
Stefano Garzarella
2025-07-09
test/vsock: Add ioctl SIOCINQ tests
Xuewei Niu
2025-07-09
test/vsock: Add retry mechanism to ioctl wrapper
Xuewei Niu
2025-07-02
vsock/test: Add test for null ptr deref when transport changes
Luigi Leonardi
2025-07-02
vsock/test: Add macros to identify transports
Luigi Leonardi
2025-06-17
vsock/test: Cover more CIDs in transport_uaf test
Michal Luczaj
2025-06-17
vsock/test: Introduce get_transports()
Michal Luczaj
2025-06-17
vsock/test: Introduce vsock_bind_try() helper
Michal Luczaj
2025-05-27
vsock/test: Add test for an unexpectedly lingering close()
Michal Luczaj
2025-05-27
vsock/test: Introduce enable_so_linger() helper
Michal Luczaj
2025-05-27
vsock/test: Introduce vsock_wait_sent() helper
Michal Luczaj
2025-05-16
vsock/test: check also expected errno on sigpipe test
Stefano Garzarella
2025-05-16
vsock/test: retry send() to avoid occasional failure in sigpipe test
Stefano Garzarella
2025-05-16
vsock/test: add timeout_usleep() to allow sleeping in timeout sections
Stefano Garzarella
2025-05-13
vsock/test: Fix occasional failure in SIOCOUTQ tests
Konstantin Shkolnyy
2025-02-12
vsock/test: Add test for SO_LINGER null ptr deref
Michal Luczaj
2025-01-29
vsock/test: Add test for connect() retries
Michal Luczaj
2025-01-29
vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
2025-01-29
vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
2025-01-29
vsock/test: Introduce vsock_bind()
Michal Luczaj
2024-12-23
vsock/test: Add test for MSG_ZEROCOPY completion memory leak
Michal Luczaj
2024-12-23
vsock/test: Add test for sk_error_queue memory leak
Michal Luczaj
2024-12-23
vsock/test: Add test for accept_queue memory leak
Michal Luczaj
2024-12-23
vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPY
Michal Luczaj
2024-12-23
vsock/test: Add README blurb about kmemleak usage
Michal Luczaj
2024-12-23
vsock/test: Introduce option to select tests
Michal Luczaj
2024-12-23
vsock/test: Use NSEC_PER_SEC
Michal Luczaj
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
2024-12-05
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
2024-12-05
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
2024-08-02
test/vsock: add ioctl unsent bytes test
Luigi Leonardi
2024-07-13
test/vsock: add install target
Peng Fan
2024-01-25
vsock/test: print type for SOCK_SEQPACKET
Arseniy Krasnov
2024-01-24
vsock/test: add '--peer-port' input argument
Arseniy Krasnov
2023-12-15
vsock/test: two tests to check credit update logic
Arseniy Krasnov
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
2023-11-07
test/vsock: add dobule bind connect test
Filippo Storniolo
2023-11-07
test/vsock: refactor vsock_accept
Filippo Storniolo
2023-11-07
test/vsock fix: add missing check on socket creation
Filippo Storniolo
2023-10-15
test/vsock: io_uring rx/tx tests
Arseniy Krasnov
2023-10-15
test/vsock: MSG_ZEROCOPY support for vsock_perf
Arseniy Krasnov
2023-10-15
test/vsock: MSG_ZEROCOPY flag tests
Arseniy Krasnov
2023-09-17
vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET
Stefano Garzarella
2023-09-17
vsock/test: use send_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
vsock/test: add send_buf() utility function
Stefano Garzarella
2023-09-17
vsock/test: use recv_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
vsock/test: add recv_buf() utility function
Stefano Garzarella
[next]