Age | Commit message (Expand) | Author |
2020-05-24 | Add cwd option to spec cmd | Mikael Mello |
2020-05-23 | README: fix link to GOVERNANCE document | Joshua Abraham |
2020-05-23 | Fix typo in 'make tests' recipe | Geethanjali Eswaran |
2020-05-21 | Skip socket tests only if running on vfs1. | Dean Deng |
2020-05-21 | Fix IsRunningWithVFS1() on the runsc-based test runner. | Jamie Liu |
2020-05-21 | Fix TestTmpFile | Fabricio Voznika |
2020-05-21 | Add IsRunningWithVFS1 to test util | Fabricio Voznika |
2020-05-21 | Merge pull request #2719 from geethanjalieswaran:doc-changes | gVisor bot |
2020-05-20 | Normalize permissions in the go branch. | Adin Scannell |
2020-05-20 | Implement gap tracking in the segment set. | Reapor-Yurnero |
2020-05-20 | Avoid all caps FIONREAD as test name. | Jay Zhuang |
2020-05-20 | Remove implicit dependencies for leaf packages. | Rahat Mahmood |
2020-05-20 | Test that we have PAWS mechanism | Zeling Feng |
2020-05-20 | Update the Docker quickstart to use 'runsc install' | Ian Lewis |
2020-05-20 | Internal change. | gVisor bot |
2020-05-20 | Move fsimpl/host file offset from inode to fileDescription. | Dean Deng |
2020-05-20 | Add hugetlb and rdma cgroups to runsc | Fabricio Voznika |
2020-05-20 | Automated rollback of changelist 312522097 | Nicolas Lacasse |
2020-05-20 | Merge pull request #2688 from lubinszARM:pr_goid | gVisor bot |
2020-05-20 | Upgrade to Bazel 3.1.0. | Nicolas Lacasse |
2020-05-20 | Unbreak permalink. | Adin Scannell |
2020-05-19 | Implement mmap for host fs in vfs2. | Dean Deng |
2020-05-19 | Skip itimer "fairness" tests on ptrace. | Jamie Liu |
2020-05-19 | Fix flaky udp tests by polling before reading. | Dean Deng |
2020-05-19 | Merge pull request #2687 from lubinszARM:pr_tls_1 | gVisor bot |
2020-05-19 | Typo fix in README | Geethanjali Eswaran |
2020-05-18 | Add simplified badge and Build workflow. | Adin Scannell |
2020-05-18 | Implement Go branch updater with GitHub actions. | Adin Scannell |
2020-05-18 | Merge release-20200511.0-255-g20e6efd (automated) | gVisor bot |
2020-05-18 | Remove IfChange/ThenChange lint from VFS2 | Fabricio Voznika |
2020-05-18 | Merge release-20200511.0-254-g99a18ec (automated) | gVisor bot |
2020-05-18 | Support TCP options for packetimpact | Zeling Feng |
2020-05-18 | Merge release-20200511.0-253-g32ab382 (automated) | gVisor bot |
2020-05-18 | Improve unsupported syscall message | Fabricio Voznika |
2020-05-18 | Merge release-20200511.0-252-gc27e334 (automated) | gVisor bot |
2020-05-18 | Fix typo a => an. | Adin Scannell |
2020-05-17 | adding the VM-Exit method for Arm64 | Bin Lu |
2020-05-16 | Merge release-20200511.0-251-g420b791 (automated) | gVisor bot |
2020-05-15 | Minor formatting updates for gvisor.dev. | Adin Scannell |
2020-05-15 | Merge release-20200511.0-250-g679fd25 (automated) | gVisor bot |
2020-05-15 | Remove debug log left behind by mistake. | Bhasker Hariharan |
2020-05-15 | Merge release-20200422.0-311-gc5a939d (automated) | gVisor bot |
2020-05-15 | Update vm scripts to handle existing kbuilder user. | Adin Scannell |
2020-05-15 | Merge release-20200422.0-310-g1847165 (automated) | gVisor bot |
2020-05-15 | Minor text updates and jquery ordering. | Adin Scannell |
2020-05-15 | passed the syscall test case 'fpsig_nested' on Arm64 platform | Bin Lu |
2020-05-15 | Merge release-20200422.0-309-g4502b73 (automated) | gVisor bot |
2020-05-14 | Update Kokoro images to include newer gcloud. | Adin Scannell |
2020-05-15 | Merge release-20200422.0-308-gfb7e5f1 (automated) | gVisor bot |
2020-05-14 | Make utimes_test pass on VFS2. | Jamie Liu |