summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-05-03netstack: Add a test for mixed Push/ConsumeTing-Yu Wang
2021-05-03Temporarily disable atime/mtime check in utimensat test.Dean Deng
2021-05-03Fix deadlock in /proc/[pid]/fd/[num]Fabricio Voznika
2021-05-01[perf] Check caching on IncRef'd dentries before the others.Ayush Ranjan
2021-04-30kvm: prefault a root table page before switching into a user address spaceAndrei Vagin
2021-04-30Fix //test/syscalls:tcp_socket_test_nativeKevin Krakauer
2021-04-30Comment ip package in a single placeGhanan Gowripalan
2021-04-30Do not return content if verity translate failsChong Cai
2021-04-29Fix up TODOs in the codeFabricio Voznika
2021-04-29[perf] Remove unnecessary existence checks in doCreateAt().Ayush Ranjan
2021-04-29Implement epoll_pwait2.Jing Chen
2021-04-29Remove outdated TODOs in verityChong Cai
2021-04-29netstack: Rename pkt.Data().TrimFront() to DeleteFront(), and ...Ting-Yu Wang
2021-04-29Remove ResolvingPath.RestartFabricio Voznika
2021-04-29Automated rollback of changelist 370733869Michael Pratt
2021-04-28Automated rollback of changelist 369686285Fabricio Voznika
2021-04-28Use containerd v2 config format in docsIan Lewis
2021-04-28Remove side effect from test casesFabricio Voznika
2021-04-28Disable test that is always skippedFabricio Voznika
2021-04-27Remove uses of the binary package from networking code.Rahat Mahmood
2021-04-27Fix SyscallInfo for epoll_pwait in strace.Jing Chen
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