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
/
platform
/
ptrace
Age
Commit message (
Expand
)
Author
2019-06-12
Merge 0d05a12f (automated)
gVisor bot
2019-06-12
gvisor/ptrace: print guest registers if a stub stopped with unexpected code
Andrei Vagin
2019-06-10
Merge 589f36ac (automated)
gVisor bot
2019-06-10
Move //pkg/sentry/platform/procid to //pkg/procid.
Jamie Liu
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-05-30
Add build guard to files using go:linkname
Fabricio Voznika
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-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-03-12
Clarify the platform.File interface.
Jamie Liu
2019-03-01
ptrace: drop old FIXME
Adin Scannell
2019-01-31
Remove license comments
Michael Pratt
2018-12-18
Add BPFAction type with Stringer
Fabricio Voznika
2018-12-10
Validate FS_BASE in Task.Clone
Michael Pratt
2018-12-04
Remove initRegs arg from clone
Michael Pratt
2018-11-20
Use RET_KILL_PROCESS if available in kernel
Fabricio Voznika
2018-10-24
Use TRAP to simplify vsyscall emulation.
Adin Scannell
2018-10-24
Run ptrace stubs in their own session and process group.
Nicolas Lacasse
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-10
Add seccomp filter configuration to ptrace stubs.
Adin Scannell
2018-09-14
Avoid reuse of pending SignalInfo objects
newmanwang
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-16
Add CPUID faulting for ptrace and KVM.
Adin Scannell
2018-06-26
Change SIGCHLD to SIGKILL in ptrace stubs.
Adin Scannell
2018-05-11
Remove error return from AddressSpace.Release()
Michael Pratt
2018-04-28
Check in gVisor.
Googler