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
2019-07-12
Stub out support for TCP_MAXSEG.
Bhasker Hariharan
2019-07-12
Merge pull request #282 from zhangningdlut:chris_test_proc
gVisor bot
2019-07-09
tss: block userspace access to all I/O ports.
Liu Hua
2019-07-08
Don't mask errors in createAt loop.
Nicolas Lacasse
2019-07-03
netstack/udp: connect with the AF_UNSPEC address family means disconnect
Andrei Vagin
2019-07-02
Mark timers_test flaky because setrlimit(RLIMIT_CPU) is broken in some kernels.
Neel Natu
2019-07-01
Check remaining traversal limit when creating a file through a symlink.
Nicolas Lacasse
2019-06-28
Fix suggestions from clang.
Nicolas Lacasse
2019-06-27
Complete pipe support on overlayfs
Fabricio Voznika
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-27
Merge pull request #461 from brb-g:128_procseekend
gVisor bot
2019-06-26
Follow symlinks when creating a file, and create the target.
Nicolas Lacasse
2019-06-24
fs: synchronize concurrent writes into files with O_APPEND
Andrei Vagin
2019-06-24
Implement /proc/net/tcp.
Rahat Mahmood
2019-06-24
Use correct statx syscall number for amd64.
Nicolas Lacasse
2019-06-24
Add regression test for #128 (fixed in ab6774ce)
brb-g
2019-06-24
Return ENOENT when reading /proc/{pid}/task of an exited process
chris.zn
2019-06-22
Implement statx.
Nicolas Lacasse
2019-06-20
Close FD on TcpSocketTest loop failure.
Ian Gudger
2019-06-20
Deflake TestSIGALRMToMainThread.
Neel Natu
2019-06-20
Implement madvise(MADV_DONTFORK)
Neel Natu
2019-06-19
Mark tcp_socket test flaky (for real)
Michael Pratt
2019-06-19
Deflake mount_test.
Nicolas Lacasse
2019-06-19
Abort loop on failure
Michael Pratt
2019-06-19
Mark tcp_socket test flaky.
Neel Natu
2019-06-18
Use return values from syscalls in eventfd tests.
Rahat Mahmood
2019-06-18
Replace usage of deprecated strtoul/strtoull
Brad Burlage
2019-06-18
Fix PipeTest_Streaming timeout
Fabricio Voznika
2019-06-13
Fix deadlock in fasync.
Ian Gudger
2019-06-13
Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE.
Rahat Mahmood
2019-06-13
Set optlen correctly when calling getsockopt.
Bhasker Hariharan
2019-06-12
Add support for TCP_CONGESTION socket option.
Bhasker Hariharan
2019-06-11
Eat sendfile partial error
Adin Scannell
2019-06-10
Fixes to listen backlog handling.
Bhasker Hariharan
2019-06-06
"Implement" mbind(2).
Jamie Liu
2019-06-06
Track and export socket state.
Rahat Mahmood
2019-06-06
Try increase listen backlog.
Rahat Mahmood
2019-06-06
Internal change.
Googler
2019-06-05
Shutdown host sockets on internal shutdown
Michael Pratt
2019-06-05
Adjust route when looping multicast packets
Chris Kuiper
2019-06-05
Give test instantiations meaningful names.
Ian Gudger
2019-06-05
Implement dumpability tracking and checks
Michael Pratt
2019-06-03
gvisor/sock/unix: pass creds when a message is sent between unconnected sockets
Andrei Vagin
2019-06-03
Remove duplicate socket tests
Michael Pratt
2019-05-30
Add VmData field to /proc/{pid}/status
chris.zn
2019-05-30
gvisor: socket() returns EPROTONOSUPPORT if protocol is not supported
Andrei Vagin
2019-05-30
Always wait on tracee children
Michael Pratt
2019-05-24
Extract SleepSafe from test_util
Tamir Duberstein
2019-05-22
Add WCLONE / WALL support to waitid
Michael Pratt
2019-05-22
Add support for wait(WNOTHREAD)
Michael Pratt
[next]