Age | Commit message (Expand) | Author |
2020-01-21 | Add missing verb | Michael Pratt |
2020-01-15 | Add timestamps to VFS2 tmpfs, and implement some of SetStat. | Nicolas Lacasse |
2020-01-08 | More GH comments. | Kevin Krakauer |
2020-01-08 | Addressed GH comments | Kevin Krakauer |
2020-01-08 | Comment cleanup. | Kevin Krakauer |
2020-01-08 | Write simple ACCEPT rules to the filter table. | Kevin Krakauer |
2020-01-06 | Implement rseq(2) | Michael Pratt |
2019-12-16 | Implement checks for get/setxattr at the syscall layer. | Dean Deng |
2019-12-12 | Implement kernfs. | Rahat Mahmood |
2019-12-10 | Add most VFS methods for syscalls. | Jamie Liu |
2019-12-05 | Implement F_GETOWN_EX and F_SETOWN_EX. | Ian Gudger |
2019-11-27 | Add support for receiving TOS and TCLASS control messages in hostinet. | Dean Deng |
2019-10-24 | slight changes to pkg/abi | Bin Lu |
2019-10-23 | Merge pull request #641 from tanjianfeng:master | 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 | Change linux.FileMode from uint to uint16, and update VFS to use FileMode. | Kevin Krakauer |
2019-09-18 | Signalfd support | Adin Scannell |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-08-19 | Document RWF_HIPRI not implemented for preadv2/pwritev2. | Zach Koopmans |
2019-08-15 | Document source and versioning of the TCPInfo struct. | Rahat Mahmood |
2019-08-12 | Compute size of struct tcp_info instead of hardcoding it. | Rahat Mahmood |
2019-08-09 | netlink: return an error in nlmsgerr | Andrei Vagin |
2019-08-09 | Add initial ptrace stub and syscall support for arm64. | Haibo Xu |
2019-08-08 | Return a well-defined socket address type from socket funtions. | Rahat Mahmood |
2019-07-31 | Basic support for 'ip route' | Ian Lewis |
2019-07-22 | Fix up and add some iptables ABI. | Kevin Krakauer |
2019-07-22 | Fix struct statx field alignment. | Jamie Liu |
2019-07-18 | Sentry virtual filesystem, v2 | Jamie Liu |
2019-07-17 | Separate O_DSYNC and O_SYNC. | Jamie Liu |
2019-07-17 | ext: Filesystem init implementation. | Ayush Ranjan |
2019-07-09 | Cleanup straggling syscall dependencies. | Adin Scannell |
2019-06-28 | Drop ashmem and binder. | Adin Scannell |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-22 | Implement statx. | Nicolas Lacasse |
2019-06-21 | Update comment | Fabricio Voznika |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-10 | Add introspection for Linux/AMD64 syscalls | Ian Lewis |
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-05-24 | Wrap comments and reword in common present tense | Michael Pratt |
2019-05-22 | Move wait constants to abi/linux package | Michael Pratt |
2019-05-21 | Clean up pipe internals and add fcntl support | Adin Scannell |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-05-03 | Add netfilter ABI for iptables support. | Kevin Krakauer |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |