summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ptrace/subprocess_linux.go
AgeCommit message (Expand)Author
2018-11-20Use RET_KILL_PROCESS if available in kernelFabricio Voznika
2018-10-24Use TRAP to simplify vsyscall emulation.Adin Scannell
2018-10-24Run ptrace stubs in their own session and process group.Nicolas Lacasse
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Add seccomp filter configuration to ptrace stubs.Adin Scannell
2018-07-16Add CPUID faulting for ptrace and KVM.Adin Scannell
2018-06-26Change SIGCHLD to SIGKILL in ptrace stubs.Adin Scannell
2018-04-28Check in gVisor.Googler