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_exec.go
Age
Commit message (
Expand
)
Author
2021-08-27
Fix lock order violations: mm.mappingMu > Task.mu.
Nicolas Lacasse
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-06-10
[op] Move SignalStack to abi/linux package.
Ayush Ranjan
2020-11-12
Rename kernel.TaskContext to kernel.TaskImage.
Jamie Liu
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-07
Add context.FullStateChanged()
Andrei Vagin
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-07-23
Implement get/set_robust_list.
Nicolas Lacasse
2020-06-05
Unshare files on exec
Andrei Vagin
2020-02-25
Add option to skip stuck tasks waiting for address space
Fabricio Voznika
2020-01-28
Add vfs.FileDescription to FD table
Fabricio Voznika
2020-01-06
Implement rseq(2)
Michael Pratt
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-06-05
Implement dumpability tracking and checks
Michael Pratt
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
Cache ThreadGroups in PIDNamespace
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-31
Disintegrate kernel.TaskResources.
Jamie Liu
2018-08-23
Implement POSIX per-process interval timers.
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-04-28
Check in gVisor.
Googler