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
Age
Commit message (
Expand
)
Author
2021-08-27
Add LinkEndpoint.WriteRawPacket with stubs
Ghanan Gowripalan
2021-08-26
Add Stack.Seed() back
Zeling Feng
2021-08-26
Centralize TCP timestamp logic
Tamir Duberstein
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-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-23
Merge pull request #6491 from avagin:kvm-mem-slot-overlap
gVisor bot
2021-08-23
Internal change.
Chong Cai
2021-08-21
platform/kvm: set physical slots without overlapping
Andrei Vagin
2021-08-20
Allow gofer.specialFileFDs to be mmapped with a host FD.
Jamie Liu
2021-08-20
[op] Prevent file leak in MultiGetAttr's error path.
Ayush Ranjan
2021-08-20
Fix lock ordering violation introduced in cl/347704347.
Nicolas Lacasse
2021-08-20
Remove experimental warning in the VFS2 README.
Jamie Liu
2021-08-19
Cache verity dentries
Chong Cai
2021-08-19
Merge Read calls in verity merkle tree
Chong Cai
2021-08-19
Use MM-mapped I/O instead of buffered copies in gofer.specialFileFD.
Jamie Liu
2021-08-19
Add loopback interface as an ethernet-based device
Ghanan Gowripalan
2021-08-19
Use a hash function to generate tcp timestamp offset
Zeling Feng
2021-08-18
Split TCP secrets from Stack to tcp.protocol
Zeling Feng
2021-08-18
Add control configs
Chong Cai
2021-08-17
Merge pull request #6262 from sudo-sturbia:msgqueue/syscalls3
gVisor bot
2021-08-17
Added a SIGTTOU block check in SetForegroundProcessGroup
gystemd
2021-08-17
Implement stub for msgctl(2).
Zyad A. Ali
2021-08-17
Implement control operations on msgqueue.
Zyad A. Ali
2021-08-17
Implement ipc.Object.Set and use it in ipc mechanisms.
Zyad A. Ali
2021-08-16
fix sending of SIGTTOU signal in SetForegroundProcessGroup
gystemd
2021-08-13
[syserror] Remove pkg syserror.
Zach Koopmans
2021-08-13
Add Event controls
Chong Cai
2021-08-13
Free multicastMemberships on UDP endpoint close
Ghanan Gowripalan
2021-08-12
Add Usage controls
Chong Cai
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-08-12
fix typo
Kevin Krakauer
2021-08-12
Internal change.
gVisor bot
2021-08-12
Add support for TCP send buffer auto tuning.
Nayana Bidari
2021-08-11
[op] Make PacketBuffer Clone() do a deeper copy.
Ayush Ranjan
2021-08-11
Do not clear merkle files when creating dentry
Chong Cai
2021-08-11
Popluate verity directory children names
Chong Cai
2021-08-11
Initial cgroupfs support for subcontainers
Rahat Mahmood
2021-08-10
fix missing SIGTTOU signal in SetForegroundProcessGroup
gystemd
2021-08-09
platform/kvm: fix a race condition in vCPU.unlock()
Andrei Vagin
2021-08-05
Correctly handle interruptions in blocking msgqueue syscalls.
Rahat Mahmood
2021-08-05
Bump gVisor build tags to go1.19
Michael Pratt
2021-08-05
Automated rollback of changelist 384508720
Kevin Krakauer
2021-08-05
Merge pull request #6372 from avagin:AlignedAtomic
gVisor bot
2021-08-04
Reduce overhead of AlignedAtomic types
Andrei Vagin
[next]