summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform
AgeCommit message (Expand)Author
2020-11-30Fix typo in ptrace documentation.Dean Deng
2020-11-18Merge pull request #4791 from lubinszARM:pr_pt_uppergVisor bot
2020-11-17Merge pull request #4840 from lubinszARM:pr_fpsimd_1gVisor bot
2020-11-17arm64 kvm: optimize all fpsimd related codeRobin Luk
2020-11-17arm64 kvm: add the processing functions for all el0/el1 exceptionsRobin Luk
2020-11-12arm64 kvm bug fix: pagetables_test & kvm_test failed due to upper-shared-pt f...Bin Lu
2020-11-09Merge pull request #4683 from lemin9538:lemin_fpsmid_fixgVisor bot
2020-11-03Merge pull request #3617 from laijs:upperhalfgVisor bot
2020-11-03arm64 kvm: inject sError to trigger sigbuslubinszARM
2020-11-03kvm: share upper halves among all pagtablesLai Jiangshan
2020-10-30Merge pull request #4564 from zhlhahaha:1981gVisor bot
2020-10-29arm64: fix the fpsmid context save/restore issueMin Le
2020-10-28Merge pull request #4630 from lemin9538:lemin_arm64_devgVisor bot
2020-10-28arm64: need to restore the sentry's TLS when in EL1Min Le
2020-10-22arm64 kvm: added the implementation of setSystemTimeLegacy()Bin Lu
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-20ARM64 KVM: bad regs.Sp return SIGSEGVHoward Zhang
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-15arm64: the ASID offset of TTBR register is 48Min Le
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-13Avoid excessive Tgkill and wait operations.Adin Scannell
2020-10-12Merge pull request #4072 from adamliyi:droppt_fixgVisor bot
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-09platform/kvm: remove the unused fieldAndrei Vagin
2020-10-09Merge pull request #4040 from lemin9538:lemin_arm64gVisor bot
2020-10-08arm64: the mair_el1 value is wrongMin Le
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-05Merge pull request #4079 from lemin9538:arm64_fixgVisor bot
2020-10-02kvm/x86: handle a case when interrupts are enabled in the kernel spaceAndrei Vagin
2020-09-30arm64 kvm: fix panic in kvm.dropPageTablesYi Li
2020-09-30Merge pull request #2256 from laijs:kptigVisor bot
2020-09-30arm64 kvm: add a test case for kernel-tls checkingBin Lu
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-25make sure use the kernel space after change ASIDMin Le
2020-09-22arm64: set SCTLR_UCI bit in SCTLR_EL1Min Le
2020-09-16Merge pull request #3893 from lubinszARM:pr_n1_03gVisor bot
2020-09-15Add support for OCI seccomp filters in the sandbox.Ian Lewis
2020-09-11arm64 mm: asid and tlb supportBin Lu
2020-09-10arm64:place an SB sequence following an ERET instructionBin Lu
2020-09-09Don't sched_setaffinity in ptrace platform.Jamie Liu
2020-08-26Merge pull request #3742 from lubinszARM:pr_n1_1gVisor bot
2020-08-26Support stdlib analyzers with nogo.Adin Scannell