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
Age
Commit message (
Expand
)
Author
2018-06-12
Runsc checkpoint works.
Brielle Broder
2018-06-12
Drop MMapOpts.MappingIdentity reference in loader.mapSegment.
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-11
Set CLOEXEC option to sockets
Fabricio Voznika
2018-06-11
Rpcinet is incorrectly handling MSG_TRUNC with SOCK_STREAM
Brian Geffon
2018-06-11
rpcinet is treating EAGAIN and EWOULDBLOCK as different errnos.
Brian Geffon
2018-06-11
Add O_TRUNC handling in openat
Fabricio Voznika
2018-06-11
Sentry: split tty.queue into its own file.
Kevin Krakauer
2018-06-08
Fix kernel flags handling and add missing vectors.
Adin Scannell
2018-06-08
Add checks for short CopyOut in rpcinet
Brian Geffon
2018-06-08
Fix sigaltstack semantics.
Adin Scannell
2018-06-08
rpcinet is not correctly handling MSG_TRUNC on recvmsg(2).
Brian Geffon
2018-06-07
rpcinet should not block in read(2) rpcs.
Brian Geffon
2018-06-07
Add missing rpcinet ioctls.
Brian Geffon
2018-06-07
Sentry: very basic terminal echo support.
Kevin Krakauer
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-06
Add support for rpcinet ioctl(2).
Brian Geffon
2018-06-06
Added a function to the controller to checkpoint a container.
Googler
2018-06-05
Add support for rpcinet owned procfs files.
Brian Geffon
2018-06-01
Fix refcount bug in rpcinet socketOperations.Accept.
Brian Geffon
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-24
rpcinet connect doesn't handle all errnos correctly.
Brian Geffon
2018-05-22
Remove offset check to match with Linux implementation.
Fabricio Voznika
2018-05-22
Change length type, and let fadvise64 return ESPIPE if file is a pipe
Chanwit Kaewkasi
2018-05-22
sentry: Add simple SIOCGIFFLAGS support (IFF_RUNNING and IFF_PROMIS).
Kevin Krakauer
2018-05-21
Dramatically improve handling of KVM vCPU pool.
Adin Scannell
2018-05-18
sentry: Get "ip link" working.
Kevin Krakauer
2018-05-17
Cleanup docs
Michael Pratt
2018-05-17
Fix capability check for sysv semaphores.
Rahat Mahmood
2018-05-17
Implement sysv shm.
Rahat Mahmood
2018-05-16
Fix another socket Dirent refcount.
Christopher Koch
2018-05-16
Verify that when offset address is not null, infile must be seekable
Chanwit Kaewkasi
2018-05-16
Refcount socket Dirents correctly.
Christopher Koch
2018-05-16
Release mutex in BidirectionalConnect to avoid deadlock.
Brian Geffon
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-15
sentry: Replaces saving of inet.Stack with retrieval via context.
Kevin Krakauer
2018-05-15
Fix problem with sendfile(2) writing less data
Fabricio Voznika
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
sentry: Adds canonical mode support.
Kevin Krakauer
[next]