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-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-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
2021-04-16
Use size_t instead of C integer types.
Dean Deng
2021-04-15
Add verity ioctl test for mount with root hash
Chong Cai
2021-04-15
Disable failing socket_ipv4_udp_unbound_loopback_test_linux tests.
Dean Deng
2021-04-13
Remove _NoRandomSave tests.
Adin Scannell
2021-04-13
Fix listener close, client connect race
Mithun Iyer
2021-04-12
Make AsSockAddr() to replace reinterpret_cast<sockaddr*>
Ting-Yu Wang
2021-04-09
Merge pull request #5767 from avagin:mxcsr
gVisor bot
2021-04-09
Move maxListenBacklog check to sentry
Mithun Iyer
2021-04-05
Fix listen backlog handling to be in parity with Linux
Mithun Iyer
2021-04-05
Report task CPU usage through the cpuacct cgroup controller.
Rahat Mahmood
2021-04-05
Add initial verity ioctl syscall tests
Chong Cai
2021-04-05
deflake semaphore test
Kevin Krakauer
2021-04-05
Allow user mount for verity fs
Chong Cai
2021-04-02
Implement cgroupfs.
Rahat Mahmood
2021-04-01
Remove invalid dependency.
Adin Scannell
2021-04-01
Internal change.
gVisor bot
2021-03-25
setgid: skip tests when we can't find usable GIDs
Kevin Krakauer
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2021-03-23
setgid directory support in goferfs
Kevin Krakauer
2021-03-18
Translate syserror when validating partial IO errors
Fabricio Voznika
2021-03-16
Fix a race with synRcvdCount and accept
Mithun Iyer
2021-03-16
setgid directory support in overlayfs
Kevin Krakauer
2021-03-15
Deflake proc_test_native
Fabricio Voznika
2021-03-09
Allow reading from PTY into bad buffer to return EAGAIN.
Nicolas Lacasse
[next]