summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
2020-09-09Make flag propagation automaticFabricio Voznika
2020-09-09Device major number greater than 2 digits in /proc/self/maps on arm64 N1 machineBin Lu
2020-09-09Support stdlib analyzers with nogo.Adin Scannell
2020-09-09Remove spurious fd.IncRef().Nicolas Lacasse
2020-09-09tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.Nicolas Lacasse
2020-09-09Use new reference count utility throughout gvisor.Dean Deng
2020-09-09Return non-zero size for tmpfs statfs(2).Jamie Liu
2020-09-09Expose basic coverage information to userspace through kcov interface.Dean Deng
2020-09-09[go-marshal] Enable auto-marshalling for host tty.Ayush Ranjan
2020-09-09overlay: clonePrivateMount must pass a Dentry reference to MakeVirtualDentry.Nicolas Lacasse
2020-09-09remove iptables sockopt special casesKevin Krakauer
2020-09-09Change "Fd" member to "FD" according to convensiongVisor bot
2020-09-09Support SO_LINGER socket option.Nayana Bidari
2020-09-09Fix TCP_LINGER2 behavior to match linux.Bhasker Hariharan
2020-09-09Fix deadlock in gofer direct IO.Dean Deng
2020-09-09Flush in fsimpl/gofer.regularFileFD.OnClose() if there are no dirty pages.Jamie Liu
2020-09-09Bump build constraints to 1.17Michael Pratt
2020-09-09Update inotify documentation for gofer filesystem.Dean Deng
2020-09-09Implement GetFilesystem for verity fsgVisor bot
2020-09-09[vfs] Allow mountpoint to be an existing non-directory.Ayush Ranjan
2020-09-09Provide fdReader/Writer for FileDescriptiongVisor bot
2020-09-09Internal change.gVisor bot
2020-09-09Clarify seek behaviour for kernfs.GenericDirectoryFD.Rahat Mahmood
2020-09-09Pass overlay credentials via context in copy up.Nicolas Lacasse
2020-09-09Make mounts ReadWrite first, then later change to ReadOnly.Nicolas Lacasse
2020-09-09Fix parent directory creation in CreateDeviceFile.Nicolas Lacasse
2020-09-09[vfs] Create recursive dir creation util.Ayush Ranjan
2020-09-09Add reference count checking to the fsimpl/host package.Dean Deng
2020-09-09Consistent precondition formattingMichael Pratt
2020-09-09Skip listening TCP ports when trying to bind a free port.Bhasker Hariharan
2020-09-09Fix tabs in lock-ordering doc.Nicolas Lacasse
2020-09-09Remove path walk from localFile.MknodFabricio Voznika
2020-09-09ip6tables: move ipv4-specific logic into its own fileKevin Krakauer
2020-09-09Merge release-20200818.0-143-gaead623d9 (automated)gVisor bot
2020-09-09Merge release-20200818.0-141-gf3172c3a1 (automated)gVisor bot
2020-09-09Don't sched_setaffinity in ptrace platform.Jamie Liu
2020-09-09Merge release-20200818.0-140-gfb281eea7 (automated)gVisor bot
2020-09-09Merge release-20200818.0-139-g26439f9a4 (automated)gVisor bot
2020-09-09Merge release-20200818.0-138-g00479af51 (automated)gVisor bot
2020-09-09Merge release-20200818.0-137-g8d3551da6 (automated)gVisor bot
2020-09-08Implement synthetic mountpoints for kernfs.Jamie Liu
2020-09-09Merge release-20200818.0-136-gbca4d99a4 (automated)gVisor bot
2020-09-08[vfs] overlayfs: Fix socket tests.Ayush Ranjan
2020-09-08Merge release-20200818.0-135-ga17d083f3 (automated)gVisor bot
2020-09-08Add check for both child and childMerkle ENOENTgVisor bot
2020-09-08Merge release-20200818.0-134-g360f1535c (automated)gVisor bot
2020-09-08Implement ioctl with enable veritygVisor bot
2020-09-08Merge release-20200818.0-133-g682c0edcd (automated)gVisor bot
2020-09-08[vfs] overlayfs: decref VD when not using it.Ayush Ranjan
2020-09-08Merge release-20200818.0-132-gc8f1ce288 (automated)gVisor bot