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
/
BUILD
Age
Commit message (
Expand
)
Author
2020-07-09
Gate FUSE behind a runsc flag
Ridwan Sharif
2020-07-07
Fix mknod and inotify syscall test
Ayush Ranjan
2020-07-01
Update preadv2/pwritev2 flag handling in vfs2.
Dean Deng
2020-07-01
[vfs2][gofer] Fix mmap syscall test.
Ayush Ranjan
2020-07-01
Port vfs1 implementation of sync_file_range to vfs2.
Dean Deng
2020-07-01
Port fallocate to VFS2.
Zach Koopmans
2020-07-01
Complete async signal delivery support in vfs2.
Dean Deng
2020-06-27
Support sticky bit in vfs2.
Dean Deng
2020-06-26
IPv6 raw sockets. Needed for ip6tables.
Kevin Krakauer
2020-06-24
Fix procfs bugs in vfs2.
Dean Deng
2020-06-24
Port /dev/net/tun device to VFS2.
Nicolas Lacasse
2020-06-23
Port /dev/tty device to VFS2.
Nicolas Lacasse
2020-06-23
Port readahead to VFS2.
Nicolas Lacasse
2020-06-22
Check for invalid trailing / when traversing path in gofer OpenAt.
Dean Deng
2020-06-19
Enable passing vfs2 tests.
Dean Deng
2020-06-19
Port fadvise64 to vfs2.
Dean Deng
2020-06-19
Fix vfs2 handling of preadv2/pwritev2 flags.
Dean Deng
2020-06-19
Don't adjust parent link count if we replace a child dir with another.
Dean Deng
2020-06-19
Fix synthetic file bugs in gofer fs.
Dean Deng
2020-06-18
Fix vfs2 tmpfs link permission checks.
Dean Deng
2020-06-18
Enable more VFS2 syscall tests
Fabricio Voznika
2020-06-15
Correctly set the test VFS environment variable.
Rahat Mahmood
2020-06-05
Fix error code returned due to Port exhaustion.
Bhasker Hariharan
2020-06-01
Enable VFS2 to runsc syscall tests
Fabricio Voznika
2020-03-05
Stub oom_score_adj and oom_score.
Ian Lewis
2020-02-28
Hide /dev/net/tun when using hostinet.
Ting-Yu Wang
2020-02-21
Implement tap/tun device in vfs.
Ting-Yu Wang
2020-02-20
Initial network namespace support.
gVisor bot
2020-02-19
Add basic microbenchmarks.
Adin Scannell
2020-02-04
Add socket connection stress test.
Ian Gudger
2020-02-04
Add support for sentry internal pipe for gofer mounts
Fabricio Voznika
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-17
Convert EventMask to uint64
Andrei Vagin
2020-01-16
Disable xattr tests.
Dean Deng
2019-12-11
Add syscall tests for getxattr and setxattr.
Dean Deng
2019-12-09
Add tests for rseq(2)
Michael Pratt
2019-12-06
Add hostinet tests for UDP sockets.
Dean Deng
2019-11-07
Add support for TIME_WAIT timeout.
Bhasker Hariharan
2019-11-04
Add NETLINK_KOBJECT_UEVENT socket support
Michael Pratt
2019-10-18
Cleanup host UDS support
Michael Pratt
2019-10-07
Implement IP_TTL.
Ian Gudger
2019-10-02
Increase itimer test timeout
Michael Pratt
2019-09-24
Stub out readahead implementation.
Adin Scannell
2019-09-19
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-09-04
Run proc_net tests.
Ian Gudger
2019-09-03
Impose order on test scripts.
Adin Scannell
2019-08-30
Automated rollback of changelist 261387276
Bhasker Hariharan
2019-08-29
Implement /proc/net/udp.
Rahat Mahmood
2019-08-20
Add tests for raw AF_PACKET sockets.
Kevin Krakauer
2019-08-20
tests: syscall_test_runner should not run tests in parallel
Andrei Vagin
[next]