Age | Commit message (Expand) | Author |
2020-02-14 | Plumb VFS2 inside the Sentry | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-16 | Enable clone syscall support on arm64. | Haibo Xu |
2019-10-29 | Disallow execveat on interpreter scripts with fd opened with O_CLOEXEC. | Dean Deng |
2019-10-25 | Aggregate arguments for loading executables into a single struct. | Dean Deng |
2019-10-24 | Handle AT_SYMLINK_NOFOLLOW flag for execveat. | Dean Deng |
2019-10-23 | Handle AT_EMPTY_PATH flag in execveat. | Dean Deng |
2019-10-21 | Add basic implementation of execveat syscall and associated tests. | Dean Deng |
2019-07-30 | Add feature to launch Sentry from an open host FD. | Zach Koopmans |
2019-07-09 | Cleanup straggling syscall dependencies. | Adin Scannell |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-05-22 | Add WCLONE / WALL support to waitid | Michael Pratt |
2019-05-22 | Add support for wait(WNOTHREAD) | Michael Pratt |
2019-05-22 | Move wait constants to abi/linux package | Michael Pratt |
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-01-08 | Improve loader related error messages returned to users. | Brian Geffon |
2018-12-04 | Max link traversals should be for an entire path. | Brian Geffon |
2018-11-08 | Create stubs for syscalls upto Linux 4.4. | Rahat Mahmood |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-08 | Statfs Namelen should be NAME_MAX not PATH_MAX | Michael Pratt |
2018-04-28 | Check in gVisor. | Googler |