summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
2020-10-23[vfs] kernfs: Implement remaining InodeAttr fields.Ayush Ranjan
2020-10-23Check for verity file/Merkle file when reopenChong Cai
2020-10-23Support getsockopt for SO_ACCEPTCONN.Nayana Bidari
2020-10-23Rewrite reference leak checker without finalizers.Dean Deng
2020-10-21Check for nil in kernel.FSContext functions.Dean Deng
2020-10-21Merge pull request #4535 from lubinszARM:pr_kvm_exec_binary_1gVisor bot
2020-10-20Merge pull request #4524 from lemin9538:lemin_arm64gVisor bot
2020-10-19loader/elf: validate file offsetAndrei Vagin
2020-10-19Fix reference counting on kcov mappings.Dean Deng
2020-10-19Fix runsc tests on VFS2 overlay.Jamie Liu
2020-10-19[vfs2] Fix fork reference leaks.Dean Deng
2020-10-19splice: return EINVAL is len is negativeAndrei Vagin
2020-10-19pgalloc: Do not hold MemoryFile.mu while calling mincore.Ayush Ranjan
2020-10-18arm64 kvm: handle exception from accessing undefined instructionBin Lu
2020-10-16Merge pull request #4387 from lubinszARM:pr_tls_host_sentry_1gVisor bot
2020-10-15sockets: ignore io.EOF from view.ReadAtAndrei Vagin
2020-10-15Change verity isEnable to be a member of dentryChong Cai
2020-10-15arm64: the ASID offset of TTBR register is 48Min Le
2020-10-14Fix SCM Rights reference leaks.Dean Deng
2020-10-14Fix shm reference leak.Dean Deng
2020-10-13Merge pull request #4482 from lemin9538:lemin_arm64gVisor bot
2020-10-13Merge pull request #4386 from lubinszARM:pr_testutil_tls_usrgVisor bot
2020-10-13Merge pull request #4374 from lubinszARM:pr_ffmpeg_kvm_01gVisor bot
2020-10-13Don't read beyond EOF when inserting into sentry page cache.Jamie Liu
2020-10-13[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.Dean Deng
2020-10-13Avoid excessive Tgkill and wait operations.Adin Scannell
2020-10-13[vfs2] Destroy all tmpfs files when the filesystem is released.Dean Deng
2020-10-13[vfs2] Add FilesystemType.Release to avoid reference leaks.Dean Deng
2020-10-13Don't leak VDSO mappings.Dean Deng
2020-10-12Change verity mu to be per file systemChong Cai
2020-10-12Change Merkle tree library to use ReaderAtChong Cai
2020-10-12[vfs] kernfs: Fix inode memory leak issue.Ayush Ranjan
2020-10-12Merge pull request #4072 from adamliyi:droppt_fixgVisor bot
2020-10-12[vfs2] Don't leak disconnected mounts.Dean Deng
2020-10-11arm64 kvm: add tls-usr supportBin Lu
2020-10-10arm64: set DZE bit to make EL0 can use DC ZVAMin Le
2020-10-09Include stat in Verity hashChong Cai
2020-10-09platform/kvm: remove the unused fieldAndrei Vagin
2020-10-09Merge pull request #4040 from lemin9538:lemin_arm64gVisor bot
2020-10-09Reduce the cost of sysinfo(2).Jamie Liu
2020-10-09Automated rollback of changelist 336304024Ghanan Gowripalan
2020-10-09syscalls: Don't leak a file on the error pathAndrei Vagin
2020-10-09Automated rollback of changelist 336185457Bhasker Hariharan
2020-10-08Implement MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ.Jamie Liu
2020-10-08Do not resolve routes immediatelyGhanan Gowripalan
2020-10-08arm64: the mair_el1 value is wrongMin Le
2020-10-07Add staticcheck and staticstyle analyzers.Adin Scannell
2020-10-07Merge pull request #4376 from lubinszARM:pr_usr_tls_newgVisor bot
2020-10-07Add precise synchronization to KVM.Adin Scannell
2020-10-06Implement membarrier(2) commands other than *_SYNC_CORE.Jamie Liu