summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/linux64.go
AgeCommit message (Expand)Author
2019-06-13Update canonical repository.Adin Scannell
2019-06-10Add introspection for Linux/AMD64 syscallsIan Lewis
2019-06-06"Implement" mbind(2).Jamie Liu
2019-05-21Add basic plumbing for splice and stub implementation.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-04-03Add syscall annotations for unimplemented syscallsIan Lewis
2019-03-26Implement memfd_create.Rahat Mahmood
2018-12-21Automated rollback of changelist 226224230Jamie Liu
2018-12-19Automated rollback of changelist 225861605Googler
2018-12-19Implement pwritev2.Zach Koopmans
2018-12-17Implement mlock(), kind of.Jamie Liu
2018-11-26Implementation of preadv2 for Linux 4.4 supportZach Koopmans
2018-11-08Implement sync_file_range()Andrei Vagin
2018-11-08Create stubs for syscalls upto Linux 4.4.Rahat Mahmood
2018-10-20Add more unimplemented syscall eventsFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-23Implement POSIX per-process interval timers.Jamie Liu
2018-08-14Automated rollback of changelist 208284483Nicolas Lacasse
2018-08-10Implemented the splice(2) syscall.Justine Olshan
2018-08-02Add seccomp(2) support.Brian Geffon
2018-05-17Cleanup docsMichael Pratt
2018-05-17Implement sysv shm.Rahat Mahmood
2018-04-28Check in gVisor.Googler