summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-10-09Add parsers golang benchmarks.Zach Koopmans
2020-10-09Merge pull request #4040 from lemin9538:lemin_arm64gVisor bot
2020-10-09Reduce the cost of sysinfo(2).Jamie Liu
2020-10-09Set expect_failure flags on tests that currently fails on fuchsiaZeling Feng
2020-10-09Minor nogo restructuring.Adin Scannell
2020-10-09Infer receiver name for stateify.Adin Scannell
2020-10-09Automated rollback of changelist 336304024Ghanan Gowripalan
2020-10-09test/syscall/iptables: don't use designated initializersAndrei Vagin
2020-10-09syscalls: Don't leak a file on the error pathAndrei Vagin
2020-10-09Automated rollback of changelist 336185457Bhasker Hariharan
2020-10-08Only block resolution when NUD is incompleteGhanan Gowripalan
2020-10-08Implement MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ.Jamie Liu
2020-10-08Do not resolve routes immediatelyGhanan Gowripalan
2020-10-08Send unicast probes when link address is knownGhanan Gowripalan
2020-10-08Minor nogo cleanup.Adin Scannell
2020-10-08Improve multi-arch support.Adin Scannell
2020-10-08arm64: the mair_el1 value is wrongMin Le
2020-10-08Change IPv6 reassembly timeout to 60sArthur Sfez
2020-10-07Add staticcheck and staticstyle analyzers.Adin Scannell
2020-10-07Internal change.gVisor bot
2020-10-07Merge pull request #4376 from lubinszARM:pr_usr_tls_newgVisor bot
2020-10-07[runtime-tests] Exclude failing test due to expired cert.Ayush Ranjan
2020-10-07Add precise synchronization to KVM.Adin Scannell
2020-10-07Fix text processing in bazel build command.Dean Deng
2020-10-06Discard invalid Neighbor SolicitationsPeter Johnston
2020-10-06Add support for IPv6 fragmentationArthur Sfez
2020-10-06Merge pull request #4355 from majek:marek/swallow-SO_RCVBUFFORCE-errorgVisor bot
2020-10-06Implement membarrier(2) commands other than *_SYNC_CORE.Jamie Liu
2020-10-06Fix typo in merkletreegVisor bot
2020-10-06Merge pull request #3150 from wietsevenema:patch-2gVisor bot
2020-10-06[vfs2] Don't leak reference from Mountnamespace.Root().Dean Deng
2020-10-05Fix IPv4 ICMP echo handler to copy optionsJulian Elischer
2020-10-05Simplify nil assignment in kcov.Dean Deng
2020-10-05Fix gofer monitor prematurely destroying containerFabricio Voznika
2020-10-05Merge pull request #4079 from lemin9538:arm64_fixgVisor bot
2020-10-05Merge pull request #3970 from benbuzbee:gomaxprocsgVisor bot
2020-10-05Enable more VFS2 testsFabricio Voznika
2020-10-05Remove reference to deleted scriptKevin Krakauer
2020-10-05Merge pull request #4368 from zhlhahaha:1979gVisor bot
2020-10-05Remove AssignableAddressEndpoint.NetworkEndpointGhanan Gowripalan
2020-10-05Internal change.gVisor bot
2020-10-03Fix kcov enabling and disabling procedures.Dean Deng
2020-10-02Merge pull request #4377 from avagin:kvm-if-flaggVisor bot
2020-10-02tools/checkescape: trim the "(SB)" before searching it in the allowed listAndrei Vagin
2020-10-02kvm/x86: handle a case when interrupts are enabled in the kernel spaceAndrei Vagin
2020-10-02Save addresses for "allowed" functions.Adin Scannell
2020-10-02Convert uses of the binary package in kernel to go-marshal.Rahat Mahmood
2020-10-02Actually disable nodejs test parallel/test-fs-write-stream-double-close.Jamie Liu
2020-10-02Update minimum RTT for RACK.Nayana Bidari
2020-10-02Merge pull request #4035 from lubinszARM:pr_misc_01gVisor bot