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
/
kernel
/
task_block.go
Age
Commit message (
Expand
)
Author
2021-08-13
[syserror] Remove pkg syserror.
Zach Koopmans
2021-07-01
[syserror] Update several syserror errors to linuxerr equivalents.
Zach Koopmans
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-01-22
Define tcpip.Payloader in terms of io.Reader
Tamir Duberstein
2020-11-16
Reset watchdog timer between sendfile() iterations.
Jamie Liu
2020-11-13
Check for misuse of kernel.Task as context.Context.
Jamie Liu
2019-12-06
Add runtime tracing.
Adin Scannell
2019-08-22
Ensure yield-equivalent with an already-expired timeout.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-05-23
gvisor: interrupt the sendfile system call if a task has been interrupted
Andrei Vagin
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-17
Allow kernel.(*Task).Block to accept an extract only channel
Ian Gudger
2018-04-28
Check in gVisor.
Googler