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
/
pkg
/
sentry
/
control
Age
Commit message (
Expand
)
Author
2021-08-18
Add control configs
Chong Cai
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-13
Replace whitelist with allowlist
Fabricio Voznika
2021-07-12
Fix stdios ownership
Fabricio Voznika
2021-07-08
Replace kernel.ExitStatus with linux.WaitStatus.
Jamie Liu
2021-06-10
Set RLimits during `runsc exec`
Fabricio Voznika
2021-02-24
return root pids with runsc ps
Daniel Dao
2021-02-19
control.Proc.Exec should default to root pid namespace if none provided.
Nicolas Lacasse
2021-02-02
Stub out basic `runsc events --stat` CPU functionality
Kevin Krakauer
2021-01-05
Add benchmarks targets to BuildKite.
Adin Scannell
2020-12-29
Make profiling commands synchronous.
Adin Scannell
2020-12-14
Do not check for reference leaks after saving.
Dean Deng
2020-12-11
Remove existing nogo exceptions.
Adin Scannell
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-10-13
[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.
Dean Deng
2020-09-04
Simplify FD handling for container start/exec
Fabricio Voznika
2020-08-05
Stop profiling when the sentry exits
Fabricio Voznika
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-06-17
Internal change.
gVisor bot
2020-06-08
Combine executable lookup code
Fabricio Voznika
2020-05-29
Refactor the ResolveExecutablePath logic.
Nicolas Lacasse
2020-05-04
Add TTY support on VFS2 to runsc
Fabricio Voznika
2020-03-26
Use host-defined file owner and mode, when possible, for imported fds.
Dean Deng
2020-03-06
Update comments and debug level for profiling options.
Dean Deng
2020-02-26
add profile option
moricho
2020-02-14
Inline vfs.VirtualFilesystem in Kernel struct
gVisor bot
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-12-11
runsc/debug: add an option to list all processes
Andrei Vagin
2019-12-06
Add runtime tracing.
Adin Scannell
2019-12-06
Implement TTY field in control.Processes().
Nicolas Lacasse
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-08-02
Remove kernel.mounts.
Nicolas Lacasse
2019-07-24
Use different pidns among different containers
chris.zn
2019-07-23
Give each container a distinct MountNamespace.
Nicolas Lacasse
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-24
Allow to change logging options using 'runsc debug'
Fabricio Voznika
2019-06-13
Update canonical repository.
Adin Scannell
2019-05-30
Add support for collecting execution trace to runsc.
Bhasker Hariharan
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-22
Clean up state error handling
Michael Pratt
2019-03-11
Add profiling commands to runsc
Fabricio Voznika
2019-02-14
Don't allow writing or reading to TTY unless process group is in foreground.
Nicolas Lacasse
2019-01-31
Remove license comments
Michael Pratt
2018-11-01
Make error messages a bit more user friendly.
Ian Lewis
[next]