summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-06-07Implement RENAME_NOREPLACE for all VFS2 filesystem implementations.Jamie Liu
2021-06-07Update dependencies so that the 'go' branch builds.Ian Lewis
2021-06-05Use the NIC packets arrived at when filteringGhanan Gowripalan
2021-06-04Honor data and FIN from the ACK completing handshakeMithun Iyer
2021-06-04Forward verbose flag to packetimpact testerSam Balana
2021-06-04Update GitHub packages.Adin Scannell
2021-06-04Allow sniffer receive timeout durations less than one usecSam Balana
2021-06-04Add bind syscall tests for ICMP and ICMPv6Sam Balana
2021-06-03Add additional mmap seccomp ruleFabricio Voznika
2021-06-03Implement stringer for ExitStatusTamir Duberstein
2021-06-03Initialize metrics at initTamir Duberstein
2021-06-03Reset global_num_signals_received on RegisterSignalHandlerAdam Barth
2021-06-01Ensure full shutdown of endpoint on notifyCloseMithun Iyer
2021-06-01Move sync generics to their own packagesTamir Duberstein
2021-06-01vfs: Don't allow to mount anything on top of detached mountsAndrei Vagin
2021-06-01Ignore RST received for a TCP listenerMithun Iyer
2021-05-31Update comments on ambient caps to point to bugIan Lewis
2021-05-28Clean up warningsTamir Duberstein
2021-05-27Fix test_app task-treeFabricio Voznika
2021-05-27Fix specific releases and update install instructions.Ian Lewis
2021-05-27Support SO_BINDTODEVICE in ICMP socketsSam Balana
2021-05-27nanosleep has to store the finish time in the restart blockAndrei Vagin
2021-05-27Speed up TestBindToDeviceDistributionKevin Krakauer
2021-05-27Merge pull request #6059 from lubinszARM:pr_arm64_bouncegVisor bot
2021-05-27Use fake clocks in all testsTamir Duberstein
2021-05-27Avoid warningsTamir Duberstein
2021-05-26Use the stack RNG everywhereTamir Duberstein
2021-05-26Specify subsequent layers as ICMP payloads and add ICMPv6.PointerSam Balana
2021-05-26Clarify commentTamir Duberstein
2021-05-26Add verity getdents testsChong Cai
2021-05-26Move presence methods from segment to TCPFlagsTamir Duberstein
2021-05-26Alias most local importTamir Duberstein
2021-05-26Spawn dequeing task via the clockTamir Duberstein
2021-05-26Use the stack clock everywhereTamir Duberstein
2021-05-25Initialize Kernel.Timekeeper before network NSTamir Duberstein
2021-05-25Use specific fmt verbs (avoid %v)Tamir Duberstein
2021-05-25Enable verity after mount in verity_mount testChong Cai
2021-05-25Merge pull request #6064 from sudo-sturbia:misspellinggVisor bot
2021-05-25setgid directories for VFS1 tmpfs, overlayfs, and goferfsKevin Krakauer
2021-05-25Use opaque types to represent timeTamir Duberstein
2021-05-25Use the stack RNGTamir Duberstein
2021-05-25Expect POLLRDHUP on FuchsiaTamir Duberstein
2021-05-25Merge pull request #6027 from liornm:fix-unused-flaggVisor bot
2021-05-25Merge pull request #5904 from zchee:sync/readme-fix-typogVisor bot
2021-05-25Use embedded mutex patternTamir Duberstein
2021-05-25Merge pull request #6060 from zchee:tcpip-remove-unused-sfilegVisor bot
2021-05-24Move RunImmediatelyScheduledJobs to faketimeTamir Duberstein
2021-05-24Standardize import aliasTamir Duberstein
2021-05-24Fix misspellings.Zyad A. Ali
2021-05-24Handle errorsTamir Duberstein