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-06-19
Rpcinet is racy around shutdown flags.
Brian Geffon
2018-06-19
Add a new cache policy FSCACHE_WRITETHROUGH.
Nicolas Lacasse
2018-06-19
state: include I/O and protobuf time in kernel S/R timing stats.
Zhaozhong Ni
2018-06-19
Rpcinet needs to track shutdown state for blocking sockets.
Brian Geffon
2018-06-18
Modified boot.go to allow for restores.
Justine Olshan
2018-06-18
Add pointer to dated builds in README
Fabricio Voznika
2018-06-18
runsc: support symlink to the exec path.
Lantao Liu
2018-06-18
runsc: support "rw" mount option.
Lantao Liu
2018-06-18
Automated rollback of changelist 200770591
Fabricio Voznika
2018-06-17
Add rpcinet support for control messages.
Brian Geffon
2018-06-15
Added code for a pause command for a container process.
Justine Olshan
2018-06-15
Replace crypto/rand with internal rand package
Michael Pratt
2018-06-15
runsc: Make gofer logs show up in test output.
Kevin Krakauer
2018-06-15
runsc: support /dev bind mount which does not conflict with default /dev mount.
Lantao Liu
2018-06-15
sentry: do not start delivering external signal immediately.
Zhaozhong Ni
2018-06-15
FIFOs should support O_TRUNC as a no-op.
Brian Geffon
2018-06-15
runsc/cmd: fix kill signal parsing
Dmitry Vyukov
2018-06-15
Use notify explicitly on unlock path.
Adin Scannell
2018-06-15
Set kernel.applicationCores to the number of processor on the host
Fabricio Voznika
2018-06-15
Implement /proc/thread-self
Fabricio Voznika
2018-06-15
Update contributing guidelines with an example.
Adin Scannell
2018-06-14
Fix typo.
Brielle Broder
2018-06-14
Ignore expiration count in kernelCPUClockListener.Notify.
Jamie Liu
2018-06-14
Add nanosleep filter for Go 1.11 support
Michael Pratt
2018-06-13
Fix reference leak in VDSO validation
Ian Gudger
2018-06-13
Fix missing returns in rpcinet.
Brian Geffon
2018-06-13
Deflake kvm_test.
Adin Scannell
2018-06-13
Fix failure to mount volume that sandbox process has no access
Fabricio Voznika
2018-06-13
sentry: do not treat all save errors as state file errors.
Zhaozhong Ni
2018-06-13
Log filemem state when panicing due to invalid refcount.
Jamie Liu
2018-06-12
Fix reference leak for negative dirents
Ian Gudger
2018-06-12
Rpcinet doensn't handle SO_RCVTIMEO properly.
Brian Geffon
2018-06-12
runsc: do not include sub target if it is not started with '/'.
Lantao Liu
2018-06-12
Runsc checkpoint works.
Brielle Broder
2018-06-12
Drop MMapOpts.MappingIdentity reference in loader.mapSegment.
Jamie Liu
2018-06-12
runsc: enable terminals in the sandbox.
Kevin Krakauer
2018-06-12
Enable debug logging in tests
Fabricio Voznika
2018-06-11
Minor ring0 interface cleanup.
Adin Scannell
2018-06-11
Make page tables split-safe.
Adin Scannell
2018-06-11
Handle all exception vectors.
Adin Scannell
2018-06-11
Set CLOEXEC option to sockets
Fabricio Voznika
2018-06-11
Rpcinet is incorrectly handling MSG_TRUNC with SOCK_STREAM
Brian Geffon
2018-06-11
rpcinet is treating EAGAIN and EWOULDBLOCK as different errnos.
Brian Geffon
2018-06-11
Add O_TRUNC handling in openat
Fabricio Voznika
2018-06-11
Sentry: split tty.queue into its own file.
Kevin Krakauer
2018-06-08
Fix kernel flags handling and add missing vectors.
Adin Scannell
2018-06-08
Add checks for short CopyOut in rpcinet
Brian Geffon
2018-06-08
Fix sigaltstack semantics.
Adin Scannell
2018-06-08
Add a protocol option to set congestion control algorithm.
Bhasker Hariharan
2018-06-08
rpcinet is not correctly handling MSG_TRUNC on recvmsg(2).
Brian Geffon
[next]