From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751836AbeDNSZd (ORCPT ); Sat, 14 Apr 2018 14:25:33 -0400 Received: from mail-io0-f180.google.com ([209.85.223.180]:42501 "EHLO mail-io0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751724AbeDNSZb (ORCPT ); Sat, 14 Apr 2018 14:25:31 -0400 X-Google-Smtp-Source: AIpwx48x9Ynb48MKo2YRjMYPMJl0VSOmdhErQOG8H6xymoagGXn2NYRdPOt6sCYmWFskrICZveyiIrbqiYDZEg43kcU= MIME-Version: 1.0 In-Reply-To: References: <20180323201634.GA16350@gmail.com> From: Linus Torvalds Date: Sat, 14 Apr 2018 11:25:30 -0700 X-Google-Sender-Auth: Aj4FEB4WzBZXyTMEqkpPll-8HDw Message-ID: Subject: Re: syzbot dashboard To: Dmitry Vyukov Cc: Eric Biggers , LKML , syzkaller Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Coming back to this now that the merge window is almost over ] On Mon, Mar 26, 2018 at 1:46 AM, Dmitry Vyukov wrote: > > I've switched emails to links instead of attachments, here are few > recent examples: > https://lkml.org/lkml/2018/3/25/31 > https://lkml.org/lkml/2018/3/25/256 > https://lkml.org/lkml/2018/3/25/257 Looks good to me. I notice that only the last one got any replies, though. I wonder if some people auto-ignore the new reports because of having been burned by the previous "huge illegible emails" issue. I do see syzbot fixes in rdma, though, just not for that cma_listen_on_all issue. So maybe that bug is nastier. Linus