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
Age
Commit message (
Expand
)
Author
2018-12-12
Pass information about map writableness to filesystems.
Rahat Mahmood
2018-12-05
Update MM.usageAS when mremap copies or moves a mapping.
Jamie Liu
2018-11-20
Update futex to use usermem abstractions.
Adin Scannell
2018-11-15
Advertise vsyscall support via /proc/<pid>/maps.
Rahat Mahmood
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-08
Implement shared futexes.
Jamie Liu
2018-09-10
Allow '/dev/zero' to be mapped with unaligned length
Fabricio Voznika
2018-09-04
Distinguish Element and Linker for ilist.
Adin Scannell
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-12
Format documentation
Michael Pratt
2018-07-11
Add MemoryManager.Pin.
Jamie Liu
2018-06-27
Call mm.CheckIORange() when copying in IOVecs.
Nicolas Lacasse
2018-06-25
Check for empty applicationAddrRange in MM.DecUsers.
Jamie Liu
2018-06-22
Handle mremap(old_size=0).
Jamie Liu
2018-05-17
Implement sysv shm.
Rahat Mahmood
2018-05-11
Remove error return from AddressSpace.Release()
Michael Pratt
2018-05-11
Implement MAP_32BIT.
Jamie Liu
2018-05-03
Fix misspellings.
Cyrille Hemidy
2018-04-28
Check in gVisor.
Googler