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 X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEBBDC04AA7 for ; Mon, 13 May 2019 18:03:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CE984208CA for ; Mon, 13 May 2019 18:03:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728691AbfEMSDr (ORCPT ); Mon, 13 May 2019 14:03:47 -0400 Received: from namei.org ([65.99.196.166]:38884 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728201AbfEMSDq (ORCPT ); Mon, 13 May 2019 14:03:46 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x4DI3gcn003503; Mon, 13 May 2019 18:03:42 GMT Date: Tue, 14 May 2019 04:03:42 +1000 (AEST) From: James Morris To: Linus Torvalds cc: Paul Moore , Casey Schaufler , LSM List , Linux List Kernel Mailing Subject: Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2 In-Reply-To: Message-ID: References: <24d602d2-a1a7-7b1e-9035-a2d732cd822b@schaufler-ca.com> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: On Sun, 12 May 2019, Linus Torvalds wrote: > > My guess is that you are right and > > any *significant* changes to the LSM layer itself, e.g. security/*, is > > best sent via James' tree. For smaller changes to the LSM layer I > > think it's okay if they go in via an individual LSM tree so long as > > all the other LSMs agree-on/ack the changes; which pretty much fits > > what we've been doing for some time now and it seems to work well > > enough. > > Yeah, I think that's the sane model. And I think it's mostly been working. New LSMs also need to be guided in, as part of a community effort. -- James Morris