Age | Commit message (Expand) | Author |
2019-06-17 | Merge 99d28637 (automated) | gVisor bot |
2019-06-14 | Merge 3d71c627 (automated) | gVisor bot |
2019-06-14 | Merge 3e9b8ecb (automated) | gVisor bot |
2019-06-14 | Merge 7b0f0682 (automated) | gVisor bot |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-13 | Merge 4fdd560b (automated) | gVisor bot |
2019-06-13 | Merge 9f77b36f (automated) | gVisor bot |
2019-06-13 | Merge 94ab253d (automated) | gVisor bot |
2019-06-12 | Merge bb849bad (automated) | gVisor bot |
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-12 | Merge df110ad4 (automated) | gVisor bot |
2019-06-11 | Merge 69c8657a (automated) | gVisor bot |
2019-06-11 | Merge 478a0873 (automated) | gVisor bot |
2019-06-11 | Merge fc746efa (automated) | gVisor bot |
2019-06-11 | Merge 847c4b97 (automated) | gVisor bot |
2019-06-11 | Merge a775ae82 (automated) | gVisor bot |
2019-06-11 | Merge 307a9854 (automated) | gVisor bot |
2019-06-11 | Merge 74e397e3 (automated) | gVisor bot |
2019-06-10 | Merge 589f36ac (automated) | gVisor bot |
2019-06-10 | Move //pkg/sentry/platform/procid to //pkg/procid. | Jamie Liu |
2019-06-10 | Merge a00157cc (automated) | gVisor bot |
2019-06-04 | Merge f520d0d5 (automated) | gVisor bot |
2019-06-03 | Merge 8e926e3f (automated) | gVisor bot |
2019-06-02 | Merge 216da0b7 (automated) | gVisor bot |
2019-05-30 | Add build guard to files using go:linkname | Fabricio Voznika |
2019-05-30 | Update procid for Go 1.13 | Michael Pratt |
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-04-26 | kvm: remove non-sane sanity check | Adin Scannell |
2019-03-21 | Allow BP and OF can be called from user space | Yong He |
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-11 | kvm: minimum guest/host timekeeping delta. | Adin Scannell |
2019-03-05 | Priority-inheritance futex implementation | Fabricio Voznika |
2019-03-01 | ptrace: drop old FIXME | Adin Scannell |
2019-02-28 | Fix "-c dbg" build break | Fabricio Voznika |
2019-02-28 | Upgrade to Go 1.12 | Michael Pratt |
2019-02-26 | FPE_INTOVF (integer overflow) should be 2 refer to Linux. | Ruidong Cao |
2019-02-13 | Improve safecopy sanity checks. | Jamie Liu |
2019-01-31 | Remove license comments | Michael Pratt |
2018-12-18 | Add BPFAction type with Stringer | Fabricio Voznika |
2018-12-10 | Add safecopy support for arm64 platform. | Haibo Xu |
2018-12-10 | Validate FS_BASE in Task.Clone | Michael Pratt |
2018-12-04 | Remove initRegs arg from clone | Michael Pratt |
2018-11-27 | Add procid support for arm64 platform | Haibo Xu |
2018-11-20 | Use RET_KILL_PROCESS if available in kernel | Fabricio Voznika |
2018-11-20 | Reference upstream licenses | Michael Pratt |
2018-10-31 | kvm: simplify floating point logic. | Adin Scannell |