summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
2021-05-04Remove uses of the binary package from the rest of the sentry.Rahat Mahmood
2021-05-03Fix deadlock in /proc/[pid]/fd/[num]Fabricio Voznika
2021-05-01[perf] Check caching on IncRef'd dentries before the others.Ayush Ranjan
2021-04-30kvm: prefault a root table page before switching into a user address spaceAndrei Vagin
2021-04-30Do not return content if verity translate failsChong Cai
2021-04-29[perf] Remove unnecessary existence checks in doCreateAt().Ayush Ranjan
2021-04-29Implement epoll_pwait2.Jing Chen
2021-04-29Remove outdated TODOs in verityChong Cai
2021-04-29Remove ResolvingPath.RestartFabricio Voznika
2021-04-29Automated rollback of changelist 370733869Michael Pratt
2021-04-28Automated rollback of changelist 369686285Fabricio Voznika
2021-04-27Remove uses of the binary package from networking code.Rahat Mahmood
2021-04-27Fix SyscallInfo for epoll_pwait in strace.Jing Chen
2021-04-26Remove metrics: fallback, vsyscallCount and partialResultNayana Bidari
2021-04-23hostinet: parse the timeval structure from a SO_TIMESTAMP control messageAndrei Vagin
2021-04-22Fix AF_UNIX listen() w/ zero backlog.Bhasker Hariharan
2021-04-22Add weirdness sentry metric.Nayana Bidari
2021-04-22Also report mount options through /proc/<pid>/mounts.Rahat Mahmood
2021-04-21Only carry GSO options in the packet bufferGhanan Gowripalan
2021-04-21Merge pull request #5737 from dqminh:tsc-scalinggVisor bot
2021-04-21Stub the custom "job" controller required by some workloads.Rahat Mahmood
2021-04-21Automated rollback of changelist 369325957Michael Pratt
2021-04-21Fallback to legacy system time logic when host does not have TSC_CONTROLDaniel Dao
2021-04-20[perf] Remove non-empty directory dentries from gofer LRU cache.Ayush Ranjan
2021-04-20Speed up O_APPEND with remote revalidatingFabricio Voznika
2021-04-20Move SO_RCVBUF to socketops.Nayana Bidari
2021-04-19Change verity action to be a fs memberChong Cai
2021-04-19Add MultiGetAttr message to 9PFabricio Voznika
2021-04-16[perf] Reduce contention due to renameMu in gofer client.Ayush Ranjan
2021-04-16Allow runsc to generate coverage reports.Dean Deng
2021-04-16Enlarge port range and fix integer overflowKevin Krakauer
2021-04-15Add field support to the sentry metrics.Nayana Bidari
2021-04-15Add S/R logic for host.ConnectedEndpointFabricio Voznika
2021-04-15Generate notification when closing host fd.Dean Deng
2021-04-14Use assembly stub to take the address of assembly functionsMichael Pratt
2021-04-14[syserror] Remove syserror from go_marshalZach Koopmans
2021-04-12Add DecRef for verity FDs that were missingChong Cai
2021-04-12Don't grab TaskSet mu recursively when reading task state.Rahat Mahmood
2021-04-09iptables: support postrouting hook and SNAT targetToshi Kikuchi
2021-04-09Return integrity failure only if enabledChong Cai
2021-04-09Merge pull request #5767 from avagin:mxcsrgVisor bot
2021-04-09Move maxListenBacklog check to sentryMithun Iyer
2021-04-08Set root dentry and hash for verity before verifyChong Cai
2021-04-08Set parent after child is verifiedChong Cai
2021-04-08Merge pull request #5736 from lubinszARM:pr_bblu_tlb_asidgVisor bot
2021-04-05Update gofer dentry permissions only when needed.Ayush Ranjan
2021-04-05Fix listen backlog handling to be in parity with LinuxMithun Iyer
2021-04-05Report task CPU usage through the cpuacct cgroup controller.Rahat Mahmood
2021-04-05Allow default control values to be set for cgroupfs.Rahat Mahmood
2021-04-05Allow user mount for verity fsChong Cai