summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-09-24Fix Nginx Startup and Size Benchmarks.Zach Koopmans
2020-09-24Add basic stateify annotations.Adin Scannell
2020-09-24Change segment/pending queue to use receive buffer limits.Bhasker Hariharan
2020-09-24test/syscall/mknod: Don't use a hard-coded file nameAndrei Vagin
2020-09-23Merge pull request #4071 from avagin:travisgVisor bot
2020-09-23fuse: don't call dentry.InsertChildAndrei Vagin
2020-09-23Clean up inotify tests.Dean Deng
2020-09-23Add more descriptive comments on mount options.Dean Deng
2020-09-23make: specify /dev/null for the tail toolAndrei Vagin
2020-09-23[vfs] kernfs: Enable leak checking consistently.Ayush Ranjan
2020-09-23Let underlying fs handle LockFD in verity fsChong Cai
2020-09-23Remove unused scripts.Ayush Ranjan
2020-09-23Remove unused field from neighborEntryGhanan Gowripalan
2020-09-23Set verity underlying fs mount as internalChong Cai
2020-09-23Clean up flag.* usage in packetimpact's runner.RegisterFlagsZeling Feng
2020-09-23Internal change.gVisor bot
2020-09-23Extract ICMP error sender from UDPJulian Elischer
2020-09-22Handle EOF properly in splice/sendfile.Dean Deng
2020-09-22pkg/buffer: Reorganize internal structure to allow dynamic sizes.Ting-Yu Wang
2020-09-22Refactor testutil.TestEndpoint and use it instead of limitedEPArthur Sfez
2020-09-22[vfs] [1/2] kernfs: Internally use kernfs.Dentry instead of vfs.Dentry.Ayush Ranjan
2020-09-22Fix panic in `runsc flags`Fabricio Voznika
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