Age | Commit message (Expand) | Author |
2020-08-12 | Running hello-world on Thunderx2 with kvm | Bin Lu |
2020-07-23 | kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platform | lubinszARM |
2020-06-09 | initialize an empty fp state area for sentry on Arm64 | Bin Lu |
2020-05-15 | Minor formatting updates for gvisor.dev. | Adin Scannell |
2020-05-11 | Add fpsimd support in sigreturn on Arm64 | Bin Lu |
2020-04-28 | code clean in arch module | Bin Lu |
2020-04-25 | Enable automated marshalling for signals and the arch package. | Rahat Mahmood |
2020-04-23 | Merge pull request #1819 from lubinszARM:pr_signal_2 | gVisor bot |
2020-04-13 | Merge pull request #2168 from xiaobo55x:ptrace_test | gVisor bot |
2020-04-13 | Remove obsolete TODOs for b/38173783 | Jon Budd |
2020-04-10 | Enable syscall ptrace test on arm64. | Haibo Xu |
2020-04-01 | Fix 386 build tags | Michael Pratt |
2020-03-31 | Arm64 signal#2: signal support in arch module | Bin Lu |
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-09 | Enable thread local storage support on arm64. | Haibo Xu |
2020-02-28 | Define CPUIDInstruction for arm64 | Andrei Vagin |
2020-02-27 | Merge of a369c88c0c4ece5239855000d28df045111c1be7 | 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-10 | Add context to note. | Adin Scannell |
2020-02-10 | Move x86 state definition to its own file. | Brad Burlage |
2020-02-05 | Add notes to relevant tests. | Adin Scannell |
2020-01-29 | sentry: rename SetRSEQInterruptedIP to SetOldRSeqInterruptedIP for arm64 | Andrei Vagin |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-14 | enable pkg/sentry/arch to support arm64 basically | lubinszARM |
2020-01-09 | New sync package. | Ian Gudger |
2020-01-06 | Implement rseq(2) | Michael Pratt |
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-21 | Add ARM64 support to pkg/sentry/loader | Bin Lu |
2019-06-13 | Update canonical repository. | Adin Scannell |
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 |
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-08-23 | Implement POSIX per-process interval timers. | Jamie Liu |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-06-08 | Fix sigaltstack semantics. | Adin Scannell |