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
/
runsc
/
boot
/
filter
Age
Commit message (
Expand
)
Author
2020-03-14
Merge release-20200219.0-177-g5e413ca (automated)
gVisor bot
2020-03-14
Plumb VFS2 imported fds into virtual filesystem.
Dean Deng
2020-02-25
Merge release-20200219.0-37-g471b15b (automated)
gVisor bot
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-02-04
Merge release-20200127.0-65-g95ce8bb (automated)
gVisor bot
2020-02-03
Merge release-20200127.0-52-g4d1a648 (automated)
gVisor bot
2020-02-03
Allow mlock in system call filters
Michael Pratt
2020-01-27
Merge release-20200115.0-103-gd29e59a (automated)
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-12-03
Merge release-20191114.0-49-g19b2d99 (automated)
gVisor bot
2019-12-03
Support IP_TOS and IPV6_TCLASS socket options for hostinet sockets.
Dean Deng
2019-11-28
Merge release-20191114.0-41-g684f757 (automated)
gVisor bot
2019-11-27
Add support for receiving TOS and TCLASS control messages in hostinet.
Dean Deng
2019-11-25
Merge release-20191114.0-30-g0416c24 (automated)
gVisor bot
2019-11-25
Merge pull request #1176 from xiaobo55x:runsc_boot
gVisor bot
2019-11-13
Enable runsc/boot support on arm64.
Haibo Xu
2019-10-22
Merge release-20190806.1-300-g8720bd6 (automated)
gVisor bot
2019-10-22
netstack/tcp: software segmentation offload
Andrei Vagin
2019-10-16
Merge release-20190806.1-281-g9fb5622 (automated)
gVisor bot
2019-10-16
Fix problem with open FD when copy up is triggered in overlayfs
Fabricio Voznika
2019-09-13
Merge release-20190806.1-143-ga8834fc (automated)
gVisor bot
2019-09-12
Update p9 to support flipcall.
Adin Scannell
2019-07-30
Merge 1decf764 (automated)
gVisor bot
2019-07-30
Change syscall.POLL to syscall.PPOLL.
Haibo Xu
2019-07-12
Merge 69e0affa (automated)
gVisor bot
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-06-28
runsc: allow openat for runsc-race
Andrei Vagin
2019-06-27
Merge 5b41ba5d (automated)
gVisor bot
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-10
Merge a00157cc (automated)
gVisor bot
2019-06-05
Shutdown host sockets on internal shutdown
Michael Pratt
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-03-29
gvisor/runsc: enable generic segmentation offload (GSO)
Andrei Vagin
2019-03-11
Add profiling commands to runsc
Fabricio Voznika
2019-01-31
Remove license comments
Michael Pratt
2019-01-29
Use recvmmsg() instead of readv() to read packets from NIC.
Bhasker Hariharan
2018-11-20
Use RET_KILL_PROCESS if available in kernel
Fabricio Voznika
2018-10-30
kvm: use private futexes.
Adin Scannell
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-10
Enforce message size limits and avoid host calls with too many iovecs
Michael Pratt
2018-10-03
Add TIOCINQ to allowed seccomp when hostinet is used
Fabricio Voznika
2018-09-27
Forward ioctl(TCSETSF) calls on host ttys to the host kernel.
Nicolas Lacasse
2018-09-12
Remove getdents from filters
Michael Pratt
2018-09-11
Rollback of changelist 212483372
Michael Pratt
[next]