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
2021-09-11
Internal change.
gVisor bot
2021-09-10
Typo fix.
Etienne Perot
2021-09-09
Use accessor for runsc ControlConfig proto.
Rahat Mahmood
2021-09-09
Remove linux-compat loopback hacks from packet endpoint
Ghanan Gowripalan
2021-09-09
Internal change.
Jamie Liu
2021-09-09
Remove link/packetsocket
Ghanan Gowripalan
2021-09-09
Add EthernetHeader only if underlying NIC has a mac address.
Bhasker Hariharan
2021-09-07
Stub some memory control files.
Rahat Mahmood
2021-09-07
Conditionally use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"
Kevin Lindkvist
2021-09-07
Remove protocolMainLoop unused return value
Arthur Sfez
2021-09-03
Add //pkg/sentry/seccheck.
Jamie Liu
2021-09-02
Internal change.
Jamie Liu
2021-09-02
unix: avoid taking two endpoint locks
Andrei Vagin
2021-09-02
Merge pull request #6516 from slowy07:minor-changes
gVisor bot
2021-09-01
Support sending with packet sockets
Ghanan Gowripalan
2021-09-01
Out-of-order segment should not block in-sequence segments.
Bhasker Hariharan
2021-09-01
Extract network datagram endpoint common facilities
Ghanan Gowripalan
2021-09-01
Add ioctl stub constants
Chong Cai
2021-09-01
Don't use reflection in fpu.alignedBytes.
Jamie Liu
2021-09-01
Cache vdso.so's __kernel_rt_sigreturn location.
Jamie Liu
2021-09-01
Propagate vfs.MkdirOptions.ForSyntheticMountpoint to overlay copy-up.
Jamie Liu
2021-09-01
unix: handle a case when a buffer is overflowed
Andrei Vagin
2021-09-01
gVisor rack blog
Nayana Bidari
2021-09-01
Cache cpuid.HostFeatureSet().
Jamie Liu
2021-08-31
Remove splice-to/from-weird-files tests.
Jamie Liu
2021-08-31
Automated rollback of changelist 390405182
gVisor bot
2021-08-30
[syserr] Fix SIGBUS on syserr.FromError
Zach Koopmans
2021-08-30
Narrow COW-break on thread stacks.
Jamie Liu
2021-08-30
Use specialFileFD handles in specialFileFD.Stat().
Jamie Liu
2021-08-30
Avoid pseudo endpoint for TSVal generation
Zeling Feng
2021-08-30
Internal change.
gVisor bot
2021-08-27
Fix lock order violations: mm.mappingMu > Task.mu.
Nicolas Lacasse
2021-08-27
Merge pull request #6415 from ZachEddy:containerd-runtime-options-v1.5
gVisor bot
2021-08-27
Add LinkEndpoint.WriteRawPacket with stubs
Ghanan Gowripalan
2021-08-27
fix: revert go.mod
slowy07
2021-08-27
fix: typo spelling grammar
slowy07
2021-08-26
Add Stack.Seed() back
Zeling Feng
2021-08-26
Merge pull request #6509 from gystemd:fix_test_pty_5357
gVisor bot
2021-08-26
Centralize TCP timestamp logic
Tamir Duberstein
2021-08-26
fix tests in pty.cc
gystemd
2021-08-26
Avoid unhandled error warnings
Tamir Duberstein
2021-08-26
Remove unused argument
Tamir Duberstein
2021-08-26
Pass must-not-be-nil by value
Tamir Duberstein
2021-08-25
Improve TestTimestampSynCookies
Zeling Feng
2021-08-25
Avoid the appearance of allocation
Tamir Duberstein
2021-08-25
Remove quotedev device
Chong Cai
2021-08-25
[bm-dashboard] Add debugging to guitar benchmarks.
Zach Koopmans
2021-08-24
Merge pull request #6438 from gystemd:tcsetpgrp_SIGTTOU
gVisor bot
2021-08-24
Measure RTT during handshake since Linux does the same
Zeling Feng
2021-08-24
Fix uninitialized messages in MsgqueueTest
Fabricio Voznika
[next]