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
2021-06-04
Add bind syscall tests for ICMP and ICMPv6
Sam Balana
2021-05-26
Add verity getdents tests
Chong Cai
2021-05-25
Enable verity after mount in verity_mount test
Chong Cai
2021-05-21
Make many tests build with NDK.
Adam Barth
2021-05-21
Prevent infinite loops from being optimized away.
gVisor bot
2021-05-20
Send SIGPIPE for closed pipes.
Ian Lewis
2021-05-18
Prevent infinite loops from being optimized away.
gVisor bot
2021-05-18
Merge pull request #5908 from zhlhahaha:2157
gVisor bot
2021-05-14
Add verity_mmap tests
Chong Cai
2021-05-14
Fix cgroup hierarchy registration.
Rahat Mahmood
2021-05-11
fix pty_test error by releasing tty received from test
Howard Zhang
2021-05-04
tcp_socket_test: replace tcp_wmem with SO_SNDBUF
Kevin Krakauer
2021-04-30
Fix //test/syscalls:tcp_socket_test_native
Kevin Krakauer
2021-04-22
Also report mount options through /proc/<pid>/mounts.
Rahat Mahmood
2021-04-20
Clean test tags.
Adin Scannell
2021-04-05
Add initial verity ioctl syscall tests
Chong Cai
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-18
Translate syserror when validating partial IO errors
Fabricio Voznika
2021-03-16
setgid directory support in overlayfs
Kevin Krakauer
2021-03-15
Deflake proc_test_native
Fabricio Voznika
2021-03-08
Implement /proc/sys/net/ipv4/ip_local_port_range
Kevin Krakauer
2021-03-01
tcp: endpoint.Write has to send all data that has been read from payload
Andrei Vagin
2021-02-24
Add YAMA security module restrictions on ptrace(2).
Dean Deng
2021-02-22
unix: sendmmsg and recvmsg have to cap a number of message to UIO_MAXIOV
Andrei Vagin
2021-02-11
Assign controlling terminal when tty is opened and support NOCTTY
Kevin Krakauer
2021-02-09
Add support for setting SO_SNDBUF for unix domain sockets.
Bhasker Hariharan
2021-02-09
kernel: reparentLocked has to update children maps of old and new parents
Andrei Vagin
2021-01-30
Remove side effect from open tests
Fabricio Voznika
2021-01-29
setgid directory syscall tests
Kevin Krakauer
2021-01-29
Remove side effect from test cases
Fabricio Voznika
2021-01-28
Add O_PATH support in vfs2
gVisor bot
2021-01-25
Fix Inotify.Exec test
Fabricio Voznika
2021-01-22
Implement F_GETLK fcntl.
Dean Deng
2021-01-19
platform/ptrace: workaround a kernel ptrace issue on ARM64
Andrei Vagin
2021-01-15
Add sanity check on return values from Write
Ting-Yu Wang
2021-01-06
Support add/remove IPv6 multicast group sock opt
Ghanan Gowripalan
2020-12-29
Export socket_ipv6_udp_unbound_loopback.cc
Tamir Duberstein
2020-12-23
vfs1: don't allow to open socket files
Andrei Vagin
2020-12-22
Internal change.
gVisor bot
2020-12-09
Add support for IP_RECVORIGDSTADDR IP option.
Bhasker Hariharan
2020-12-06
Merge pull request #4932 from lubinszARM:pr_test_exceptions
gVisor bot
2020-12-03
Implement `fcntl` options `F_GETSIG` and `F_SETSIG`.
Etienne Perot
2020-11-25
arm64 test: add exceptions related test cases
Robin Luk
2020-11-23
Omit sandbox from chown test.
Adin Scannell
2020-11-12
Refactor SOL_SOCKET options
Nayana Bidari
2020-11-06
Fix infinite loop when splicing to pipes/eventfds.
Nicolas Lacasse
2020-10-31
net/tcpip: connect to unset loopback address has to return EADDRNOTAVAIL
Andrei Vagin
[next]