Age | Commit message (Expand) | Author |
2021-04-27 | Remove uses of the binary package from networking code. | Rahat Mahmood |
2021-04-27 | Fix SyscallInfo for epoll_pwait in strace. | Jing Chen |
2021-04-26 | Remove metrics: fallback, vsyscallCount and partialResult | Nayana Bidari |
2021-04-23 | hostinet: parse the timeval structure from a SO_TIMESTAMP control message | Andrei Vagin |
2021-04-22 | Fix AF_UNIX listen() w/ zero backlog. | Bhasker Hariharan |
2021-04-22 | Add weirdness sentry metric. | Nayana Bidari |
2021-04-22 | Also report mount options through /proc/<pid>/mounts. | Rahat Mahmood |
2021-04-21 | Only carry GSO options in the packet buffer | Ghanan Gowripalan |
2021-04-21 | Merge pull request #5737 from dqminh:tsc-scaling | gVisor bot |
2021-04-21 | Stub the custom "job" controller required by some workloads. | Rahat Mahmood |
2021-04-21 | Automated rollback of changelist 369325957 | Michael Pratt |
2021-04-21 | Fallback to legacy system time logic when host does not have TSC_CONTROL | Daniel Dao |
2021-04-20 | [perf] Remove non-empty directory dentries from gofer LRU cache. | Ayush Ranjan |
2021-04-20 | Speed up O_APPEND with remote revalidating | Fabricio Voznika |
2021-04-20 | Move SO_RCVBUF to socketops. | Nayana Bidari |
2021-04-19 | Change verity action to be a fs member | Chong Cai |
2021-04-19 | Add MultiGetAttr message to 9P | Fabricio Voznika |
2021-04-16 | [perf] Reduce contention due to renameMu in gofer client. | Ayush Ranjan |
2021-04-16 | Allow runsc to generate coverage reports. | Dean Deng |
2021-04-16 | Enlarge port range and fix integer overflow | Kevin Krakauer |
2021-04-15 | Add field support to the sentry metrics. | Nayana Bidari |
2021-04-15 | Add S/R logic for host.ConnectedEndpoint | Fabricio Voznika |
2021-04-15 | Generate notification when closing host fd. | Dean Deng |
2021-04-14 | Use assembly stub to take the address of assembly functions | Michael Pratt |
2021-04-14 | [syserror] Remove syserror from go_marshal | Zach Koopmans |
2021-04-12 | Add DecRef for verity FDs that were missing | Chong Cai |
2021-04-12 | Don't grab TaskSet mu recursively when reading task state. | Rahat Mahmood |
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-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-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 | Allow default control values to be set for cgroupfs. | Rahat Mahmood |
2021-04-05 | Allow user mount for verity fs | Chong Cai |
2021-04-02 | Implement cgroupfs. | Rahat Mahmood |
2021-04-02 | Internal change. | gVisor bot |
2021-04-01 | platform/kvm/x86: restore mxcsr when switching from guest to sentry | Andrei Vagin |
2021-03-29 | [syserror] Split usermem package | Zach Koopmans |
2021-03-29 | Merge pull request #5728 from zhlhahaha:2091 | gVisor bot |
2021-03-29 | [perf] Reduce contention in ptrace.threadPool.lookupOrCreate(). | Ayush Ranjan |
2021-03-26 | arm64 ring0: don't use inner-sharable to invalidate tlb | Robin Luk |
2021-03-25 | Use seqfile.SeqHandles correctly in VFS1 /proc/net/. | Jamie Liu |
2021-03-25 | Lock TaskSet mutex for writing in ptraceClone(). | Jamie Liu |
2021-03-25 | Fix comments error | Howard Zhang |
2021-03-25 | Fix nogo test error | Howard Zhang |