summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
2020-09-30Implement ioctl with measure in verity fsChong Cai
2020-09-30Internal change.Chong Cai
2020-09-30Merge pull request #2256 from laijs:kptigVisor bot
2020-09-30[go-marshal] Port ext codebase to use go marshal.Ayush Ranjan
2020-09-30Make all Target.Action implementation pointer receiversKevin Krakauer
2020-09-30Add verity fs testsChong Cai
2020-09-29iptables: remove unused min/max NAT range fieldsKevin Krakauer
2020-09-30arm64 kvm: add a test case for kernel-tls checkingBin Lu
2020-09-29Replace remaining uses of reflection-based marshalling.Rahat Mahmood
2020-09-29Don't allow broadcast/multicast source addressGhanan Gowripalan
2020-09-29Add /proc/[pid]/cwdFabricio Voznika
2020-09-29iptables: refactor to make targets extendableKevin Krakauer
2020-09-29Merge pull request #3875 from btw616:fix/issue-3874gVisor bot
2020-09-29arm64 kvm: keep sentry-tls and usr-tls separatelyBin Lu
2020-09-29arm64 kvm: remove some redundant codes to improve the preformanceBin Lu
2020-09-29add related arm64 syscall for vfs2Howard Zhang
2020-09-28Don't leak dentries returned by sockfs.NewDentry().Jamie Liu
2020-09-28Support inotify in overlayfs.Dean Deng
2020-09-27Fix kernfs race condition.Dean Deng
2020-09-27Clean up kcov.Dean Deng
2020-09-25arm64: some minor changesBin Lu
2020-09-25make sure use the kernel space after change ASIDMin Le
2020-09-24[vfs] kernfs: Do not hold reference on the inode when opening FD.Ayush Ranjan
2020-09-24[vfs] [2/2] kernfs: kernfs: Internally use kernfs.Dentry instead of vfs.Dentry.Ayush Ranjan
2020-09-24Add basic stateify annotations.Adin Scannell
2020-09-23fuse: don't call dentry.InsertChildAndrei Vagin
2020-09-24Fix socket record leak in VFS2Tiwei Bie
2020-09-24Rename kernel.SocketEntry to kernel.SocketRecordTiwei Bie
2020-09-23Add more descriptive comments on mount options.Dean Deng
2020-09-23[vfs] kernfs: Enable leak checking consistently.Ayush Ranjan
2020-09-23Let underlying fs handle LockFD in verity fsChong Cai
2020-09-23Set verity underlying fs mount as internalChong Cai
2020-09-22Handle EOF properly in splice/sendfile.Dean Deng
2020-09-22[vfs] [1/2] kernfs: Internally use kernfs.Dentry instead of vfs.Dentry.Ayush Ranjan
2020-09-22arm64: set SCTLR_UCI bit in SCTLR_EL1Min Le
2020-09-21Allow partial writes for gofer.specialFileFD.Dean Deng
2020-09-21Use kernfs.Dentry for kernfs.Lookup.Dean Deng
2020-09-20Merge pull request #3651 from ianlewis:ip-forwardinggVisor bot
2020-09-18Merge pull request #3989 from jinmouil:feature/fuse-fixgVisor bot
2020-09-18Implement fsimpl/overlay.filesystem.RenameAt.Jamie Liu
2020-09-18Use a tmpfs file for shared anonymous and /dev/zero mmap on VFS2.Jamie Liu
2020-09-18fuse: update design doc with I/O implementationJinmou Li
2020-09-18Count packets dropped by iptables in IPStatsKevin Krakauer
2020-09-18Merge pull request #3972 from btw616:fix/commentsgVisor bot
2020-09-18Fix definition of SchedParam.Rahat Mahmood
2020-09-17fuse.DeviceFD needs to hold a reference on the associated filesystem.Rahat Mahmood
2020-09-17ip6tables: filter table supportKevin Krakauer
2020-09-17{Set,Get} SO_LINGER on all endpoints.Nayana Bidari
2020-09-17Change sizeofInt32 to string sizeChong Cai
2020-09-17Set mode when creating Merkle tree fileChong Cai