summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
2020-06-09Merge pull request #2712 from lubinszARM:pr_sigfp_initgVisor bot
2020-06-09Merge pull request #2907 from lubinszARM:pr_minorgVisor bot
2020-06-09Fix write hang bug found by syzkaller.gVisor bot
2020-06-09Don't WriteOut to readonly mountsFabricio Voznika
2020-06-09Mount root and volumes as read-only if --overlay is enabledFabricio Voznika
2020-06-09Merge pull request #2885 from google:dependabot/bundler/benchmarks/workloads/...gVisor bot
2020-06-09Handle removed NIC in NDP timer for packet txGhanan Gowripalan
2020-06-09Ensure pgalloc.MemoryFile.fileSize is always chunk-aligned.Jamie Liu
2020-06-09Invoke bazel query via bash function.Kevin Krakauer
2020-06-09minor change in kvm module for Arm64Bin Lu
2020-06-09initialize an empty fp state area for sentry on Arm64Bin Lu
2020-06-08Combine executable lookup codeFabricio Voznika
2020-06-08test/runtimes/proctor: remove an unknown nocgo attribute from go_test ruleAndrei Vagin
2020-06-08Merge pull request #1875 from zhiqiangxu:fix_scope_addgVisor bot
2020-06-08Implement VFS2 tmpfs mount options.Jamie Liu
2020-06-07netstack: parse incoming packet headers up-frontKevin Krakauer
2020-06-07Merge pull request #2788 from lubinszARM:pr_exec_2gVisor bot
2020-06-05Merge pull request #2872 from kevinGC:ipt-skip-preroutinggVisor bot
2020-06-05Implement mount(2) and umount2(2) for VFS2.Rahat Mahmood
2020-06-05Add +checkescape annotations to kvm/ring0.Adin Scannell
2020-06-05Add stale issue & PR cleanup.Adin Scannell
2020-06-05iptables: loopback traffic skips prerouting chainKevin Krakauer
2020-06-05Drop flaky tag.Adin Scannell
2020-06-05Use top-down allocation for pgalloc.Adin Scannell
2020-06-05Unshare files on execAndrei Vagin
2020-06-05Expand syscall filters to support MSAN.Nicolas Lacasse
2020-06-05Centralize the categories of endpoint states.Rahat Mahmood
2020-06-05Bump puma from 3.12.4 to 3.12.6 in /benchmarks/workloads/ruby_templatedependabot[bot]
2020-06-05Fix error code returned due to Port exhaustion.Bhasker Hariharan
2020-06-05Merge pull request #2879 from avagin:test-hostinetgVisor bot
2020-06-05Merge pull request #2789 from Rajpratik71:optimization/git-cloneNicolas Lacasse
2020-06-05Fix copylocks error about copying IPTables.Ting-Yu Wang
2020-06-05Handle TCP segment split cases as per MSS.Mithun Iyer
2020-06-05Remove gvisor/pkg/tmutexAndrei Vagin
2020-06-05Add back gitter badge.Ian Lewis
2020-06-04test/syscall: run hostnet tests in separate network namespacesAndrei Vagin
2020-06-03Pass PacketBuffer as pointer.Ting-Yu Wang
2020-06-03Add test for O_TRUNCZach Koopmans
2020-06-03Fix data race on f.offset.Nicolas Lacasse
2020-06-03Add metric for startup watchdog timeoutMichael Pratt
2020-06-03Fix test release commands to work with older GPG.Adin Scannell
2020-06-03Take Mount reference in VFS.connectLocked.Jamie Liu
2020-06-03Avoid TCP segment split when out of sender window.Mithun Iyer
2020-06-02Check that two sockets with different types can't be connected to each otherAndrei Vagin
2020-06-02Merge pull request #2855 from ridwanmsharif:ridwanmsharif/fuse-doc-editgVisor bot
2020-06-02Fix typosMichael Pratt
2020-06-02Merge pull request #2837 from avagin:make-startup-optiongVisor bot
2020-06-02Add some detail to milestone #1Ridwan Sharif
2020-06-02make: Allow to specify bazel startup options.Andrei Vagin