summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-09-22Move stack.fakeClock into a separate packageToshi Kikuchi
2020-09-22Allow CLONE_SETTLS for Go 1.16Michael Pratt
2020-09-22Force clone parent_tidptr and child_tidptr to zeroMichael Pratt
2020-09-21Allow partial writes for gofer.specialFileFD.Dean Deng
2020-09-21Receive ACK when deleting address in syscall testsGhanan Gowripalan
2020-09-21Point blog to install guideFabricio Voznika
2020-09-21Fix socket_ipv4_udp_unbound_test_native in opensource.Zach Koopmans
2020-09-21Use kernfs.Dentry for kernfs.Lookup.Dean Deng
2020-09-21Fix proc_net_test_native for native tests.Zach Koopmans
2020-09-21Add ftruncate test for writeable fd but no write permissions.Dean Deng
2020-09-21Port fuse tests to Makefile.Ayush Ranjan
2020-09-21Fix flakes in UdpSocketTestZach Koopmans
2020-09-20Merge pull request #3651 from ianlewis:ip-forwardinggVisor bot
2020-09-18Disable vdso_clock_gettime on KVM.Jamie Liu
2020-09-18Merge pull request #3989 from jinmouil:feature/fuse-fixgVisor bot
2020-09-18Deflake stat_test with save/restore enabled.Nicolas Lacasse
2020-09-18Implement fsimpl/overlay.filesystem.RenameAt.Jamie Liu
2020-09-18Disable PHP test ext/standard/tests/streams/proc_open_bug60120.phpt.Jamie Liu
2020-09-18Use a tmpfs file for shared anonymous and /dev/zero mmap on VFS2.Jamie Liu
2020-09-18fuse: update design doc with I/O implementationJinmou Li
2020-09-18Remove SKIP_IF for now-supported features.Kevin Krakauer
2020-09-18Reduce the number of steps to get started with gVisorFabricio Voznika
2020-09-18Count packets dropped by iptables in IPStatsKevin Krakauer
2020-09-18Merge pull request #3972 from btw616:fix/commentsgVisor bot
2020-09-18Enqueue TCP sends arriving in SYN_SENT state.Mithun Iyer
2020-09-18Add "Containing a Real Vulnerability" blog postFabricio Voznika
2020-09-18Fix definition of SchedParam.Rahat Mahmood
2020-09-18Drop ARCH_GET_FSMichael Pratt
2020-09-18Use common parsing utilities when sniffingGhanan Gowripalan
2020-09-17fuse.DeviceFD needs to hold a reference on the associated filesystem.Rahat Mahmood
2020-09-17Test IPv4 WritePackets statsKevin Krakauer
2020-09-17ip6tables: filter table supportKevin Krakauer
2020-09-17{Set,Get} SO_LINGER on all endpoints.Nayana Bidari
2020-09-17Fix root tests target in Makefile.Ayush Ranjan
2020-09-17[testing] Use container address to talk to server running inside container.Ayush Ranjan
2020-09-17Change sizeofInt32 to string sizeChong Cai
2020-09-17Set mode when creating Merkle tree fileChong Cai
2020-09-17Complete vfs2 implementation of fallocate.Dean Deng
2020-09-17Merge pull request #3979 from jinmouil:feature/fuse-fixgVisor bot
2020-09-17Return ENOPROTOOPT for all SOL_PACKET options.Bhasker Hariharan
2020-09-17Fix kernfs unlinkat and rmdirat incorrect resolved path nameJinmou Li
2020-09-17Provide testing container with docker config file.Ayush Ranjan
2020-09-17Remove option to panic goferFabricio Voznika
2020-09-17Deflake vdso_clock_gettime test.Jamie Liu
2020-09-17Disable nodejs12.4 test async-hooks/test-statwatcher.Jamie Liu
2020-09-17Add VFS2 overlay support in runscFabricio Voznika
2020-09-17fsimpl: improve the "implements" commentsTiwei Bie
2020-09-16Merge pull request #3934 from avagin:feature/fusegVisor bot
2020-09-16Implement OpenAt() for verity fsChong Cai
2020-09-16Cleanup device name confusion in packetimpact testbenchZeling Feng