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
/
container
Age
Commit message (
Expand
)
Author
2021-11-03
Merge release-20211026.0-31-g5185548e1 (automated)
gVisor bot
2021-11-01
Add common Cgroup interface
Andrei Vagin
2021-10-21
Enable VFS2 by default
Fabricio Voznika
2021-10-18
Mount namespace can be nil after task exits
Fabricio Voznika
2021-10-13
Merge release-20210927.0-69-g822189379 (automated)
gVisor bot
2021-10-13
runsc: allow to run rootless containers on cgroupV2
Andrei Vagin
2021-10-11
Merge release-20210927.0-58-gb9176535c (automated)
gVisor bot
2021-10-11
Create subcontainer cgroups for compatibility
Fabricio Voznika
2021-09-27
Merge release-20210921.0-36-ge251f6cc5 (automated)
gVisor bot
2021-09-27
Move `sighandling` package out of `sentry`.
Etienne Perot
2021-09-21
Merge release-20210906.0-51-ge819029f3 (automated)
gVisor bot
2021-09-20
[lisa] Plumb lisafs through runsc.
Ayush Ranjan
2021-09-16
runsc: add global profile collection flags
Michael Pratt
2021-08-13
Merge release-20210806.0-27-g6eb8596f7 (automated)
gVisor bot
2021-08-13
Add Event controls
Chong Cai
2021-08-13
Merge release-20210806.0-22-gddcf884e9 (automated)
gVisor bot
2021-08-12
Add Usage controls
Chong Cai
2021-08-04
Merge release-20210726.0-32-gcbb99336c (automated)
gVisor bot
2021-08-04
Add Fs controls
Chong Cai
2021-07-22
Merge release-20210712.0-51-g47f025461 (automated)
gVisor bot
2021-07-22
runsc: Wait child processes without timeouts
Andrei Vagin
2021-07-20
Add go:build directives as required by Go 1.17's gofmt.
Jamie Liu
2021-07-13
Merge release-20210705.0-19-gc16e69a9d (automated)
gVisor bot
2021-07-13
Use consistent naming for subcontainers
Fabricio Voznika
2021-07-13
Merge release-20210705.0-14-g275932bf0 (automated)
gVisor bot
2021-07-12
Fix stdios ownership
Fabricio Voznika
2021-07-12
Merge release-20210705.0-12-g7132b9a07 (automated)
gVisor bot
2021-07-12
Fix GoLand analyzer errors under runsc/...
Fabricio Voznika
2021-06-10
Set RLimits during `runsc exec`
Fabricio Voznika
2021-05-06
Merge release-20210419.0-74-g9f33fe64f (automated)
gVisor bot
2021-05-05
Fixes to runsc cgroups
Fabricio Voznika
2021-05-04
Make Mount.Type optional for bind mounts
Fabricio Voznika
2021-04-20
Clean test tags.
Adin Scannell
2021-03-30
Merge release-20210322.0-30-g71f3dccbb (automated)
gVisor bot
2021-03-30
Fix panic when overriding /dev files with VFS2
Fabricio Voznika
2021-03-11
Report filesystem-specific mount options.
Rahat Mahmood
2021-03-10
Merge release-20210301.0-33-g14fc2ddd6 (automated)
gVisor bot
2021-03-09
Update flock to v0.8.0
Fabricio Voznika
2021-03-07
Merge release-20210301.0-22-ge668288fa (automated)
gVisor bot
2021-03-06
[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.
Ayush Ranjan
2021-02-24
return root pids with runsc ps
Daniel Dao
2021-02-23
Merge release-20210208.0-82-g34e2cda9a (automated)
gVisor bot
2021-02-22
Return nicer error message when cgroups v1 isn't available
Fabricio Voznika
2021-02-22
Fix `runsc kill --pid`
Fabricio Voznika
2021-02-05
Replace TaskFromContext(ctx).Kernel() with KernelFromContext(ctx)
Ting-Yu Wang
2021-02-02
Merge release-20210125.0-62-g5f7bf3152 (automated)
gVisor bot
2021-02-02
Stub out basic `runsc events --stat` CPU functionality
Kevin Krakauer
2021-02-01
Enable container checkpoint/restore tests with VFS2
Fabricio Voznika
2021-01-22
Fix TestDuplicateEnvVariable flakyness
Fabricio Voznika
2021-01-12
Merge release-20201216.0-87-g4e03e8754 (automated)
gVisor bot
[next]