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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8932AC43217 for ; Mon, 4 Apr 2022 21:28:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1379669AbiDDVaL (ORCPT ); Mon, 4 Apr 2022 17:30:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39706 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1380034AbiDDSl7 (ORCPT ); Mon, 4 Apr 2022 14:41:59 -0400 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EBEF55F99 for ; Mon, 4 Apr 2022 11:40:01 -0700 (PDT) Received: by mail-pg1-x532.google.com with SMTP id t13so9036022pgn.8 for ; Mon, 04 Apr 2022 11:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=dVG8SdKJh3lNF5aMlMn0lGtL8TsUuGiy0ylcJGnwrLQ=; b=mX37UAkizZPJSLK5nuleOQGUHlnzGzVIX7n8Ey1L438YuOI2RXx1GF5cjewpiTeFfb NEZ5/iVMlRh6ZJghqjttF4FVrgeWQQRSBDnKhGJlGSusXLPVP9/IzJTcC6cJyGhipMEZ NN5pT8S0RD/wR/TL2mC3KHhfGSWO55u10Bk6M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=dVG8SdKJh3lNF5aMlMn0lGtL8TsUuGiy0ylcJGnwrLQ=; b=WPTsLXv5HClVPr17u8731kLqL99+Yr4KcX9qjA+MJtDc8IQeV3AGorIgxCoNywnLZ8 FwH/SYjCO0xkC0ptbQdv8wLd0O5s+qM6bDtT7/1aZrRVf00vC3VzKiWVnGYUlqHEIfG2 eI0xvCemR/GbPYQjPoMarQyiG3nme0oi86C/f5xg90Uqn5BiX3dh/7b0mPAswpB8P2TT Ellrm41fqSP6wPdOAktJp0t3bgzmRkReoUDqO++CLKhyss6/+woUVPsgF1XLZi9MjW3i 8sVYJvSNNM5827edVtufKXOE1zrI+Xmp+2GA6VA+XBWRlM8buVAot8W7btR1K7ZVuoEy W5XQ== X-Gm-Message-State: AOAM530XH0K/oCvZfMJo5xrcvtIUBgAdsjfQNg4K8+0hj0XVzzzpOuvt 6BmKe1EvrrU5mQ2sH6INkVYc7A== X-Google-Smtp-Source: ABdhPJx3WYIgYP8Ex9on1q2aw9dCFrPaAv+SqDaCN+xEoGXLlI1AISWPm+KJ14/yd+3EV0nxg5JGCg== X-Received: by 2002:a05:6a00:1252:b0:4fa:afcc:7d24 with SMTP id u18-20020a056a00125200b004faafcc7d24mr911536pfi.85.1649097601437; Mon, 04 Apr 2022 11:40:01 -0700 (PDT) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id ay9-20020a056a00300900b004fae1346aa1sm12196740pfb.122.2022.04.04.11.40.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Apr 2022 11:40:01 -0700 (PDT) Date: Mon, 4 Apr 2022 11:40:00 -0700 From: Kees Cook To: Linus Torvalds Cc: =?iso-8859-1?Q?Micka=EBl_Sala=FCn?= , Al Viro , Andrew Morton , Christian Heimes , Geert Uytterhoeven , James Morris , Luis Chamberlain , Mimi Zohar , Muhammad Usama Anjum , Paul Moore , Philippe =?iso-8859-1?Q?Tr=E9buchet?= , Shuah Khan , Steve Dower , Thibaut Sautereau , Vincent Strubel , linux-fsdevel@vger.kernel.org, linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC) Message-ID: <202204041130.F649632@keescook> References: <20220321161557.495388-1-mic@digikod.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220321161557.495388-1-mic@digikod.net> Precedence: bulk List-ID: On Mon, Mar 21, 2022 at 05:15:57PM +0100, Mickaël Salaün wrote: > [...] > For further details, please see the latest cover letter: > https://lore.kernel.org/r/20220104155024.48023-1-mic@digikod.net > > Commit dae71698b6c5 ("printk: Move back proc_dointvec_minmax_sysadmin() > to sysctl.c") was recently added due to the sysctl refactoring. > > Commit e674341a90b9 ("selftests/interpreter: fix separate directory > build") will fix some test build cases as explained here: > https://lore.kernel.org/r/20220119101531.2850400-1-usama.anjum@collabora.com > Merging this commit without the new KHDR_INCLUDES is not an issue. > The upcoming kselftest pull request is ready: > https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/log/?h=next > > This patch series has been open for review for more than three years and > got a lot of feedbacks (and bikeshedding) which were all considered. > Since I heard no objection, please consider to pull this code for > v5.18-rc1 . These five patches have been successfully tested in the > latest linux-next releases for several weeks. Hi Linus, It looks like this didn't get pulled for -rc1 even though it was sent during the merge window and has been in -next for a while. It would be really nice to get this landed since userspace can't make any forward progress without the kernel support. Was there some issue blocking this from being merged? All the feedback I can find on prior versions was addressed. -Kees -- Kees Cook