summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/mm/syscalls.go
AgeCommit message (Expand)Author
2018-12-12Pass information about map writableness to filesystems.Rahat Mahmood
2018-12-05Update MM.usageAS when mremap copies or moves a mapping.Jamie Liu
2018-11-20Update futex to use usermem abstractions.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-08Implement shared futexes.Jamie Liu
2018-06-22Handle mremap(old_size=0).Jamie Liu
2018-04-28Check in gVisor.Googler