summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
AgeCommit message (Expand)Author
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-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
2020-10-06[vfs2] Don't leak reference from Mountnamespace.Root().Dean Deng
2020-10-05Simplify nil assignment in kcov.Dean Deng
2020-10-05Merge pull request #4079 from lemin9538:arm64_fixgVisor bot
2020-10-05Merge pull request #4368 from zhlhahaha:1979gVisor bot
2020-10-03Fix kcov enabling and disabling procedures.Dean Deng
2020-10-02kvm/x86: handle a case when interrupts are enabled in the kernel spaceAndrei Vagin
2020-10-02Convert uses of the binary package in kernel to go-marshal.Rahat Mahmood
2020-10-02Merge pull request #4035 from lubinszARM:pr_misc_01gVisor bot
2020-10-01Add a verity test for modified parent Merkle fileChong Cai
2020-09-30Merge pull request #3824 from btw616:fix/issue-3823gVisor bot
2020-09-30ip6tables: redirect supportKevin Krakauer
2020-09-30arm64 kvm: fix panic in kvm.dropPageTablesYi Li
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