Age | Commit message (Expand) | Author |
2019-10-04 | Merge release-20190806.1-237-g7ef1c44 (automated) | gVisor bot |
2019-10-04 | Change linux.FileMode from uint to uint16, and update VFS to use FileMode. | Kevin Krakauer |
2019-09-18 | Merge release-20190806.1-156-gc98e7f0 (automated) | gVisor bot |
2019-09-18 | Signalfd support | Adin Scannell |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-08-19 | Merge 67d7864f (automated) | gVisor bot |
2019-08-19 | Document RWF_HIPRI not implemented for preadv2/pwritev2. | Zach Koopmans |
2019-08-15 | Merge ef045b91 (automated) | gVisor bot |
2019-08-15 | Document source and versioning of the TCPInfo struct. | Rahat Mahmood |
2019-08-13 | Merge 691c2f81 (automated) | gVisor bot |
2019-08-12 | Compute size of struct tcp_info instead of hardcoding it. | Rahat Mahmood |
2019-08-10 | Merge af90e686 (automated) | gVisor bot |
2019-08-09 | netlink: return an error in nlmsgerr | Andrei Vagin |
2019-08-09 | Merge 5a38eb12 (automated) | gVisor bot |
2019-08-09 | Add initial ptrace stub and syscall support for arm64. | Haibo Xu |
2019-08-08 | Merge 7bfad8eb (automated) | gVisor bot |
2019-08-08 | Return a well-defined socket address type from socket funtions. | Rahat Mahmood |
2019-08-01 | Merge 0a246fab (automated) | gVisor bot |
2019-07-31 | Basic support for 'ip route' | Ian Lewis |
2019-07-23 | Merge 5ddf9adb (automated) | gVisor bot |
2019-07-22 | Fix up and add some iptables ABI. | Kevin Krakauer |
2019-07-22 | Merge fdac770f (automated) | gVisor bot |
2019-07-22 | Fix struct statx field alignment. | Jamie Liu |
2019-07-18 | Merge 163ab5e9 (automated) | gVisor bot |
2019-07-18 | Sentry virtual filesystem, v2 | Jamie Liu |
2019-07-17 | Merge 6f7e2bb3 (automated) | gVisor bot |
2019-07-17 | Separate O_DSYNC and O_SYNC. | Jamie Liu |
2019-07-17 | Merge 8e3e021a (automated) | gVisor bot |
2019-07-17 | ext: Filesystem init implementation. | Ayush Ranjan |
2019-07-12 | Merge 69e0affa (automated) | gVisor bot |
2019-07-09 | Cleanup straggling syscall dependencies. | Adin Scannell |
2019-06-28 | Drop ashmem and binder. | Adin Scannell |
2019-06-27 | Merge 5b41ba5d (automated) | gVisor bot |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-22 | Merge 35719d52 (automated) | gVisor bot |
2019-06-22 | Implement statx. | Nicolas Lacasse |
2019-06-21 | Merge 054b5632 (automated) | gVisor bot |
2019-06-21 | Update comment | Fabricio Voznika |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-11 | Merge 74e397e3 (automated) | gVisor bot |
2019-06-10 | Add introspection for Linux/AMD64 syscalls | Ian Lewis |
2019-06-10 | Merge a00157cc (automated) | gVisor bot |
2019-06-06 | Use common definition of SockType. | Rahat Mahmood |
2019-06-06 | "Implement" mbind(2). | Jamie Liu |
2019-06-06 | Track and export socket state. | Rahat Mahmood |
2019-06-05 | Implement dumpability tracking and checks | Michael Pratt |
2019-06-02 | Merge 216da0b7 (automated) | gVisor bot |
2019-05-24 | Wrap comments and reword in common present tense | Michael Pratt |
2019-05-22 | Move wait constants to abi/linux package | Michael Pratt |