Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750990AbeAPHwE (ORCPT + 1 other); Tue, 16 Jan 2018 02:52:04 -0500 Received: from mail-pl0-f65.google.com ([209.85.160.65]:43643 "EHLO mail-pl0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750779AbeAPHwA (ORCPT ); Tue, 16 Jan 2018 02:52:00 -0500 X-Google-Smtp-Source: ACJfBovFKUMPkMTSNhDCUEh60Cue/NglJnmBAJHLSuqsZ3Uqgp4PHeJEVqvEbM3maf6twqtwEXNxMLqnMzHl6Y1IWX0= MIME-Version: 1.0 In-Reply-To: <20180116071225.GJ8249@thunk.org> References: <20180104092552.GA991@amd> <1515058705.7875.25.camel@gmx.de> <20180104095628.GA4407@atrey.karlin.mff.cuni.cz> <87inchsl4h.fsf@xmission.com> <87efmrt6ul.fsf@xmission.com> <20180116071225.GJ8249@thunk.org> From: Dmitry Vyukov Date: Tue, 16 Jan 2018 08:51:39 +0100 Message-ID: Subject: Re: LKML admins (syzbot emails are not delivered) To: "Theodore Ts'o" , "Eric W. Biederman" , Dmitry Vyukov , Pavel Machek , Mike Galbraith , LKML , Greg Kroah-Hartman , Andrew Morton , Linus Torvalds , syzkaller , Guenter Roeck Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Tue, Jan 16, 2018 at 8:12 AM, Theodore Ts'o wrote: > On Mon, Jan 15, 2018 at 10:38:42AM -0600, Eric W. Biederman wrote: >> >> Sometimes the branches on linux-next are experimental crap. If someone >> adds an experimental memory allocator to linux-next before discovering >> it causes all kinds of problems I don't want bug reports about my code >> not being able to allocate memory because the memory allocator was bad. >> >> If you don't have the resources to test the individual branches of >> linux-next please just test Linus's tree. That will be much more >> meaningful and productive. > > I have to agree with Eric here, the reason why Fengguang Wu's 0-day > testing robot is much better received by developers is that he does > not test linux-net, I will remove linux-next if there is a general agreement that it's not useful. Though, I've heard different opinions from kernel developers as well. I will write a separate email asking what branches should be tested.