summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-09-18Enable pkg/sentry/hostcpu support on arm64.Haibo Xu
2019-09-18Signalfd supportAdin Scannell
2019-09-18Move the component into the repository structure.Adin Scannell
2019-09-18enable syscalls/linux to support arm64Bin Lu
2019-09-18enable kvm/testutil to support arm64Bin Lu
2019-09-17scripts/build.sh: fix kokoro failure "KOKORO_BUILD_NIGHTLY: unbound variable"Andrei Vagin
2019-09-17Automated rollback of changelist 268047073Ghanan Gowripalan
2019-09-17Follow-up fixes for image tests.Nicolas Lacasse
2019-09-17platform/ptrace: log exit code for stub processesAndrei Vagin
2019-09-17Update remaining users of LinkEndpoints to not refer to them as an ID.Ian Gudger
2019-09-16Fix artifact pattern for repositories.Adin Scannell
2019-09-16Refactor and clean up image tests.Nicolas Lacasse
2019-09-16Migrate from gflags to absl flagsMichael Pratt
2019-09-16Bring back to life features lost in recent refactorFabricio Voznika
2019-09-13gvisor: return ENOTDIR from the unlink syscallAndrei Vagin
2019-09-13Remove stale configurations.Adin Scannell
2019-09-12Update p9 to support flipcall.Adin Scannell
2019-09-12Implement splice methods for pipes and sockets.Adin Scannell
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-09-12Merge pull request #843 from nlacasse:versiongVisor bot
2019-09-12Automated rollback of changelist 268047073Ghanan Gowripalan
2019-09-12Update repository directory structure.Adin Scannell
2019-09-12Bump bazel toolchain.Nicolas Lacasse
2019-09-11Drop unavailable package.Adin Scannell
2019-09-11Ensure appropriate tools are installed on image.Adin Scannell
2019-09-11Update key environment variables.Adin Scannell
2019-09-11Fix authorization for continuous integration.Adin Scannell
2019-09-11Bump bazel, rules_go, gazelle, and go toolchain to latest versions.Nicolas Lacasse
2019-09-11Update required Bazel version in README.Ian Lewis
2019-09-10Fix `runsc --version` and add a test.Nicolas Lacasse
2019-09-10Fix minor Kokoro issues.Adin Scannell
2019-09-09Fix ephemeral port leak.Ian Gudger
2019-09-09go_marshal: Implement automatic generation of ABI marshalling code.Rahat Mahmood
2019-09-09Merge pull request #824 from amscanne:fix_build2gVisor bot
2019-09-09Join IPv6 all-nodes and solicited-node multicast addresses where appropriate.Ghanan Gowripalan
2019-09-06Remove reundant global tcpip.LinkEndpointID.Ian Gudger
2019-09-06Indicate flipcall synchronization to the Go race detector.Jamie Liu
2019-09-06Fix repository build scriptsAdin Scannell
2019-09-06Load C++ rules from @rules_ccMichael Pratt
2019-09-05Ignore the root container when calculating oom_score_adj for the sandbox.Ian Lewis
2019-09-05Better strace logs for statx.Nicolas Lacasse
2019-09-05Merge pull request #809 from google:amscanne-patch-1gVisor bot
2019-09-05Fix bug in proc_test.Bhasker Hariharan
2019-09-05Deflake aio_test.Jamie Liu
2019-09-05Apply go fmt to the fsgofer changes.Robert Tonic
2019-09-05Remove seccomp permissions, and clean up the Attach logic.Robert Tonic
2019-09-05Switch from net to unet to open Unix Domain Sockets.Robert Tonic
2019-09-05Change syscall.Dup2 to syscall.Dup3Bin Lu
2019-09-04Allow non-unique group IDs in bazel docker containersIan Lewis
2019-09-04Fix build when no tags are presentAdin Scannell