summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/task_block.go
AgeCommit message (Expand)Author
2019-08-22Ensure yield-equivalent with an already-expired timeout.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-05-23gvisor: interrupt the sendfile system call if a task has been interruptedAndrei Vagin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-17Allow kernel.(*Task).Block to accept an extract only channelIan Gudger
2018-04-28Check in gVisor.Googler