Age | Commit message (Expand) | Author |
2020-04-01 | Merge release-20200323.0-48-gdb79175 (automated) | gVisor bot |
2020-04-01 | Fix 386 build tags | Michael Pratt |
2020-03-19 | Merge release-20200219.0-197-ga0fed7e (automated) | gVisor bot |
2020-03-18 | Merge pull request #2061 from lubinszARM:pr_restart_syscall | gVisor bot |
2020-03-12 | passed the syscall test case 'alarm' on Arm64 platform | Bin Lu |
2020-03-11 | Merge release-20200219.0-136-g24e7005 (automated) | gVisor bot |
2020-03-09 | Enable thread local storage support on arm64. | Haibo Xu |
2020-02-29 | Merge release-20200219.0-75-g3d9ddeb (automated) | gVisor bot |
2020-02-28 | Define CPUIDInstruction for arm64 | Andrei Vagin |
2020-02-27 | Merge release-20200219.0-57-gd9ee811 (automated) | gVisor bot |
2020-02-27 | Merge of a369c88c0c4ece5239855000d28df045111c1be7 | gVisor bot |
2020-02-25 | Merge release-20200219.0-39-g430992a (automated) | gVisor bot |
2020-02-20 | Lazy-fpsimd support patch series#1: add Arm64-fpsimd support to arch module | Bin Lu |
2020-02-13 | Add definition of arch.ARMTrapFlag. | Haibo Xu |
2020-02-11 | Merge release-20200127.0-130-g9be46e5 (automated) | gVisor bot |
2020-02-10 | Merge release-20200127.0-115-g2889ffa (automated) | gVisor bot |
2020-02-10 | Add context to note. | Adin Scannell |
2020-02-10 | Merge release-20200127.0-107-g20840bf (automated) | gVisor bot |
2020-02-10 | Move x86 state definition to its own file. | Brad Burlage |
2020-02-06 | Merge release-20200127.0-85-g1b6a12a (automated) | gVisor bot |
2020-02-05 | Add notes to relevant tests. | Adin Scannell |
2020-02-04 | Merge release-20200127.0-65-g95ce8bb (automated) | gVisor bot |
2020-01-29 | Merge release-20200127.0-29-g37bb502 (automated) | gVisor bot |
2020-01-29 | sentry: rename SetRSEQInterruptedIP to SetOldRSeqInterruptedIP for arm64 | Andrei Vagin |
2020-01-27 | Merge release-20200115.0-110-g0e2f1b7 (automated) | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-15 | Merge release-20191213.0-117-gff78a72 (automated) | gVisor bot |
2020-01-14 | enable pkg/sentry/arch to support arm64 basically | lubinszARM |
2020-01-10 | Merge release-20191213.0-96-g27500d5 (automated) | gVisor bot |
2020-01-09 | New sync package. | Ian Gudger |
2020-01-06 | Merge release-20191213.0-61-g354a15a (automated) | gVisor bot |
2020-01-06 | Implement rseq(2) | Michael Pratt |
2019-12-04 | Merge release-20191114.0-60-g1eda90d (automated) | gVisor bot |
2019-12-04 | Remove TODO since we don't plan to support debug registers | Fabricio Voznika |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-09-23 | internal BUILD file cleanup. | gVisor bot |
2019-07-22 | Merge d706922d (automated) | gVisor bot |
2019-07-21 | Add ARM64 support to pkg/sentry/loader | Bin Lu |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-02 | Merge 216da0b7 (automated) | gVisor bot |
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-25 | Perform explicit CPUID and FP state compatibility checks on restore | Michael Pratt |
2019-04-10 | Internal change | Michael Pratt |
2019-02-05 | Change /proc/PID/cmdline to read environment vector. | Zach Koopmans |
2019-01-31 | Remove license comments | Michael Pratt |
2018-12-10 | Validate FS_BASE in Task.Clone | Michael Pratt |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |