Age | Commit message (Expand) | Author |
2018-11-01 | Make error messages a bit more user friendly. | Ian Lewis |
2018-11-01 | Prevent premature destruction of shm segments. | Rahat Mahmood |
2018-11-01 | modify modeRegexp to adapt the default spec of containerd | Juan |
2018-11-01 | Close http.Response.Body after Get request. | Kevin Krakauer |
2018-10-31 | Mark amutex_test as flaky. | Rahat Mahmood |
2018-10-31 | Fix a race where keepalives could be sent while there is pending data | Ian Gudger |
2018-10-31 | Use syserr style error translation in netstack's rawfile | Ian Gudger |
2018-10-31 | kvm: simplify floating point logic. | Adin Scannell |
2018-10-31 | kvm: add detailed traces on vCPU errors. | Adin Scannell |
2018-10-31 | Make lazy open the mode of operation for fsgofer | Fabricio Voznika |
2018-10-31 | kvm: avoid siginfo allocations. | Adin Scannell |
2018-10-31 | Remove ipv4.endpoint.address | Tamir Duberstein |
2018-10-30 | kvm: use private futexes. | Adin Scannell |
2018-10-30 | Clean up cpuid_parse_test | Michael Pratt |
2018-10-29 | Install containerd and crictl when running tests in Kokoro. | Kevin Krakauer |
2018-10-29 | Add copybara rules to export C++ test code. | Brian Geffon |
2018-10-29 | Removes outdated TODO. | Kevin Krakauer |
2018-10-26 | Add AMD-specific features to cpuid package | Michael Pratt |
2018-10-26 | Add block 3 features to /proc/cpuinfo | Michael Pratt |
2018-10-26 | Order feature strings by block | Michael Pratt |
2018-10-25 | Uninstall() should not fail if a cgroup directory doesn't exist | Andrei Vagin |
2018-10-24 | Re-enable TestPythonHello now that ptrace seccomp issue is resolved. | Nicolas Lacasse |
2018-10-24 | Use TRAP to simplify vsyscall emulation. | Adin Scannell |
2018-10-24 | Convert Unix transport to syserr | Ian Gudger |
2018-10-24 | Mark netstack/tcpip/transport/tcp:tcp_test flaky | Fabricio Voznika |
2018-10-24 | Run ptrace stubs in their own session and process group. | Nicolas Lacasse |
2018-10-23 | Fix panic on creation of zero-len shm segments. | Rahat Mahmood |
2018-10-23 | Remove blanket TODO, as it is self-evident. | Adin Scannell |
2018-10-23 | Remove artificial name length check. | Adin Scannell |
2018-10-23 | Simplify channel management | Tamir Duberstein |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-21 | Updated cleanup code to be more explicit about ignoring errors. | Ian Lewis |
2018-10-20 | Refcount Unix transport queue | Ian Gudger |
2018-10-20 | Add more unimplemented syscall events | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-18 | Resolve mount paths while setting up root fs mount | Fabricio Voznika |
2018-10-18 | Skip TestPythonHello on ptrace platform while we debug the issue. | Nicolas Lacasse |
2018-10-17 | Use generic ilist in Unix transport queue | Ian Gudger |
2018-10-17 | Close the gofer socket gracefully in boot:boot_test. | Nicolas Lacasse |
2018-10-17 | Check thread group CPU timers in the CPU clock ticker. | Jamie Liu |
2018-10-17 | Merge queue into Unix transport | Ian Gudger |
2018-10-17 | Relativize all socket paths in tests. | Nicolas Lacasse |
2018-10-17 | Fix typos in socket_test | Ian Gudger |
2018-10-17 | Reflow comment to 80 columns | Michael Pratt |
2018-10-17 | runsc: Support job control signals for the root container. | Nicolas Lacasse |
2018-10-17 | Fix PTRACE_GETREGSET write size | Michael Pratt |
2018-10-17 | Move Unix transport out of netstack | Ian Gudger |
2018-10-17 | Remove incorrect TODO. | Kevin Krakauer |
2018-10-17 | runsc: Add --pid flag to runsc kill. | Kevin Krakauer |
2018-10-17 | compressio: do not schedule new I/Os when there is no worker (stream closed). | Zhaozhong Ni |