Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp2283117imm; Thu, 11 Oct 2018 07:57:40 -0700 (PDT) X-Google-Smtp-Source: ACcGV63H5PeYYmT+68vpz3Vk4PiHYaHrfXNJDDEbPgyJKFTgq19+eDDMfJuf6/2nkgM18P61ZTTh X-Received: by 2002:a62:cac4:: with SMTP id y65-v6mr1909928pfk.27.1539269860481; Thu, 11 Oct 2018 07:57:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539269860; cv=none; d=google.com; s=arc-20160816; b=DjW7qjQnIrDMVcTnfZ0ZY1zVNs4O1CJGF6bmq8fYiUF8Lyzh76vfmC1o8I3YIxrIeX 17hVGK2JdO5ezQ98FpiE2Nb+dZ8d9rLzOZvT28GewYVc9XOxNVU/ITNaCdGpmDPxTrs1 W3iGWhGeY/8zvAKF8r6+mpHVNXANDe7JYTHeMDvznUnxLyIJqwjsPSBW0hkLWJDmEJ3c 93RKMHZZL2m6GISe9L0b/7/6ahFpGn50lVIMugG5Cnx7wVC7GCeD62YVY5hS+XHSa08w dAJLNI/6xvDSDv4Mhrjhlfta9DtILe9yyP5WxHe6SF5Q47q3AO19qTWcYo4XC7ieHKpK h95w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=ek7LGHsj0J1pMHVgARhOTcWRKRZ9ctPkndMK4ljj8Ac=; b=xeXNnJO/1NPb4qQv5DepYXs1Q8+Df9bxd3rWUZRzIrBRqpe2mr7/c1NGzuYCFTotFF vBRa+ShCY4sm4zgLpeMC7CsVlKUFyUG9ZEHvlfMfOWj1rFRm78mUo8kPADlsD1OHFR0s FgPHaziEXNfSG1sWPe2HERgJ/tlLZVDVa3vrq2fxOmPokjvv6ky0+zrSDbzYC21GxZTT M5gWMd6ApyWex30CI9Wp4JhzK/NKSMaDG/dVcECkfaMRrkRHqe0bzt+IMylNggjC7waO xebYPObdfi7howut/LKUT9DQcML9mYFzPfqS6I6VXKsLpylCRzuXs9CPRJjCmCV9OLzc jb6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d12-v6si27503953pga.81.2018.10.11.07.57.26; Thu, 11 Oct 2018 07:57:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728393AbeJKVIQ (ORCPT + 99 others); Thu, 11 Oct 2018 17:08:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:43500 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727056AbeJKVIQ (ORCPT ); Thu, 11 Oct 2018 17:08:16 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2347E20652; Thu, 11 Oct 2018 13:41:00 +0000 (UTC) Date: Thu, 11 Oct 2018 09:40:57 -0400 From: Steven Rostedt To: Dmitry Vyukov Cc: Dhaval Giani , Paul McKenney , Sasha Levin , LKML , Greg Kroah-Hartman , Alice Ferrazzi , Kevin Hilman , Tim Bird , Laura Abbott , gustavo.padovan@collabora.co.uk, "Carpenter,Dan" , Matthew Wilcox , knut.omang@oracle.com, Sergey Senozhatsky Subject: Re: [Announce] LPC 2018: Testing and Fuzzing Microconference Message-ID: <20181011094057.1016cc1b@gandalf.local.home> In-Reply-To: References: <20181008142300.3aacaabe@gandalf.local.home> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 11 Oct 2018 11:41:47 +0200 Dmitry Vyukov wrote: > > > > Hi Steven, Dhaval, > > > > Acknowledged. > > > > Then smaller topic that would benefit from discussion are: > > > > the main one being: > > > > 1. syzbot: developer process; unfixed bugs; bug triage; what's > > working? what's not? why? how can we make more parts work? collecting > > feedback > > +Paul as Plumbers committee representative > And +Greg is already here as Kernel Summit representative > > Re syzbot talk (around process and feedback). > I've submitted this as proposal to Plumbers, it did not make it to > main track but it's in backlog (I am a reserve speaker). > Sergey suggested to submit this as proposal for Kernel Summit TECH > TOPIC. It would probably benefit from more kernel maintainers in the > room. > > Now I am somewhat troubled, if I submit the talk for Kernel Summit and > then suddenly I materialize as speaker on Plumbers too. It's not a > good idea to do the same talk twice, right? Why not, it's been done before :-) > The questions are: > 1. Is it a good fit for Kernel Summit TECH TOPIC? > 2. What should I do if I suddenly accepted to both Summit and > Plumbers? I probably could prepare a second, different talk for > Plumbers then (it wasn't announced yet). > 3. If the talk is accepted to Summit, what should we do with Testing > MC part? Withdraw? If this is a discussion topic, and you get accepted as a plumbers talk, here's what I would do: 1. Have a talk (full presentation) ready to give at the plumbers track. The Refereed Track is presentation style. Here you will be able to explain in details what the issues are, and explain your own ideas. 2. For the plumbers MC, have something ready to give a quick overview of what the issues are and what you think needs to get done. This is a good way to get feed back from people, and use the time for discussions. 3. If you also get a Kernel Summit track accepted, I find that this is somewhat in between a full presentation and a full discussion base of a MC. Here, I would focus on details focusing on the kernel, and what you would like to discuss with kernel developers specifically (note, I'm sure the plumbers MC room will also be filled with kernel developers). In other words, you can have three talks about the same topic, but all addressing different aspects of that topic in different ways. That's perfectly fine to do (I did this in Prague, I had 3 talks about printk!) -- Steve > > > > 2. how to increase test coverage/find more bugs, in particular: > > - adding manual spot KASAN/KMSAN checks into kernel codebase > > - stubbing hardware/external inputs to kernel for testing > > - description of kernel interfaces (again) > > > > 3. dealing with kernel console output mess > > - intermixed/split lines > > - understand when/how kernel crashed > > - and where is that message > > - crash identity