Age | Commit message (Expand) | Author |
2019-12-16 | Merge release-20191210.0-31-ge6f4124 (automated) | gVisor bot |
2019-12-16 | Implement checks for get/setxattr at the syscall layer. | Dean Deng |
2019-12-12 | Merge release-20191210.0-26-g007707a (automated) | gVisor bot |
2019-12-12 | Implement kernfs. | Rahat Mahmood |
2019-12-11 | Merge release-20191129.0-42-g46651a7 (automated) | gVisor bot |
2019-12-10 | Add most VFS methods for syscalls. | Jamie Liu |
2019-12-06 | Merge release-20191129.0-7-g13f0f60 (automated) | gVisor bot |
2019-12-05 | Implement F_GETOWN_EX and F_SETOWN_EX. | Ian Gudger |
2019-11-28 | Merge release-20191114.0-41-g684f757 (automated) | gVisor bot |
2019-11-27 | Add support for receiving TOS and TCLASS control messages in hostinet. | Dean Deng |
2019-10-25 | Merge release-20190806.1-324-g9a72674 (automated) | gVisor bot |
2019-10-24 | slight changes to pkg/abi | Bin Lu |
2019-10-23 | Merge release-20190806.1-315-g6d4d956 (automated) | gVisor bot |
2019-10-23 | Merge pull request #641 from tanjianfeng:master | gVisor bot |
2019-10-21 | Merge release-20190806.1-295-g12235d5 (automated) | gVisor bot |
2019-10-21 | AF_PACKET support for netstack (aka epsocket). | Kevin Krakauer |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-10-15 | support /proc/net/route | Jianfeng Tan |
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 |