Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp1139425ybc; Tue, 12 Nov 2019 15:08:31 -0800 (PST) X-Google-Smtp-Source: APXvYqxOPML+DeXzakVRt7VjSFXu24XyVTlKHchos8tIKsKz77UYRaJJjAzRmeuMFZz05bqeqVp0 X-Received: by 2002:a05:6402:168b:: with SMTP id a11mr241359edv.107.1573600111089; Tue, 12 Nov 2019 15:08:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573600111; cv=none; d=google.com; s=arc-20160816; b=n1cYwsJb2ZK/OwF4Wo9C6pUlmOXd3SAXDSaP9cvOuMEKH5KPbCYWNjs0tYGHj8Ifa9 cYfNXDBfmpD7Y4UryGVGXIlQEsXijEjeTRzyZ5sM10Y24bg9uFBCHG+7FGkb99aNcyfw jj1GUPfmlVt4Ms2p1X+9OmfTKrV45WRoUxDZTGjd0CcaiENc48kjXEaNuGOvD13DSrBD Jjnk6cxNwsAXZx3NBtve6JatQKrKjZC3pphr3WC8dAOPcsSRyOUe2Iuv7fj18ZdfKjkx g0AhA0QvNZzNv9JQ2lExY7Qf1Uf0HMhnV9qqqmDTBHrP7Vnv/THe9Z01leKwJ8eRx3jf Vfmw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=aYDnw/MyatRh3nM7IjiJtPe30t0S7p02rdICaVUoOaw=; b=a7Ti5RvqP4XEW08o5R0BXc5q2maQNFf8H39FL7yhl3Y8lbl5KSNPcBVVCOPY7b3I+Y egfWvz7ITukRBcM8hCWfY+rVIC/I/JrnQPZrlI5JrKjnpWDU8IqfnlehZ6TwhN/Mshck QkO1/ORzrBG/U0mmH2ric0PGZdwe+nemFsqCdVWy3pF6BnZ0bAvfql8RtWj7K6MKIIT9 eu0z8F+W0RfIeoMR9xjurEabN+X1g/Zpl6qwoKRb+SRaJu7GrOZTTEGnoqhyRZpWLx2o KpoxissQ1a8Rr+/hH4bl+BIH0T1/YFbDmVCdG8uYgtq679hHcKIK1XPdA9QLnRFlKfGv w3Pw== 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 63si1258edp.302.2019.11.12.15.08.07; Tue, 12 Nov 2019 15:08:31 -0800 (PST) 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 S1727046AbfKLXH0 (ORCPT + 99 others); Tue, 12 Nov 2019 18:07:26 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:40361 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726932AbfKLXHZ (ORCPT ); Tue, 12 Nov 2019 18:07:25 -0500 Received: from [213.220.153.21] (helo=wittgenstein) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iUfFK-0004Af-EX; Tue, 12 Nov 2019 23:06:50 +0000 Date: Wed, 13 Nov 2019 00:06:48 +0100 From: Christian Brauner To: Kees Cook , Al Viro , Linus Torvalds Cc: Aleksa Sarai , Jeff Layton , "J. Bruce Fields" , Arnd Bergmann , David Howells , Shuah Khan , Shuah Khan , Ingo Molnar , Peter Zijlstra , Eric Biederman , Andy Lutomirski , Andrew Morton , Alexei Starovoitov , Jann Horn , Tycho Andersen , David Drysdale , Chanho Min , Oleg Nesterov , Rasmus Villemoes , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Christian Brauner , Aleksa Sarai , containers@lists.linux-foundation.org, linux-alpha@vger.kernel.org, linux-api@vger.kernel.org, libc-alpha@sourceware.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-mips@vger.kernel.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, linux-xtensa@linux-xtensa.org, sparclinux@vger.kernel.org Subject: Re: [PATCH v15 0/9] open: introduce openat2(2) syscall Message-ID: <20191112230646.47dgr6bbnjv7vkrk@wittgenstein> References: <20191105090553.6350-1-cyphar@cyphar.com> <20191111132404.y523iqicbn6fivx5@yavin.dot.cyphar.com> <201911121457.7D02692@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201911121457.7D02692@keescook> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 12, 2019 at 03:01:26PM -0800, Kees Cook wrote: > On Tue, Nov 12, 2019 at 12:24:04AM +1100, Aleksa Sarai wrote: > > On 2019-11-05, Aleksa Sarai wrote: > > > This patchset is being developed here: > > > > > > > > > Patch changelog: > > > v15: > > > * Fix code style for LOOKUP_IN_ROOT handling in path_init(). [Linus Torvalds] > > > * Split out patches for each individual LOOKUP flag. > > > * Reword commit messages to give more background information about the > > > series, as well as mention the semantics of each flag in more detail. > > > [...] > > > > Ping -- this patch hasn't been touched for a week. Thanks. > > If I've been following correctly, everyone is happy with this series. > (i.e. Linus's comment appear to have been addressed.) > > Perhaps the next question is should this go via a pull request by you to > Linus directly during the v5.5 merge window, via akpm, via akpm, via > Christian, or some other path? Besides Linus, it's not been clear who > should "claim" this series. :) I like this series and the same with the copy_struct_from_user() part of it I've taken I'm happy to stuff this into a dedicated branch, merge it into my for-next and send it for v5.5. Though I'd _much_ rather see Al pick this up or have him give his blessing first. Christian