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
Age
Commit message (
Expand
)
Author
2021-11-02
Allow SetAttr and Allocate for deleted files
Fabricio Voznika
2021-11-01
Handle UMOUNT_NOFOLLOW in VFS2 umount(2).
Ayush Ranjan
2021-10-26
Run packet socket tests on Fuchsia
Ghanan Gowripalan
2021-10-26
Obtain ref on root dentry in mqfs.GetFilesystem.
Ayush Ranjan
2021-10-26
Remove superfluous SO_RCVBUFFORCE
Zeling Feng
2021-10-26
Ensure statfs::f_namelen is set by VFS2 gofer statfs/fstatfs.
Jamie Liu
2021-10-25
Do not leak non-permission mode bits in mq_open(2).
Ayush Ranjan
2021-10-25
Deflake the fcntl test
Andrei Vagin
2021-10-25
Add support for containerd 1.5
Fabricio Voznika
2021-10-21
Merge pull request #6345 from sudo-sturbia:mq/syscalls
gVisor bot
2021-10-21
Enable VFS2 by default
Fabricio Voznika
2021-10-19
Stub cpuset cgroup control files.
Rahat Mahmood
2021-10-18
Update testDeps definition for https://golang.org/cl/354632
Michael Pratt
2021-10-15
Fix incorrect printf verb
Michael Pratt
2021-10-14
Report total memory based on limit or host
Fabricio Voznika
2021-10-14
Fix compiler warnings
Tamir Duberstein
2021-10-13
Internal change.
gVisor bot
2021-10-12
Make DoubleLayerEpoll use non blocking pipes.
Ayush Ranjan
2021-10-12
Remove state:"nosave"/"zerovalue" annotations from all waiter.Queues.
Jamie Liu
2021-10-11
Support IP_PKTINFO and IPV6_RECVPKTINFO on raw sockets
Ghanan Gowripalan
2021-10-11
Merge pull request #6428 from dillanzhou:fix_epoll_vfs2
gVisor bot
2021-10-06
Wrap testing.MainStart to work around upcoming signature change.
Nicolas Lacasse
2021-10-06
Clarify incorrect behavior on gVisor
Tamir Duberstein
2021-10-06
Clarify incorrect behavior on gVisor
Tamir Duberstein
2021-10-06
Do not skip IPv6 tests when we don't have IPv4
Tamir Duberstein
2021-10-05
Centralize skip logic
Tamir Duberstein
2021-10-05
Enable passing syscall tests
Tamir Duberstein
2021-10-04
Reply to invalid ACKs even when accept queue is full
Arthur Sfez
2021-10-04
Test listener receiving an invalid ACK while the accept queue is full
Arthur Sfez
2021-10-01
Merge pull request #6551 from sudo-sturbia:msgqueue/procfs
gVisor bot
2021-10-01
Move pendingEndpoints to acceptQueue
Tamir Duberstein
2021-09-30
Test syn and accept queue behavior on shutdown
Tamir Duberstein
2021-09-29
Setup sniffer teardown earlier
Tamir Duberstein
2021-09-28
Implement stubs for mq_open(2) and mq_unlink(2).
Zyad A. Ali
2021-09-27
Add procfs files for SysV message queues.
Zyad A. Ali
2021-09-24
Merge pull request #6570 from sudo-sturbia:ipc/proc
gVisor bot
2021-09-24
Run proc's static-file tests in a container.
Zyad A. Ali
2021-09-23
Compose ICMP endpoint with datagram-based endpoint
Ghanan Gowripalan
2021-09-21
Handle Shutdown on connecting tcp socket
Arthur Sfez
2021-09-21
Deliver endpoints to the accept queue synchronously when possible
Arthur Sfez
2021-09-20
Support getsockname for packet sockets
Ghanan Gowripalan
2021-09-20
Do not allow unbinding network protocol
Ghanan Gowripalan
2021-09-19
Support IPV6_RECVPKTINFO on UDP sockets
Ghanan Gowripalan
2021-09-17
Allow rebinding packet socket protocol
Ghanan Gowripalan
2021-09-16
Allow creating packet socket bound to any protocol
Ghanan Gowripalan
2021-09-16
Rename packet_socket to packet_socket_dgram
Ghanan Gowripalan
2021-09-16
Limit most file mmaps to the range of an int64.
Jamie Liu
2021-09-16
Don't allow binding to broadcast on ICMP sockets
Ghanan Gowripalan
2021-09-15
Pass address properties in a single struct
Tony Gong
2021-09-15
Test read(2), poll(2), mount(2), and unshare(2) for message queues.
Zyad A. Ali
[next]