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
2018-09-18
Provide better message when memfd_create fails with ENOSYS
Fabricio Voznika
2018-09-14
Avoid reuse of pending SignalInfo objects
newmanwang
2018-09-13
platform/kvm: Get max vcpu number dynamically by ioctl
Chenggang
2018-09-11
platform: Pass device fd into platform constructor.
Nicolas Lacasse
2018-09-10
Map committed chunks concurrently in FileMem.LoadFrom.
Jamie Liu
2018-08-28
Bump to Go 1.11
Michael Pratt
2018-08-22
Add separate Recycle method for allocator.
Adin Scannell
2018-08-08
Protect PCIDs with a mutex.
Adin Scannell
2018-08-06
Fix a bug in PCIDs.Assign
ShiruRen
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-23
Add KVM and overlay dimensions to container_test
Fabricio Voznika
2018-07-17
Merge FileMem.usage in IncRef
Michael Pratt
2018-07-16
Add CPUID faulting for ptrace and KVM.
Adin Scannell
2018-07-16
Start allocation and reclaim scans only where they may find a match
Michael Pratt
2018-07-11
Add MemoryManager.Pin.
Jamie Liu
2018-06-26
Change SIGCHLD to SIGKILL in ptrace stubs.
Adin Scannell
2018-06-19
Make KVM more scalable by removing CPU cap.
Adin Scannell
2018-06-15
Use notify explicitly on unlock path.
Adin Scannell
2018-06-13
Deflake kvm_test.
Adin Scannell
2018-06-13
Log filemem state when panicing due to invalid refcount.
Jamie Liu
2018-06-11
Minor ring0 interface cleanup.
Adin Scannell
2018-06-11
Make page tables split-safe.
Adin Scannell
2018-06-11
Handle all exception vectors.
Adin Scannell
2018-06-08
Fix kernel flags handling and add missing vectors.
Adin Scannell
2018-06-06
Ensure guest-mode for page table modifications.
Adin Scannell
2018-06-06
Split PCID implementation from page tables.
Adin Scannell
2018-06-06
Add allocator abstraction for page tables.
Adin Scannell
2018-06-01
Move page tables lock into the address space.
Adin Scannell
2018-05-30
Restore FS on resume.
Adin Scannell
2018-05-30
Change ring0 & page tables arguments to structs.
Adin Scannell
2018-05-21
Dramatically improve handling of KVM vCPU pool.
Adin Scannell
2018-05-15
Fix KVM EFAULT handling.
Adin Scannell
2018-05-15
Simplify KVM invalidation logic.
Adin Scannell
2018-05-15
Simplify KVM state handling.
Adin Scannell
2018-05-14
Disable INVPCID check; it's not used.
Adin Scannell
2018-05-14
Make KVM system call first check.
Adin Scannell
2018-05-14
Simplify KVM host map handling.
Adin Scannell
2018-05-14
Ignore spurious KVM emulation failures.
Adin Scannell
2018-05-11
Remove error return from AddressSpace.Release()
Michael Pratt
2018-05-07
Fix misspellings
Ian Gudger
2018-05-01
Set LMA in EFER
Michael Pratt
2018-04-28
Check in gVisor.
Googler