Age | Commit message (Expand) | Author |
2020-10-06 | Ignore errors in rootless and test modes | Konstantin Baranov |
2020-10-06 | Merge release-20200928.0-57-gb761330ca (automated) | gVisor bot |
2020-10-06 | Merge pull request #4355 from majek:marek/swallow-SO_RCVBUFFORCE-error | gVisor bot |
2020-10-06 | Merge release-20200928.0-55-g1336af78d (automated) | gVisor bot |
2020-10-06 | Implement membarrier(2) commands other than *_SYNC_CORE. | Jamie Liu |
2020-10-06 | Merge release-20200928.0-48-g9e64b9f3a (automated) | gVisor bot |
2020-10-05 | Fix gofer monitor prematurely destroying container | Fabricio Voznika |
2020-10-05 | Merge release-20200928.0-45-g1bc78d9fd (automated) | gVisor bot |
2020-10-05 | Merge pull request #3970 from benbuzbee:gomaxprocs | gVisor bot |
2020-10-05 | Enable more VFS2 tests | Fabricio Voznika |
2020-10-02 | Treat absent "linux" section is empty "cgroupsPath" too | Konstantin Baranov |
2020-09-30 | Use consistent thread configuration for sandbox go runtime | Ben Buzbee |
2020-09-28 | Merge release-20200921.0-56-ga5acc0616 (automated) | gVisor bot |
2020-09-28 | Support creating protocol instances with Stack ref | Ghanan Gowripalan |
2020-09-26 | Merge release-20200921.0-51-gebc81fadf (automated) | gVisor bot |
2020-09-25 | Add openat() to list of permitted syscalls in gotsan runs. | Bhasker Hariharan |
2020-09-25 | Swallow SO_RCVBUFFORCE and SO_SNDBUFFORCE errors on SOCK_RAW sockets | Marek Majkowski |
2020-09-25 | fix seccomp test for ARM64 | Howard Zhang |
2020-09-25 | fix TestUserLog for multi-arch | Howard Zhang |
2020-09-22 | Merge release-20200914.0-130-g13a9a622e (automated) | gVisor bot |
2020-09-22 | Allow CLONE_SETTLS for Go 1.16 | Michael Pratt |
2020-09-22 | Merge release-20200914.0-129-gf134f873f (automated) | gVisor bot |
2020-09-22 | Force clone parent_tidptr and child_tidptr to zero | Michael Pratt |
2020-09-18 | Merge release-20200907.0-139-g313e1988c (automated) | gVisor bot |
2020-09-18 | Drop ARCH_GET_FS | Michael Pratt |
2020-09-17 | Merge release-20200907.0-125-gd796b100e (automated) | gVisor bot |
2020-09-17 | Merge release-20200907.0-123-gf0b1bd434 (automated) | gVisor bot |
2020-09-17 | Merge release-20200907.0-124-gda07e38f7 (automated) | gVisor bot |
2020-09-17 | Remove option to panic gofer | Fabricio Voznika |
2020-09-17 | Merge release-20200907.0-121-ga11061d78 (automated) | gVisor bot |
2020-09-17 | Add VFS2 overlay support in runsc | Fabricio Voznika |
2020-09-16 | Refactor removed default test dimension | Fabricio Voznika |
2020-09-16 | Merge release-20200907.0-56-gdcd532e2e (automated) | gVisor bot |
2020-09-15 | Add support for OCI seccomp filters in the sandbox. | Ian Lewis |
2020-09-15 | Use container ID as cgroup name if not provided | Konstantin Baranov |
2020-09-08 | Merge release-20200818.0-132-gc8f1ce288 (automated) | gVisor bot |
2020-09-08 | Honor readonly flag for root mount | Fabricio Voznika |
2020-09-08 | Merge release-20200818.0-127-gd35f07b36 (automated) | gVisor bot |
2020-09-08 | Improve type safety for transport protocol options | Ghanan Gowripalan |
2020-09-04 | Merge release-20200818.0-124-g2202812e0 (automated) | gVisor bot |
2020-09-04 | Simplify FD handling for container start/exec | Fabricio Voznika |
2020-09-02 | Merge release-20200818.0-108-ga0e431038 (automated) | gVisor bot |
2020-09-02 | Merge pull request #3822 from btw616:fix/issue-3821 | gVisor bot |
2020-09-02 | Merge release-20200818.0-105-g37a217aca (automated) | gVisor bot |
2020-09-01 | Implement setattr+clunk in 9P | Fabricio Voznika |
2020-09-01 | Merge release-20200818.0-102-g2eaf54dd5 (automated) | gVisor bot |
2020-09-01 | Refactor tty codebase to use master-replica terminology. | Ayush Ranjan |
2020-09-01 | Merge release-20200818.0-99-g71589b7f7 (automated) | gVisor bot |
2020-09-01 | Let flags be overriden from OCI annotations | Fabricio Voznika |
2020-09-01 | Dup stdio FDs for VFS2 when starting a child container | Tiwei Bie |