Age | Commit message (Expand) | Author |
2019-09-25 | Merge release-20190806.1-195-gdd0e5ee (automated) | gVisor bot |
2019-09-25 | Merge pull request #765 from trailofbits:uds_support | gVisor bot |
2019-09-25 | Merge release-20190806.1-184-g129c67d (automated) | gVisor bot |
2019-09-25 | Fix runsc log collection in kokoro | Fabricio Voznika |
2019-09-25 | Merge release-20190806.1-183-g59ccbb1 (automated) | gVisor bot |
2019-09-25 | Remove centralized registration of protocols. | Kevin Krakauer |
2019-09-25 | Merge release-20190806.1-182-g99c86b8 (automated) | gVisor bot |
2019-09-25 | Merge pull request #863 from tanjianfeng:fix-862 | gVisor bot |
2019-09-25 | Merge release-20190806.1-180-g76ff194 (automated) | gVisor bot |
2019-09-24 | gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required | gVisor bot |
2019-09-25 | Merge release-20190806.1-179-g2fb34c8 (automated) | gVisor bot |
2019-09-24 | test: don't use designated initializers | Andrei Vagin |
2019-09-24 | Remove unecessary seccomp permission. | Robert Tonic |
2019-09-24 | Refactor command line options and remove the allowed terminology for uds | Robert Tonic |
2019-09-24 | Merge release-20190806.1-178-g502f8f2 (automated) | gVisor bot |
2019-09-24 | Stub out readahead implementation. | Adin Scannell |
2019-09-24 | Merge release-20190806.1-177-g6704d62 (automated) | gVisor bot |
2019-09-24 | Return only primary addresses in Stack.NICInfo() | Chris Kuiper |
2019-09-24 | Merge release-20190806.1-176-g91abeb1 (automated) | gVisor bot |
2019-09-24 | Merge pull request #812 from lubinszARM:pr_dup3_arm | gVisor bot |
2019-09-24 | Merge release-20190806.1-174-gbbaaa1f (automated) | gVisor bot |
2019-09-24 | Simplify ICMPRateLimiter | Tamir Duberstein |
2019-09-24 | tty: fix sending SIGTTOU on tty write | henry.tjf |
2019-09-24 | Merge release-20190806.1-173-gd5b3dd7 (automated) | gVisor bot |
2019-09-23 | Run all runtime tests in a single container. | Nicolas Lacasse |
2019-09-24 | Merge release-20190806.1-172-gf2ea8e6 (automated) | gVisor bot |
2019-09-23 | Always set HOME env var with `runsc exec`. | Nicolas Lacasse |
2019-09-23 | Merge release-20190806.1-171-g6c88f67 (automated) | gVisor bot |
2019-09-23 | Add test for concurrent reads and writes. | Adin Scannell |
2019-09-23 | Merge release-20190806.1-170-g9846da5 (automated) | gVisor bot |
2019-09-23 | Fix bug in RstCausesPollHUP. | Bhasker Hariharan |
2019-09-23 | Merge release-20190806.1-169-g112736c (automated) | gVisor bot |
2019-09-23 | Add test that runsc exec inherits the same environment as run. | Nicolas Lacasse |
2019-09-23 | Merge release-20190806.1-168-g03ee55c (automated) | gVisor bot |
2019-09-23 | netstack: convert more socket options to {Set,Get}SockOptInt | Andrei Vagin |
2019-09-23 | Merge release-20190806.1-167-ge6cf60b (automated) | gVisor bot |
2019-09-23 | Fix runsc checksum artifact name. | Brad Burlage |
2019-09-23 | Merge release-20190806.1-166-g4aeedd4 (automated) | gVisor bot |
2019-09-23 | internal BUILD file cleanup. | gVisor bot |
2019-09-20 | Merge release-20190806.1-165-gfb55c2b (automated) | gVisor bot |
2019-09-20 | Change vfs.Dirent.Off to NextOff. | Jamie Liu |
2019-09-20 | Merge release-20190806.1-164-g002f1d4 (automated) | gVisor bot |
2019-09-20 | Allow waiting for LinkEndpoint worker goroutines to finish. | Ian Gudger |
2019-09-19 | Fix p9 integration of flipcall. | Jamie Liu |
2019-09-19 | Update InstallUDSFilters documentation to be accurate to functionality. | Robert Tonic |
2019-09-19 | Fix documentation, clean up seccomp filter installation, rename helpers. | Robert Tonic |
2019-09-19 | Merge release-20190806.1-162-g75781ab (automated) | gVisor bot |
2019-09-19 | Remove defer from hot path and ensure Atomic is applied consistently. | Adin Scannell |
2019-09-19 | Merge release-20190806.1-161-g1c0324d (automated) | gVisor bot |
2019-09-19 | Merge pull request #876 from xiaobo55x:hostcpu | gVisor bot |