Age | Commit message (Expand) | Author |
2018-11-21 | Make ToView non-allocating for single VectorizedViews containing a single View | Ian Gudger |
2018-11-20 | Use RET_KILL_PROCESS if available in kernel | Fabricio Voznika |
2018-11-20 | Dumps stacks if watchdog thread is stuck | Fabricio Voznika |
2018-11-20 | Fix recursive read lock taken on TaskSet | Fabricio Voznika |
2018-11-20 | Reference upstream licenses | Michael Pratt |
2018-11-20 | Add unsupported syscall events for get/setsockopt | Fabricio Voznika |
2018-11-20 | Parse the tmpfs mode before validating. | Nicolas Lacasse |
2018-11-20 | Update futex to use usermem abstractions. | Adin Scannell |
2018-11-15 | Advertise vsyscall support via /proc/<pid>/maps. | Rahat Mahmood |
2018-11-15 | Allow setting sticky bit in tmpfs permissions. | Nicolas Lacasse |
2018-11-15 | Process delayed packets when delay is disabled | Ian Gudger |
2018-11-14 | Rename incorrectly named (dst, src) arguments in DeliverNetworkPacket prototype | Bert Muthalaly |
2018-11-14 | Clean up tcp.sendData | Ian Gudger |
2018-11-13 | Implement TCP_NODELAY and TCP_CORK | Ian Gudger |
2018-11-12 | Internal change. | Googler |
2018-11-12 | Remove obsolete TODO | Ian Gudger |
2018-11-09 | Add an implementation of a SACK scoreboard as per RFC6675. | Bhasker Hariharan |
2018-11-08 | Implement sync_file_range() | Andrei Vagin |
2018-11-08 | Create stubs for syscalls upto Linux 4.4. | Rahat Mahmood |
2018-11-07 | Fix flaky TestCacheResolutionTimeout | Fabricio Voznika |
2018-11-06 | Internal change. | Googler |
2018-11-05 | Use correct company name in copyright header | Ian Gudger |
2018-11-05 | Merge segments in sender's writeList | Ian Gudger |
2018-11-01 | Add new log format that is compatible with Kubernetes | Fabricio Voznika |
2018-11-01 | Make error messages a bit more user friendly. | Ian Lewis |
2018-11-01 | Prevent premature destruction of shm segments. | Rahat Mahmood |
2018-11-01 | modify modeRegexp to adapt the default spec of containerd | Juan |
2018-10-31 | Mark amutex_test as flaky. | Rahat Mahmood |
2018-10-31 | Fix a race where keepalives could be sent while there is pending data | Ian Gudger |
2018-10-31 | Use syserr style error translation in netstack's rawfile | Ian Gudger |
2018-10-31 | kvm: simplify floating point logic. | Adin Scannell |
2018-10-31 | kvm: add detailed traces on vCPU errors. | Adin Scannell |
2018-10-31 | kvm: avoid siginfo allocations. | Adin Scannell |
2018-10-31 | Remove ipv4.endpoint.address | Tamir Duberstein |
2018-10-30 | kvm: use private futexes. | Adin Scannell |
2018-10-30 | Clean up cpuid_parse_test | Michael Pratt |
2018-10-26 | Add AMD-specific features to cpuid package | Michael Pratt |
2018-10-26 | Add block 3 features to /proc/cpuinfo | Michael Pratt |
2018-10-26 | Order feature strings by block | Michael Pratt |
2018-10-24 | Use TRAP to simplify vsyscall emulation. | Adin Scannell |
2018-10-24 | Convert Unix transport to syserr | Ian Gudger |
2018-10-24 | Mark netstack/tcpip/transport/tcp:tcp_test flaky | Fabricio Voznika |
2018-10-24 | Run ptrace stubs in their own session and process group. | Nicolas Lacasse |
2018-10-23 | Fix panic on creation of zero-len shm segments. | Rahat Mahmood |
2018-10-23 | Remove blanket TODO, as it is self-evident. | Adin Scannell |
2018-10-23 | Remove artificial name length check. | Adin Scannell |
2018-10-23 | Simplify channel management | Tamir Duberstein |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-20 | Refcount Unix transport queue | Ian Gudger |
2018-10-20 | Add more unimplemented syscall events | Fabricio Voznika |