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
/
usage
Age
Commit message (
Expand
)
Author
2021-06-23
Use memutil.MapFile for the memory accounting page.
Jamie Liu
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-10-19
pgalloc: Do not hold MemoryFile.mu while calling mincore.
Ayush Ranjan
2020-05-06
Add maximum memory limit.
Nicolas Lacasse
2020-02-10
Document MinimumTotalMemoryBytes.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-08-30
Remove support for non-incremental mapped accounting.
Jamie Liu
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-07
Move //pkg/sentry/memutil to //pkg/memutil.
Jamie Liu
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-01-31
Remove license comments
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-18
Provide better message when memfd_create fails with ENOSYS
Fabricio Voznika
2018-09-17
Remove memory usage static init
Fabricio Voznika
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-05-07
Fix misspellings
Ian Gudger
2018-04-28
Check in gVisor.
Googler