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
/
test
Age
Commit message (
Expand
)
Author
2019-05-22
Add WCLONE / WALL support to waitid
Michael Pratt
2019-05-22
Add support for wait(WNOTHREAD)
Michael Pratt
2019-05-22
UDP and TCP raw socket support.
Kevin Krakauer
2019-05-21
Clean up pipe internals and add fcntl support
Adin Scannell
2019-05-21
Fix inconsistencies in ELF anonymous mappings
Michael Pratt
2019-05-21
Add basic plumbing for splice and stub implementation.
Adin Scannell
2019-05-20
Fix incorrect tmpfs timestamp updates
Michael Pratt
2019-05-17
Fix gofer rename ctime and cleanup stat_times test
Michael Pratt
2019-05-16
Add test for duplicate proc entries.
Ian Gudger
2019-05-14
Update out of date comment
Michael Pratt
2019-05-10
Modernize mknod test
Michael Pratt
2019-05-09
Implement fallocate(2)
Fabricio Voznika
2019-05-08
Fix types that are subtly incorrect.
Googler
2019-05-05
Fix raw socket behavior and tests.
Kevin Krakauer
2019-05-03
gvisor: run bazel in a docker container
Andrei Vagin
2019-05-03
Skip flaky ClockGettime.CputimeId take 2
Fabricio Voznika
2019-05-03
Proper cleanup of sockets that used REUSEPORT
Chris Kuiper
2019-05-02
Support reception of multicast data on more than one socket
Chris Kuiper
2019-05-02
Replace dynamic macros with constants in memfd test.
Kevin Krakauer
2019-04-29
Implement the MSG_CTRUNC msghdr flag for Unix sockets.
Ian Gudger
2019-04-29
Skip flaky ClockGettime.CputimeId
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-29
Appease googletest deprecation
Tamir Duberstein
2019-04-29
createAt should return all errors from FindInode except ENOENT.
Nicolas Lacasse
2019-04-26
Remove syscall tests' dependency on glog
Tamir Duberstein
2019-04-26
Fix reference counting bug in /proc/PID/fdinfo/.
Kevin Krakauer
2019-04-26
Change name of sticky test arg.
Kevin Krakauer
2019-04-25
Don't enforce NAME_MAX in fs.Dirent.walk().
Jamie Liu
2019-04-25
s,sys/poll.h/,poll.h,g
Tamir Duberstein
2019-04-25
Handle glibc and XSI variants of strerror_r
Tamir Duberstein
2019-04-25
Remove useless modifiers
Tamir Duberstein
2019-04-24
Add Unix socket tests for the MSG_CTRUNC msghdr flag.
Ian Gudger
2019-04-22
Bugfix: fix fstatat symbol link to dir
Wei Zhang
2019-04-19
tcpip/transport/tcp: read side only shutdown of an endpoint
Ben Burkert
2019-04-19
Add support for the MSG_TRUNC msghdr flag.
Ian Gudger
2019-04-18
Keep symlink target open while in test that compares inode ids.
Nicolas Lacasse
2019-04-17
Don't allow sigtimedwait to catch unblockable signals
Michael Pratt
2019-04-17
Use FD limit and file size limit from host
Fabricio Voznika
2019-04-11
CONTRIBUTING: add style guide pointer
Adin Scannell
2019-04-10
Internal change
Michael Pratt
2019-04-10
rlimits test: don't exceed nr_open.
Kevin Krakauer
2019-04-10
Allow threads with CAP_SYS_RESOURCE to raise hard rlimits.
Kevin Krakauer
2019-04-10
Fixed /proc/cpuinfo permissions
Shiva Prasanth
2019-04-09
Match multi-word State
Michael Pratt
2019-04-08
Internal change
Michael Pratt
2019-04-08
Export kernel.SignalInfoPriv.
Jamie Liu
2019-04-08
Add TODO
Michael Pratt
2019-04-05
Deflake PtraceTest.SeizeSetOptions.
Jamie Liu
2019-04-04
gvisor: Add support for the MS_NOEXEC mount option
Andrei Vagin
[next]