summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-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
2020-02-28Merge pull request #1827 from amscanne:fix_go_modgVisor bot
2020-02-28Allow to specify a separate log for GO's runtime messagesAndrei Vagin
2020-02-28Hide /dev/net/tun when using hostinet.Ting-Yu Wang
2020-02-28Add ability to execute go.mod in gopath context.Adin Scannell
2020-02-28Change dup2 call to dup3Fabricio Voznika
2020-02-27Fix apt-get reliability issues.Adin Scannell
2020-02-27Log oom_score_adj value on errorFabricio Voznika
2020-02-27Implement automated marshalling for newtypes on arrays.Rahat Mahmood
2020-02-27Merge pull request #1346 from google:dependabot/bundler/benchmarks/workloads/...gVisor bot
2020-02-27Fix a race in TCP endpoint teardown and teardown the stack in tcp_test.Ian Gudger
2020-02-27Merge of a369c88c0c4ece5239855000d28df045111c1be7gVisor bot
2020-02-27Bump puma from 3.12.1 to 3.12.2 in /benchmarks/workloads/rubydependabot[bot]
2020-02-27Bump puma from 3.12.0 to 3.12.2 in /benchmarks/workloads/ruby_templatedependabot[bot]
2020-02-27Merge pull request #1971 from google:dependabot/bundler/benchmarks/workloads/...gVisor bot
2020-02-27Bump rack from 2.0.7 to 2.2.2 in /benchmarks/workloads/rubydependabot[bot]
2020-02-27Internal change.Nayana Bidari
2020-02-27Use automated release notes, if available.Adin Scannell
2020-02-26Fix construct of linux.Stat for arm64.Rahat Mahmood
2020-02-26Merge pull request #1912 from lubinszARM:pr_kvm_buildgVisor bot
2020-02-26Add getsockopt tests for SO_SNDTIMEO and SO_RCVTIMEOJay Zhuang
2020-02-25Add VFS.NewDisconnectedMount().Jamie Liu
2020-02-25Fix DATA RACE in fs.MayDelete.Adin Scannell
2020-02-25Merge pull request #1271 from lubinszARM:pr_ring0_1gVisor bot
2020-02-25Add netlink sockopt logging to strace.Ian Gudger
2020-02-25Use link-local source address for link-local multicastGhanan Gowripalan
2020-02-25Add option to skip stuck tasks waiting for address spaceFabricio Voznika
2020-02-25Merge pull request #1816 from xiaobo55x:trap_flaggVisor bot
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-02-25Fix nested logging.Adin Scannell
2020-02-25Don't acquire contended lock with the OS thread locked.Adin Scannell
2020-02-25Fix mount refcount issue.Adin Scannell
2020-02-25Deflake TestCurrentConnectedIncrement.Bhasker Hariharan
2020-02-25Add log during process wait in testsFabricio Voznika