Age | Commit message (Expand) | Author |
2020-02-26 | Fix construct of linux.Stat for arm64. | Rahat Mahmood |
2020-02-14 | Enable automated marshalling for struct stat. | gVisor bot |
2020-02-14 | Plumb VFS2 inside the Sentry | gVisor bot |
2020-01-28 | Add vfs.FileDescription to FD table | Fabricio Voznika |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-17 | Enable stat syscall support on arm64. | Haibo Xu |
2020-01-16 | Enable clone syscall support on arm64. | Haibo Xu |
2020-01-09 | New sync package. | Ian Gudger |
2020-01-06 | Implement rseq(2) | Michael Pratt |
2019-12-16 | Implement checks for get/setxattr at the syscall layer. | Dean Deng |
2019-10-25 | Aggregate arguments for loading executables into a single struct. | Dean Deng |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-10-07 | Merge pull request #753 from lubinszARM:pr_syscall_linux | gVisor bot |
2019-09-18 | Signalfd support | Adin Scannell |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-13 | Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE. | Rahat Mahmood |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-06 | "Implement" mbind(2). | Jamie Liu |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2019-03-26 | Implement memfd_create. | Rahat Mahmood |
2019-01-31 | Remove license comments | Michael Pratt |
2018-10-17 | Move Unix transport out of netstack | Ian Gudger |
2018-08-14 | Automated rollback of changelist 208284483 | Nicolas Lacasse |
2018-08-10 | Implemented the splice(2) syscall. | Justine Olshan |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-02 | Add seccomp(2) support. | Brian Geffon |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-06-21 | Implement ioctl(FIOASYNC) | Ian Gudger |
2018-06-15 | Replace crypto/rand with internal rand package | Michael Pratt |
2018-05-17 | Implement sysv shm. | Rahat Mahmood |
2018-04-28 | Check in gVisor. | Googler |