Age | Commit message (Expand) | Author |
2021-04-28 | Disable test that is always skipped | Fabricio Voznika |
2021-04-27 | Remove uses of the binary package from networking code. | Rahat Mahmood |
2021-04-27 | Fix SyscallInfo for epoll_pwait in strace. | Jing Chen |
2021-04-26 | Remove metrics: fallback, vsyscallCount and partialResult | Nayana Bidari |
2021-04-26 | Merge pull request #5898 from zhlhahaha:2126-1 | gVisor bot |
2021-04-26 | Handle tmpfs with 5 fields in /proc/mounts parsing. | Adin Scannell |
2021-04-26 | nogo: enable bazel workers and other optimizations. | Adin Scannell |
2021-04-26 | fix brace misplaced error | Howard Zhang |
2021-04-24 | Add verity tests for stat, deleted/renamed file | Chong Cai |
2021-04-23 | Improve nogo action cache-ability. | Adin Scannell |
2021-04-23 | hostinet: parse the timeval structure from a SO_TIMESTAMP control message | Andrei Vagin |
2021-04-23 | [op] Remove Build job from GitHub actions. | Ayush Ranjan |
2021-04-22 | Remove side effect from mount tests | Fabricio Voznika |
2021-04-22 | Add mlock syscall test | Fabricio Voznika |
2021-04-22 | Fix AF_UNIX listen() w/ zero backlog. | Bhasker Hariharan |
2021-04-22 | Add weirdness sentry metric. | Nayana Bidari |
2021-04-22 | Also report mount options through /proc/<pid>/mounts. | Rahat Mahmood |
2021-04-22 | Add verity tests for modified file/Merkle file | Chong Cai |
2021-04-21 | Only carry GSO options in the packet buffer | Ghanan Gowripalan |
2021-04-21 | Merge pull request #5737 from dqminh:tsc-scaling | gVisor bot |
2021-04-21 | Stub the custom "job" controller required by some workloads. | Rahat Mahmood |
2021-04-21 | Merge pull request #5749 from zhlhahaha:2126 | gVisor bot |
2021-04-21 | Automated rollback of changelist 369325957 | Michael Pratt |
2021-04-21 | Fallback to legacy system time logic when host does not have TSC_CONTROL | Daniel Dao |
2021-04-20 | [perf] Remove non-empty directory dentries from gofer LRU cache. | Ayush Ranjan |
2021-04-20 | Clean test tags. | Adin Scannell |
2021-04-20 | Speed up O_APPEND with remote revalidating | Fabricio Voznika |
2021-04-20 | Move SO_RCVBUF to socketops. | Nayana Bidari |
2021-04-20 | Expose header methods that validate checksums | Arthur Sfez |
2021-04-19 | Change verity action to be a fs member | Chong Cai |
2021-04-19 | Move runsc reference leak checking to better locations. | Dean Deng |
2021-04-19 | De-duplicate TCP state in TCPEndpointState vs tcp.endpoint | Nick Brown |
2021-04-19 | Add MultiGetAttr message to 9P | Fabricio Voznika |
2021-04-19 | Fix TCP RACK flaky unit tests. | Nayana Bidari |
2021-04-19 | Optimize safemem.Zero | Andrei Vagin |
2021-04-17 | Avoid ignoring incoming packet by demuxer on endpoint lookup failure | Mithun Iyer |
2021-04-16 | [perf] Reduce contention due to renameMu in gofer client. | Ayush Ranjan |
2021-04-16 | Allow runsc to generate coverage reports. | Dean Deng |
2021-04-16 | [lisa] Make go_marshal pass correctly sized buffers to safecopy. | Ayush Ranjan |
2021-04-16 | Enlarge port range and fix integer overflow | Kevin Krakauer |
2021-04-16 | Include logs for packetimpact tests that are expected to fail | Zeling Feng |
2021-04-16 | Use size_t instead of C integer types. | Dean Deng |
2021-04-16 | Internal change | Zach Koopmans |
2021-04-16 | [op] Split nogo target out of unit tests. | Ayush Ranjan |
2021-04-15 | Add verity ioctl test for mount with root hash | Chong Cai |
2021-04-15 | Add field support to the sentry metrics. | Nayana Bidari |
2021-04-15 | Disable failing socket_ipv4_udp_unbound_loopback_test_linux tests. | Dean Deng |
2021-04-15 | Reduce tcp_x_test runtime and memory usage | Kevin Krakauer |
2021-04-15 | Add S/R logic for host.ConnectedEndpoint | Fabricio Voznika |
2021-04-15 | Generate notification when closing host fd. | Dean Deng |