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
/
mm
/
pma.go
Age
Commit message (
Expand
)
Author
2021-08-30
Narrow COW-break on thread stacks.
Jamie Liu
2021-07-12
[syserror] Update syserror to linuxerr for more errors.
Zach Koopmans
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2020-10-07
Add staticcheck and staticstyle analyzers.
Adin Scannell
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-01-27
Update package locations.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-01
Don't expand COW-break on executable VMAs.
Jamie Liu
2019-03-25
Call memmap.Mappable.Translate with more conservative usermem.AccessType.
Jamie Liu
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2018-12-18
Fix mremap expansion with mm.checkInvariants = true.
Jamie Liu
2018-12-18
Truncate ar before calling mm.breakCopyOnWriteLocked().
Jamie Liu
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-07-11
Add MemoryManager.Pin.
Jamie Liu
2018-04-28
Check in gVisor.
Googler