Age | Commit message (Expand) | Author |
2020-03-03 | Merge release-20200219.0-86-gc15b851 (automated) | gVisor bot |
2020-03-03 | Fix datarace on TransportEndpointInfo.ID and clean up semantics. | Ian Gudger |
2020-03-03 | Merge release-20200219.0-84-g43abb24 (automated) | gVisor bot |
2020-03-02 | Fix panic caused by invalid address for Bind in packet sockets. | Nayana Bidari |
2020-03-02 | Merge release-20200219.0-81-g3310175 (automated) | gVisor bot |
2020-03-02 | Fix data-race when reading/writing e.amss. | Bhasker Hariharan |
2020-03-02 | Merge release-20200219.0-80-g8821a71 (automated) | gVisor bot |
2020-03-02 | Do not read-lock NIC recursively | Ghanan Gowripalan |
2020-03-02 | Merge release-20200219.0-79-gf03e19d (automated) | gVisor bot |
2020-03-02 | Merge pull request #1885 from avagin:arm64-pcids | gVisor bot |
2020-03-02 | Merge release-20200219.0-77-g42fb7d3 (automated) | gVisor bot |
2020-03-02 | socket: take readMu to access readView | Andrei Vagin |
2020-03-02 | Merge release-20200219.0-76-g62bd3ca (automated) | gVisor bot |
2020-03-02 | Take write lock when removing xattr | Michael Pratt |
2020-02-29 | Merge release-20200219.0-75-g3d9ddeb (automated) | gVisor bot |
2020-02-28 | Merge pull request #1929 from avagin:arm64-cpuid | gVisor bot |
2020-02-29 | Merge release-20200219.0-73-gab7ecdd (automated) | gVisor bot |
2020-02-28 | watchdog: print panic error message before other messages | Andrei Vagin |
2020-02-28 | Define CPUIDInstruction for arm64 | Andrei Vagin |
2020-02-28 | pcids.go isn't arch-specific | Andrei Vagin |
2020-02-28 | Merge release-20200219.0-71-gccecf29 (automated) | gVisor bot |
2020-02-28 | Merge release-20200219.0-69-g463f421 (automated) | gVisor bot |
2020-02-28 | Make pipe buffer implementation standard. | Adin Scannell |
2020-02-28 | Merge release-20200219.0-65-g6b4d36e (automated) | gVisor bot |
2020-02-28 | Hide /dev/net/tun when using hostinet. | Ting-Yu Wang |
2020-02-28 | Change dup2 call to dup3 | Fabricio Voznika |
2020-02-28 | Add nat table support for iptables. | Nayana Bidari |
2020-02-27 | Merge release-20200219.0-61-gaa9f8ab (automated) | gVisor bot |
2020-02-27 | Merge release-20200219.0-58-gc6bdc6b (automated) | gVisor bot |
2020-02-27 | Fix a race in TCP endpoint teardown and teardown the stack in tcp_test. | Ian Gudger |
2020-02-27 | Merge release-20200219.0-57-gd9ee811 (automated) | gVisor bot |
2020-02-27 | Merge of a369c88c0c4ece5239855000d28df045111c1be7 | gVisor bot |
2020-02-27 | Merge release-20200219.0-52-gabf7ebc (automated) | gVisor bot |
2020-02-27 | Internal change. | Nayana Bidari |
2020-02-27 | Merge release-20200219.0-50-g8fb84f7 (automated) | gVisor bot |
2020-02-26 | Fix construct of linux.Stat for arm64. | Rahat Mahmood |
2020-02-27 | Merge release-20200219.0-49-g6ddeb35 (automated) | gVisor bot |
2020-02-26 | Merge pull request #1912 from lubinszARM:pr_kvm_build | gVisor bot |
2020-02-26 | Fix merge conflicts. | Nayana Bidari |
2020-02-26 | add profile option | moricho |
2020-02-26 | Merge release-20200219.0-46-ga92087f (automated) | gVisor bot |
2020-02-25 | Add VFS.NewDisconnectedMount(). | Jamie Liu |
2020-02-26 | Merge release-20200219.0-45-gfba479b (automated) | gVisor bot |
2020-02-25 | Fix DATA RACE in fs.MayDelete. | Adin Scannell |
2020-02-26 | Code Clean: Move arch independent codes to common file in kvm pkg. | Haibo Xu |
2020-02-26 | Merge release-20200219.0-44-g813b1b0 (automated) | gVisor bot |
2020-02-25 | Merge pull request #1271 from lubinszARM:pr_ring0_1 | gVisor bot |
2020-02-25 | Merge release-20200219.0-42-g87288b2 (automated) | gVisor bot |
2020-02-25 | Add netlink sockopt logging to strace. | Ian Gudger |
2020-02-25 | Merge branch 'master' into iptables | nybidari |