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
Age
Commit message (
Expand
)
Author
2020-10-28
Merge pull request #2849 from lubinszARM:pr_memory_barrier
gVisor bot
2020-10-27
Wake up any waiters on an ICMP error on UDP socket.
Bhasker Hariharan
2020-10-27
Implement /proc/[pid]/mem
Lennart
2020-10-27
Add basic address deletion to netlink
Ian Lewis
2020-10-26
Implement command IPC_STAT for semctl.
Jing Chen
2020-10-26
Fix SCM Rights S/R reference leak.
Dean Deng
2020-10-24
Avoid excessive save/restore cycles in socket_ipv4_udp_unbound tests.
Jamie Liu
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-10-23
Fix socket_ipv4_udp_unbound_loopback_test_linux
Zach Koopmans
2020-10-23
Support getsockopt for SO_ACCEPTCONN.
Nayana Bidari
2020-10-23
Decrement e.synRcvdCount once handshake is complete.
Bhasker Hariharan
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-10-19
Fix runsc tests on VFS2 overlay.
Jamie Liu
2020-10-16
Use POSIX interval timers in flock test.
Dean Deng
2020-10-15
sockets: ignore io.EOF from view.ReadAt
Andrei Vagin
2020-10-09
TCP Receive window advertisement fixes.
Bhasker Hariharan
2020-10-09
test/syscall/iptables: don't use designated initializers
Andrei Vagin
2020-10-06
Implement membarrier(2) commands other than *_SYNC_CORE.
Jamie Liu
2020-10-03
Fix kcov enabling and disabling procedures.
Dean Deng
2020-09-30
ip6tables: redirect support
Kevin Krakauer
2020-09-30
avoid the random memory barrier issue in mmap testing on Arm64
Bin Lu
2020-09-29
Add /proc/[pid]/cwd
Fabricio Voznika
2020-09-29
iptables: refactor to make targets extendable
Kevin Krakauer
2020-09-29
Migrates uses of deprecated map types to recommended types.
gVisor bot
2020-09-28
Fix lingering of TCP socket in the initial state.
Nayana Bidari
2020-09-28
Support inotify in overlayfs.
Dean Deng
2020-09-27
Clean up kcov.
Dean Deng
2020-09-24
test/syscall/mknod: Don't use a hard-coded file name
Andrei Vagin
2020-09-23
Clean up inotify tests.
Dean Deng
2020-09-21
Receive ACK when deleting address in syscall tests
Ghanan Gowripalan
2020-09-21
Fix socket_ipv4_udp_unbound_test_native in opensource.
Zach Koopmans
2020-09-21
Fix proc_net_test_native for native tests.
Zach Koopmans
2020-09-21
Add ftruncate test for writeable fd but no write permissions.
Dean Deng
2020-09-21
Fix flakes in UdpSocketTest
Zach Koopmans
2020-09-20
Merge pull request #3651 from ianlewis:ip-forwarding
gVisor bot
2020-09-18
Disable vdso_clock_gettime on KVM.
Jamie Liu
2020-09-18
Deflake stat_test with save/restore enabled.
Nicolas Lacasse
2020-09-18
Implement fsimpl/overlay.filesystem.RenameAt.
Jamie Liu
2020-09-18
Use a tmpfs file for shared anonymous and /dev/zero mmap on VFS2.
Jamie Liu
2020-09-18
Remove SKIP_IF for now-supported features.
Kevin Krakauer
2020-09-17
{Set,Get} SO_LINGER on all endpoints.
Nayana Bidari
2020-09-17
Complete vfs2 implementation of fallocate.
Dean Deng
2020-09-17
Deflake vdso_clock_gettime test.
Jamie Liu
2020-09-16
Automated rollback of changelist 329526153
Nayana Bidari
2020-09-16
Receive broadcast packets on interested endpoints
Ghanan Gowripalan
2020-09-15
Enable automated marshalling for the syscall package.
Rahat Mahmood
2020-09-15
Support setting STATX_SIZE for kernfs.InodeAttrs.
Dean Deng
2020-09-15
Merge pull request #3895 from btw616:fix/issue-3894
gVisor bot
2020-09-15
Fix proc.(*fdDir).IterDirents for VFS2
Tiwei Bie
2020-09-11
Check that we have access to the trusted.* xattr namespace directly.
Nicolas Lacasse
[next]