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_run.go
Age
Commit message (
Expand
)
Author
2020-11-13
Log task goroutine IDs in the sentry watchdog.
Jamie Liu
2020-11-13
Check for misuse of kernel.Task as context.Context.
Jamie Liu
2020-11-12
Rename kernel.TaskContext to kernel.TaskImage.
Jamie Liu
2020-09-15
Enable automated marshalling for the syscall package.
Rahat Mahmood
2020-08-18
Move ERESTART* error definitions to syserror package.
Dean Deng
2020-08-03
Add callbacks to support lazy loading/restoring thread states
Andrei Vagin
2020-07-23
Add task work mechanism.
Dean Deng
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-04-16
Make ExtractErrno a function
Fabricio Voznika
2020-02-28
Define CPUIDInstruction for arm64
Andrei Vagin
2020-01-27
Update package locations.
Adin Scannell
2020-01-06
Implement rseq(2)
Michael Pratt
2019-12-06
Add runtime tracing.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-05-22
Log unhandled faults only at DEBUG level.
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-08
Export kernel.SignalInfoPriv.
Jamie Liu
2019-04-03
Only CopyOut CPU when it changes
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
Check thread group CPU timers in the CPU clock ticker.
Jamie Liu
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-16
Add CPUID faulting for ptrace and KVM.
Adin Scannell
2018-04-28
Check in gVisor.
Googler