summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/usermem
AgeCommit message (Expand)Author
2019-03-27Convert []byte to string without copying in usermem.CopyStringIn.Jamie Liu
2019-03-25Call memmap.Mappable.Translate with more conservative usermem.AccessType.Jamie Liu
2019-03-05Priority-inheritance futex implementationFabricio Voznika
2019-02-08CopyObjectOut should allocate a byte slice the size of the encoded object.Nicolas Lacasse
2019-01-31Remove license commentsMichael Pratt
2019-01-07Add usermem support for arm64 platform.Jamie Liu
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-12Format documentationMichael Pratt
2018-04-28Check in gVisor.Googler