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-10-09
Add memunit to sysinfo(2).
Brian Geffon
2018-10-08
Job control signals must be sent to all processes in the FG process group.
Nicolas Lacasse
2018-10-08
Uncapitalize error
Michael Pratt
2018-10-08
Statfs Namelen should be NAME_MAX not PATH_MAX
Michael Pratt
2018-10-08
Implement shared futexes.
Jamie Liu
2018-10-04
Capture boot panics in debug log.
Nicolas Lacasse
2018-10-03
Fix sandbox chroot
Fabricio Voznika
2018-10-03
Fix panic if FIOASYNC callback is registered and triggered without target
Ian Gudger
2018-10-03
Bump rules_go to v0.15.4 and go toolchain to v1.11.1.
Nicolas Lacasse
2018-10-03
Implement TIOCSCTTY ioctl as a noop.
Nicolas Lacasse
2018-10-03
Add S/R support for FIOASYNC
Ian Gudger
2018-10-03
Automated rollback of changelist 215585559
Nicolas Lacasse
2018-10-03
Add //pkg/sync:generic_atomicptr.
Jamie Liu
2018-10-03
runsc: Allow state transition from Creating to Stopped.
Nicolas Lacasse
2018-10-03
Fix arithmetic error in multi_container_test.
Nicolas Lacasse
2018-10-03
runsc: Dup debug log file to stderr, so sentry panics don't get lost.
Nicolas Lacasse
2018-10-03
runsc: Pass root container's stdio via FD.
Nicolas Lacasse
2018-10-03
Add TIOCINQ to allowed seccomp when hostinet is used
Fabricio Voznika
2018-10-02
Bump some timeouts in the image tests.
Nicolas Lacasse
2018-10-02
Fix compilation bug.
Nicolas Lacasse
2018-10-01
runsc: Support job control signals in "exec -it".
Nicolas Lacasse
2018-10-01
Add itimer types to linux package, strace
Michael Pratt
2018-10-01
Fix ruby image tests.
Nicolas Lacasse
2018-10-01
Fix possible panic in control.Processes.
Nicolas Lacasse
2018-10-01
Make multi-container the default mode for runsc
Fabricio Voznika
2018-09-30
Don't fail if Root is readonly and is not a mount point
Fabricio Voznika
2018-09-30
Removed duplicate/stale TODOs
Fabricio Voznika
2018-09-28
Add test for 'signall --all' with stopped container
Fabricio Voznika
2018-09-28
Made a few changes to make testutil.Docker easier to use
Fabricio Voznika
2018-09-28
runsc: allow `kill --all` when container is in stopped state.
Lantao Liu
2018-09-28
Add ruby image tests
Fabricio Voznika
2018-09-28
Make runsc kill and delete more conformant to the "spec"
Fabricio Voznika
2018-09-28
Change tcpip.Route.Mask to tcpip.AddressMask.
Googler
2018-09-28
Clarify CLA requirements and Gerrit error
Michael Pratt
2018-09-28
Require AF_UNIX sockets from the gofer
Michael Pratt
2018-09-28
Block for link address resolution
Sepehr Raissian
2018-09-28
Switch to root in userns when CAP_SYS_CHROOT is also missing
Fabricio Voznika
2018-09-27
Merge Loader.containerRootTGs and execProcess into a single map
Fabricio Voznika
2018-09-27
Move common test code to function
Fabricio Voznika
2018-09-27
Forward ioctl(TCSETSF) calls on host ttys to the host kernel.
Nicolas Lacasse
2018-09-27
Implement 'runsc kill --all'
Fabricio Voznika
2018-09-27
netstack: make go:linkname work for all architectures
Anton Gyllenberg
2018-09-27
sentry: export cpuTime function.
Zhaozhong Ni
2018-09-27
Refactor 'runsc boot' to take container ID as argument
Fabricio Voznika
2018-09-27
Move uds_test_app to common test_app
Fabricio Voznika
2018-09-26
Return correct parent PID
Fabricio Voznika
2018-09-26
runsc: fix pid file race condition in exec detach mode.
Lantao Liu
2018-09-26
Use the ICMP target address in responses
Tamir Duberstein
2018-09-26
Export ipv6 address helpers
Tamir Duberstein
2018-09-24
runsc: All non-root bind mounts should be shared.
Nicolas Lacasse
[next]