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
2021-10-21
Merge release-20211011.0-59-g14f411392 (automated)
gVisor bot
2021-10-21
Merge pull request #6345 from sudo-sturbia:mq/syscalls
gVisor bot
2021-10-20
Merge release-20211011.0-37-gc23d67f3c (automated)
gVisor bot
2021-10-20
Report correct error when restore fails
Fabricio Voznika
2021-10-19
Fix typo in FIXME
Fabricio Voznika
2021-10-19
Merge release-20211011.0-34-g1b494b80f (automated)
gVisor bot
2021-10-19
Do not return non-nil *lisafs.Inode to doCreateAt on error.
Ayush Ranjan
2021-10-19
Merge release-20211011.0-32-g80d655d84 (automated)
gVisor bot
2021-10-19
Stub cpuset cgroup control files.
Rahat Mahmood
2021-10-18
Merge release-20211005.0-58-g211bbf82a (automated)
gVisor bot
2021-10-18
conntrack: use tcpip.Clock instead of time.Time
Kevin Krakauer
2021-10-18
Merge release-20211005.0-57-gfa56fbf44 (automated)
gVisor bot
2021-10-18
Report ramdiskfs usage correctly
Fabricio Voznika
2021-10-18
Merge release-20211005.0-52-g4f6cda4d0 (automated)
gVisor bot
2021-10-18
Support distinction for RWMutex and read-only locks.
Adin Scannell
2021-10-15
Merge release-20211005.0-47-g33b41d8fe (automated)
gVisor bot
2021-10-14
Report total memory based on limit or host
Fabricio Voznika
2021-10-12
Merge release-20210927.0-60-g8682ce689 (automated)
gVisor bot
2021-10-12
Remove state:"nosave"/"zerovalue" annotations from all waiter.Queues.
Jamie Liu
2021-10-11
Merge release-20210927.0-55-g09a42f997 (automated)
gVisor bot
2021-10-11
Merge pull request #6428 from dillanzhou:fix_epoll_vfs2
gVisor bot
2021-10-09
Merge release-20210927.0-53-g3f1642e4b (automated)
gVisor bot
2021-10-08
Remove ring0 floating point save/load functions on amd64.
Jamie Liu
2021-10-08
Merge release-20210927.0-52-g34e68b6b4 (automated)
gVisor bot
2021-10-08
Remove redundant slice copy in lisafs gofer client.
Ayush Ranjan
2021-10-08
Merge release-20210927.0-51-gda41ecc5b (automated)
gVisor bot
2021-10-08
Disallow "trusted" namespace xattr in VFS2 gofer client.
Ayush Ranjan
2021-10-08
Merge release-20210927.0-50-ge44b10065 (automated)
gVisor bot
2021-10-07
add convenient wrapper for eventfd
Kevin Krakauer
2021-10-07
Merge release-20210927.0-49-g487651ac4 (automated)
gVisor bot
2021-10-07
Add a new metric to detect the number of spurious loss recoveries.
Nayana Bidari
2021-10-07
Merge release-20210927.0-47-g710e51372 (automated)
gVisor bot
2021-10-07
tests: use a proper path to the kvm device
Andrei Vagin
2021-10-07
Merge release-20210927.0-44-ga7045f051 (automated)
gVisor bot
2021-10-07
Store timestamps as time.Time
Tamir Duberstein
2021-10-06
Merge release-20210927.0-42-gdd74503b8 (automated)
gVisor bot
2021-10-06
Create null entry connection on first IPTables hook
Ghanan Gowripalan
2021-10-06
Merge release-20210927.0-41-ga25911549 (automated)
gVisor bot
2021-10-06
Add global lisafs kernel flag.
Ayush Ranjan
2021-10-05
Merge release-20210927.0-31-g6f6cf522e (automated)
gVisor bot
2021-10-01
Merge release-20210921.0-54-geac4d9ab2 (automated)
gVisor bot
2021-10-01
Merge pull request #6551 from sudo-sturbia:msgqueue/procfs
gVisor bot
2021-09-30
Merge release-20210921.0-46-g9fff9469a (automated)
gVisor bot
2021-09-30
kernel: print PID in addition to TID in task log messages
Andrei Vagin
2021-09-29
Merge release-20210921.0-39-g65698b627 (automated)
gVisor bot
2021-09-28
Move `safecopy.ReplaceSignalHandler` into `sighandling` package.
Etienne Perot
2021-09-28
Implement stubs for mq_open(2) and mq_unlink(2).
Zyad A. Ali
2021-09-28
Implement Registry.Remove.
Zyad A. Ali
2021-09-28
Use one mutex for both Registry and RegistryImpl.
Zyad A. Ali
2021-09-28
Implement Registry.FindOrCreate.
Zyad A. Ali
[next]