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
2021-11-02
Allow SetAttr and Allocate for deleted files
Fabricio Voznika
2021-11-01
Allow partial packets in ICMP errors when NATing
Ghanan Gowripalan
2021-11-01
Handle UMOUNT_NOFOLLOW in VFS2 umount(2).
Ayush Ranjan
2021-11-01
Move ThreadGroupIDFromContext to kernel/auth.
Adin Scannell
2021-11-01
Merge pull request #6802 from ajilal95:patch-1
gVisor bot
2021-10-31
Update REDME.md
Ajilal
2021-10-29
[syserr] Covert all linuxerr returns to error type.
Zach Koopmans
2021-10-28
NAT ICMPv6 errors
Ghanan Gowripalan
2021-10-28
Use Task blocking timer for nanosleep(2).
Jamie Liu
2021-10-27
Replace bespoke WaitGroupErr with errgroup
Tamir Duberstein
2021-10-27
Sychronize access to cpuset controller bitmaps.
Rahat Mahmood
2021-10-27
Reduce eventFD notifications on transmit.
Bhasker Hariharan
2021-10-27
rename tcp_conntrack inbound/outbound to reply/original
Kevin Krakauer
2021-10-27
NAT ICMPv4 errors
Ghanan Gowripalan
2021-10-27
Record counts of packets with unknown L3/L4 numbers
Nick Brown
2021-10-26
Simplify vfs.NewDisconnectedMount signature and callpoints.
Ayush Ranjan
2021-10-26
Validate an icmp header before accessing it
Andrei Vagin
2021-10-26
platform/kvm: map vdso and vvar into a guest address space
Andrei Vagin
2021-10-26
Run packet socket tests on Fuchsia
Ghanan Gowripalan
2021-10-26
Obtain ref on root dentry in mqfs.GetFilesystem.
Ayush Ranjan
2021-10-26
Move attestation definitions to standalone package
Chong Cai
2021-10-26
Change Notify() to use unix.RawSyscall.
Bhasker Hariharan
2021-10-26
Remove superfluous SO_RCVBUFFORCE
Zeling Feng
2021-10-26
Ensure statfs::f_namelen is set by VFS2 gofer statfs/fstatfs.
Jamie Liu
2021-10-25
Do not leak non-permission mode bits in mq_open(2).
Ayush Ranjan
2021-10-25
Deflake the fcntl test
Andrei Vagin
2021-10-25
Add support for containerd 1.5
Fabricio Voznika
2021-10-25
Merge pull request #6776 from milantracy:arm64
gVisor bot
2021-10-23
initialize hostFeatureSet from init function
Jing Chen
2021-10-23
fix the failed test target //pkg/cpuid:cpuid_test on arm64.
Jing Chen
2021-10-21
Merge pull request #6345 from sudo-sturbia:mq/syscalls
gVisor bot
2021-10-21
Enable VFS2 by default
Fabricio Voznika
2021-10-21
Add an integration test for istio like redirect.
Bhasker Hariharan
2021-10-20
Add Debug to log file header
Fabricio Voznika
2021-10-20
Report correct error when restore fails
Fabricio Voznika
2021-10-19
Always parse Transport headers
Ghanan Gowripalan
2021-10-19
Fix typo in FIXME
Fabricio Voznika
2021-10-19
Do not return non-nil *lisafs.Inode to doCreateAt on error.
Ayush Ranjan
2021-10-19
Continue reaping bucket after reaping a tuple
Ghanan Gowripalan
2021-10-19
Stub cpuset cgroup control files.
Rahat Mahmood
2021-10-19
Drop accept from sentryctl socket filters
Michael Pratt
2021-10-18
conntrack: update state of un-NATted connections
Kevin Krakauer
2021-10-18
conntrack: use tcpip.Clock instead of time.Time
Kevin Krakauer
2021-10-18
Report ramdiskfs usage correctly
Fabricio Voznika
2021-10-18
Change test to use VFS2
Fabricio Voznika
2021-10-18
Update testDeps definition for https://golang.org/cl/354632
Michael Pratt
2021-10-18
Add hook to add addition build tags
Michael Pratt
2021-10-18
Mount namespace can be nil after task exits
Fabricio Voznika
2021-10-18
Support distinction for RWMutex and read-only locks.
Adin Scannell
2021-10-15
Remove SA5011 suppressions
Tamir Duberstein
[next]