Age | Commit message (Expand) | Author |
2021-04-12 | Drop locks before calling waiterQueue.Notify | Tamir Duberstein |
2021-04-12 | Add /etc/containerd/runsc.toml to conffiles attribute. | Adin Scannell |
2021-04-10 | Use the SecureRNG to generate listener nonces | Tamir Duberstein |
2021-04-10 | Don't store accepted endpoints in a channel | Tamir Duberstein |
2021-04-09 | iptables: support postrouting hook and SNAT target | Toshi Kikuchi |
2021-04-09 | Return integrity failure only if enabled | Chong Cai |
2021-04-09 | Merge pull request #5767 from avagin:mxcsr | gVisor bot |
2021-04-09 | Move maxListenBacklog check to sentry | Mithun Iyer |
2021-04-09 | Rename IsV6LinkLocalAddress to IsV6LinkLocalUnicastAddress | Ghanan Gowripalan |
2021-04-09 | Remove duplicate accept queue fullness check | Tamir Duberstein |
2021-04-09 | Propagate SYN handling error | Tamir Duberstein |
2021-04-08 | Set root dentry and hash for verity before verify | Chong Cai |
2021-04-08 | Set parent after child is verified | Chong Cai |
2021-04-08 | Merge pull request #5736 from lubinszARM:pr_bblu_tlb_asid | gVisor bot |
2021-04-08 | Do not forward link-local packets | Ghanan Gowripalan |
2021-04-08 | Drop unused escapes information. | Adin Scannell |
2021-04-08 | Add Children in merkletree generate | Chong Cai |
2021-04-08 | Join all routers group when forwarding is enabled | Ghanan Gowripalan |
2021-04-08 | Clarify platform errors. | Adin Scannell |
2021-04-07 | Add internal staging tags to //runsc and //shim binaries. | Adin Scannell |
2021-04-07 | perf/getpid: add a case when syscalls are executed via mov $XXX, %eax; syscall | Andrei Vagin |
2021-04-07 | Remove flock suppression | Tamir Duberstein |
2021-04-06 | Do not perform MLD for certain multicast scopes | Ghanan Gowripalan |
2021-04-05 | Update gofer dentry permissions only when needed. | Ayush Ranjan |
2021-04-05 | Fix listen backlog handling to be in parity with Linux | Mithun Iyer |
2021-04-05 | Report task CPU usage through the cpuacct cgroup controller. | Rahat Mahmood |
2021-04-05 | Add initial verity ioctl syscall tests | Chong Cai |
2021-04-05 | Enable Checkpoint/Restore test with VFS2 | Fabricio Voznika |
2021-04-05 | Add fsstress on tmpfs to presubmit | Fabricio Voznika |
2021-04-05 | Allow default control values to be set for cgroupfs. | Rahat Mahmood |
2021-04-05 | Actually don't run unlink_benchmark with TSAN. | Ayush Ranjan |
2021-04-05 | deflake semaphore test | Kevin Krakauer |
2021-04-05 | Allow user mount for verity fs | Chong Cai |
2021-04-05 | Set Verity bit in verity_prepare cmd | Chong Cai |
2021-04-05 | Fail tests when container returns non-zero status | Fabricio Voznika |
2021-04-05 | Don't run unlink_benchmark with TSAN. | Adin Scannell |
2021-04-03 | Remove eternal and enormous tests. | Adin Scannell |
2021-04-02 | Implement cgroupfs. | Rahat Mahmood |
2021-04-02 | Internal change. | gVisor bot |
2021-04-02 | Implement the runsc verity-prepare command. | Rahat Mahmood |
2021-04-02 | Add vfs1 to go/runsc-benchmarks | Zach Koopmans |
2021-04-02 | Internal change. | gVisor bot |
2021-04-01 | Internal changes | Bhasker Hariharan |
2021-04-01 | Remove invalid dependency. | Adin Scannell |
2021-04-01 | platform/kvm/x86: restore mxcsr when switching from guest to sentry | Andrei Vagin |
2021-04-01 | Internal change. | gVisor bot |
2021-04-01 | Disable mitigate and related test on ARM64 | Howard Zhang |
2021-03-30 | Fix panic when overriding /dev files with VFS2 | Fabricio Voznika |
2021-03-30 | apply hostarch on pagetables_arm64_test.go | Howard Zhang |
2021-03-29 | [syserror] Split usermem package | Zach Koopmans |