summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-09-15Merge pull request #3895 from btw616:fix/issue-3894gVisor bot
2020-09-15Don't conclude broadcast from route destinationGhanan Gowripalan
2020-09-15Fix proc.(*fdDir).IterDirents for VFS2Tiwei Bie
2020-09-14Add note about gofer link(2) limitationFabricio Voznika
2020-09-14Store multicast memberships in a setTamir Duberstein
2020-09-14Test RST handling in TIME_WAIT.Mithun Iyer
2020-09-14Correct FDSize in /proc/[pid]/status.Jamie Liu
2020-09-14Fix modprobe dependencyKevin Krakauer
2020-09-12Cap reassembled IPv6 packets at 65535 octetsToshi Kikuchi
2020-09-11Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Rahat Mahmood
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