summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-01-07netstack: Refactor tcpip.Endpoint.ReadTing-Yu Wang
2021-01-07Add runsc build job to BuildKite.Zach Koopmans
2021-01-07Merge pull request #5213 from prattmic:pkg.go.devgVisor bot
2021-01-07Update link to benchmarksFabricio Voznika
2021-01-07website: redirect module to pkg.go.devMichael Pratt
2021-01-07Fix native benchmarks.Adin Scannell
2021-01-06Export a pprof visualization endpoint.Adin Scannell
2021-01-06Don't canonicalize cache directory.Adin Scannell
2021-01-06Run external networking testKevin Krakauer
2021-01-06Do not filter frames in ethernet link endpointGhanan Gowripalan
2021-01-06Support add/remove IPv6 multicast group sock optGhanan Gowripalan
2021-01-06Merge pull request #5177 from lubinszARM:pr_kernel_globalgVisor bot
2021-01-06Include objdump failures in test output.Michael Pratt
2021-01-05Make build command more robust.Adin Scannell
2021-01-05Make type sanity checking happen only in race builds.Adin Scannell
2021-01-05Don't check that msg_flags contains MSG_ERRQUEUE on gvisor platforms.Andrei Vagin
2021-01-05Fix panic when parsing SO_TIMESTAMP cmsgKevin Krakauer
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2021-01-05Merge pull request #5169 from laijs:fix-typo-whicygVisor bot
2021-01-05Change the build badge to point to BuildKite.Adin Scannell
2021-01-05Add YAML validation for configuration files.Adin Scannell
2021-01-05Internal changes.Andrei Vagin
2021-01-05fs/fuse: check that a task has a specified file descriptorAndrei Vagin
2020-12-31Add missing error checks for FileDescription.Init.Dean Deng
2020-12-30Remove remote execution support.Adin Scannell
2020-12-30Add test for open(2) with O_WRONLY|O_RDWR.Dean Deng
2020-12-30Add BuildKite annotations for failures and profiles.Adin Scannell
2020-12-30Use a stable ordering for generated types.Adin Scannell
2020-12-30Fix condition checking in `runsc debug`Fabricio Voznika
2020-12-29Add continuous VFS1 tests.Adin Scannell
2020-12-29Deflake TestBindOverlay in //test/e2e:integration_testTing-Yu Wang
2020-12-29Simplify profiling and benchmarks.Adin Scannell
2020-12-29Exclude changing generated file from go_branch.Adin Scannell
2020-12-29Deflake semaphore_test_nativeJing Chen
2020-12-29Make profiling commands synchronous.Adin Scannell
2020-12-29Export socket_ipv6_udp_unbound_loopback.ccTamir Duberstein
2020-12-29arm64 kvm: revert some kpti related codes, and configure upper pagetable as g...Robin Luk
2020-12-28Avoid duplicate `run` keyTamir Duberstein
2020-12-28Merge pull request #5166 from kevinGC:bk-warningsgVisor bot
2020-12-27typo: change whicy to whichLai Jiangshan
2020-12-23Resolve compiler warningsKevin Krakauer
2020-12-23vfs1: don't allow to open socket filesAndrei Vagin
2020-12-22Internal change.gVisor bot
2020-12-22Add missing link types to go branchKevin Krakauer
2020-12-22Move SO_BINDTODEVICE to socketops.Nayana Bidari
2020-12-22Correctly log sniffed ARP packetsTamir Duberstein
2020-12-22Invoke address resolution upon subsequent traffic to Failed neighborPeter Johnston
2020-12-21Prefer matching labels and longest matching prefixGhanan Gowripalan
2020-12-21Don't modify a packet header when it can be used by other endpointsAndrei Vagin
2020-12-21RLock Endpoint in raw.Endpoint.HandlePacketKevin Krakauer