Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp302629ybz; Wed, 29 Apr 2020 00:05:27 -0700 (PDT) X-Google-Smtp-Source: APiQypKVhc0k8wkxrLgwWLSfoDrPXrcCg5G5tOjuzqSfJ4QP+ZVLAw3idE/OXomofr4KAUlJ+YqV X-Received: by 2002:a17:906:4810:: with SMTP id w16mr1262822ejq.226.1588143926975; Wed, 29 Apr 2020 00:05:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588143926; cv=none; d=google.com; s=arc-20160816; b=0T5UwHShPgs7Mtw2e+WwH75YoZAcv4WsZ7DS54OdWlkWbXJk67HBpPN46QA9ugoXiA 1PN+TAP890abloF6vFUlK8HLp8CWh+dU/9nsGy516YaUW3i5e4IvZ+Q9p2XKQs/FhQMK WfBkJ2BP+VQJ3d5yUeBm1WLZZEzL7/pzLrYt9hZsKwWYWOVUh9Uzv3Lf9xisboLw33SC WR+6drOvSk3F1YoTIdgcqbdp1AGvZozFL9/yGHuSeuHOxkHMPFa6OAn+/pBcahBGT0ve RPJXjPctP/nFcXlXkYCHxjKkloZQwqPanfzSsDpEn+ximVcn6/EQlxhqz1XPP565Nu9V f9fw== 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=VaKSJ6JnmkSlOkqWmAKia4bdXSaUa2nN0l3RT4lx0Wk=; b=mcQDp4z6x+UDtIRWXdnN6twyzbelZUfJMaZzvjJZAh15cXd5447iHMkS+1wg/F5FLP VdD8shw2h+XtzekPAL8K8Lf5swmpGGx5X75C3RW3213PXdJtVk27EMQdzQOfP0J/Ec8/ HiI6T7GpxnNGCr3V73w3iNRSohIHeuBwoYDi+gGtPR93kjaVNMiMUPKWopnm57kNPkSB pjf869gs1+4et20qLR84X07spYAAnV0sbRbhkx4o2rrJAtfTQCD29G4fFRaWtZR0qyC8 eFr/OYSKMQim7N6SxZrBsxnQFyvdxCuw2v4heigjmwTIaRpxFZP/zsnXRXaWHDh2aeLZ EU7A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j3si3637461ejo.146.2020.04.29.00.05.03; Wed, 29 Apr 2020 00:05:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726524AbgD2HDm (ORCPT + 99 others); Wed, 29 Apr 2020 03:03:42 -0400 Received: from namei.org ([65.99.196.166]:52998 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726158AbgD2HDm (ORCPT ); Wed, 29 Apr 2020 03:03:42 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 03T73OrI019827; Wed, 29 Apr 2020 07:03:24 GMT Date: Wed, 29 Apr 2020 17:03:24 +1000 (AEST) From: James Morris To: Jonathan Corbet cc: Casey Schaufler , LKML , linux-doc@vger.kernel.org, Randy Dunlap , linux-security-module@vger.kernel.org Subject: Re: [PATCH] Documentation: LSM: Correct the basic LSM description In-Reply-To: <20200428124436.1c7463ee@lwn.net> Message-ID: References: <4c053d72-2d58-612f-6d6b-f04226d0181e.ref@schaufler-ca.com> <4c053d72-2d58-612f-6d6b-f04226d0181e@schaufler-ca.com> <20200428124436.1c7463ee@lwn.net> 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 Tue, 28 Apr 2020, Jonathan Corbet wrote: > On Tue, 21 Apr 2020 14:48:34 -0700 > Casey Schaufler wrote: > > > This is a first pass at updating the basic documentation on > > Linux Security Modules (LSM), which is frighteningly out of date. > > Remove untrue statements about the LSM framework. Replace them > > with true statements where it is convenient to do so. This is > > the beginnig of a larger effort to bring the LSM documentation > > up to date. > > > > Signed-off-by: Casey Schaufler > > --- > > Documentation/security/lsm.rst | 202 ++++++++++++++--------------------------- > > 1 file changed, 66 insertions(+), 136 deletions(-) > > James, are you planning to pick this up, or should I grab it? You can grab it, but I don't think this patch ended up on the lsm list for review (I only caught it in the moderation queue for lss-pc). -- James Morris