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
/
syscalls
/
linux
/
linux64.go
Age
Commit message (
Expand
)
Author
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-10
Add introspection for Linux/AMD64 syscalls
Ian Lewis
2019-06-06
"Implement" mbind(2).
Jamie Liu
2019-05-21
Add basic plumbing for splice and stub implementation.
Adin Scannell
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-03
Add syscall annotations for unimplemented syscalls
Ian Lewis
2019-03-26
Implement memfd_create.
Rahat Mahmood
2018-12-21
Automated rollback of changelist 226224230
Jamie Liu
2018-12-19
Automated rollback of changelist 225861605
Googler
2018-12-19
Implement pwritev2.
Zach Koopmans
2018-12-17
Implement mlock(), kind of.
Jamie Liu
2018-11-26
Implementation of preadv2 for Linux 4.4 support
Zach Koopmans
2018-11-08
Implement sync_file_range()
Andrei Vagin
2018-11-08
Create stubs for syscalls upto Linux 4.4.
Rahat Mahmood
2018-10-20
Add more unimplemented syscall events
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-23
Implement POSIX per-process interval timers.
Jamie Liu
2018-08-14
Automated rollback of changelist 208284483
Nicolas Lacasse
2018-08-10
Implemented the splice(2) syscall.
Justine Olshan
2018-08-02
Add seccomp(2) support.
Brian Geffon
2018-05-17
Cleanup docs
Michael Pratt
2018-05-17
Implement sysv shm.
Rahat Mahmood
2018-04-28
Check in gVisor.
Googler