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
/
BUILD
Age
Commit message (
Expand
)
Author
2020-08-18
Fix readahead test for opensource.
Zach Koopmans
2020-07-23
Internal change.
gVisor bot
2020-07-11
Stub out SO_DETACH_FILTER.
Bhasker Hariharan
2020-07-01
Port fallocate to VFS2.
Zach Koopmans
2020-06-29
Refactor udp_socket_test
Zach Koopmans
2020-06-27
Port GETOWN, SETOWN fcntls to vfs2.
Dean Deng
2020-06-26
IPv6 raw sockets. Needed for ip6tables.
Kevin Krakauer
2020-06-23
Support inotify in vfs2 gofer fs.
Dean Deng
2020-06-17
Implement POSIX locks
Fabricio Voznika
2020-06-15
Correctly set the test VFS environment variable.
Rahat Mahmood
2020-06-11
Merge pull request #2705 from lubinszARM:pr_sigfp_nested
gVisor bot
2020-06-09
Implement flock(2) in VFS2
Fabricio Voznika
2020-06-05
Fix error code returned due to Port exhaustion.
Bhasker Hariharan
2020-05-29
Port inotify to vfs2, with support in tmpfs.
Dean Deng
2020-05-15
passed the syscall test case 'fpsig_nested' on Arm64 platform
Bin Lu
2020-05-14
Merge pull request #2663 from lubinszARM:pr_sigfp_fork
gVisor bot
2020-05-13
Resolve remaining TODOs for tmpfs.
Nicolas Lacasse
2020-05-11
Internal change.
gVisor bot
2020-05-11
passed the syscall test case 'fpsig_fork' on Arm64 platform
Bin Lu
2020-04-28
Fix Unix socket permissions.
Dean Deng
2020-04-14
Merge pull request #2375 from lubinszARM:pr_exec_binary
gVisor bot
2020-04-09
Dedup netlink utility functions in tests.
Ting-Yu Wang
2020-04-08
splice: cap splice calls to MAX_RW_COUNT
Andrei Vagin
2020-04-08
Enable exec_binary syscall test on Arm64
Bin Lu
2020-03-18
Enable syscall sysret_test on arm64.
Haibo Xu
2020-03-12
Remove flaky network namespace test that uses clone().
Ting-Yu Wang
2020-03-05
Stub oom_score_adj and oom_score.
Ian Lewis
2020-03-05
Merge pull request #2036 from xiaobo55x:syscall_test
gVisor bot
2020-03-03
Move temp_umask to test/util.
Adin Scannell
2020-03-02
Fix syscall test build error on arm64.
Haibo Xu
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
Include more test files in exports_files
gVisor bot
2020-02-12
Include more test files in exports_files
gVisor bot
2020-02-07
Support listxattr and removexattr syscalls.
Dean Deng
2020-02-07
Refactor syscall tests
Jay Zhuang
2020-02-04
Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink.
Ting-Yu Wang
2020-02-04
Add socket connection stress test.
Ian Gudger
2020-02-04
Include socket_ip_udp_loopback.cc in exportes_files
Jay Zhuang
2020-01-30
Simplify testing link rules.
Adin Scannell
2020-01-30
Merge pull request #1471 from xiaobo55x:syscall_test
gVisor bot
2020-01-30
Merge pull request #1630 from xiaobo55x:kOLargeFile
gVisor bot
2020-01-30
Fix for panic in endpoint.Close().
Bhasker Hariharan
2020-01-27
Create platform_util for tests.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-17
Enable build of test/syscall tests on arm64.
Haibo Xu
2020-01-13
Allow dual stack sockets to operate on AF_INET
Tamir Duberstein
2020-01-08
Return correct length with MSG_TRUNC for unix sockets.
Ian Lewis
2019-12-18
Switch to netinet/tcp.h and poll.h to for better platform portability.
Jay Zhuang
[next]