Age | Commit message (Expand) | Author |
2021-06-22 | Wake up Writers when tcp socket is shutdown for writes. | Bhasker Hariharan |
2021-06-22 | netstack: further deflake tcp_test | Kevin Krakauer |
2021-06-22 | `socket_inet_loopback`: Split off tests that need isolation in their own file. | Etienne Perot |
2021-06-22 | [syserror] Add conversions to linuxerr with temporary Equals method. | Zach Koopmans |
2021-06-22 | Merge pull request #5051 from lubinszARM:pr_escapes_1 | gVisor bot |
2021-06-22 | Remove timeouts | Tamir Duberstein |
2021-06-22 | runsc: don't kill sandbox, let it stop properly | Andrei Vagin |
2021-06-22 | Trigger poll/epoll events on zero-length hostinet sendmsg | Ian Lewis |
2021-06-21 | clean up tcpdump TODOs | Kevin Krakauer |
2021-06-21 | Improve stopped container handling | Fabricio Voznika |
2021-06-21 | Use fake clocks in NDP tests | Ghanan Gowripalan |
2021-06-21 | netstack: don't ACK SYNs in TIME-WAIT | Kevin Krakauer |
2021-06-21 | Add gcore to list of supported tools | Fabricio Voznika |
2021-06-18 | Add endpoints to map only if registerEndpoint succeeds. | Bhasker Hariharan |
2021-06-18 | Include off-link route's preference in update events | Ghanan Gowripalan |
2021-06-17 | [syserror] Change p9 server to use linuxerr. | Zach Koopmans |
2021-06-17 | remove outdated ip6tables TODOs | Kevin Krakauer |
2021-06-17 | Move tcpip.Clock impl to Timekeeper | Tamir Duberstein |
2021-06-17 | raw sockets: don't overwrite destination address | Kevin Krakauer |
2021-06-16 | Fix broken hdrincl test | Kevin Krakauer |
2021-06-16 | [syserror] Refactor linuxerr and error package. | Zach Koopmans |
2021-06-16 | kvm: mark UpperHalf PTE-s as global | Andrei Vagin |
2021-06-16 | Merge pull request #5991 from zhlhahaha:2165 | gVisor bot |
2021-06-15 | Deflake SocketInetLoopbackTest.TCPBacklog | Kevin Krakauer |
2021-06-14 | Support parsing Prf field in RAs | Ghanan Gowripalan |
2021-06-14 | Update debugging example | Ian Lewis |
2021-06-14 | Cleanup lint messages | Kevin Krakauer |
2021-06-14 | Rename DefaultRouter event to OffLinkRoute event | Ghanan Gowripalan |
2021-06-14 | Fix typo | Michael Pratt |
2021-06-14 | Cleanup iptables bug TODOs | Kevin Krakauer |
2021-06-14 | Always accept discovered configurations from NDP | Ghanan Gowripalan |
2021-06-14 | Remove debug lines from exec.cc | Zach Koopmans |
2021-06-13 | Remove usermem dependency from marshal | Ian Lewis |
2021-06-11 | Fix //test/syscalls:exec_test_native | Zach Koopmans |
2021-06-11 | Rework the workaround of the XCR0 issue | Andrei Vagin |
2021-06-11 | Temorary skip test cases that fail on Linux | Andrei Vagin |
2021-06-11 | [benchmarks] Fix redis benchmark. | Zach Koopmans |
2021-06-10 | Minor VFS2 xattr changes. | Jamie Liu |
2021-06-10 | Try to avoid accept, incoming ACK race | Mithun Iyer |
2021-06-10 | Fix lock ordering issue when enumerating cgroup tasks. | Rahat Mahmood |
2021-06-10 | Disable all tests dependent on cloud_gvisor::testing::FuseTest. | Jamie Liu |
2021-06-10 | Set RLimits during `runsc exec` | Fabricio Voznika |
2021-06-10 | Add /proc/sys/vm/max_map_count | Fabricio Voznika |
2021-06-10 | Parse mmap protection and flags in strace | Fabricio Voznika |
2021-06-10 | Report task exit in /proc/[pid]/{stat,status} before task goroutine exit. | Jamie Liu |
2021-06-10 | [op] Move SignalInfo to abi/linux package. | Ayush Ranjan |
2021-06-10 | remove the erroneous (5th) filter argument to sendmmsg. | gVisor bot |
2021-06-10 | Merge pull request #6103 from sudo-sturbia:semaphore-err | gVisor bot |
2021-06-10 | [op] Move SignalStack to abi/linux package. | Ayush Ranjan |
2021-06-09 | [op] Move SignalAct to abi/linux package. | Ayush Ranjan |