summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-05-04Document how to handle build failures from go-marshal verbosity.Rahat Mahmood
2021-05-04tcp_socket_test: replace tcp_wmem with SO_SNDBUFKevin Krakauer
2021-05-04Use cmp.Diff for tcpip.Error comparisonMithun Iyer
2021-05-04Remove uses of the binary package from the rest of the sentry.Rahat Mahmood
2021-05-04Add TODOs to old reference counting utility.Dean Deng
2021-05-04Make Mount.Type optional for bind mountsFabricio Voznika
2021-05-04Increase error margin for memory accounting test.Dean Deng
2021-05-03Merge pull request #5903 from zchee:safecopy/fix-argsgVisor bot
2021-05-03Implement standard clock safelyGhanan Gowripalan
2021-05-03Convey GSO capabilities through GSOEndpointGhanan Gowripalan
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-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