Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp1910891ybb; Thu, 9 Apr 2020 11:17:18 -0700 (PDT) X-Google-Smtp-Source: APiQypJTzORkrLNy1GH8DFUIMzmZW0jXgzBen7bCffbWEOIQZZ7N4tDatHvYWZ46PcH7uTUiV7QG X-Received: by 2002:ac8:1a4d:: with SMTP id q13mr657358qtk.137.1586456238796; Thu, 09 Apr 2020 11:17:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586456238; cv=none; d=google.com; s=arc-20160816; b=WQiCdNtmJk1T1uK33R1qb0fHa6BtXD3pbwlJVH462KeYNloolvYsd5IrFGboch2ktw Qq32atyFZDLuJaVzo0pFp4IECl/uyrXCizl5jxl8hVVNrWp8czvxC/w+FmKN+k61HN1t CpH2Lgc1XDrs57PtBDhHN+fzFOzfLRg8vl36uDsa6jTCZ+4Qj8a/HgBA0qcNepNqTEi4 Jto1bXAolkrvXLKE3vdXjK+5qYJcRdOsHcPqD+4lvKALQvwOlhLLelq/uy1Tbo8ocyr7 dPfwqMQxlXM/Gp7tca0eZnfZr5wwFrWIxGiWGKoDlCwO1eQmyF2BDHqUSkm9tDVAaxW8 UafA== 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 :dkim-signature; bh=VcbVgYpNbWoX+zxTOZWMIxaq4toevXA7sdxsSaFuf+E=; b=i5Jp99fpiMAxq4k9plr/W42jbquLqxTj/al2pCygrYAWxU8Yb1OX8YODmjlWCmds7E I7SVRamCJH2yi5OF0e4Exm1AegKCDsnPMURhzqMqgFZQzX8mT8tC30A0QOK8j62r0Zvm N+TqMAUagAxBSsx5I7sMcwMS/NRM1vSU+uA8T+1M6UPvkYN1kZM7Pw4UHanKyGIROdLj nKzAOJ7qewObrL92+YEi4BQxzAqzMS+vhttupOCGozG0R7C4yJKYGTCN8JDZjmHFLH4A yy92lxs7KT3FDQ6x9YP0cEbZL8xplC8DqktRv1wwyxfZ1T/jFWFGiSZN41rcSgFh/98S UX+g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xS2XsRgb; 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 z3si6191316qkl.355.2020.04.09.11.17.03; Thu, 09 Apr 2020 11:17:18 -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; dkim=pass header.i=@kernel.org header.s=default header.b=xS2XsRgb; 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 S1726666AbgDISQH (ORCPT + 99 others); Thu, 9 Apr 2020 14:16:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:34790 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725970AbgDISQG (ORCPT ); Thu, 9 Apr 2020 14:16:06 -0400 Received: from localhost.localdomain (c-73-231-172-41.hsd1.ca.comcast.net [73.231.172.41]) (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 3D6A120753; Thu, 9 Apr 2020 18:16:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586456165; bh=F6A6L95TfXC9Im6RVIrucsqTA1aJkk1UedJweoXMcSk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=xS2XsRgbixRosOGdswcztdxrrAqR+maXoBdL50w69tFnh+onBl9XlwiD/6jJ4qxBE AOoS+IXD/fMCgEIfDfuxao9shM7e26y9iWMCWoCDlA8S4XpKdTghLElrP0BXNMq0Xn BAn/KfTK1Aj1GN0GRsoqi9/CI53qS+X2IIrdRzxY= Date: Thu, 9 Apr 2020 11:16:04 -0700 From: Andrew Morton To: Dmitry Vyukov Cc: Matthew Wilcox , Peter Xu , LKML , Linus Torvalds , Linux-MM , syzkaller-bugs , syzkaller Subject: Re: [PATCH 0/2] mm: Two small fixes for recent syzbot reports Message-Id: <20200409111604.c778ff091c00fab5db095e48@linux-foundation.org> In-Reply-To: References: <20200408014010.80428-1-peterx@redhat.com> <20200408174732.bc448bbe41d190bfe5cc252e@linux-foundation.org> <20200409114940.GT21484@bombadil.infradead.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; 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, 9 Apr 2020 15:00:20 +0200 Dmitry Vyukov wrote: > On Thu, Apr 9, 2020 at 1:49 PM Matthew Wilcox wrote: > > > > On Wed, Apr 08, 2020 at 05:47:32PM -0700, Andrew Morton wrote: > > > On Tue, 7 Apr 2020 21:40:08 -0400 Peter Xu wrote: > > > > > > > The two patches should fix below syzbot reports: > > > > > > > > BUG: unable to handle kernel paging request in kernel_get_mempolicy > > > > https://lore.kernel.org/lkml/0000000000002b25f105a2a3434d@google.com/ > > > > > > > > WARNING: bad unlock balance in __get_user_pages_remote > > > > https://lore.kernel.org/lkml/00000000000005c65d05a2b90e70@google.com/ > > > > > > (Is there an email address for the syzbot operators?) > > > > I'd suggest syzkaller-bugs@googlegroups.com (added to the Cc). > > syzkaller@googlegroups.com is a better one. > syzkaller-bugs@googlegroups.com plays more of an LKML role. > > > But there's a deeper problem in that we don't have anywhere to stash > > that kind of information in the kernel tree right now. Perhaps a special > > entry in the MAINTAINERS file for bot operators? Or one entry per bot? > > I don't mind adding syzkaller. Some time ago I wanted to contact > KernelCI, CKI, LKFT, 0-day owners, finding relevant lists wasn't > impossible, but for some it was hard. > > For syzkaller it would be: > > https://github.com/google/syzkaller/issues for bugs/feature requests. > syzkaller@googlegroups.com for discussions. OK, thanks. A MAINTAINERS entry would be great. Could I please direct attention back to my original question regarding the problems we've recently discovered in 4426e945df58 ("mm/gup: allow VM_FAULT_RETRY for multiple times") and 71335f37c5e8 ("mm/gup: allow to react to fatal signals")? > sysbot does test linux-next, yet these patches sat in linux-next for a > month without a peep, but all hell broke loose when they hit Linus's > tree. How could this have happened? > > Possibly I've been carrying a later patch which fixed all this up, but > I'm not seeing anything like that. Nothing at all against mm/gup.c.