index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
platform
Age
Commit message (
Expand
)
Author
2020-10-13
Avoid excessive Tgkill and wait operations.
Adin Scannell
2020-10-12
Merge pull request #4072 from adamliyi:droppt_fix
gVisor bot
2020-10-09
platform/kvm: remove the unused field
Andrei Vagin
2020-10-09
Merge pull request #4040 from lemin9538:lemin_arm64
gVisor bot
2020-10-08
arm64: the mair_el1 value is wrong
Min Le
2020-10-07
Merge pull request #4376 from lubinszARM:pr_usr_tls_new
gVisor bot
2020-10-07
Add precise synchronization to KVM.
Adin Scannell
2020-10-06
Implement membarrier(2) commands other than *_SYNC_CORE.
Jamie Liu
2020-10-05
Merge pull request #4079 from lemin9538:arm64_fix
gVisor bot
2020-10-02
kvm/x86: handle a case when interrupts are enabled in the kernel space
Andrei Vagin
2020-09-30
arm64 kvm: fix panic in kvm.dropPageTables
Yi Li
2020-09-30
Merge pull request #2256 from laijs:kpti
gVisor bot
2020-09-29
arm64 kvm: keep sentry-tls and usr-tls separately
Bin Lu
2020-09-25
make sure use the kernel space after change ASID
Min Le
2020-09-22
arm64: set SCTLR_UCI bit in SCTLR_EL1
Min Le
2020-09-16
Merge pull request #3893 from lubinszARM:pr_n1_03
gVisor bot
2020-09-15
Add support for OCI seccomp filters in the sandbox.
Ian Lewis
2020-09-11
arm64 mm: asid and tlb support
Bin Lu
2020-09-10
arm64:place an SB sequence following an ERET instruction
Bin Lu
2020-09-09
Don't sched_setaffinity in ptrace platform.
Jamie Liu
2020-08-26
Merge pull request #3742 from lubinszARM:pr_n1_1
gVisor bot
2020-08-26
Support stdlib analyzers with nogo.
Adin Scannell
2020-08-24
Device major number greater than 2 digits in /proc/self/maps on arm64 N1 machine
Bin Lu
2020-08-24
Bump build constraints to 1.17
Michael Pratt
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-12
Running hello-world on Thunderx2 with kvm
Bin Lu
2020-08-07
Add context.FullStateChanged()
Andrei Vagin
2020-08-07
Merge pull request #3069 from lubinszARM:pr_serr_injection2
gVisor bot
2020-08-06
amd64: implement KPTI for gvisor
Lai Jiangshan
2020-08-05
amd64: introduce kernelEntry
Lai Jiangshan
2020-08-05
amd64: don't check vcpu in bluepill()
Lai Jiangshan
2020-08-04
amd64: less code and data in the upper half
Lai Jiangshan
2020-08-04
amd64: switch to kernelCR3 when just return to gr0
Lai Jiangshan
2020-08-04
amd64: switch to userCR3 just before return to gr3
Lai Jiangshan
2020-08-03
Add callbacks to support lazy loading/restoring thread states
Andrei Vagin
2020-07-31
Merge pull request #3300 from lubinszARM:pr_fpsimd_usr
gVisor bot
2020-07-30
Merge pull request #3448 from lubinszARM:pr_tls_tests
gVisor bot
2020-07-30
Merge pull request #3028 from lubinszARM:pr_kvm_hello1
gVisor bot
2020-07-30
add usr-tls test cases for Arm64
Bin Lu
2020-07-30
supporting sError injection step 2 on Arm64
Bin Lu
2020-07-29
load/store user fpsimd on Arm64
Bin Lu
2020-07-27
Merge pull request #3201 from lubinszARM:pr_sys64_2
gVisor bot
2020-07-27
Merge pull request #3299 from lubinszARM:pr_asid
gVisor bot
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-07-26
updated the functions to distinguish IA/DA for Arm64
Bin Lu
2020-07-26
allow guest user applications read CNTVCT_EL0/CNTFRQ_EL0
Bin Lu
2020-07-23
kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platform
lubinszARM
2020-07-20
add asid support to Arm64
Bin Lu
2020-07-13
Merge pull request #3200 from lubinszARM:pr_kvm_ut_1
gVisor bot
2020-07-10
Split the kvm ut test cases to correspond to different platforms
Bin Lu
[next]