summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
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
2021-04-02Implement cgroupfs.Rahat Mahmood
2021-04-02Internal change.gVisor bot
2021-04-01platform/kvm/x86: restore mxcsr when switching from guest to sentryAndrei Vagin
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-29Merge pull request #5728 from zhlhahaha:2091gVisor bot
2021-03-29[perf] Reduce contention in ptrace.threadPool.lookupOrCreate().Ayush Ranjan
2021-03-26arm64 ring0: don't use inner-sharable to invalidate tlbRobin Luk
2021-03-25Use seqfile.SeqHandles correctly in VFS1 /proc/net/.Jamie Liu
2021-03-25Lock TaskSet mutex for writing in ptraceClone().Jamie Liu
2021-03-25Fix comments errorHoward Zhang
2021-03-25Fix nogo test errorHoward Zhang
2021-03-24Add POLLRDNORM/POLLWRNORM support.Bhasker Hariharan
2021-03-23Merge pull request #5677 from avagin:kvm-mmiogVisor bot
2021-03-23Move the code that manages floating-point state to a separate packageAndrei Vagin
2021-03-23setgid directory support in goferfsKevin Krakauer
2021-03-22Avoid calling sync on each write in writethrough mode.Nicolas Lacasse
2021-03-18Translate syserror when validating partial IO errorsFabricio Voznika
2021-03-16kvm: prefault a floating point state before restoring itAndrei Vagin
2021-03-16setgid directory support in overlayfsKevin Krakauer
2021-03-15Turn sys_thread constants into variables.Etienne Perot
2021-03-15Make netstack (//pkg/tcpip) buildable for 32 bitKevin Krakauer
2021-03-15[op] Make gofer client handle return partial write length when err is nil.Ayush Ranjan
2021-03-15Merge pull request #5618 from iangudger:unix-transport-racegVisor bot
2021-03-11fusefs: Implement default_permissions and allow_other mount options.Rahat Mahmood
2021-03-11Clear Merkle tree files in RuntimeEnable modeChong Cai
2021-03-11Report filesystem-specific mount options.Rahat Mahmood