summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-09-10Merge release-20200818.0-145-gf94995114 (automated)gVisor bot
2020-09-09Merge pull request #3886 from avagin:github-act-featuregVisor bot
2020-09-10Merge release-20200810.0-200-gc7d09207e (automated)gVisor bot
2020-09-09github: run actions for feature branchesAndrei Vagin
2020-09-09Don't sched_setaffinity in ptrace platform.Jamie Liu
2020-09-09Fix formatting for Kubernetes tutorialIan Lewis
2020-09-09Add syntax highlighting to websiteIan Lewis
2020-09-09Add a Docker Compose tutorialIan Lewis
2020-09-09Implement synthetic mountpoints for kernfs.Jamie Liu
2020-09-09[vfs] overlayfs: Fix socket tests.Ayush Ranjan
2020-09-09Add check for both child and childMerkle ENOENTgVisor bot
2020-09-09Implement ioctl with enable veritygVisor bot
2020-09-09[vfs] overlayfs: decref VD when not using it.Ayush Ranjan
2020-09-09Honor readonly flag for root mountFabricio Voznika
2020-09-09Increase resolution timeout for TestCacheResolutionSam Balana
2020-09-09Fix the use after nil check on args.MountNamespaceVFS2Tiwei Bie
2020-09-09Fix data race in tcp.GetSockOpt.Bhasker Hariharan
2020-09-09Improve type safety for transport protocol optionsGhanan Gowripalan
2020-09-09[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.Ayush Ranjan
2020-09-09Fix make_apt script.Ayush Ranjan
2020-09-09Simplify FD handling for container start/execFabricio Voznika
2020-09-09Adjust input file offset when sendfile only completes a partial write.Dean Deng
2020-09-09Fix the release workflow.Ayush Ranjan
2020-09-09Use fine-grained mutex for stack.cleanupEndpoints.Bhasker Hariharan
2020-09-09Use atomic.Value for Stack.tcpProbeFunc.Jamie Liu
2020-09-09Run gentdents_benchmark with fewer files.Nicolas Lacasse
2020-09-09Avoid grpc_implTamir Duberstein
2020-09-09Update version in cni tutorialIan Lewis
2020-09-09Add support to run packetimpact tests against FuchsiaZeling Feng
2020-09-09Fix Accept to not return error for sockets in accept queue.Bhasker Hariharan
2020-09-09[vfs] Implement xattr for overlayfs.Ayush Ranjan
2020-09-09[vfs] Fix error handling in overlayfs OpenAt.Ayush Ranjan
2020-09-09Update Go version constraint on sync/spin_unsafe.go.Jamie Liu
2020-09-09Improve sync.SeqCount performance.Jamie Liu
2020-09-09Add Docs to nginx benchmark.Zach Koopmans
2020-09-09[runtime tests] Exclude flaky nodejs testAyush Ranjan
2020-09-09Dup stdio FDs for VFS2 when starting a child containerTiwei Bie
2020-09-09Fix statfs test for opensource.Zach Koopmans
2020-09-09Implement setattr+clunk in 9PFabricio Voznika
2020-09-09Fix handling of unacceptable ACKs during close.Mithun Iyer
2020-09-09Test opening file handles with different permissions.Dean Deng
2020-09-09Refactor tty codebase to use master-replica terminology.Ayush Ranjan
2020-09-09Fix panic when calling dup2().Nayana Bidari
2020-09-09[go-marshal] Enable auto-marshalling for fs/tty.Ayush Ranjan
2020-09-09Let flags be overriden from OCI annotationsFabricio Voznika
2020-09-09Automated rollback of changelist 328350576Nayana Bidari
2020-09-09Use 1080p background image.Ian Lewis
2020-09-09Fix bug in bazel build benchmark.Zach Koopmans
2020-09-09Change nogo failures to test failures, instead of build failures.Adin Scannell
2020-09-09Set errno on response when syscall actually failsJay Zhuang