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
/
platform.go
Age
Commit message (
Expand
)
Author
2020-10-06
Implement membarrier(2) commands other than *_SYNC_CORE.
Jamie Liu
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-07
Add context.FullStateChanged()
Andrei Vagin
2020-08-03
Add callbacks to support lazy loading/restoring thread states
Andrei Vagin
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-01-27
Update package locations.
Adin Scannell
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-03-12
Clarify the platform.File interface.
Jamie Liu
2019-03-05
Priority-inheritance futex implementation
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-14
Avoid reuse of pending SignalInfo objects
newmanwang
2018-07-16
Add CPUID faulting for ptrace and KVM.
Adin Scannell
2018-07-11
Add MemoryManager.Pin.
Jamie Liu
2018-05-11
Remove error return from AddressSpace.Release()
Michael Pratt
2018-04-28
Check in gVisor.
Googler