summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-09-11Use correct test device name in Fuchsia packetimpactAmanda Tait
2020-09-11Merge release-20200907.0-34-g490e5c83b (automated)gVisor bot
2020-09-11Make nogo more robust to variety of stdlib layouts.Michael Pratt
2020-09-11Merge release-20200907.0-33-g9a5635eb1 (automated)gVisor bot
2020-09-11Implement copy-up-coherent mmap for VFS2 overlayfs.Jamie Liu
2020-09-11Merge release-20200907.0-32-g831ab2dd9 (automated)gVisor bot
2020-09-11Fix host unix socket to not swallow EOF incorrectly.Bhasker Hariharan
2020-09-11Merge release-20200907.0-31-g964447c8c (automated)gVisor bot
2020-09-11Clean up image constructionTamir Duberstein
2020-09-10Merge release-20200818.0-154-g365545855 (automated)gVisor bot
2020-09-10[vfs] Disable inode number equality check for overlayfs.Ayush Ranjan
2020-09-10Merge release-20200818.0-153-g14e0eb6e0 (automated)gVisor bot
2020-09-10[vfs] Add vfs2 runtime tests.Ayush Ranjan
2020-09-10Merge release-20200818.0-152-g7275f293d (automated)gVisor bot
2020-09-10Merge pull request #3892 from lubinszARM:pr_n1_02gVisor bot
2020-09-10Merge release-20200818.0-150-g50c99a86d (automated)gVisor bot
2020-09-10[vfs] Disable nlink tests for overlayfs.Ayush Ranjan
2020-09-10Merge release-20200818.0-149-g9a003835f (automated)gVisor bot
2020-09-10Fix typo, remove duplicate word.gVisor bot
2020-09-10arm64:place an SB sequence following an ERET instructionBin Lu
2020-09-10Merge release-20200818.0-148-g1ab097b08 (automated)gVisor bot
2020-09-09Add note about kubeadm to the FAQIan Lewis
2020-09-10Merge release-20200818.0-147-g644ac7b6b (automated)gVisor bot
2020-09-09Unlock VFS.mountMu before FilesystemImpl calls for /proc/[pid]/{mounts,mounti...Jamie Liu
2020-09-10Merge release-20200818.0-146-g2c7df1a9a (automated)gVisor bot
2020-09-09Don't write VFS2 gofer client timestamps back on dentry destruction.Jamie Liu
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