summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-04-16[lisa] Make go_marshal pass correctly sized buffers to safecopy.Ayush Ranjan
2021-04-16Enlarge port range and fix integer overflowKevin Krakauer
2021-04-16Include logs for packetimpact tests that are expected to failZeling Feng
2021-04-16Use size_t instead of C integer types.Dean Deng
2021-04-16Internal changeZach Koopmans
2021-04-16[op] Split nogo target out of unit tests.Ayush Ranjan
2021-04-15Add verity ioctl test for mount with root hashChong Cai
2021-04-15Add field support to the sentry metrics.Nayana Bidari
2021-04-15Disable failing socket_ipv4_udp_unbound_loopback_test_linux tests.Dean Deng
2021-04-15Reduce tcp_x_test runtime and memory usageKevin Krakauer
2021-04-15Add S/R logic for host.ConnectedEndpointFabricio Voznika
2021-04-15Generate notification when closing host fd.Dean Deng
2021-04-15Use nicer formatting for IP addresses in testsKevin Krakauer
2021-04-14Use assembly stub to take the address of assembly functionsMichael Pratt
2021-04-14Make the generated test binary name match the target nameTing-Yu Wang
2021-04-14[syserror] Remove syserror from go_marshalZach Koopmans
2021-04-14Automatically enforce limited netstack dependenciesKevin Krakauer
2021-04-13Remove _NoRandomSave tests.Adin Scannell
2021-04-13Fix listener close, client connect raceMithun Iyer
2021-04-12Make AsSockAddr() to replace reinterpret_cast<sockaddr*>Ting-Yu Wang
2021-04-12Don't mark exported PRs as stale.Ian Lewis
2021-04-12Add DecRef for verity FDs that were missingChong Cai
2021-04-12Don't grab TaskSet mu recursively when reading task state.Rahat Mahmood
2021-04-12[op] Use faster go_marshal methods in netfilter.Ayush Ranjan
2021-04-12Drop locks before calling waiterQueue.NotifyTamir Duberstein
2021-04-12Add /etc/containerd/runsc.toml to conffiles attribute.Adin Scannell
2021-04-10Use the SecureRNG to generate listener noncesTamir Duberstein
2021-04-10Don't store accepted endpoints in a channelTamir Duberstein
2021-04-09iptables: support postrouting hook and SNAT targetToshi Kikuchi
2021-04-09Return integrity failure only if enabledChong Cai
2021-04-09Merge pull request #5767 from avagin:mxcsrgVisor bot
2021-04-09Move maxListenBacklog check to sentryMithun Iyer
2021-04-09Rename IsV6LinkLocalAddress to IsV6LinkLocalUnicastAddressGhanan Gowripalan
2021-04-09Remove duplicate accept queue fullness checkTamir Duberstein
2021-04-09Propagate SYN handling errorTamir Duberstein
2021-04-08Set root dentry and hash for verity before verifyChong Cai
2021-04-08Set parent after child is verifiedChong Cai
2021-04-08Merge pull request #5736 from lubinszARM:pr_bblu_tlb_asidgVisor bot
2021-04-08Do not forward link-local packetsGhanan Gowripalan
2021-04-08Drop unused escapes information.Adin Scannell
2021-04-08Add Children in merkletree generateChong Cai
2021-04-08Join all routers group when forwarding is enabledGhanan Gowripalan
2021-04-08Clarify platform errors.Adin Scannell
2021-04-07Add internal staging tags to //runsc and //shim binaries.Adin Scannell
2021-04-07perf/getpid: add a case when syscalls are executed via mov $XXX, %eax; syscallAndrei Vagin
2021-04-07Remove flock suppressionTamir Duberstein
2021-04-06Do not perform MLD for certain multicast scopesGhanan Gowripalan
2021-04-05Update gofer dentry permissions only when needed.Ayush Ranjan
2021-04-05Fix listen backlog handling to be in parity with LinuxMithun Iyer
2021-04-05Report task CPU usage through the cpuacct cgroup controller.Rahat Mahmood