summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-03-26Add unique ID to Mount type.Nicolas Lacasse
2020-03-26Merge pull request #2254 from kevinGC:container-timeoutgVisor bot
2020-03-26Merge pull request #2177 from xiaobo55x:sysret_testgVisor bot
2020-03-26Add IPv4 to bind_to_device distribution testJay Zhuang
2020-03-26Check error in DropTCP*Port tests and fix comment.Kevin Krakauer
2020-03-26Clean up transport_demuxer.go and testJay Zhuang
2020-03-26Merge pull request #1986 from lubinszARM:pr_ring0_clean_1gVisor bot
2020-03-26Combine file mode and isDir argumentsFabricio Voznika
2020-03-25iptable: fix tests timeoutsKevin Krakauer
2020-03-25Merge pull request #2238 from amscanne:nogogVisor bot
2020-03-25nogo: enable sanitizers.Adin Scannell
2020-03-25Fix go_marshal Example name.Adin Scannell
2020-03-25Merge pull request #2151 from xiaobo55x:seccomp_testgVisor bot
2020-03-25Fix race in TestRunEnvHasHomeFabricio Voznika
2020-03-25Remove TODO to push down exec permission checkFabricio Voznika
2020-03-25Misc fixes to make stat_test pass (almost)Fabricio Voznika
2020-03-25Set file mode and type to attributeFabricio Voznika
2020-03-25travis: exclude copybara branchesAndrei Vagin
2020-03-25Fix futex_benchmark.Jamie Liu
2020-03-25Fix data-race in endpoint.ReadinessBhasker Hariharan
2020-03-25Automated rollback of changelist 301837227Bhasker Hariharan
2020-03-24Add support for setting TCP segment hash.Bhasker Hariharan
2020-03-24Open a temp directory before changing capabilities and user ID-sAndrei Vagin
2020-03-24Move tcpip.PacketBuffer and IPTables to stack package.Bhasker Hariharan
2020-03-23Support basic /proc/net/dev metrics for netstackIan Lewis
2020-03-23Fix data race in SetSockOpt.Bhasker Hariharan
2020-03-23Correctly release taskPathOperation for accessAt.Dean Deng
2020-03-23iptables: enable iptables tests as nonblockingKevin Krakauer
2020-03-20Statically link libpthread for static c++ binaries.Eyal Soha
2020-03-20test: Create a separate /tmp mount only for tests with the shared tagAndrei Vagin
2020-03-20Actually wrap rand.Reader in bufio.Reader.Bhasker Hariharan
2020-03-20Remove unused variable `sndNxtList`.Ting-Yu Wang
2020-03-19Whitelist utimensat(2).Dean Deng
2020-03-19Improve error message when pivot_root failsFabricio Voznika
2020-03-19Fix bm-tools to run on bazel.Zach Koopmans
2020-03-19Remove the "frozen" bit from dirents.Zach Koopmans
2020-03-19Automated rollback of changelist 300409401Michael Pratt
2020-03-19Add packetimpact tests to presubmit and CI testingEyal Soha
2020-03-19Remove redundant dep in BUILDJay Zhuang
2020-03-19Change SocketOperations.readMu to an RWMutex.Bhasker Hariharan
2020-03-19Address comments on workMu removal change.Bhasker Hariharan
2020-03-19Remove workMu from tcpip.Endpoint.Bhasker Hariharan
2020-03-18Port imported TTY fds to vfs2.Dean Deng
2020-03-18Merge pull request #2187 from kevinGC:deflake-connectTCPgVisor bot
2020-03-18iptables: deflake DropTCP*Port testsKevin Krakauer
2020-03-18Deflake third_party/gvisor/pkg/gate/gate_testAndrei Vagin
2020-03-18Merge pull request #2061 from lubinszARM:pr_restart_syscallgVisor bot
2020-03-18Store segment transmit count.Ian Gudger
2020-03-18iptables: skip tests for not-yet-supported featuresKevin Krakauer
2020-03-18Fix FDTable.NewFDVFS2Fabricio Voznika