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
2021-03-11
Remove special casing of socket stress test
Kevin Krakauer
2021-02-10
Support setgid directories in tmpfs and kernfs
Kevin Krakauer
2021-02-09
kernel: reparentLocked has to update children maps of old and new parents
Andrei Vagin
2021-01-29
setgid directory syscall tests
Kevin Krakauer
2021-01-19
platform/ptrace: workaround a kernel ptrace issue on ARM64
Andrei Vagin
2021-01-06
Run external networking test
Kevin Krakauer
2021-01-06
Support add/remove IPv6 multicast group sock opt
Ghanan Gowripalan
2020-12-14
[netstack] Update raw socket and hostinet control message parsing.
Ayush Ranjan
2020-12-03
Support partitions for other tests.
Adin Scannell
2020-10-31
net/tcpip: connect to unset loopback address has to return EADDRNOTAVAIL
Andrei Vagin
2020-10-06
Implement membarrier(2) commands other than *_SYNC_CORE.
Jamie Liu
2020-09-28
Support inotify in overlayfs.
Dean Deng
2020-08-28
Implement StatFS for various VFS2 filesystems.
Rahat Mahmood
2020-08-25
Expose basic coverage information to userspace through kcov interface.
Dean Deng
2020-08-24
Consider loopback bound to all addresses in subnet
Ghanan Gowripalan
2020-08-21
Move udp port exhaustion tests to a 'nogotsan' one.
Ting-Yu Wang
2020-08-20
Enable strace+debug in syscall tests
Fabricio Voznika
2020-08-19
ip6tables: test initial state
Kevin Krakauer
2020-08-13
Disable vfs2 for socket_stress_test.
Ayush Ranjan
2020-08-10
Enable VFS2 by default for all syscall tests.
Ayush Ranjan
2020-08-07
Support separate read/write handles in fsimpl/gofer.dentry.
Jamie Liu
2020-07-24
Enable open test
Ayush Ranjan
2020-07-23
Port sendfile to vfs2.
Nicolas Lacasse
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
[next]