index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
syscalls
/
linux
Age
Commit message (
Expand
)
Author
2021-06-11
Temorary skip test cases that fail on Linux
Andrei Vagin
2021-06-10
Add /proc/sys/vm/max_map_count
Fabricio Voznika
2021-06-10
Merge pull request #6103 from sudo-sturbia:semaphore-err
gVisor bot
2021-06-07
test: use std::vector instead of allocating memory with calloc
Andrei Vagin
2021-06-07
Implement RENAME_NOREPLACE for all VFS2 filesystem implementations.
Jamie Liu
2021-06-04
Add bind syscall tests for ICMP and ICMPv6
Sam Balana
2021-06-03
Reset global_num_signals_received on RegisterSignalHandler
Adam Barth
2021-06-01
Ensure full shutdown of endpoint on notifyClose
Mithun Iyer
2021-06-01
Test system-wide semaphore limits.
Zyad A. Ali
2021-05-27
nanosleep has to store the finish time in the restart block
Andrei Vagin
2021-05-26
Add verity getdents tests
Chong Cai
2021-05-25
Enable verity after mount in verity_mount test
Chong Cai
2021-05-25
setgid directories for VFS1 tmpfs, overlayfs, and goferfs
Kevin Krakauer
2021-05-25
Expect POLLRDHUP on Fuchsia
Tamir Duberstein
2021-05-21
Make many tests build with NDK.
Adam Barth
2021-05-21
Prevent infinite loops from being optimized away.
gVisor bot
2021-05-20
Send SIGPIPE for closed pipes.
Ian Lewis
2021-05-20
Add protocol state to TCPINFO
Mithun Iyer
2021-05-20
Fix cgroupfs mount racing with unmount.
Rahat Mahmood
2021-05-18
Be explicit about setsid() return values in pty.cc
Kevin Krakauer
2021-05-18
Prevent infinite loops from being optimized away.
gVisor bot
2021-05-18
Merge pull request #5908 from zhlhahaha:2157
gVisor bot
2021-05-17
Reduce thread count in TCPResetDuringClose.
Jamie Liu
2021-05-14
Resolve remaining O_PATH TODOs.
Dean Deng
2021-05-14
Add verity_mmap tests
Chong Cai
2021-05-14
Fix cgroup hierarchy registration.
Rahat Mahmood
2021-05-11
fix pty_test error by releasing tty received from test
Howard Zhang
2021-05-06
Implement /proc/cmdline
Steve Silva
2021-05-04
tcp_socket_test: replace tcp_wmem with SO_SNDBUF
Kevin Krakauer
2021-05-04
Increase error margin for memory accounting test.
Dean Deng
2021-05-03
Temporarily disable atime/mtime check in utimensat test.
Dean Deng
2021-05-03
Fix deadlock in /proc/[pid]/fd/[num]
Fabricio Voznika
2021-04-30
Fix //test/syscalls:tcp_socket_test_native
Kevin Krakauer
2021-04-29
Fix up TODOs in the code
Fabricio Voznika
2021-04-29
Implement epoll_pwait2.
Jing Chen
2021-04-28
Remove side effect from test cases
Fabricio Voznika
2021-04-28
Disable test that is always skipped
Fabricio Voznika
2021-04-26
Merge pull request #5898 from zhlhahaha:2126-1
gVisor bot
2021-04-26
Handle tmpfs with 5 fields in /proc/mounts parsing.
Adin Scannell
2021-04-26
fix brace misplaced error
Howard Zhang
2021-04-24
Add verity tests for stat, deleted/renamed file
Chong Cai
2021-04-23
hostinet: parse the timeval structure from a SO_TIMESTAMP control message
Andrei Vagin
2021-04-22
Remove side effect from mount tests
Fabricio Voznika
2021-04-22
Fix AF_UNIX listen() w/ zero backlog.
Bhasker Hariharan
2021-04-22
Also report mount options through /proc/<pid>/mounts.
Rahat Mahmood
2021-04-22
Add verity tests for modified file/Merkle file
Chong Cai
2021-04-21
Stub the custom "job" controller required by some workloads.
Rahat Mahmood
2021-04-20
Clean test tags.
Adin Scannell
2021-04-20
Move SO_RCVBUF to socketops.
Nayana Bidari
2021-04-17
Avoid ignoring incoming packet by demuxer on endpoint lookup failure
Mithun Iyer
[next]