summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-11-12kvm-test: adjust the check logic in TestWrongVCPU caseRobin Luk
2020-11-11Teach netstack how to add options to IPv4 packetsJulian Elischer
2020-11-10Add debug logs to startup benchmark.Zach Koopmans
2020-11-10Internal changeJamie Liu
2020-11-10Show run-benchmark output.Adin Scannell
2020-11-10Add all base and fs tests to Continuous Tests.Zach Koopmans
2020-11-10Add logging to internal gvisor when checking for kcov.Dean Deng
2020-11-09Additions to ICMP and IPv4 parsersJulian Elischer
2020-11-09Evaluate T as a shell variable, not a Make variable.Adin Scannell
2020-11-09Skip `EventHUp` notify in `FIN_WAIT2` on a socket close.Mithun Iyer
2020-11-09net: connect to the ipv4 localhost returns ENETUNREACH if the address isn't setAndrei Vagin
2020-11-09parameterize regexp in netdevs.ParseDevicesZeling Feng
2020-11-09Print a debug message if /sys/kernel/debug/kcov is availableAndrei Vagin
2020-11-09Merge pull request #4683 from lemin9538:lemin_fpsmid_fixgVisor bot
2020-11-09iptables: add documentation about enabing docker ipv6Kevin Krakauer
2020-11-09Initialize references with a value of 1.Dean Deng
2020-11-06Allow VFS2 gofer.dentries to have separate read and write FDs.Jamie Liu
2020-11-06Merge pull request #4719 from zhlhahaha:2005gVisor bot
2020-11-06Change size of startup benchmark and lower number of startups.Zach Koopmans
2020-11-06[vfs] Return EEXIST when file already exists and rp.MustBeDir() is true.Ayush Ranjan
2020-11-06Implement command GETNCNT for semctl.Jing Chen
2020-11-06Trim link headers from buffer clone when sniffingGhanan Gowripalan
2020-11-06Add pull image statment to benchmarks rule.Zach Koopmans
2020-11-06Return early in walkSACK if segment has no SACK blocks.Bhasker Hariharan
2020-11-06[vfs] overlayfs: Do not unlink non-existing whiteout during file creation.Ayush Ranjan
2020-11-06Avoid extra DecRef on kernfs root for "kept" dentries.Dean Deng
2020-11-06Fix infinite loop when splicing to pipes/eventfds.Nicolas Lacasse
2020-11-06Do not send to the zero portGhanan Gowripalan
2020-11-06Cap iovec array length in //pkg/sentry/hostfd.Jamie Liu
2020-11-05Cache addressEndpoint.addr.Subnet() to avoid allocations.Bhasker Hariharan
2020-11-05Re-add start/stop container testsFabricio Voznika
2020-11-05Return failure when `runsc events` queries a stopped containerFabricio Voznika
2020-11-05[runtime tests] Add partitions to runtime tests.Ayush Ranjan
2020-11-05Use stack.Route exclusively for writing packetsGhanan Gowripalan
2020-11-05Internal ChangeZach Koopmans
2020-11-05Fix failure setting OOM score adjustmentFabricio Voznika
2020-11-05[runtime tests] Exclude ext/pcre/tests/cache_limit.phpt.Ayush Ranjan
2020-11-05Deflake semaphore_test.Jamie Liu
2020-11-04Unlock tcp endpoint mutex before blocking forever.Dean Deng
2020-11-04Make the regex for inet6Line in packetimpact/netdevs more accurateZeling Feng
2020-11-04Include file size in Merkle hashChong Cai
2020-11-03Update WORKSPACE to use Go 1.15.2Ian Lewis
2020-11-03Fix more nogo testsTing-Yu Wang
2020-11-03[vfs2] Do not drop inotify waiters across S/R.Dean Deng
2020-11-03Make pipe min/max sizes match linux.Nicolas Lacasse
2020-11-03Merge pull request #3617 from laijs:upperhalfgVisor bot
2020-11-03Release mutex before blocking during TCP handshake route resolution.Dean Deng
2020-11-03arm64 kvm: inject sError to trigger sigbuslubinszARM
2020-11-02Implement command GETZCNT for semctl.Jing Chen
2020-11-02[vfs2] Refactor kernfs checkCreateLocked.Dean Deng