summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-09-11Check that we have access to the trusted.* xattr namespace directly.Nicolas Lacasse
2020-09-11Use correct test device name in Fuchsia packetimpactAmanda Tait
2020-09-11Make nogo more robust to variety of stdlib layouts.Michael Pratt
2020-09-11Implement copy-up-coherent mmap for VFS2 overlayfs.Jamie Liu
2020-09-11Fix host unix socket to not swallow EOF incorrectly.Bhasker Hariharan
2020-09-11Clean up image constructionTamir Duberstein
2020-09-10[vfs] Disable inode number equality check for overlayfs.Ayush Ranjan
2020-09-10[vfs] Add vfs2 runtime tests.Ayush Ranjan
2020-09-10Merge pull request #3892 from lubinszARM:pr_n1_02gVisor bot
2020-09-10[vfs] Disable nlink tests for overlayfs.Ayush Ranjan
2020-09-10Fix typo, remove duplicate word.gVisor bot
2020-09-10arm64:place an SB sequence following an ERET instructionBin Lu
2020-09-09Add note about kubeadm to the FAQIan Lewis
2020-09-09Unlock VFS.mountMu before FilesystemImpl calls for /proc/[pid]/{mounts,mounti...Jamie Liu
2020-09-09Don't write VFS2 gofer client timestamps back on dentry destruction.Jamie Liu
2020-09-09Merge pull request #3886 from avagin:github-act-featuregVisor bot
2020-09-09github: Don't build the Go branch for feature branchesAndrei Vagin
2020-09-09Merge pull request #3880 from avagin:github-act-featuregVisor bot
2020-09-09Don't sched_setaffinity in ptrace platform.Jamie Liu
2020-09-09github: run actions for feature branchesAndrei Vagin
2020-09-09Fix formatting for Kubernetes tutorialIan Lewis
2020-09-09Add syntax highlighting to websiteIan Lewis
2020-09-08Add a Docker Compose tutorialIan Lewis
2020-09-08Implement synthetic mountpoints for kernfs.Jamie Liu
2020-09-08[vfs] overlayfs: Fix socket tests.Ayush Ranjan
2020-09-08Add check for both child and childMerkle ENOENTgVisor bot
2020-09-08Implement ioctl with enable veritygVisor bot
2020-09-08[vfs] overlayfs: decref VD when not using it.Ayush Ranjan
2020-09-08Honor readonly flag for root mountFabricio Voznika
2020-09-08Increase resolution timeout for TestCacheResolutionSam Balana
2020-09-08Merge pull request #3856 from btw616:fix/issue-3855gVisor bot
2020-09-08Fix data race in tcp.GetSockOpt.Bhasker Hariharan
2020-09-08Improve type safety for transport protocol optionsGhanan Gowripalan
2020-09-08[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.Ayush Ranjan
2020-09-08Fix the use after nil check on args.MountNamespaceVFS2Tiwei Bie
2020-09-07Fix make_apt script.Ayush Ranjan
2020-09-04Simplify FD handling for container start/execFabricio Voznika
2020-09-03Adjust input file offset when sendfile only completes a partial write.Dean Deng
2020-09-03Fix the release workflow.Ayush Ranjan
2020-09-03Use fine-grained mutex for stack.cleanupEndpoints.Bhasker Hariharan
2020-09-03Use atomic.Value for Stack.tcpProbeFunc.Jamie Liu
2020-09-03Run gentdents_benchmark with fewer files.Nicolas Lacasse
2020-09-03Avoid grpc_implTamir Duberstein
2020-09-02Update version in cni tutorialIan Lewis
2020-09-02Add support to run packetimpact tests against FuchsiaZeling Feng
2020-09-02Fix Accept to not return error for sockets in accept queue.Bhasker Hariharan
2020-09-02[vfs] Implement xattr for overlayfs.Ayush Ranjan
2020-09-02[vfs] Fix error handling in overlayfs OpenAt.Ayush Ranjan
2020-09-02Update Go version constraint on sync/spin_unsafe.go.Jamie Liu
2020-09-02Improve sync.SeqCount performance.Jamie Liu