Age | Commit message (Expand) | Author |
2019-09-25 | Merge release-20190806.1-180-g76ff194 (automated) | gVisor bot |
2019-09-24 | gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required | gVisor bot |
2019-09-17 | Merge release-20190806.1-151-g3b7119a (automated) | gVisor bot |
2019-09-17 | platform/ptrace: log exit code for stub processes | Andrei Vagin |
2019-08-17 | Merge 2a130335 (automated) | gVisor bot |
2019-08-16 | ptrace: detect if a stub process exited unexpectedly | Andrei Vagin |
2019-08-09 | Merge 5a38eb12 (automated) | gVisor bot |
2019-08-09 | Add initial ptrace stub and syscall support for arm64. | Haibo Xu |
2019-07-12 | Merge 69e0affa (automated) | gVisor bot |
2019-07-03 | Avoid importing platforms from many source files | Andrei Vagin |
2019-06-28 | platform/ptrace: return more detailed errors | Andrei Vagin |
2019-06-27 | Merge 5b41ba5d (automated) | gVisor bot |
2019-06-27 | Merge 085a9075 (automated) | gVisor bot |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-27 | gvisor/ptrace: grub initial thread registers only once | Andrei Vagin |
2019-06-25 | Merge 7f5d0afe (automated) | gVisor bot |
2019-06-24 | Add O_EXITKILL to ptrace options. | Adin Scannell |
2019-06-24 | Merge c5486f51 (automated) | gVisor bot |
2019-06-24 | platform/ptrace: specify PTRACE_O_TRACEEXIT for stub-processes | Andrei Vagin |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
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 |