Age | Commit message (Expand) | Author |
2020-01-16 | Implement tmpfs.SetStat with a size argument. | Nicolas Lacasse |
2020-01-16 | Merge release-20200115.0-12-g3dd3275 (automated) | gVisor bot |
2020-01-16 | Add more files to /proc/[pid]/* | Fabricio Voznika |
2020-01-16 | Merge release-20200115.0-11-g94be30a (automated) | gVisor bot |
2020-01-16 | Add run-gcp command. | Zach Koopmans |
2020-01-16 | Merge release-20200115.0-10-gc50efc8 (automated) | gVisor bot |
2020-01-16 | Disable xattr tests. | Dean Deng |
2020-01-16 | Merge release-20200115.0-9-g07f2584 (automated) | gVisor bot |
2020-01-16 | Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. | Dean Deng |
2020-01-16 | Merge release-20200115.0-8-g7b7c318 (automated) | gVisor bot |
2020-01-16 | Add remaining /proc/* and /proc/sys/* files | Fabricio Voznika |
2020-01-16 | Merge release-20200115.0-7-gfea1ce6 (automated) | gVisor bot |
2020-01-16 | Merge pull request #1272 from lubinszARM:pr_ring0_2 | gVisor bot |
2020-01-16 | Merge release-20200115.0-5-g420d335 (automated) | gVisor bot |
2020-01-16 | Enable clone syscall support on arm64. | Haibo Xu |
2020-01-16 | Merge release-20200115.0-4-ga7a1f00 (automated) | gVisor bot |
2020-01-15 | Support upgrading expired/removed IPv6 addresses to permanent SLAAC addresses | Ghanan Gowripalan |
2020-01-16 | Merge release-20200115.0-3-g815df29 (automated) | gVisor bot |
2020-01-15 | Solicit IPv6 routers when a NIC becomes enabled as a host | Ghanan Gowripalan |
2020-01-16 | Merge release-20200115.0-2-gd6fb1ec (automated) | gVisor bot |
2020-01-15 | Add timestamps to VFS2 tmpfs, and implement some of SetStat. | Nicolas Lacasse |
2020-01-15 | Merge release-20191213.0-122-g7b7ce29 (automated) | gVisor bot |
2020-01-15 | Update commandline and get local runs working. | Zach Koopmans |
2020-01-15 | Merge release-20191213.0-121-g2ebd214 (automated) | gVisor bot |
2020-01-15 | Merge pull request #1540 from laijs:fix-PCIDs | gVisor bot |
2020-01-15 | Merge release-20191213.0-119-g275ac8c (automated) | gVisor bot |
2020-01-15 | Bugfix to terminate the protocol loop on StateError. | Bhasker Hariharan |
2020-01-15 | Merge release-20191213.0-118-gf874723 (automated) | gVisor bot |
2020-01-15 | Bump SO_SNDBUF for fdbased endpoint used by runsc. | Bhasker Hariharan |
2020-01-15 | Merge release-20191213.0-117-gff78a72 (automated) | gVisor bot |
2020-01-14 | enable pkg/sentry/arch to support arm64 basically | lubinszARM |
2020-01-14 | Address Nic's comments. | Kevin Krakauer |
2020-01-14 | Merge release-20191213.0-116-ga611fda (automated) | gVisor bot |
2020-01-14 | Changes TCP packet dispatch to use a pool of goroutines. | Bhasker Hariharan |
2020-01-14 | Merge release-20191213.0-115-g50625ce (automated) | gVisor bot |
2020-01-14 | Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets | Tamir Duberstein |
2020-01-14 | Merge release-20191213.0-114-g1ad8381 (automated) | gVisor bot |
2020-01-13 | Do Source Address Selection when choosing an IPv6 source address | Ghanan Gowripalan |
2020-01-13 | Protocol filtering works. | Kevin Krakauer |
2020-01-13 | Merge branch 'iptables-write-input-drop' into iptables-write-filter-proto | Kevin Krakauer |
2020-01-13 | Merge release-20191213.0-113-gdebd213 (automated) | gVisor bot |
2020-01-13 | Fix test building. | Kevin Krakauer |
2020-01-13 | Allow dual stack sockets to operate on AF_INET | Tamir Duberstein |
2020-01-13 | Only allow INPUT modifications. | Kevin Krakauer |
2020-01-13 | Merge release-20191213.0-112-gfff0476 (automated) | gVisor bot |
2020-01-13 | benchmarks/tcp: set a number of channels to GOMAXPROCS | Andrei Vagin |
2020-01-13 | Merge branch 'master' into iptables-write-input-drop | Kevin Krakauer |
2020-01-13 | Merge release-20191213.0-111-gb30cfb1 (automated) | gVisor bot |
2020-01-13 | Merge pull request #1528 from kevinGC:iptables-write | gVisor bot |
2020-01-13 | Merge release-20191213.0-102-gf54b9c0 (automated) | gVisor bot |