index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-11
Check that we have access to the trusted.* xattr namespace directly.
Nicolas Lacasse
2020-09-11
Use correct test device name in Fuchsia packetimpact
Amanda Tait
2020-09-11
Make nogo more robust to variety of stdlib layouts.
Michael Pratt
2020-09-11
Implement copy-up-coherent mmap for VFS2 overlayfs.
Jamie Liu
2020-09-11
Fix host unix socket to not swallow EOF incorrectly.
Bhasker Hariharan
2020-09-11
Clean up image construction
Tamir 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-10
Merge pull request #3892 from lubinszARM:pr_n1_02
gVisor bot
2020-09-10
[vfs] Disable nlink tests for overlayfs.
Ayush Ranjan
2020-09-10
Fix typo, remove duplicate word.
gVisor bot
2020-09-10
arm64:place an SB sequence following an ERET instruction
Bin Lu
2020-09-09
Add note about kubeadm to the FAQ
Ian Lewis
2020-09-09
Unlock VFS.mountMu before FilesystemImpl calls for /proc/[pid]/{mounts,mounti...
Jamie Liu
2020-09-09
Don't write VFS2 gofer client timestamps back on dentry destruction.
Jamie Liu
2020-09-09
Merge pull request #3886 from avagin:github-act-feature
gVisor bot
2020-09-09
github: Don't build the Go branch for feature branches
Andrei Vagin
2020-09-09
Merge pull request #3880 from avagin:github-act-feature
gVisor bot
2020-09-09
Don't sched_setaffinity in ptrace platform.
Jamie Liu
2020-09-09
github: run actions for feature branches
Andrei Vagin
2020-09-09
Fix formatting for Kubernetes tutorial
Ian Lewis
2020-09-09
Add syntax highlighting to website
Ian Lewis
2020-09-08
Add a Docker Compose tutorial
Ian Lewis
2020-09-08
Implement synthetic mountpoints for kernfs.
Jamie Liu
2020-09-08
[vfs] overlayfs: Fix socket tests.
Ayush Ranjan
2020-09-08
Add check for both child and childMerkle ENOENT
gVisor bot
2020-09-08
Implement ioctl with enable verity
gVisor bot
2020-09-08
[vfs] overlayfs: decref VD when not using it.
Ayush Ranjan
2020-09-08
Honor readonly flag for root mount
Fabricio Voznika
2020-09-08
Increase resolution timeout for TestCacheResolution
Sam Balana
2020-09-08
Merge pull request #3856 from btw616:fix/issue-3855
gVisor bot
2020-09-08
Fix data race in tcp.GetSockOpt.
Bhasker Hariharan
2020-09-08
Improve type safety for transport protocol options
Ghanan Gowripalan
2020-09-08
[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.
Ayush Ranjan
2020-09-08
Fix the use after nil check on args.MountNamespaceVFS2
Tiwei Bie
2020-09-07
Fix make_apt script.
Ayush Ranjan
2020-09-04
Simplify FD handling for container start/exec
Fabricio Voznika
2020-09-03
Adjust input file offset when sendfile only completes a partial write.
Dean Deng
2020-09-03
Fix the release workflow.
Ayush Ranjan
2020-09-03
Use fine-grained mutex for stack.cleanupEndpoints.
Bhasker Hariharan
2020-09-03
Use atomic.Value for Stack.tcpProbeFunc.
Jamie Liu
2020-09-03
Run gentdents_benchmark with fewer files.
Nicolas Lacasse
2020-09-03
Avoid grpc_impl
Tamir Duberstein
2020-09-02
Update version in cni tutorial
Ian Lewis
2020-09-02
Add support to run packetimpact tests against Fuchsia
Zeling Feng
2020-09-02
Fix 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-02
Update Go version constraint on sync/spin_unsafe.go.
Jamie Liu
2020-09-02
Improve sync.SeqCount performance.
Jamie Liu
[next]