summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-09-25Remove centralized registration of protocols.Kevin Krakauer
2019-09-25Merge pull request #863 from tanjianfeng:fix-862gVisor bot
2019-09-24gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where requiredgVisor bot
2019-09-24test: don't use designated initializersAndrei Vagin
2019-09-24Stub out readahead implementation.Adin Scannell
2019-09-24Return only primary addresses in Stack.NICInfo()Chris Kuiper
2019-09-24Merge pull request #812 from lubinszARM:pr_dup3_armgVisor bot
2019-09-24Simplify ICMPRateLimiterTamir Duberstein
2019-09-24tty: fix sending SIGTTOU on tty writehenry.tjf
2019-09-23Run all runtime tests in a single container.Nicolas Lacasse
2019-09-23Always set HOME env var with `runsc exec`.Nicolas Lacasse
2019-09-23Add test for concurrent reads and writes.Adin Scannell
2019-09-23Fix bug in RstCausesPollHUP.Bhasker Hariharan
2019-09-23Add test that runsc exec inherits the same environment as run.Nicolas Lacasse
2019-09-23netstack: convert more socket options to {Set,Get}SockOptIntAndrei Vagin
2019-09-23Fix runsc checksum artifact name.Brad Burlage
2019-09-23internal BUILD file cleanup.gVisor bot
2019-09-20Change vfs.Dirent.Off to NextOff.Jamie Liu
2019-09-20Allow waiting for LinkEndpoint worker goroutines to finish.Ian Gudger
2019-09-19Fix p9 integration of flipcall.Jamie Liu
2019-09-19Remove defer from hot path and ensure Atomic is applied consistently.Adin Scannell
2019-09-19Merge pull request #876 from xiaobo55x:hostcpugVisor bot
2019-09-19Job control: controlling TTYs and foreground process groups.Kevin Krakauer
2019-09-18Shard the runtime tests.Nicolas Lacasse
2019-09-18Fix dev.sh --refresh to create target dirFabricio Voznika
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-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