Age | Commit message (Expand) | Author |
2020-03-31 | Add socket filesystem and global disconnected socket mount for VFS2. | Dean Deng |
2020-03-31 | Merge release-20200323.0-41-gb6639f7 (automated) | gVisor bot |
2020-03-31 | Include original copyUp error in panic if cleanupUpper fails. | Nicolas Lacasse |
2020-03-31 | Fix /proc/self/mounts and /proc/self/mountinfo in VFS2. | Nicolas Lacasse |
2020-03-31 | Merge release-20200323.0-39-g9de982e (automated) | gVisor bot |
2020-03-31 | Allow passing root file type to tmpfs. | Nicolas Lacasse |
2020-03-30 | Merge release-20200219.0-261-g32a1335 (automated) | gVisor bot |
2020-03-30 | Add AMD Rome CPUID flag. | Michael Pratt |
2020-03-30 | Merge release-20200219.0-259-g3fac85d (automated) | gVisor bot |
2020-03-30 | kvm: handle exit reasons even under EINTR. | Adin Scannell |
2020-03-28 | Merge release-20200219.0-255-gf6e4daa (automated) | gVisor bot |
2020-03-27 | Merge release-20200219.0-253-g2a4aff7 (automated) | gVisor bot |
2020-03-27 | Add vfs.PathnameReachable(). | Jamie Liu |
2020-03-27 | Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. | Nicolas Lacasse |
2020-03-27 | Support Hop By Hop and Destination Options ext hdr | Ghanan Gowripalan |
2020-03-27 | Merge release-20200219.0-252-g76a7ace (automated) | gVisor bot |
2020-03-26 | Add BoundEndpointAt filesystem operation. | Dean Deng |
2020-03-26 | Merge release-20200219.0-251-g137f361 (automated) | gVisor bot |
2020-03-26 | Use host-defined file owner and mode, when possible, for imported fds. | Dean Deng |
2020-03-26 | Merge release-20200219.0-250-gedc3c04 (automated) | gVisor bot |
2020-03-26 | Use panic instead of log.Fatalf | Ghanan Gowripalan |
2020-03-26 | Merge release-20200219.0-249-g0e62a54 (automated) | gVisor bot |
2020-03-26 | Merge pull request #2130 from nybidari:iptables | gVisor bot |
2020-03-26 | Merge release-20200219.0-247-gfbe8046 (automated) | gVisor bot |
2020-03-26 | Handle IPv6 Fragment & Routing extension headers | Ghanan Gowripalan |
2020-03-26 | Merge release-20200219.0-246-ge466ab0 (automated) | gVisor bot |
2020-03-26 | Add unique ID to Mount type. | Nicolas Lacasse |
2020-03-26 | Support owner matching for iptables. | Nayana Bidari |
2020-03-26 | Add IPv4 to bind_to_device distribution test | Jay Zhuang |
2020-03-26 | Merge release-20200219.0-239-gc647967 (automated) | gVisor bot |
2020-03-26 | Merge release-20200219.0-238-g7aa388c (automated) | gVisor bot |
2020-03-26 | Clean up transport_demuxer.go and test | Jay Zhuang |
2020-03-26 | Merge pull request #1986 from lubinszARM:pr_ring0_clean_1 | gVisor bot |
2020-03-26 | Combine file mode and isDir arguments | Fabricio Voznika |
2020-03-26 | Merge release-20200219.0-235-gce0a69e (automated) | gVisor bot |
2020-03-25 | Merge release-20200219.0-229-gf2eba94 (automated) | gVisor bot |
2020-03-25 | Remove TODO to push down exec permission check | Fabricio Voznika |
2020-03-25 | Merge release-20200219.0-228-ge541ebe (automated) | gVisor bot |
2020-03-25 | Misc fixes to make stat_test pass (almost) | Fabricio Voznika |
2020-03-25 | Set file mode and type to attribute | Fabricio Voznika |
2020-03-25 | Merge release-20200219.0-224-gd04adeb (automated) | gVisor bot |
2020-03-25 | Fix data-race in endpoint.Readiness | Bhasker Hariharan |
2020-03-25 | Merge release-20200219.0-223-gd8c4eff (automated) | gVisor bot |
2020-03-25 | Automated rollback of changelist 301837227 | Bhasker Hariharan |
2020-03-24 | Merge release-20200219.0-222-gc8eeedc (automated) | gVisor bot |
2020-03-24 | Add support for setting TCP segment hash. | Bhasker Hariharan |
2020-03-24 | Merge release-20200219.0-220-g7e4073a (automated) | gVisor bot |
2020-03-24 | Move tcpip.PacketBuffer and IPTables to stack package. | Bhasker Hariharan |
2020-03-23 | Merge release-20200219.0-219-ga730d74 (automated) | gVisor bot |
2020-03-23 | Support basic /proc/net/dev metrics for netstack | Ian Lewis |