Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp3529538img; Mon, 25 Mar 2019 12:09:29 -0700 (PDT) X-Google-Smtp-Source: APXvYqwVYXDdIMvNJrJMhjZj2q2s9gCY54tmdbU1lvZ4xbyWilaEiZKrItrVRRdHxc+eeZSeS9Pi X-Received: by 2002:aa7:8d49:: with SMTP id s9mr24654230pfe.248.1553540969245; Mon, 25 Mar 2019 12:09:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553540969; cv=none; d=google.com; s=arc-20160816; b=JCXMzgYoFuX4ZIL3ttsbrVcIbbkG1jhpOCOe30aVddoa2nCFGo/PUCCr3aajGX98Nm bqUITMaY/qCjxn/kEOZY2eS67cieQfNVX/BeoSd8lJVl0AtxkoY63iaA4XgPS1z0fBcu Ya+cvAlgxyM+HP5xxPhKZTp5cm4qjCcGuFLsToD5Z4nSCOMpxELgsuBa935xf38t1fwk poJd/uD7DWYC2AR6Yoe+uaUJ4oG9COBPU6+VN3UZOeArrdImfd+33ctNDJcJoSj38bPn luLG553m/8URsiqO3bDpRsR4ZAh+aHYysclZL3A8P1Ha6CUXWaCSEy4GFvjZIVtDKczu tWKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=sPf0dZ02SJqrt1AFxF6LCHZ4P9FgV7+1X3U0r0DEjz8=; b=I2fEMLN4Jj7rM7pJetGfVfMLYFnNFO1pefFAZo0Xwr5fNVH4w/lotrP/yTQyIunlV8 HL137C4dOE/GtPK0B6/3aoqXiSJwjJ0eQyWXXzNjYdH08kjVIPgjAWCUb2yOF/rQZ+BW RyIlazbCUVNbe153qcUo3D5m/RNvHjjDIZCfOO+OW3EB+4uYRg0QqZ+FxsO4hJ/BzbRA p0qKTulL0NUGp/KFCd//VGxD3k18vGeFxMm22PbGGipiqGO806HNMdf/WOS1BnsUL5go Dy6cuodG8h/Vnz7O/YVv9DNpJeTPDR9tcqNxw/9FcNl3zKRbJWn+NHB4uAdlnhCfJfHn EM1A== 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 p12si14417767plo.206.2019.03.25.12.09.14; Mon, 25 Mar 2019 12:09:29 -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 S1730091AbfCYTId (ORCPT + 99 others); Mon, 25 Mar 2019 15:08:33 -0400 Received: from namei.org ([65.99.196.166]:58388 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729898AbfCYTId (ORCPT ); Mon, 25 Mar 2019 15:08:33 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x2PJ8Abt014348; Mon, 25 Mar 2019 19:08:10 GMT Date: Tue, 26 Mar 2019 06:08:10 +1100 (AEDT) From: James Morris To: Randy Dunlap cc: Linus Torvalds , Linux List Kernel Mailing , linux-security-module , Kees Cook , Tetsuo Handa Subject: Re: Linux 5.1-rc2 In-Reply-To: <2d4f3bfa-22c7-a18c-3902-fe1b6ac401f7@infradead.org> Message-ID: References: <2d4f3bfa-22c7-a18c-3902-fe1b6ac401f7@infradead.org> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 24 Mar 2019, Randy Dunlap wrote: > On 3/24/19 2:26 PM, Linus Torvalds wrote: > > Well, we're a week away from the merge window close, and here's rc2. > > Things look fairly normal, but honestly, rc2 is usually too early to > > tell. People haven't necessarily had time to notice problems yet. > > Which is just another way of saying "please test harder". > > > > Nothing particularly stands out. Yes, we had some fixes for the new > > io_ring code for issues that were discussed when merging it. Other > > than that, worth noting is that the bulk of the patches are for > > tooling, not the core kernel. In fact, about two thirds of the patch > > is just for the tools/ subdirectory, most of it due to some late perf > > tool updates. The people involved promise they're done. > > Hmph. I'm still looking for the patch that restores the various > CONFIG_DEFAULT_ kconfig options to be merged. > > https://lore.kernel.org/linux-security-module/2bf23acd-22c4-a260-7648-845887a409d5@i-love.sakura.ne.jp/ > > since commit 70b62c25665f636c9f6c700b26af7df296b0887e dropped them somehow. AFAICT we don't have a finalized version of the patch yet. Kees? -- James Morris