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-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-20
Merge pull request #6484 from dqminh:fix-go-mod-instructions
gVisor bot
2021-08-20
Fix instructions refer to `tools/go_mod.sh`
Daniel Dao
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-18
Declare default outputs from nogo_stdlib
Michael Pratt
2021-08-17
[op] Deflake SNMP Metric proc_net tests.
Ayush Ranjan
2021-08-17
Merge pull request #6262 from sudo-sturbia:msgqueue/syscalls3
gVisor bot
2021-08-17
Deflake test/perf:randread_benchmark
Andrei Vagin
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-17
Add tests for msgctl(2).
Zyad A. Ali
2021-08-17
Internal change.
gVisor bot
2021-08-16
Internal change.
gVisor bot
2021-08-16
test/syscalls/proc_net: /proc/net/snmp can contain system-wide statistics
Andrei Vagin
2021-08-16
imges/syzkaller: add --allow-releaseinfo-change to apt update
Andrei Vagin
2021-08-13
[syserror] Remove pkg syserror.
Zach Koopmans
2021-08-13
[benchmarks] Update BenchmarkStartEmpty benchmark.
Zach Koopmans
2021-08-13
Add Event controls
Chong Cai
2021-08-13
Fix minor typo
Michael Pratt
2021-08-13
Disable SA1019 (deprecation check)
Michael Pratt
2021-08-13
Update `core` allowed dependencies
Michael Pratt
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
Clear Merkle files before measuring verity fs
Chong Cai
2021-08-12
fix typo
Kevin Krakauer
2021-08-12
Automated rollback of changelist 390346783
gVisor bot
2021-08-12
test/pipe: use futex() for sync with the signal hander
Andrei Vagin
2021-08-12
Internal change.
gVisor bot
2021-08-12
Internal change.
gVisor bot
2021-08-12
Add support for TCP send buffer auto tuning.
Nayana Bidari
2021-08-11
Add verity stat benchmark test
Chong Cai
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
Run packet socket tests on Fuchsia
Ghanan Gowripalan
2021-08-11
Initial cgroupfs support for subcontainers
Rahat Mahmood
2021-08-11
Fix FSSupportsMap check
Adam Barth
2021-08-11
Wrap test queues in Queue object on creation.
Rahat Mahmood
2021-08-11
Fix LinkTest.OldnameDoesNotExist
Adam Barth
[next]