From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.3 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CEE1FC2D0DB for ; Mon, 27 Jan 2020 15:26:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A14CC2087F for ; Mon, 27 Jan 2020 15:26:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="WCVC7MCm" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729174AbgA0P04 (ORCPT ); Mon, 27 Jan 2020 10:26:56 -0500 Received: from mail-qt1-f170.google.com ([209.85.160.170]:39117 "EHLO mail-qt1-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729146AbgA0P04 (ORCPT ); Mon, 27 Jan 2020 10:26:56 -0500 Received: by mail-qt1-f170.google.com with SMTP id e5so7640488qtm.6 for ; Mon, 27 Jan 2020 07:26:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Z9p1qi1i0v8biakrNGHXKDGzx+YbJBDVxIKmZtnkXoM=; b=WCVC7MCmIhSEep6ULkRMqsMa1GtRWthKfO8i09zB2j6eiMqdYEJQ6JDhvqVbz8MvHs euUVXGzrYhzqK2mtSB+3TrrnoG77ZemAtoqR+JJIziUzLgKOBYyzbfNoN6NSRF38Eh5E NbbySwARzRwzHgoIbCtCp46zJpbP1wlpPtALJduajM4X6+5AyNiJNRqPfsE09MvvOPMR 4wM7gXebzVbznwogrFAdOpU/2wyQdzYzDobfdzdpvlzLjlaLhZ2Jasr7Zq/V7W6J2lNX P5hf35aDGHSDBANpU3YzwK2e9W3Q4sH5MgRSQ44aAFbCNM73SMgT8DBYNl3/G1nTG5db m2bA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Z9p1qi1i0v8biakrNGHXKDGzx+YbJBDVxIKmZtnkXoM=; b=KaA6DWpJh84GrT98ggue2Kgs+FEnLmMlJ6d5AOexBbez1cEYQmlBYnitFnkCC3J0NE tQ+ivMlLlwnsFBLP3Ogd39S5JYOI1O4fiY8zi4qh+7ED4WDCvIniRzhZEzRr1TJWnj7P TaCMNR9YNHYF0sSY9bZb27zhDR4Y9dKvQlYMH4ehPTgEqGWdbBKiKbBUzJhb1ZCUg6DF PAHktezBWvQW/FEo4Dmxtc6OhqsqPFbAFOWVfxTGrtwCH4Y0Kdayw6XoWTphN95sJg6K 4Pai+CNNED/ziaOUvwGfPnPvik0X1zSACRKMioxJAzJeMfKp9YHjcXJs0kKTYKWD23M5 JoZg== X-Gm-Message-State: APjAAAUsMV8Me862pCQTnNCh7TaWQfG5tOqeqyVCZ2K+qs9wzfVkMUmN HRo82d0B1Fdm9tfgkuPdzeRp2wjfAdsoBRPlxlRWDw== X-Google-Smtp-Source: APXvYqxa2HxvNQurhDo3aHHjycZl/xwN3Vsfq99Rc2Zmv7N+jn9VoxAzfMNiUg+l7uuzU1iBJ2C6kuwjHNbJZc4b7jU= X-Received: by 2002:ac8:71d7:: with SMTP id i23mr16488532qtp.50.1580138814604; Mon, 27 Jan 2020 07:26:54 -0800 (PST) MIME-Version: 1.0 References: <876a2abe-41ab-5819-4ae8-ad26186d0d1c@kernel.org> <226099bc-9763-3a73-e26a-b292f601494c@kernel.org> <20191011180248.GA24089@rei.lan> <20191014085414.GB31760@rei.lan> <62903a33-8ffc-56b6-de1a-539f10b5de2a@oracle.com> <86bde120-e5fe-4bb1-9b93-769a444500f9@oracle.com> In-Reply-To: From: Dmitry Vyukov Date: Mon, 27 Jan 2020 16:26:42 +0100 Message-ID: Subject: Re: [Automated-testing] syzkaller reproducers To: George Kennedy Cc: Cyril Hrubis , shuah , "open list:KERNEL SELFTEST FRAMEWORK" , automated-testing@yoctoproject.org, kernelci@groups.io, Dhaval Giani , Jan Setje-Eilers , syzkaller , Dan Carpenter Content-Type: text/plain; charset="UTF-8" Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org Hi George, This was still starred in my inbox, but I never got to actually do anything with it. Thanks for pinging me. I thought that the script to extract the repros won't work for some reason and that I will need to fix it first. But turns out it's still working as-is (I wanted to submit some changes that would break it, but I never go to that as well. Good! :)). So here is a new drop in with 692 repros: https://github.com/dvyukov/syzkaller-repros/commit/6a06992209c328a3115c89c020f45b844b103573 Enjoy! Yes, we have separate managers for each version, the entries in the Instances table correspond to syz-manager one-to-one: https://syzkaller.appspot.com/upstream https://syzkaller.appspot.com/linux-4.19 https://syzkaller.appspot.com/android-54 On Mon, Jan 27, 2020 at 3:20 PM George Kennedy wrote: > > Hi Dmitry, > > Re-sending this request. > > Also, how do you track the Upstream branches with Syzkaller? Do you have > a version of Syzkaller for each (i.e. 4.14, 4.19, etc)? > > Thank you, > George > > On 12/6/2019 3:06 PM, George Kennedy wrote: > > Hello Dmitry, > > > > Could we get another drop of the Syzkaller C reproducers? > > > > Wonder if we could get the drop periodically (i.e. a drop/quarter or a > > drop to match a major linux release)? > > > > Thank you, > > George >