summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
2020-02-04timer_create(2) should return 0 on successMichael Pratt
2020-02-04Remove argument from vfs.MountNamespace.DecRef()Fabricio Voznika
2020-02-04VFS2 gofer clientJamie Liu
2020-02-04Add support for sentry internal pipe for gofer mountsFabricio Voznika
2020-01-31Implement file locks for regular tmpfs files in VFSv2.Dean Deng
2020-01-31Internal change.gVisor bot
2020-01-30Merge pull request #1288 from lubinszARM:pr_ring0_6gVisor bot
2020-01-30Enforce splice offset limitsMichael Pratt
2020-01-29Add support for TCP_DEFER_ACCEPT.Bhasker Hariharan
2020-01-29Add plumbing for file locks in VFS2.Dean Deng
2020-01-29sentry: rename SetRSEQInterruptedIP to SetOldRSeqInterruptedIP for arm64Andrei Vagin
2020-01-29Add //pkg/sentry/devices/memdev.Jamie Liu
2020-01-29supporting sError in guest kernel on Arm64Bin Lu
2020-01-28Prevent arbitrary size allocation when sending UDS messages.Dean Deng
2020-01-28Add support for WritableSource in DynamicBytesFileDescriptionImplFabricio Voznika
2020-01-28Changes missing in last submitFabricio Voznika
2020-01-28Add vfs.FileDescription to FD tableFabricio Voznika
2020-01-28Add //pkg/sentry/fsimpl/devtmpfs.Jamie Liu
2020-01-28fs/splice: don't report partial errors for special filesAndrei Vagin
2020-01-28Add VFS2 support for epoll.Jamie Liu
2020-01-28netlink: add support for RTM_F_LOOKUP_TABLEJianfeng Tan
2020-01-28Implement an anon_inode equivalent for VFS2.Jamie Liu
2020-01-28Check sigsetsize in rt_sigactionMichael Pratt
2020-01-27Merge pull request #1561 from zhangningdlut:chris_ttygVisor bot
2020-01-27Update package locations.Adin Scannell
2020-01-27Fix licenses.Adin Scannell
2020-01-27Update bug number for supporting extended attribute namespaces.Dean Deng
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-24Add support for device special files to VFS2 tmpfs.Jamie Liu
2020-01-24Add anonymous device number allocation to VFS2.Jamie Liu
2020-01-24Ignore external SIGURGMichael Pratt
2020-01-23Remove epoll entry from map when dropping it.Nicolas Lacasse
2020-01-23Merge pull request #1617 from kevinGC:iptables-write-filter-protogVisor bot
2020-01-23Check for EINTR from KVM_CREATE_VMMichael Pratt
2020-01-22De-duplicate common test functionality for VFS2 filesystems.Rahat Mahmood
2020-01-22Move VFS2 handling of FD readability/writability to vfs.FileDescription.Jamie Liu
2020-01-21Rename DowngradableRWMutex to RWmutex.Ian Gudger
2020-01-21Merge pull request #1609 from xiaobo55x:unamegVisor bot
2020-01-21Merge pull request #1275 from lubinszARM:pr_ring0_5gVisor bot
2020-01-21Add a new TCP stat for current open connections.Mithun Iyer
2020-01-21Implement sysfs.Rahat Mahmood
2020-01-21Merge pull request #1274 from lubinszARM:pr_ring0_4gVisor bot
2020-01-21More little fixes.Kevin Krakauer
2020-01-21Fixing stuffKevin Krakauer
2020-01-21Add line break to /proc/net filesFabricio Voznika
2020-01-21Merge branch 'master' into iptables-write-filter-protoKevin Krakauer
2020-01-21Add syscalls for lgetxattr, fgetxattr, lsetxattr, and fsetxattr.Dean Deng
2020-01-21Merge pull request #1558 from kevinGC:iptables-write-input-dropgVisor bot
2020-01-20Enable uname syscall support on arm64.Haibo Xu
2020-01-18Include the cgroup name in the superblock options in /proc/self/mountinfo.Nicolas Lacasse