Age | Commit message (Expand) | Author |
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 |
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 |
2019-04-18 | Only emit unimplemented syscall events for unsupported values. | Ian Gudger |
2019-04-03 | Fix index out of bounds in tty implementation. | Kevin Krakauer |
2019-03-26 | Implement memfd_create. | Rahat Mahmood |
2019-03-05 | Priority-inheritance futex implementation | Fabricio Voznika |
2019-03-01 | Add semctl(GETPID) syscall | Fabricio Voznika |
2019-02-08 | Encode stat to bytes manually, instead of calling CopyObjectOut. | Nicolas Lacasse |
2019-02-07 | Plumb IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP to netstack. | Ian Gudger |
2019-02-07 | Implement /proc/net/unix. | Rahat Mahmood |
2019-01-31 | Remove license comments | Michael Pratt |
2019-01-14 | Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. | Nicolas Lacasse |
2019-01-03 | Rename linux.Errno.Error to linux.Errno.String. | Ian Gudger |
2018-12-21 | Implement SO_KEEPALIVE, TCP_KEEPIDLE, and TCP_KEEPINTVL. | Ian Gudger |
2018-12-21 | Automated rollback of changelist 226224230 | Jamie Liu |
2018-12-19 | Automated rollback of changelist 225861605 | Googler |
2018-12-19 | Implement pwritev2. | Zach Koopmans |
2018-12-18 | Add BPFAction type with Stringer | Fabricio Voznika |
2018-12-17 | Implement mlock(), kind of. | Jamie Liu |
2018-12-07 | Format sigaction in strace | Michael Pratt |