summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-08-31Remove splice-to/from-weird-files tests.Jamie Liu
2021-08-31Automated rollback of changelist 390405182gVisor bot
2021-08-30[syserr] Fix SIGBUS on syserr.FromErrorZach Koopmans
2021-08-30Narrow COW-break on thread stacks.Jamie Liu
2021-08-30Use specialFileFD handles in specialFileFD.Stat().Jamie Liu
2021-08-30Avoid pseudo endpoint for TSVal generationZeling Feng
2021-08-30Internal change.gVisor bot
2021-08-27Fix lock order violations: mm.mappingMu > Task.mu.Nicolas Lacasse
2021-08-27Merge pull request #6415 from ZachEddy:containerd-runtime-options-v1.5gVisor bot
2021-08-27Add LinkEndpoint.WriteRawPacket with stubsGhanan Gowripalan
2021-08-27fix: revert go.modslowy07
2021-08-27fix: typo spelling grammarslowy07
2021-08-26Add Stack.Seed() backZeling Feng
2021-08-26Merge pull request #6509 from gystemd:fix_test_pty_5357gVisor bot
2021-08-26Centralize TCP timestamp logicTamir Duberstein
2021-08-26fix tests in pty.ccgystemd
2021-08-26Avoid unhandled error warningsTamir Duberstein
2021-08-26Remove unused argumentTamir Duberstein
2021-08-26Pass must-not-be-nil by valueTamir Duberstein
2021-08-25Improve TestTimestampSynCookiesZeling Feng
2021-08-25Avoid the appearance of allocationTamir Duberstein
2021-08-25Remove quotedev deviceChong Cai
2021-08-25[bm-dashboard] Add debugging to guitar benchmarks.Zach Koopmans
2021-08-24Merge pull request #6438 from gystemd:tcsetpgrp_SIGTTOUgVisor bot
2021-08-24Measure RTT during handshake since Linux does the sameZeling Feng
2021-08-24Fix uninitialized messages in MsgqueueTestFabricio Voznika
2021-08-23Merge pull request #6491 from avagin:kvm-mem-slot-overlapgVisor bot
2021-08-23Internal change.Chong Cai
2021-08-23Use --output=starlark trick for all build path parsing.Adin Scannell
2021-08-21platform/kvm: set physical slots without overlappingAndrei Vagin
2021-08-20Allow 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-20Fix lock ordering violation introduced in cl/347704347.Nicolas Lacasse
2021-08-20Remove experimental warning in the VFS2 README.Jamie Liu
2021-08-20Merge pull request #6484 from dqminh:fix-go-mod-instructionsgVisor bot
2021-08-20Fix instructions refer to `tools/go_mod.sh`Daniel Dao
2021-08-19Cache verity dentriesChong Cai
2021-08-19Merge Read calls in verity merkle treeChong Cai
2021-08-19Use MM-mapped I/O instead of buffered copies in gofer.specialFileFD.Jamie Liu
2021-08-19Add loopback interface as an ethernet-based deviceGhanan Gowripalan
2021-08-19Use a hash function to generate tcp timestamp offsetZeling Feng
2021-08-18Split TCP secrets from Stack to tcp.protocolZeling Feng
2021-08-19Added a system call test for SetForegroundProcessGroupgystemd
2021-08-18Add control configsChong Cai
2021-08-18Declare default outputs from nogo_stdlibMichael Pratt
2021-08-17[op] Deflake SNMP Metric proc_net tests.Ayush Ranjan
2021-08-17Merge pull request #6262 from sudo-sturbia:msgqueue/syscalls3gVisor bot
2021-08-17Added a SIGTTOU block check in SetForegroundProcessGroupgystemd
2021-08-17added two system call tests for setForegroundProcessGroupgystemd
2021-08-17Deflake test/perf:randread_benchmarkAndrei Vagin