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
/
sentry
Age
Commit message (
Expand
)
Author
2020-12-02
Merge release-20201117.0-97-g1375a87a2 (automated)
gVisor bot
2020-12-02
[netstack] Refactor common utils out of netstack to socket package.
Ayush Ranjan
2020-12-02
Clean up verity tests.
Dean Deng
2020-12-02
Merge release-20201117.0-90-gb26dd6d9b (automated)
gVisor bot
2020-12-02
Add /proc/sys/kernel/sem.
Jing Chen
2020-12-01
Merge release-20201117.0-83-g6b1dbbbdc (automated)
gVisor bot
2020-11-30
Fix typo in ptrace documentation.
Dean Deng
2020-11-26
Merge release-20201109.0-120-gad8311242 (automated)
gVisor bot
2020-11-26
[netstack] Add SOL_TCP options to SocketOptions.
Ayush Ranjan
2020-11-26
Merge release-20201109.0-119-gbebadb518 (automated)
gVisor bot
2020-11-25
[netstack] Add SOL_IP and SOL_IPV6 options to SocketOptions.
Ayush Ranjan
2020-11-24
Remove outdated TODO.
Dean Deng
2020-11-24
Merge release-20201109.0-105-g986683124 (automated)
gVisor bot
2020-11-23
Don't evict gofer.dentries with inotify watches before saving.
Jamie Liu
2020-11-20
Refactor verity test for readability
Chong Cai
2020-11-20
Merge release-20201109.0-94-g9c553f2d4 (automated)
gVisor bot
2020-11-19
Remove racy stringification of socket fds from /proc/net/*.
Rahat Mahmood
2020-11-20
Merge release-20201109.0-93-gd35a25cc8 (automated)
gVisor bot
2020-11-19
Add a helpful message in stuck task logs.
Dean Deng
2020-11-19
Merge release-20201109.0-89-g3454d5721 (automated)
gVisor bot
2020-11-19
Require sync.Mutex to lock and unlock from the same goroutine
Michael Pratt
2020-11-19
Merge release-20201109.0-85-g74bc6e56c (automated)
gVisor bot
2020-11-18
[vfs] kernfs: Do not panic if destroyed dentry is cached.
Ayush Ranjan
2020-11-19
Merge release-20201109.0-84-ge5650d124 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_KEEPALIVE and SO_ACCEPTCONN option to SocketOptions.
Ayush Ranjan
2020-11-19
Merge release-20201109.0-81-g3a16b829c (automated)
gVisor bot
2020-11-18
Port filesystem metrics to VFS2.
Jamie Liu
2020-11-18
Merge release-20201109.0-79-gdf37babd5 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_REUSEPORT and SO_REUSEADDR option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-77-g3e73c519a (automated)
gVisor bot
2020-11-18
[netstack] Move SO_NO_CHECK option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-74-gc978ab047 (automated)
gVisor bot
2020-11-18
Merge pull request #4791 from lubinszARM:pr_pt_upper
gVisor bot
2020-11-18
Merge release-20201109.0-72-gd6e788a8d (automated)
gVisor bot
2020-11-18
Add a few syslog messages.
Etienne Perot
2020-11-18
Merge release-20201109.0-71-gfc342fb43 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_PASSCRED option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-66-gee6dd8cb9 (automated)
gVisor bot
2020-11-17
Merge pull request #4840 from lubinszARM:pr_fpsimd_1
gVisor bot
2020-11-18
Merge release-20201109.0-64-g05223889b (automated)
gVisor bot
2020-11-17
fs/fuse: don't dereference fuse.DeviceFD.fs if it is nil
Andrei Vagin
2020-11-17
Merge release-20201109.0-62-g10ba578c0 (automated)
gVisor bot
2020-11-17
tmpfs: make sure that a dentry will not be destroyed before the open() call
Andrei Vagin
2020-11-17
Add consistent precondition formatting for verity
Chong Cai
2020-11-17
Merge release-20201109.0-58-gc1e1e7a9a (automated)
gVisor bot
2020-11-17
Merge pull request #4836 from lubinszARM:pr_exception_el0_el1
gVisor bot
2020-11-17
Merge release-20201109.0-55-gfb9a649f3 (automated)
gVisor bot
2020-11-17
Fix SO_ERROR behavior for TCP in gVisor.
Bhasker Hariharan
2020-11-17
arm64 kvm: optimize all fpsimd related code
Robin Luk
2020-11-17
arm64 kvm: add the processing functions for all el0/el1 exceptions
Robin Luk
[next]