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-17
Move Unix transport out of netstack
Ian Gudger
2018-10-17
Remove incorrect TODO.
Kevin Krakauer
2018-10-17
runsc: Add --pid flag to runsc kill.
Kevin Krakauer
2018-10-17
compressio: do not schedule new I/Os when there is no worker (stream closed).
Zhaozhong Ni
2018-10-17
Attempt to deflake TestPythonHello
Fabricio Voznika
2018-10-17
Bump Pause/Resume integration test timeout in attempt to deflake Kokoro.
Nicolas Lacasse
2018-10-17
Make removing cgroups retry up to 5 seconds.
Nicolas Lacasse
2018-10-17
Bump rules_go and gazelle versions.
Nicolas Lacasse
2018-10-16
Bump sandbox start and stop timeouts.
Nicolas Lacasse
2018-10-15
Refactor host.ConnectedEndpoint
Ian Gudger
2018-10-15
Merge host.endpoint into host.ConnectedEndpoint
Ian Gudger
2018-10-15
Clean up Rename and Unlink checks for EBUSY.
Nicolas Lacasse
2018-10-15
Never send boot process stdio to application stdio.
Nicolas Lacasse
2018-10-15
sentry: save fs.Dirent deleted info.
Zhaozhong Ni
2018-10-12
runsc: Support retrieving MTU via netdevice ioctl.
Kevin Krakauer
2018-10-12
Added spec command to create OCI spec config.json
Ian Lewis
2018-10-11
Make the gofer process enter namespaces
Fabricio Voznika
2018-10-11
Fix reference leak in tests.
Nicolas Lacasse
2018-10-11
Make Wait() return the sandbox exit status if the sandbox has exited.
Nicolas Lacasse
2018-10-11
Add String() method to AddressMask
Fabricio Voznika
2018-10-11
Make debug log file name configurable
Fabricio Voznika
2018-10-11
Add client sanity checking for P9.
Adin Scannell
2018-10-11
Sandbox cgroup tests
Fabricio Voznika
2018-10-11
Add bare bones unsupported syscall logging
Fabricio Voznika
2018-10-11
sentry: allow saving of unlinked files with open fds on virtual fs.
Zhaozhong Ni
2018-10-10
Add seccomp filter configuration to ptrace stubs.
Adin Scannell
2018-10-10
Removes irrelevant TODO.
Kevin Krakauer
2018-10-10
runsc: Pass controlling TTY by FD in the *new* process, not current process.
Nicolas Lacasse
2018-10-10
Support for older Linux kernels without getrandom
Jonathan Giannuzzi
2018-10-10
Enforce message size limits and avoid host calls with too many iovecs
Michael Pratt
2018-10-10
When creating a new process group, add it to the session.
Nicolas Lacasse
2018-10-10
Add sandbox to cgroup
Fabricio Voznika
2018-10-09
Add tests to verify gofer is chroot'ed
Fabricio Voznika
2018-10-09
Add new netstack metrics to the sentry
Ian Gudger
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
[next]