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-30
Force timestamps to update when set via InodeOperations.SetTimestamps.
Nicolas Lacasse
2019-09-30
Only copy out remaining time on nanosleep success
Michael Pratt
2019-09-29
Ensure runsc is uploaded.
Adin Scannell
2019-09-27
Merge pull request #882 from DarcySail:darcy_faster_CopyStringIn
gVisor bot
2019-09-27
Automated rollback of changelist 256276198
Adin Scannell
2019-09-27
Bump rules_go to 0.19.5 and Go to 1.13.1.
Nicolas Lacasse
2019-09-27
Merge pull request #864 from tanjianfeng:fix-861
gVisor bot
2019-09-27
Implement SO_BINDTODEVICE sockopt
gVisor bot
2019-09-27
kokoro: don't pass KOKORO_REPO_KEY in presubmit jobs
Andrei Vagin
2019-09-27
bazel: use rules_pkg from https://github.com/bazelbuild/
Andrei Vagin
2019-09-26
Disallow opening of sockets if --fsgofer-host-uds=false
Fabricio Voznika
2019-09-26
Make raw socket tests pass in environments with or without CAP_NET_RAW.
Kevin Krakauer
2019-09-26
kokoro: don't force to use python2
Andrei Vagin
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-20
fix set hostname
Jianfeng Tan
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-19
Accelerate byte lookup in string with `bytealg/indexbyte`
Hang Su
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
[next]