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
Age
Commit message (
Expand
)
Author
2019-09-26
runsc: add the clone flag of cgroup namespace
Kenta Tada
2019-09-25
Merge pull request #765 from trailofbits:uds_support
gVisor bot
2019-09-25
Fix runsc log collection in kokoro
Fabricio Voznika
2019-09-25
Remove centralized registration of protocols.
Kevin Krakauer
2019-09-25
Merge pull request #863 from tanjianfeng:fix-862
gVisor bot
2019-09-24
gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required
gVisor bot
2019-09-24
test: don't use designated initializers
Andrei Vagin
2019-09-24
Remove unecessary seccomp permission.
Robert Tonic
2019-09-24
Refactor command line options and remove the allowed terminology for uds
Robert Tonic
2019-09-24
Stub out readahead implementation.
Adin Scannell
2019-09-24
Return only primary addresses in Stack.NICInfo()
Chris Kuiper
2019-09-24
Merge pull request #812 from lubinszARM:pr_dup3_arm
gVisor bot
2019-09-24
Simplify ICMPRateLimiter
Tamir Duberstein
2019-09-24
tty: fix sending SIGTTOU on tty write
henry.tjf
2019-09-23
Run all runtime tests in a single container.
Nicolas Lacasse
2019-09-23
Always set HOME env var with `runsc exec`.
Nicolas Lacasse
2019-09-23
Add test for concurrent reads and writes.
Adin Scannell
2019-09-23
Fix bug in RstCausesPollHUP.
Bhasker Hariharan
2019-09-23
Add test that runsc exec inherits the same environment as run.
Nicolas Lacasse
2019-09-23
netstack: convert more socket options to {Set,Get}SockOptInt
Andrei Vagin
2019-09-23
Fix runsc checksum artifact name.
Brad Burlage
2019-09-23
internal BUILD file cleanup.
gVisor bot
2019-09-20
Change vfs.Dirent.Off to NextOff.
Jamie Liu
2019-09-20
Allow waiting for LinkEndpoint worker goroutines to finish.
Ian Gudger
2019-09-19
Fix p9 integration of flipcall.
Jamie Liu
2019-09-19
Update InstallUDSFilters documentation to be accurate to functionality.
Robert Tonic
2019-09-19
Fix documentation, clean up seccomp filter installation, rename helpers.
Robert Tonic
2019-09-19
Remove defer from hot path and ensure Atomic is applied consistently.
Adin Scannell
2019-09-19
Merge pull request #876 from xiaobo55x:hostcpu
gVisor bot
2019-09-19
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-09-19
Place the host UDS mounting behind --fsgofer-host-uds-allowed.
Robert Tonic
2019-09-18
Shard the runtime tests.
Nicolas Lacasse
2019-09-18
Fix dev.sh --refresh to create target dir
Fabricio Voznika
2019-09-18
Enable pkg/sentry/hostcpu support on arm64.
Haibo Xu
2019-09-18
Signalfd support
Adin Scannell
2019-09-18
Move the component into the repository structure.
Adin Scannell
2019-09-17
scripts/build.sh: fix kokoro failure "KOKORO_BUILD_NIGHTLY: unbound variable"
Andrei Vagin
2019-09-17
Automated rollback of changelist 268047073
Ghanan Gowripalan
2019-09-17
Follow-up fixes for image tests.
Nicolas Lacasse
2019-09-17
platform/ptrace: log exit code for stub processes
Andrei Vagin
2019-09-17
Update remaining users of LinkEndpoints to not refer to them as an ID.
Ian Gudger
2019-09-16
Fix artifact pattern for repositories.
Adin Scannell
2019-09-16
Refactor and clean up image tests.
Nicolas Lacasse
2019-09-16
Migrate from gflags to absl flags
Michael Pratt
2019-09-16
Bring back to life features lost in recent refactor
Fabricio Voznika
2019-09-13
gvisor: return ENOTDIR from the unlink syscall
Andrei Vagin
2019-09-13
Remove stale configurations.
Adin Scannell
2019-09-12
Update p9 to support flipcall.
Adin Scannell
2019-09-12
Implement splice methods for pipes and sockets.
Adin Scannell
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
[next]