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
path:
root
/
pkg
Age
Commit message (
Expand
)
Author
2021-11-05
Fix unfair comparison to unbuffered channels in sleep_test.go.
Jamie Liu
2021-11-04
Remove id from sleep.Sleeper API.
Adin Scannell
2021-11-04
[syserr] Move ConvertIntr function to linuxerr package
Zach Koopmans
2021-11-04
[syserr] Reverse dependency for tcpip.Error
Zach Koopmans
2021-11-02
Merge pull request #6805 from bradfitz:bradfitz/mipsle
gVisor bot
2021-11-02
Extract tcb & lastUsed to its own lock
Ghanan Gowripalan
2021-11-02
Properly reap NATed connections
Ghanan Gowripalan
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
pkg/atomicbitops: support 32-bit GOARCH value "mipsle"
Brad Fitzpatrick
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
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
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
Add support for containerd 1.5
Fabricio Voznika
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
Add an integration test for istio like redirect.
Bhasker Hariharan
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-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
Support distinction for RWMutex and read-only locks.
Adin Scannell
2021-10-15
Satisfy nogo
Ghanan Gowripalan
2021-10-15
Implement WriteRawPacket for pipe
Tony Gong
2021-10-14
Report total memory based on limit or host
Fabricio Voznika
2021-10-14
Add a size parameter
Chong Cai
2021-10-13
Minor fixes to sharedmem.
Bhasker Hariharan
2021-10-13
add create-only raw sockets
Kevin Krakauer
[next]