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
/
syscalls
/
linux
/
sys_prctl.go
Age
Commit message (
Expand
)
Author
2020-09-15
Enable automated marshalling for the syscall package.
Rahat Mahmood
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-04-10
Add logging message for noNewPrivileges OCI option.
Ian Lewis
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2019-07-09
Cleanup straggling syscall dependencies.
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-03-29
Use kernel.Task.CopyScratchBuffer in syscalls/linux where possible.
Jamie Liu
2018-12-05
Check for CAP_SYS_RESOURCE in prctl(PR_SET_MM, ...)
Zach Koopmans
2018-10-20
Add more unimplemented syscall events
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-02
Update comment reference
Michael Pratt
2018-08-02
Add seccomp(2) support.
Brian Geffon
2018-04-28
Check in gVisor.
Googler