summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-04-28Fix typo of arg name on assembly filesKoichi Shiraishi
2021-04-26Remove metrics: fallback, vsyscallCount and partialResultNayana Bidari
2021-04-26Merge pull request #5898 from zhlhahaha:2126-1gVisor bot
2021-04-26Handle tmpfs with 5 fields in /proc/mounts parsing.Adin Scannell
2021-04-26nogo: enable bazel workers and other optimizations.Adin Scannell
2021-04-26fix brace misplaced errorHoward Zhang
2021-04-24Add verity tests for stat, deleted/renamed fileChong Cai
2021-04-23Improve nogo action cache-ability.Adin Scannell
2021-04-23hostinet: parse the timeval structure from a SO_TIMESTAMP control messageAndrei Vagin
2021-04-23[op] Remove Build job from GitHub actions.Ayush Ranjan
2021-04-22Remove side effect from mount testsFabricio Voznika
2021-04-22Add mlock syscall testFabricio Voznika
2021-04-22Fix AF_UNIX listen() w/ zero backlog.Bhasker Hariharan
2021-04-22Add weirdness sentry metric.Nayana Bidari
2021-04-22Also report mount options through /proc/<pid>/mounts.Rahat Mahmood
2021-04-22Add verity tests for modified file/Merkle fileChong Cai
2021-04-21Only carry GSO options in the packet bufferGhanan Gowripalan
2021-04-21Merge pull request #5737 from dqminh:tsc-scalinggVisor bot
2021-04-21Stub the custom "job" controller required by some workloads.Rahat Mahmood
2021-04-21Merge pull request #5749 from zhlhahaha:2126gVisor bot
2021-04-21Automated rollback of changelist 369325957Michael Pratt
2021-04-21Fallback to legacy system time logic when host does not have TSC_CONTROLDaniel Dao
2021-04-20[perf] Remove non-empty directory dentries from gofer LRU cache.Ayush Ranjan
2021-04-20Clean test tags.Adin Scannell
2021-04-20Speed up O_APPEND with remote revalidatingFabricio Voznika
2021-04-20Move SO_RCVBUF to socketops.Nayana Bidari
2021-04-20Expose header methods that validate checksumsArthur Sfez
2021-04-19Change verity action to be a fs memberChong Cai
2021-04-19Move runsc reference leak checking to better locations.Dean Deng
2021-04-19De-duplicate TCP state in TCPEndpointState vs tcp.endpointNick Brown
2021-04-19Add MultiGetAttr message to 9PFabricio Voznika
2021-04-19Fix TCP RACK flaky unit tests.Nayana Bidari
2021-04-19Optimize safemem.ZeroAndrei Vagin
2021-04-17Avoid ignoring incoming packet by demuxer on endpoint lookup failureMithun Iyer
2021-04-16[perf] Reduce contention due to renameMu in gofer client.Ayush Ranjan
2021-04-16Allow runsc to generate coverage reports.Dean Deng
2021-04-16[lisa] Make go_marshal pass correctly sized buffers to safecopy.Ayush Ranjan
2021-04-16Enlarge port range and fix integer overflowKevin Krakauer
2021-04-16Include logs for packetimpact tests that are expected to failZeling Feng
2021-04-16Use size_t instead of C integer types.Dean Deng
2021-04-16Internal changeZach Koopmans
2021-04-16[op] Split nogo target out of unit tests.Ayush Ranjan
2021-04-15Add verity ioctl test for mount with root hashChong Cai
2021-04-15Add field support to the sentry metrics.Nayana Bidari
2021-04-15Disable failing socket_ipv4_udp_unbound_loopback_test_linux tests.Dean Deng
2021-04-15Reduce tcp_x_test runtime and memory usageKevin Krakauer
2021-04-15Add S/R logic for host.ConnectedEndpointFabricio Voznika
2021-04-15Generate notification when closing host fd.Dean Deng
2021-04-15Use nicer formatting for IP addresses in testsKevin Krakauer
2021-04-14Use assembly stub to take the address of assembly functionsMichael Pratt