summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-08-06Add LinkAt support to goferFabricio Voznika
2020-08-06Add bzl_library rules for .bzl files without one.Adin Scannell
2020-08-06Add reference counting utility to VFS2.Dean Deng
2020-08-06Merge pull request #3511 from amscanne:packetimpact-testsgVisor bot
2020-08-06[runtime tests] Exclude failing python and java testsAyush Ranjan
2020-08-06Only register /dev/net/tun if supported.Dean Deng
2020-08-06Join IPv4 all-systems group on NIC enableGhanan Gowripalan
2020-08-05Add loss recovery option for TCP.Nayana Bidari
2020-08-05Correctly decrement link counts in tmpfs rename operations.Dean Deng
2020-08-05[runtime tests] Update python tests.Ayush Ranjan
2020-08-05Support receiving broadcast IPv4 packetsGhanan Gowripalan
2020-08-05Release extra memfd reference.Dean Deng
2020-08-05Prefer RLock over Lock in functions that don't need Lock().Bhasker Hariharan
2020-08-05Merge pull request #3502 from craig08:fuse-integration-test-fix-connection-re...gVisor bot
2020-08-05Stop profiling when the sentry exitsFabricio Voznika
2020-08-05[runtime tests] Update bugs and un-exclude passing tests.Ayush Ranjan
2020-08-05Add missing case in tmpfs.inode.direntType.Dean Deng
2020-08-04Update variables for implementation of RACK in TCPNayana Bidari
2020-08-04Enable "make packetimpact-tests" to work.Adin Scannell
2020-08-04Handle EOF in vfs2 sendfile.Dean Deng
2020-08-04Inline gofer.regularFileFD.pwriteLockedFabricio Voznika
2020-08-04Automated rollback of changelist 324906582Dean Deng
2020-08-04[runtime tests] Exclude flaky tests.Ayush Ranjan
2020-08-04Port sysbench benchmark.Zach Koopmans
2020-08-04Error if dup'ing stdio FDs will clobber another FDFabricio Voznika
2020-08-04Use 1 fragmentation component per IP stackGhanan Gowripalan
2020-08-04Add reference counting utility to VFS2.Dean Deng
2020-08-04Fix FUSE integration test failed with ECONNREFUSEDCraig Chi
2020-08-04Merge pull request #3320 from craig08:fuse-integration-testgVisor bot
2020-08-04Add FUSE integration testCraig Chi
2020-08-04docs: tools/images.mk does not exist.Kevin Krakauer
2020-08-04[runtime tests] Fix nodejs runtime tests.Ayush Ranjan
2020-08-04Internal change.gVisor bot
2020-08-04Fix broken httpd_test.Bhasker Hariharan
2020-08-04Internal change.gVisor bot
2020-08-04Add shim documentation to the website.Ian Lewis
2020-08-04Fix grouping and ordering of website menusIan Lewis
2020-08-03Add callbacks to support lazy loading/restoring thread statesAndrei Vagin
2020-08-03Exclude flaky nodejs runtime test.Dean Deng
2020-08-03[vfs2] Implement /sys/devices/system/cpu/cpuX.Ayush Ranjan
2020-08-03Internal change.gVisor bot
2020-08-03Remove old TODO.Dean Deng
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-08-03Merge pull request #3460 from zhlhahaha:1927gVisor bot
2020-08-03Add inotify events for fallocate and tests for fallocate/sendfile.Dean Deng
2020-08-03Merge pull request #3469 from craig08:fuse-fix-test-mount-failedgVisor bot
2020-08-03Add support for a reverse HTTPD test.Bhasker Hariharan
2020-08-03Fix syntax error in issue_reviver.Adin Scannell
2020-08-03Include shim binaries in the Go branch.Adin Scannell
2020-08-03AARCH64:fix variable name collision with register nameHoward Zhang