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
path:
root
/
runsc
/
boot
Age
Commit message (
Expand
)
Author
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2021-01-11
OCI spec may contain duplicate environment variables
Fabricio Voznika
2021-01-05
Add benchmarks targets to BuildKite.
Adin Scannell
2021-01-05
Internal changes.
Andrei Vagin
2020-12-29
Make profiling commands synchronous.
Adin Scannell
2020-12-17
[netstack] Implement IP(V6)_RECVERR socket option.
Ayush Ranjan
2020-12-17
Set max memory not min
Fabricio Voznika
2020-12-14
[netstack] Update raw socket and hostinet control message parsing.
Ayush Ranjan
2020-12-11
Remove existing nogo exceptions.
Adin Scannell
2020-12-07
Support icmpv6 transport protocol
Peter Johnston
2020-12-04
Overlay runsc regular file mounts with regular files.
Jamie Liu
2020-11-19
Propagate IP address prefix from host to netstack
Fabricio Voznika
2020-11-17
Add support for TTY in multi-container
Fabricio Voznika
2020-11-16
Remove ARP address workaround
Ghanan Gowripalan
2020-11-05
Fix failure setting OOM score adjustment
Fabricio Voznika
2020-10-29
Keep magic constants out of netstack
Kevin Krakauer
2020-10-28
Add logging option to leak checker.
Dean Deng
2020-10-27
Merge pull request #4420 from workato:dev-options
gVisor bot
2020-10-26
Allow overriding mount options for /dev and /dev/pts
Konstantin Baranov
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-10-22
Load spec during "runsc start" to process flag overrides
Fabricio Voznika
2020-10-20
Add /dev to mandatory mounts test
Fabricio Voznika
2020-10-19
Fix runsc tests on VFS2 overlay.
Jamie Liu
2020-10-19
Remove legacy bazel configurations.
Adin Scannell
2020-10-13
[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.
Dean Deng
2020-10-12
[vfs2] Don't leak disconnected mounts.
Dean Deng
2020-10-06
Implement membarrier(2) commands other than *_SYNC_CORE.
Jamie Liu
2020-10-05
Fix gofer monitor prematurely destroying container
Fabricio Voznika
2020-10-05
Merge pull request #3970 from benbuzbee:gomaxprocs
gVisor bot
2020-10-05
Enable more VFS2 tests
Fabricio Voznika
2020-09-30
Use consistent thread configuration for sandbox go runtime
Ben Buzbee
2020-09-28
Support creating protocol instances with Stack ref
Ghanan Gowripalan
2020-09-22
Allow CLONE_SETTLS for Go 1.16
Michael Pratt
2020-09-22
Force clone parent_tidptr and child_tidptr to zero
Michael Pratt
2020-09-18
Drop ARCH_GET_FS
Michael Pratt
2020-09-17
Add VFS2 overlay support in runsc
Fabricio Voznika
2020-09-15
Add support for OCI seccomp filters in the sandbox.
Ian Lewis
2020-09-08
Honor readonly flag for root mount
Fabricio Voznika
2020-09-08
Improve type safety for transport protocol options
Ghanan Gowripalan
2020-09-04
Simplify FD handling for container start/exec
Fabricio Voznika
2020-09-02
Merge pull request #3822 from btw616:fix/issue-3821
gVisor bot
2020-09-01
Refactor tty codebase to use master-replica terminology.
Ayush Ranjan
2020-09-01
Dup stdio FDs for VFS2 when starting a child container
Tiwei Bie
2020-08-28
Improve type safety for network protocol options
Ghanan Gowripalan
2020-08-26
Make flag propagation automatic
Fabricio Voznika
2020-08-21
[vfs] Allow mountpoint to be an existing non-directory.
Ayush Ranjan
2020-08-21
Make mounts ReadWrite first, then later change to ReadOnly.
Nicolas Lacasse
2020-08-20
[vfs] Create recursive dir creation util.
Ayush Ranjan
2020-08-19
Move boot.Config to its own package
Fabricio Voznika
[next]