summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ptrace
AgeCommit message (Expand)Author
2018-10-10Add seccomp filter configuration to ptrace stubs.Adin Scannell
2018-09-14Avoid reuse of pending SignalInfo objectsnewmanwang
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-16Add CPUID faulting for ptrace and KVM.Adin Scannell
2018-06-26Change SIGCHLD to SIGKILL in ptrace stubs.Adin Scannell
2018-05-11Remove error return from AddressSpace.Release()Michael Pratt
2018-04-28Check in gVisor.Googler