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
/
sandbox
Age
Commit message (
Expand
)
Author
2021-09-16
runsc: add global profile collection flags
Michael Pratt
2021-08-13
Add Event controls
Chong Cai
2021-08-12
Add Usage controls
Chong Cai
2021-08-04
Add Fs controls
Chong Cai
2021-08-03
Add Lifecycle controls
Chong Cai
2021-07-22
runsc: Wait child processes without timeouts
Andrei Vagin
2021-07-13
Use consistent naming for subcontainers
Fabricio Voznika
2021-07-12
Fix stdios ownership
Fabricio Voznika
2021-07-12
Fix GoLand analyzer errors under runsc/...
Fabricio Voznika
2021-06-22
runsc: don't kill sandbox, let it stop properly
Andrei Vagin
2021-05-20
Suppress log message when there is no error
Fabricio Voznika
2021-05-05
Fixes to runsc cgroups
Fabricio Voznika
2021-04-16
Allow runsc to generate coverage reports.
Dean Deng
2021-04-08
Clarify platform errors.
Adin Scannell
2021-03-06
[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.
Ayush Ranjan
2021-02-02
Stub out basic `runsc events --stat` CPU functionality
Kevin Krakauer
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2021-01-05
Add benchmarks targets to BuildKite.
Adin Scannell
2020-12-29
Make profiling commands synchronous.
Adin Scannell
2020-12-10
Disable host reassembly for fragments.
Bhasker Hariharan
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-05
Fix failure setting OOM score adjustment
Fabricio Voznika
2020-10-06
Merge pull request #4355 from majek:marek/swallow-SO_RCVBUFFORCE-error
gVisor bot
2020-10-05
Fix gofer monitor prematurely destroying container
Fabricio Voznika
2020-09-25
Swallow SO_RCVBUFFORCE and SO_SNDBUFFORCE errors on SOCK_RAW sockets
Marek Majkowski
2020-09-01
Refactor tty codebase to use master-replica terminology.
Ayush Ranjan
2020-08-26
Make flag propagation automatic
Fabricio Voznika
2020-08-19
Move boot.Config to its own package
Fabricio Voznika
2020-08-05
Stop profiling when the sentry exits
Fabricio Voznika
2020-07-14
Prepare boot.Loader to support multi-container TTY
Fabricio Voznika
2020-07-13
Merge pull request #2672 from amscanne:shim-integrated
gVisor bot
2020-07-08
Drop empty line
Michael Pratt
2020-06-16
Add runsc options to set checksum offloading status
gVisor bot
2020-05-28
Move Cleanup to its own package
Fabricio Voznika
2020-04-30
FIFO QDisc implementation
Bhasker Hariharan
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-04-09
Don't unconditionally set --panic-signal
Fabricio Voznika
2020-04-07
Add friendlier messages for frequently encountered errors.
Ian Lewis
2020-04-07
Don't map the 0 uid into a sandbox user namespace
Andrei Vagin
2020-04-01
Automated rollback of changelist 303799678
Adin Scannell
2020-03-30
kvm: handle exit reasons even under EINTR.
Adin Scannell
2020-03-12
Kill sandbox process when parent process terminates
Fabricio Voznika
2020-03-11
runsc: Set asyncpreemptoff for the kvm platform
Andrei Vagin
2020-03-05
Merge pull request #1951 from moricho:moricho/add-profiler-option
gVisor bot
2020-02-28
Allow to specify a separate log for GO's runtime messages
Andrei Vagin
2020-02-26
add profile option
moricho
2020-02-20
Initial network namespace support.
gVisor bot
2020-02-11
Disallow duplicate NIC names.
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
[next]