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_log.go
Age
Commit message (
Expand
)
Author
2021-09-16
runsc: add global profile collection flags
Michael Pratt
2021-07-08
Replace kernel.ExitStatus with linux.WaitStatus.
Jamie Liu
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2020-11-12
Fix misuses of kernel.Task as context.Context.
Jamie Liu
2020-11-12
Rename kernel.TaskContext to kernel.TaskImage.
Jamie Liu
2020-08-03
Add callbacks to support lazy loading/restoring thread states
Andrei Vagin
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-02-25
Fix nested logging.
Adin Scannell
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2019-12-06
Add runtime tracing.
Adin Scannell
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
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-08-31
Disintegrate kernel.TaskResources.
Jamie Liu
2018-04-28
Check in gVisor.
Googler