[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YjkLI4D+ek9shkqL@bombadil.infradead.org>
Date: Mon, 21 Mar 2022 16:32:51 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: Mickaël Salaün <mic@...ikod.net>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Al Viro <viro@...iv.linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
Christian Heimes <christian@...hon.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
James Morris <jmorris@...ei.org>,
Kees Cook <keescook@...omium.org>,
Mimi Zohar <zohar@...ux.ibm.com>,
Muhammad Usama Anjum <usama.anjum@...labora.com>,
Paul Moore <paul@...l-moore.com>,
Philippe Trébuchet
<philippe.trebuchet@....gouv.fr>,
Shuah Khan <skhan@...uxfoundation.org>,
Steve Dower <steve.dower@...hon.org>,
Thibaut Sautereau <thibaut.sautereau@....gouv.fr>,
Vincent Strubel <vincent.strubel@....gouv.fr>,
linux-fsdevel@...r.kernel.org, linux-integrity@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org
Subject: Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
On Mon, Mar 21, 2022 at 07:05:42PM +0100, Mickaël Salaün wrote:
>
> On 21/03/2022 18:38, Luis Chamberlain wrote:
> > On Mon, Mar 21, 2022 at 05:15:57PM +0100, Mickaël Salaün wrote:
> > > 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.
> >
> > > kernel/sysctl.c | 9 +
> >
> > Please don't add more sysctls there. We're slowly trying to move
> > all these to their respective places so this does not become a larger
> > kitchen sink mess.
>
> It is not a new sysctl but proc_dointvec_minmax_sysadmin(). This helper is
> shared between printk and fs subsystems.
That should be good then, thanks!
Luis
Powered by blists - more mailing lists