Age | Commit message (Expand) | Author |
2019-06-04 | Building containerd with go modules is broken, use GOPATH. | Adin Scannell |
2019-06-04 | Fix data race in synRcvdState. | Bhasker Hariharan |
2019-06-04 | Drop one dirent reference after referenced by file | Yong He |
2019-06-04 | Create README. | Yoshiaki Tamura |
2019-06-04 | Use github directory if it exists. | Adin Scannell |
2019-06-04 | Remove the Dirent field from Pipe. | Nicolas Lacasse |
2019-06-04 | Fix Kokoro revision and 'go get usage' | Adin Scannell |
2019-06-03 | Resolve impossible dependencies. | Adin Scannell |
2019-06-03 | gvisor/sock/unix: pass creds when a message is sent between unconnected sockets | Andrei Vagin |
2019-06-03 | gvisor/fs: return a proper error from FileWriter.Write in case of a short-write | Andrei Vagin |
2019-06-03 | Refactor container FS setup | Fabricio Voznika |
2019-06-03 | Remove 'clearStatus' option from container.Wait*PID() | Fabricio Voznika |
2019-06-03 | Allow specification of origin in cloudbuild. | Adin Scannell |
2019-06-03 | Delete debug log lines left by mistake. | Bhasker Hariharan |
2019-06-03 | Remove duplicate socket tests | Michael Pratt |
2019-06-03 | Update straggling copyright holder | Michael Pratt |
2019-06-03 | Remove spurious period | Michael Pratt |
2019-06-03 | gvisor: validate a new map region in the mremap syscall | Andrei Vagin |
2019-06-01 | Add tooling for Go-compatible branch. | Adin Scannell |
2019-05-31 | Disable certain tests that are flaky under race detector. | Bhasker Hariharan |
2019-05-31 | Change segment queue limit to be of fixed size. | Bhasker Hariharan |
2019-05-31 | Switch to new dedicated RBE project. | Adin Scannell |
2019-05-30 | Simplify overlayBoundEndpoint. | Nicolas Lacasse |
2019-05-30 | Add build guard to files using go:linkname | Fabricio Voznika |
2019-05-30 | Update CONTRIBUTING.md | Adin Scannell |
2019-05-30 | Fixes to TCP listen behavior. | Bhasker Hariharan |
2019-05-30 | Update procid for Go 1.13 | Michael Pratt |
2019-05-30 | Add VmData field to /proc/{pid}/status | chris.zn |
2019-05-30 | Add support for collecting execution trace to runsc. | Bhasker Hariharan |
2019-05-30 | runsc/do: don't specify the read-only flag for the root mount | Andrei Vagin |
2019-05-30 | gvisor: socket() returns EPROTONOSUPPORT if protocol is not supported | Andrei Vagin |
2019-05-30 | Always wait on tracee children | Michael Pratt |
2019-05-30 | runsc/do: allow to run commands in a host network namespace | Andrei Vagin |
2019-05-30 | Update internal flag name and documentation | Fabricio Voznika |
2019-05-30 | Create annotated tags for release. | Adin Scannell |
2019-05-30 | Remove obsolete bug. | Adin Scannell |
2019-05-24 | Remove obsolete TODO. | Adin Scannell |
2019-05-24 | Wrap comments and reword in common present tense | Michael Pratt |
2019-05-24 | Extract SleepSafe from test_util | Tamir Duberstein |
2019-05-24 | Remove unused wakers | Tamir Duberstein |
2019-05-23 | gvisor: interrupt the sendfile system call if a task has been interrupted | Andrei Vagin |
2019-05-23 | runsc/do: do a proper cleanup if a command failed due to internal errors | Andrei Vagin |
2019-05-23 | Added boilerplate code for ext4 fs. | Ayush Ranjan |
2019-05-23 | Set sticky bit to /tmp | Fabricio Voznika |
2019-05-23 | Initial support for bind mounts | Fabricio Voznika |
2019-05-22 | Fix the signature for gopark. | Bhasker Hariharan |
2019-05-22 | Log unhandled faults only at DEBUG level. | Adin Scannell |
2019-05-22 | Add WCLONE / WALL support to waitid | Michael Pratt |
2019-05-22 | Remove obsolete TODO. | Adin Scannell |
2019-05-22 | Add support for wait(WNOTHREAD) | Michael Pratt |