index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-14
Ignore spurious KVM emulation failures.
Adin Scannell
2018-05-11
sentry: Adds canonical mode support.
Kevin Krakauer
2018-05-11
netstack: TCP connecting state endpoint save / restore support.
Zhaozhong Ni
2018-05-11
netstack: release rcv lock after ping socket save is done.
Zhaozhong Ni
2018-05-11
Remove error return from AddressSpace.Release()
Michael Pratt
2018-05-11
Implement MAP_32BIT.
Jamie Liu
2018-05-11
Update README to point to nightly builds.
Nicolas Lacasse
2018-05-10
Fix failure to rename directory
Fabricio Voznika
2018-05-10
Display the current git revision in the info block
Chanwit Kaewkasi
2018-05-10
Skip atime and mtime update when file is backed by host FD
Fabricio Voznika
2018-05-10
Make cachePolicy int to avoid string comparison
Fabricio Voznika
2018-05-10
Fix nightly release upload path.
Nicolas Lacasse
2018-05-10
Open file as read-write when mount points to a file
Fabricio Voznika
2018-05-10
Upload the nightly release to a "nightly/latest" bucket for easy download.
Nicolas Lacasse
2018-05-10
Put the http dependencies first in the WORKSPACE file.
Nicolas Lacasse
2018-05-10
Build nightly runsc releases with Kokoro.
Nicolas Lacasse
2018-05-10
Use the go_repository rule from the Gazelle repo.
Nicolas Lacasse
2018-05-09
Cache symlinks in addition to files and directories.
Nicolas Lacasse
2018-05-09
Small readme tweak.
Nicolas Lacasse
2018-05-09
Increment link count in CreateHardlink
Fabricio Voznika
2018-05-09
Return better errors from Docker when runsc fails to start.
Nicolas Lacasse
2018-05-09
Internal change.
Googler
2018-05-08
state: serialize string as bytes instead of protobuf string.
Zhaozhong Ni
2018-05-08
Implement /proc/[pid]/statm.
Jamie Liu
2018-05-08
Bump Bazel rules_go to v0.12.0, and Go toolchain to v1.10.2
Nicolas Lacasse
2018-05-08
Capture restore file system corruption errors in exit error.
Zhaozhong Ni
2018-05-08
Correct definition of SysV IPC structures.
Jamie Liu
2018-05-08
Use the containerd annotation instead of detecting the "pause" application.
Nicolas Lacasse
2018-05-08
Error if container requires AppArmor, SELinux or seccomp
Fabricio Voznika
2018-05-08
Sentry: always use "best speed" compression for save and remove the option.
Zhaozhong Ni
2018-05-08
Reword misleading log line
Ian Gudger
2018-05-08
Fix warning: redundant if ...; err != nil check, just return error instead.
Ian Gudger
2018-05-08
Fix format string type in test
Ian Gudger
2018-05-07
Fix misspellings
Ian Gudger
2018-05-07
tools/go_generics: fix typo in documentation of the type flag
Travis McDemus
2018-05-07
Improve consistency in go_stateify file generation
Ian Gudger
2018-05-07
Improve consistency of github templates
Ian Gudger
2018-05-07
Add generated file.
Adin Scannell
2018-05-07
Make bug template more readable in edit mode
Fabricio Voznika
2018-05-05
Remove dead code in urpc
Ian Gudger
2018-05-05
Note architecture and Linux version requirements
Michael Pratt
2018-05-04
Remove ineffectual code in sentry ELF loader
Ian Gudger
2018-05-04
sentry: Adds the SIOCGIFNETMASK ioctl to epsocket.
Kevin Krakauer
2018-05-04
Run gofmt -s on everything
Ian Gudger
2018-05-04
sentry: capture CPU usage metadata for save.
Zhaozhong Ni
2018-05-04
Disable stack protector in VDSO build
Michael Pratt
2018-05-04
Add to the github issue template
Ian Gudger
2018-05-04
Fix runsc capabilities
Fabricio Voznika
2018-05-04
Add github bug template
Fabricio Voznika
2018-05-03
Add common docker error when version is wrong
Fabricio Voznika
[next]