Age | Commit message (Expand) | Author |
2019-10-22 | platform/ptrace: exit without panic if a stub process has been killed by SIGKILL | Andrei Vagin |
2019-09-24 | gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required | gVisor bot |
2019-08-09 | Add initial ptrace stub and syscall support for arm64. | Haibo Xu |
2019-06-28 | platform/ptrace: return more detailed errors | Andrei Vagin |
2019-06-27 | gvisor/ptrace: grub initial thread registers only once | Andrei Vagin |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-10 | Move //pkg/sentry/platform/procid to //pkg/procid. | Jamie Liu |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2018-12-18 | Add BPFAction type with Stringer | Fabricio Voznika |
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-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-10 | Add seccomp filter configuration to ptrace stubs. | Adin Scannell |
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-04-28 | Check in gVisor. | Googler |