Age | Commit message (Expand) | Author |
2018-05-16 | Refcount socket Dirents correctly. | Christopher Koch |
2018-05-16 | Release mutex in BidirectionalConnect to avoid deadlock. | Brian Geffon |
2018-05-15 | Fix KVM EFAULT handling. | Adin Scannell |
2018-05-15 | Simplify KVM invalidation logic. | Adin Scannell |
2018-05-15 | Simplify KVM state handling. | Adin Scannell |
2018-05-15 | sentry: Replaces saving of inet.Stack with retrieval via context. | Kevin Krakauer |
2018-05-15 | Fix problem with sendfile(2) writing less data | Fabricio Voznika |
2018-05-14 | Disable INVPCID check; it's not used. | Adin Scannell |
2018-05-14 | Make KVM system call first check. | Adin Scannell |
2018-05-14 | Simplify KVM host map handling. | Adin Scannell |
2018-05-14 | Ignore spurious KVM emulation failures. | Adin Scannell |
2018-05-11 | sentry: Adds canonical mode support. | Kevin Krakauer |
2018-05-11 | Remove error return from AddressSpace.Release() | Michael Pratt |
2018-05-11 | Implement MAP_32BIT. | Jamie Liu |
2018-05-10 | Skip atime and mtime update when file is backed by host FD | Fabricio Voznika |
2018-05-10 | Make cachePolicy int to avoid string comparison | Fabricio Voznika |
2018-05-09 | Cache symlinks in addition to files and directories. | Nicolas Lacasse |
2018-05-09 | Increment link count in CreateHardlink | Fabricio Voznika |
2018-05-08 | Implement /proc/[pid]/statm. | Jamie Liu |
2018-05-08 | Capture restore file system corruption errors in exit error. | Zhaozhong Ni |
2018-05-08 | Sentry: always use "best speed" compression for save and remove the option. | Zhaozhong Ni |
2018-05-08 | Reword misleading log line | Ian Gudger |
2018-05-08 | Fix warning: redundant if ...; err != nil check, just return error instead. | Ian Gudger |
2018-05-08 | Fix format string type in test | Ian Gudger |
2018-05-07 | Fix misspellings | Ian Gudger |
2018-05-04 | Remove ineffectual code in sentry ELF loader | Ian Gudger |
2018-05-04 | sentry: Adds the SIOCGIFNETMASK ioctl to epsocket. | Kevin Krakauer |
2018-05-04 | Run gofmt -s on everything | Ian Gudger |
2018-05-04 | sentry: capture CPU usage metadata for save. | Zhaozhong Ni |
2018-05-03 | Clean up control message strace logging | Ian Gudger |
2018-05-03 | Fix misspellings. | Cyrille Hemidy |
2018-05-03 | Don't prematurely remove MountSource from parent's children. | Christopher Koch |
2018-05-02 | Remove detach for exec options | Fabricio Voznika |
2018-05-02 | Use png for the run states diagram | Zhengyu He |
2018-05-01 | Add support for ping sockets | Ian Gudger |
2018-05-01 | Set LMA in EFER | Michael Pratt |
2018-05-01 | Implement SO_TIMESTAMP | Ian Gudger |
2018-05-01 | Fix SO_RCVTIMEOUT for recvmsg | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |