summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/mm/io.go
AgeCommit message (Expand)Author
2020-08-20Consistent precondition formattingMichael Pratt
2020-01-27Update package locations.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-25Call memmap.Mappable.Translate with more conservative usermem.AccessType.Jamie Liu
2019-03-05Priority-inheritance futex implementationFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-06-27Call mm.CheckIORange() when copying in IOVecs.Nicolas Lacasse
2018-04-28Check in gVisor.Googler