summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-07-27Move platform.File in memmapAndrei Vagin
2020-07-27Merge pull request #3377 from kevinGC:native-tagsgVisor bot
2020-07-27Clean-up bazel wrapper.Adin Scannell
2020-07-27Port ffmpeg benchmarkZach Koopmans
2020-07-27Port redis benchmarkZach Koopmans
2020-07-27Ask for *testing.T instead of storing itJay Zhuang
2020-07-26Add profiling to dockerutilZach Koopmans
2020-07-26Mark Passing Integration Tests for VFS2.Zach Koopmans
2020-07-26updated the functions to distinguish IA/DA for Arm64Bin Lu
2020-07-26allow guest user applications read CNTVCT_EL0/CNTFRQ_EL0Bin Lu
2020-07-25test/syscall: run each test case in a separate network namespaceAndrei Vagin
2020-07-25optimize size and time using "--no-cache-dir"Pratik raj
2020-07-24Fix make devAyush Ranjan
2020-07-24travis: run only arm64 buildsAndrei Vagin
2020-07-24Bugfix: non-native tests were tagged as nativeKevin Krakauer
2020-07-24Reduce walk and open cost in fsgoferFabricio Voznika
2020-07-24Speed up some iptables testsKevin Krakauer
2020-07-24Merge pull request #3356 from amscanne:generics_testsgVisor bot
2020-07-24Enable automated marshalling for netstack.Ayush Ranjan
2020-07-24[go-marshal] Update APIAyush Ranjan
2020-07-24Enable open testAyush Ranjan
2020-07-23Merge pull request #3142 from tanjianfeng:fix-3141gVisor bot
2020-07-23Merge pull request #3317 from sevki:patch-2gVisor bot
2020-07-23Add permission checks to vfs2 truncate.Dean Deng
2020-07-23FileDescription is hard to spell.Dean Deng
2020-07-23Add AfterFunc to tcpip.ClockSam Balana
2020-07-23Convert go_generics tests to starlark.Adin Scannell
2020-07-23Implement get/set_robust_list.Nicolas Lacasse
2020-07-23Merge pull request #3024 from ridwanmsharif:ridwanmsharif/fuse-stub-implgVisor bot
2020-07-23Add task work mechanism.Dean Deng
2020-07-23Automated rollback of changelist 321227330Kevin Krakauer
2020-07-23kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platformlubinszARM
2020-07-23iptables: use keyed array literalsKevin Krakauer
2020-07-23Use mode supplied by the mount optionsRidwan Sharif
2020-07-23Added stub FUSE filesystemRidwan Sharif
2020-07-23Internal change.gVisor bot
2020-07-23Merge pull request #3207 from kevinGC:icmp-connectgVisor bot
2020-07-23Fix wildcard bind for raw socket.Bhasker Hariharan
2020-07-23Marshallable socket opitons.Ayush Ranjan
2020-07-23Fix fsgofer Open() when control file is using O_PATHFabricio Voznika
2020-07-23Port sendfile to vfs2.Nicolas Lacasse
2020-07-23[vfs2][gofer] Fix update attributes race condition.Ayush Ranjan
2020-07-23Merge pull request #2895 from kevinGC:outbound-conntrackgVisor bot
2020-07-23Internal changeMichael Pratt
2020-07-23Fix kokoro presubmits!Ayush Ranjan
2020-07-22make connect(2) fail when dest is unreachableKevin Krakauer
2020-07-22iptables: don't NAT existing connectionsKevin Krakauer
2020-07-22iptables: replace maps with arraysKevin Krakauer
2020-07-22[vfs2][tmpfs] Implement O_APPENDAyush Ranjan
2020-07-22Add O_APPEND support in vfs2 gofer.Ayush Ranjan