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_context.go
Age
Commit message (
Expand
)
Author
2021-05-20
Send SIGPIPE for closed pipes.
Ian Lewis
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-29
Replace remaining uses of reflection-based marshalling.
Rahat Mahmood
2020-04-13
Remove obsolete TODOs for b/38173783
Jon Budd
2020-04-08
Fix all copy locks violations.
Adin Scannell
2020-02-25
Add option to skip stuck tasks waiting for address space
Fabricio Voznika
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2019-10-25
Aggregate arguments for loading executables into a single struct.
Dean Deng
2019-10-24
Handle AT_SYMLINK_NOFOLLOW flag for execveat.
Dean Deng
2019-07-30
Add feature to launch Sentry from an open host FD.
Zach Koopmans
2019-06-13
Update canonical repository.
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-03-28
set task's name when fork
chris.zn
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-01-08
Improve loader related error messages returned to users.
Brian Geffon
2018-12-04
Max link traversals should be for an entire path.
Brian Geffon
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-08
Implement shared futexes.
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