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-09-18
Automated rollback of changelist 213307171
Kevin Krakauer
2018-09-18
Allow for MSG_CTRUNC in input flags for recv.
Brian Geffon
2018-09-18
Provide better message when memfd_create fails with ENOSYS
Fabricio Voznika
2018-09-17
Remove memory usage static init
Fabricio Voznika
2018-09-17
Rename container in test
Fabricio Voznika
2018-09-17
Prevent TCP connect from picking bound ports
Tamir Duberstein
2018-09-17
runsc: Enable waiting on exited processes.
Kevin Krakauer
2018-09-17
Allow kernel.(*Task).Block to accept an extract only channel
Ian Gudger
2018-09-17
Add empty .s file to allow `//go:linkname`
Tamir Duberstein
2018-09-17
Implement packet forwarding to enable NAT
Tamir Duberstein
2018-09-17
Allow NULL data in mount(2)
Michael Pratt
2018-09-17
runsc: Fix stdin/out/err in multi-container mode.
Kevin Krakauer
2018-09-14
Avoid reuse of pending SignalInfo objects
newmanwang
2018-09-14
Remove buffer.Prependable.UsedBytes
Tamir Duberstein
2018-09-14
Reuse readlink parameter, add sockaddr max.
Michael Pratt
2018-09-14
Pass buffer.Prependable by value
Tamir Duberstein
2018-09-14
Make gVisor hard link check match Linux's.
Nicolas Lacasse
2018-09-14
Fix interaction between rt_sigtimedwait and ignored signals.
Jamie Liu
2018-09-13
platform/kvm: Get max vcpu number dynamically by ioctl
Chenggang
2018-09-13
Plumb monotonic time to netstack
Ian Gudger
2018-09-13
runsc: Support container signal/wait.
Lantao Liu
2018-09-13
Extend memory usage events to report mapped memory usage.
Rahat Mahmood
2018-09-13
Format struct itimerspec
Michael Pratt
2018-09-13
initArgs must hold a reference on the Root if it is not nil.
Nicolas Lacasse
2018-09-12
Always pass buffer.VectorisedView by value
Tamir Duberstein
2018-09-12
Add multicast support
Tamir Duberstein
2018-09-12
compressio: stop worker-pool reference / dependency loop.
Zhaozhong Ni
2018-09-12
runsc: Add exec flag that specifies where to save the sandbox-internal pid.
Kevin Krakauer
2018-09-12
Remove getdents from filters
Michael Pratt
2018-09-12
Prevent UDP sockets from binding to bound ports
Tamir Duberstein
2018-09-11
Rollback of changelist 212483372
Michael Pratt
2018-09-11
platform: Pass device fd into platform constructor.
Nicolas Lacasse
2018-09-11
Allow fstatat back in syscall filters
Fabricio Voznika
2018-09-10
Map committed chunks concurrently in FileMem.LoadFrom.
Jamie Liu
2018-09-10
Allow '/dev/zero' to be mapped with unaligned length
Fabricio Voznika
2018-09-10
Simplify some code in VectorisedView#ToView.
Bert Muthalaly
2018-09-10
runsc: Chmod all mounted files to 777 inside chroot.
Nicolas Lacasse
2018-09-07
Automated rollback of changelist 212059579
Nicolas Lacasse
2018-09-07
Update cleanup TODO
Michael Pratt
2018-09-07
Automated rollback of changelist 211992321
Nicolas Lacasse
2018-09-07
runsc: Support multi-container exec.
Nicolas Lacasse
2018-09-07
Disable test until we figure out what's broken
Fabricio Voznika
2018-09-07
Add 'Starting gVisor...' message to syslog
Fabricio Voznika
2018-09-07
Add additional sanity checks for walk.
Adin Scannell
2018-09-07
Only start signal forwarding after init process is created
Fabricio Voznika
2018-09-07
Remove '--file-access=direct' option
Fabricio Voznika
2018-09-07
Use root abstract socket namespace for exec
Fabricio Voznika
2018-09-07
Continue handling signals after disabling forwarding
Michael Pratt
2018-09-07
runsc: Run sandbox process inside minimal chroot.
Nicolas Lacasse
2018-09-07
runsc: Dup debug log file to stderr, so sentry panics don't get lost.
Nicolas Lacasse
[next]