Age | Commit message (Expand) | Author |
2019-10-22 | Update const names to be Go style. | Ian Lewis |
2019-10-16 | Add sublevel to kernel version | Michael Pratt |
2019-10-07 | Merge pull request #753 from lubinszARM:pr_syscall_linux | gVisor bot |
2019-10-02 | Merge branch 'master' into pr_syscall_linux | Andrei Vagin |
2019-09-24 | Stub out readahead implementation. | Adin Scannell |
2019-09-18 | Signalfd support | Adin Scannell |
2019-09-18 | enable syscalls/linux to support arm64 | Bin Lu |
2019-09-12 | Implement splice methods for pipes and sockets. | Adin Scannell |
2019-07-29 | Rate limit the unimplemented syscall event handler. | Nicolas Lacasse |
2019-07-12 | Don't emit an event for extended attribute syscalls. | Nicolas Lacasse |
2019-07-09 | Cleanup straggling syscall dependencies. | Adin Scannell |
2019-07-03 | Fix syscall doc for getresgid | Ian Lewis |
2019-07-02 | Add documentation for remaining syscalls (fixes #197, #186) | Ian Lewis |
2019-06-28 | Remove events from name_to_handle_at and open_by_handle_at. | Nicolas Lacasse |
2019-06-24 | Use correct statx syscall number for amd64. | Nicolas Lacasse |
2019-06-22 | Implement statx. | Nicolas Lacasse |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-10 | Add introspection for Linux/AMD64 syscalls | Ian Lewis |
2019-06-06 | "Implement" mbind(2). | Jamie Liu |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-03 | Add syscall annotations for unimplemented syscalls | Ian Lewis |
2019-03-26 | Implement memfd_create. | Rahat Mahmood |
2018-12-21 | Automated rollback of changelist 226224230 | Jamie Liu |
2018-12-19 | Automated rollback of changelist 225861605 | Googler |
2018-12-19 | Implement pwritev2. | Zach Koopmans |
2018-12-17 | Implement mlock(), kind of. | Jamie Liu |
2018-11-26 | Implementation of preadv2 for Linux 4.4 support | Zach Koopmans |
2018-11-08 | Implement sync_file_range() | Andrei Vagin |
2018-11-08 | Create stubs for syscalls upto Linux 4.4. | Rahat Mahmood |
2018-10-20 | Add more unimplemented syscall events | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-08-23 | Implement POSIX per-process interval timers. | Jamie Liu |
2018-08-14 | Automated rollback of changelist 208284483 | Nicolas Lacasse |
2018-08-10 | Implemented the splice(2) syscall. | Justine Olshan |
2018-08-02 | Add seccomp(2) support. | Brian Geffon |
2018-05-17 | Cleanup docs | Michael Pratt |
2018-05-17 | Implement sysv shm. | Rahat Mahmood |
2018-04-28 | Check in gVisor. | Googler |