summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-03-06Prevent memory leaks in ilistTamir Duberstein
2020-03-06Merge pull request #1963 from xiaobo55x:kvm_commongVisor bot
2020-03-06Merge pull request #1946 from xiaobo55x:dieTrampgVisor bot
2020-03-06shutdown(s, SHUT_WR) in TIME-WAIT returns ENOTCONNEyal Soha
2020-03-06Specify the source of outgoing NDP RSGhanan Gowripalan
2020-03-06Move packetdrill tests to open-sourceEyal Soha
2020-03-06Merge pull request #2069 from andrew-d:andrew/rules_pythongVisor bot
2020-03-06Get strings for stack.DHCPv6ConfigurationFromNDPRAGhanan Gowripalan
2020-03-05Stub oom_score_adj and oom_score.Ian Lewis
2020-03-05Fix S/R on inet.Namespace.Ting-Yu Wang
2020-03-05Merge pull request #1951 from moricho:moricho/add-profiler-optiongVisor bot
2020-03-05Use a pool of arrays to avoid slice headers from escaping in TCP options pool.Ian Gudger
2020-03-05tests: Don't print log messages on stdoutAndrei Vagin
2020-03-05Merge pull request #2036 from xiaobo55x:syscall_testgVisor bot
2020-03-04WORKSPACE: bump rules_python to include reproducibility fixAndrew Dunham
2020-03-04tests: Don't print log messages on stdoutAndrei Vagin
2020-03-04Merge pull request #2054 from avagin:gvisor-testgVisor bot
2020-03-04Ensure that safemem.BlockSeqOf(safemem.Block{}) produces an empty BlockSeq.Jamie Liu
2020-03-04test/runner: use proper filters for test casesAndrei Vagin
2020-03-04Merge pull request #2031 from google:dependabot/bundler/benchmarks/workloads/...gVisor bot
2020-03-04Use shuf instead of $RANDOM everywhere.Eyal Soha
2020-03-03Merge pull request #2009 from lubinszARM:pr_syscall_getresgVisor bot
2020-03-04Bump rake from 12.3.2 to 12.3.3 in /benchmarks/workloads/rubydependabot[bot]
2020-03-03Update cached file size when cache is skippedFabricio Voznika
2020-03-03Avoid memory leaksTamir Duberstein
2020-03-03platform/ptrace: don't call probeSeccomp on arm64Andrei Vagin
2020-03-03Extract local variables for readabilityTamir Duberstein
2020-03-03Merge pull request #2008 from lubinszARM:pr_skip_vsyscallgVisor bot
2020-03-03Merge pull request #2043 from lubinszARM:pr_clean1gVisor bot
2020-03-03Fix datarace on TransportEndpointInfo.ID and clean up semantics.Ian Gudger
2020-03-03Move temp_umask to test/util.Adin Scannell
2020-03-03code clean: minor changes to compatible with ubuntu18.04Bin Lu
2020-03-02Fix panic caused by invalid address for Bind in packet sockets.Nayana Bidari
2020-03-02Merge pull request #2039 from avagin:update-golang.org-x-sysgVisor bot
2020-03-02Fix data-race when reading/writing e.amss.Bhasker Hariharan
2020-03-02Update golang.org/x/sysAndrei Vagin
2020-03-02Do not read-lock NIC recursivelyGhanan Gowripalan
2020-03-02Merge pull request #1885 from avagin:arm64-pcidsgVisor bot
2020-03-02socket: take readMu to access readViewAndrei Vagin
2020-03-02Take write lock when removing xattrMichael Pratt
2020-03-02Fix syscall test build error on arm64.Haibo Xu
2020-03-02passed the syscall test case 'clock_getres' on Arm64 platformBin Lu
2020-02-28Merge pull request #1929 from avagin:arm64-cpuidgVisor bot
2020-02-28watchdog: print panic error message before other messagesAndrei Vagin
2020-02-28Define CPUIDInstruction for arm64Andrei Vagin
2020-02-28Run `./tools/go_mod.sh tidy`.Nicolas Lacasse
2020-02-28pcids.go isn't arch-specificAndrei Vagin
2020-02-28Bump rules_go to 0.22.0 and go toolchain to 1.14.Nicolas Lacasse
2020-02-28Mark gettid and getdents as nogotsanZach Koopmans
2020-02-28Make pipe buffer implementation standard.Adin Scannell