Age | Commit message (Expand) | Author |
2020-12-05 | Fix zero receive window advertisements. | Mithun Iyer |
2020-12-05 | Merge release-20201130.0-46-gdf2dbe3e3 (automated) | gVisor bot |
2020-12-04 | Remove stack.ReadOnlyAddressableEndpointState | Ghanan Gowripalan |
2020-12-05 | Merge release-20201130.0-45-gb80021afd (automated) | gVisor bot |
2020-12-04 | Overlay runsc regular file mounts with regular files. | Jamie Liu |
2020-12-05 | Merge release-20201130.0-44-g8a45c8161 (automated) | gVisor bot |
2020-12-04 | Allow use of SeqAtomic with pointer-containing types. | Jamie Liu |
2020-12-04 | Merge release-20201130.0-39-gfd28ccfaa (automated) | gVisor bot |
2020-12-04 | Introduce IPv4 options serializer and add RouterAlert to IGMP | Bruno Dal Bo |
2020-12-04 | Merge release-20201130.0-38-g5c1670756 (automated) | gVisor bot |
2020-12-04 | Avoid fallocate(FALLOC_FL_PUNCH_HOLE) when ManualZeroing is in effect. | Jamie Liu |
2020-12-04 | Merge release-20201130.0-37-g6708c8c97 (automated) | gVisor bot |
2020-12-04 | Require sync.RWMutex to lock and unlock from the same goroutine | Michael Pratt |
2020-12-04 | Merge release-20201130.0-36-ga78cef0ed (automated) | gVisor bot |
2020-12-03 | Implement command IPC_INFO for semctl. | Jing Chen |
2020-12-04 | Merge release-20201130.0-35-g9eb77281c (automated) | gVisor bot |
2020-12-03 | Update containerd to 1.3.9 | Fabricio Voznika |
2020-12-03 | Internal change. | gVisor bot |
2020-12-03 | Merge release-20201130.0-31-g3ff1aef54 (automated) | gVisor bot |
2020-12-03 | Make `stack.Route` thread safe | Peter Johnston |
2020-12-03 | Merge release-20201130.0-30-g6f60a2b0a (automated) | gVisor bot |
2020-12-03 | Implement `fcntl` options `F_GETSIG` and `F_SETSIG`. | Etienne Perot |
2020-12-03 | Support partitions for other tests. | Adin Scannell |
2020-12-03 | Merge release-20201130.0-28-gf93395268 (automated) | gVisor bot |
2020-12-02 | Remove FileReadWriteSeeker from vfs. | Jamie Liu |
2020-12-03 | Merge release-20201130.0-27-gf559db569 (automated) | gVisor bot |
2020-12-02 | Do not unconditionally allocate in kernel.FDTable.setAll(). | Jamie Liu |
2020-12-02 | Make testutil.RandomID safe for concurrent uses | Zeling Feng |
2020-12-03 | Merge release-20201130.0-25-ged8bdf461 (automated) | gVisor bot |
2020-12-02 | Consolidate most synchronization primitive linknames in the sync package. | Jamie Liu |
2020-12-02 | Merge release-20201117.0-100-gbdaae08ee (automated) | gVisor bot |
2020-12-02 | Extract ICMPv4/v6 specific stats to their own types | Arthur Sfez |
2020-12-02 | Merge release-20201117.0-99-g6a26930ee (automated) | gVisor bot |
2020-12-02 | Abandon reassembly of a packet if fragments overlap | Arthur Sfez |
2020-12-02 | Merge release-20201117.0-97-g1375a87a2 (automated) | gVisor bot |
2020-12-02 | [netstack] Refactor common utils out of netstack to socket package. | Ayush Ranjan |
2020-12-02 | Clean up verity tests. | Dean Deng |
2020-12-02 | Merge release-20201117.0-92-gf156fb653 (automated) | gVisor bot |
2020-12-02 | [netstack] Add back EndpointInfo struct in tcp. | Ayush Ranjan |
2020-12-02 | Merge release-20201117.0-90-gb26dd6d9b (automated) | gVisor bot |
2020-12-02 | Add /proc/sys/kernel/sem. | Jing Chen |
2020-12-01 | Deflake stack_test.TestRouterSolicitation | Ghanan Gowripalan |
2020-12-02 | Merge release-20201117.0-88-g0c4973942 (automated) | gVisor bot |
2020-12-01 | Correctly lock when listing neighbor entries | Ghanan Gowripalan |
2020-12-01 | Merge release-20201117.0-84-g25570ac4f (automated) | gVisor bot |
2020-12-01 | Track join count in multicast group protocol state | Ghanan Gowripalan |
2020-12-01 | Merge release-20201117.0-83-g6b1dbbbdc (automated) | gVisor bot |
2020-11-30 | Fix typo in ptrace documentation. | Dean Deng |
2020-11-30 | Do not start a ContainerExec twice | Zeling Feng |
2020-12-01 | Merge release-20201117.0-81-g79e236493 (automated) | gVisor bot |