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
/
specutils
Age
Commit message (
Expand
)
Author
2021-09-20
[lisa] Plumb lisafs through runsc.
Ayush Ranjan
2021-07-20
Add go:build directives as required by Go 1.17's gofmt.
Jamie Liu
2021-07-12
Fix GoLand analyzer errors under runsc/...
Fabricio Voznika
2021-07-08
clarify safemount behavior
Kevin Krakauer
2021-07-02
runsc: validate mount targets
Kevin Krakauer
2021-05-31
Update comments on ambient caps to point to bug
Ian Lewis
2021-05-04
Remove uses of the binary package from the rest of the sentry.
Rahat Mahmood
2021-05-04
Make Mount.Type optional for bind mounts
Fabricio Voznika
2021-04-02
Implement the runsc verity-prepare command.
Rahat Mahmood
2021-03-30
Fix panic when overriding /dev files with VFS2
Fabricio Voznika
2021-03-18
Skip /dev submount hack on VFS2.
Jamie Liu
2021-03-09
Fix invalid interface conversion in runner
Fabricio Voznika
2021-03-06
[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.
Ayush Ranjan
2021-01-11
OCI spec may contain duplicate environment variables
Fabricio Voznika
2020-11-05
Fix failure setting OOM score adjustment
Fabricio Voznika
2020-11-03
Fix more nogo tests
Ting-Yu Wang
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
Fix nogo errors in specutils
Fabricio Voznika
2020-09-25
fix seccomp test for ARM64
Howard Zhang
2020-09-15
Add support for OCI seccomp filters in the sandbox.
Ian Lewis
2020-09-01
Let flags be overriden from OCI annotations
Fabricio Voznika
2020-07-13
Merge pull request #2672 from amscanne:shim-integrated
gVisor bot
2020-06-16
Print spec as json when --debug is enabled
Fabricio Voznika
2020-06-01
More runsc changes for VFS2
Fabricio Voznika
2020-05-28
Move Cleanup to its own package
Fabricio Voznika
2020-05-28
Automated rollback of changelist 309082540
Fabricio Voznika
2020-04-26
refactor and add test for bindmount
moricho
2020-04-10
Add logging message for noNewPrivileges OCI option.
Ian Lewis
2020-04-07
Add friendlier messages for frequently encountered errors.
Ian Lewis
2020-03-12
Kill sandbox process when parent process terminates
Fabricio Voznika
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-10-22
Merge pull request #1046 from tomlanyon:crio
gVisor bot
2019-10-20
Add runsc OCI annotations to support CRI-O.
Tom Lanyon
2019-10-10
Update TODO for OCI seccomp support.
Ian Lewis
2019-10-01
Merge pull request #917 from KentaTada:fix-clone-flags
gVisor bot
2019-10-01
Prevent CAP_NET_RAW from appearing in exec
Fabricio Voznika
2019-09-26
runsc: add the clone flag of cgroup namespace
Kenta Tada
2019-09-16
Bring back to life features lost in recent refactor
Fabricio Voznika
2019-09-05
Ignore the root container when calculating oom_score_adj for the sandbox.
Ian Lewis
2019-08-02
Stops container if gofer is killed
Fabricio Voznika
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-12
Allow 'runsc do' to run without root
Fabricio Voznika
2019-06-11
Add support to mount pod shared tmpfs mounts
Fabricio Voznika
2019-05-16
tiny fix: avoid panicing when OpenSpec failed
Liu Hua
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-26
Make raw sockets a toggleable feature disabled by default.
Kevin Krakauer
2019-04-04
gvisor: Add support for the MS_NOEXEC mount option
Andrei Vagin
[next]