Age | Commit message (Expand) | Author |
2021-01-05 | Add YAML validation for configuration files. | Adin Scannell |
2021-01-05 | Internal changes. | Andrei Vagin |
2021-01-05 | fs/fuse: check that a task has a specified file descriptor | Andrei Vagin |
2020-12-31 | Add missing error checks for FileDescription.Init. | Dean Deng |
2020-12-30 | Remove remote execution support. | Adin Scannell |
2020-12-30 | Add test for open(2) with O_WRONLY|O_RDWR. | Dean Deng |
2020-12-30 | Add BuildKite annotations for failures and profiles. | Adin Scannell |
2020-12-30 | Use a stable ordering for generated types. | Adin Scannell |
2020-12-30 | Fix condition checking in `runsc debug` | Fabricio Voznika |
2020-12-29 | Add continuous VFS1 tests. | Adin Scannell |
2020-12-29 | Deflake TestBindOverlay in //test/e2e:integration_test | Ting-Yu Wang |
2020-12-29 | Simplify profiling and benchmarks. | Adin Scannell |
2020-12-29 | Exclude changing generated file from go_branch. | Adin Scannell |
2020-12-29 | Deflake semaphore_test_native | Jing Chen |
2020-12-29 | Make profiling commands synchronous. | Adin Scannell |
2020-12-29 | Export socket_ipv6_udp_unbound_loopback.cc | Tamir Duberstein |
2020-12-28 | Avoid duplicate `run` key | Tamir Duberstein |
2020-12-28 | Merge pull request #5166 from kevinGC:bk-warnings | gVisor bot |
2020-12-23 | Resolve compiler warnings | Kevin Krakauer |
2020-12-23 | vfs1: don't allow to open socket files | Andrei Vagin |
2020-12-22 | Internal change. | gVisor bot |
2020-12-22 | Add missing link types to go branch | Kevin Krakauer |
2020-12-22 | Move SO_BINDTODEVICE to socketops. | Nayana Bidari |
2020-12-22 | Correctly log sniffed ARP packets | Tamir Duberstein |
2020-12-22 | Invoke address resolution upon subsequent traffic to Failed neighbor | Peter Johnston |
2020-12-21 | Prefer matching labels and longest matching prefix | Ghanan Gowripalan |
2020-12-21 | Don't modify a packet header when it can be used by other endpoints | Andrei Vagin |
2020-12-21 | RLock Endpoint in raw.Endpoint.HandlePacket | Kevin Krakauer |
2020-12-17 | Typo fix. | Etienne Perot |
2020-12-17 | Set verityMu to be state nosave | Chong Cai |
2020-12-17 | Internal change. | gVisor bot |
2020-12-17 | Set --nocache_test_results to runtime tests | Fabricio Voznika |
2020-12-17 | Fix seek on /proc/pid/cmdline when task is zombie. | Nicolas Lacasse |
2020-12-17 | [netstack] Implement IP(V6)_RECVERR socket option. | Ayush Ranjan |
2020-12-17 | Set process group and session on host TTY | Fabricio Voznika |
2020-12-17 | Add sandbox ID to state file name | Fabricio Voznika |
2020-12-17 | Set max memory not min | Fabricio Voznika |
2020-12-17 | [netstack] Implement MSG_ERRQUEUE flag for recvmsg(2). | Ayush Ranjan |
2020-12-17 | Remove duplicate `return` | Tamir Duberstein |
2020-12-16 | Cleanup locking in multicast group protocol tests | Ghanan Gowripalan |
2020-12-16 | Automated rollback of changelist 346565589 | gVisor bot |
2020-12-16 | Merge pull request #4880 from lubinszARM:pr_tlbi_02 | gVisor bot |
2020-12-16 | Add support to count the number of packets SACKed. | Nayana Bidari |
2020-12-16 | Restore refresh target. | Adin Scannell |
2020-12-16 | Ensure correctness of saved receive window | Mithun Iyer |
2020-12-15 | Validate router alert's data length | Ghanan Gowripalan |
2020-12-15 | Internal change. | Andrei Vagin |
2020-12-15 | Don't split enabled flag across multicast group state | Ghanan Gowripalan |
2020-12-15 | Implement command SEM_INFO and SEM_STAT for semctl. | Jing Chen |
2020-12-15 | Change violation mode to an enum | Chong Cai |