Age | Commit message (Expand) | Author |
2019-09-30 | Merge release-20190806.1-210-g3ad17ff (automated) | gVisor bot |
2019-09-30 | Only copy out remaining time on nanosleep success | Michael Pratt |
2019-09-27 | Merge release-20190806.1-203-g8539abc (automated) | gVisor bot |
2019-09-27 | Merge pull request #864 from tanjianfeng:fix-861 | gVisor bot |
2019-09-27 | Merge release-20190806.1-201-gabbee56 (automated) | gVisor bot |
2019-09-27 | Implement SO_BINDTODEVICE sockopt | gVisor bot |
2019-09-24 | Merge release-20190806.1-178-g502f8f2 (automated) | gVisor bot |
2019-09-24 | Stub out readahead implementation. | Adin Scannell |
2019-09-20 | fix set hostname | Jianfeng Tan |
2019-09-18 | Merge release-20190806.1-156-gc98e7f0 (automated) | gVisor bot |
2019-09-18 | Signalfd support | Adin Scannell |
2019-09-14 | Merge release-20190806.1-145-g239a07a (automated) | gVisor bot |
2019-09-13 | gvisor: return ENOTDIR from the unlink syscall | Andrei Vagin |
2019-09-13 | Merge release-20190806.1-142-g7c6ab6a (automated) | gVisor bot |
2019-09-12 | Implement splice methods for pipes and sockets. | Adin Scannell |
2019-08-27 | Merge 9679f989 (automated) | gVisor bot |
2019-08-27 | Fix sendfile(2) error code | Fabricio Voznika |
2019-08-19 | Merge 67d7864f (automated) | gVisor bot |
2019-08-19 | Document RWF_HIPRI not implemented for preadv2/pwritev2. | Zach Koopmans |
2019-08-13 | Merge 8d97b22a (automated) | gVisor bot |
2019-08-12 | Handle ENOSPC with a partial write. | Nicolas Lacasse |
2019-08-07 | Merge 1c9781a4 (automated) | gVisor bot |
2019-08-07 | ext: vfs.FileDescriptionImpl and vfs.FilesystemImpl implementations. | Ayush Ranjan |
2019-08-06 | Merge 704f9610 (automated) | gVisor bot |
2019-08-06 | Require pread/pwrite for splice file offsets | Michael Pratt |
2019-08-02 | Merge 960a5e55 (automated) | gVisor bot |
2019-08-02 | Plumbing for iptables sockopts. | Kevin Krakauer |
2019-08-01 | Merge bad43772 (automated) | gVisor bot |
2019-08-01 | Drop reference on fs.Inode if Mount goes wrong. | Nicolas Lacasse |
2019-07-30 | Merge 93b0917d (automated) | gVisor bot |
2019-07-30 | Merge pull request #607 from DarcySail:master | gVisor bot |
2019-07-30 | Merge e511c0e0 (automated) | gVisor bot |
2019-07-30 | Add feature to launch Sentry from an open host FD. | Zach Koopmans |
2019-07-30 | Combine multiple epoll events copies | Hang Su |
2019-07-30 | Merge 5fdb945a (automated) | gVisor bot |
2019-07-29 | Rate limit the unimplemented syscall event handler. | Nicolas Lacasse |
2019-07-19 | Merge f544509c (automated) | gVisor bot |
2019-07-19 | Merge pull request #450 from Pixep:feature/add-clock-boottime-as-monotonic | gVisor bot |
2019-07-18 | Merge eefa817c (automated) | gVisor bot |
2019-07-18 | net/tcp/setockopt: impelment setsockopt(fd, SOL_TCP, TCP_INQ) | Andrei Vagin |
2019-07-17 | sys_time: Wrap comments to 80 columns | Adrien Leravat |
2019-07-17 | Merge 6f7e2bb3 (automated) | gVisor bot |
2019-07-17 | Separate O_DSYNC and O_SYNC. | Jamie Liu |
2019-07-12 | Merge 69e0affa (automated) | gVisor bot |
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-08 | Don't mask errors in createAt loop. | Nicolas Lacasse |
2019-07-03 | Fix syscall doc for getresgid | Ian Lewis |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-07-02 | Add documentation for remaining syscalls (fixes #197, #186) | Ian Lewis |