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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 41D6FC433DF for ; Mon, 15 Jun 2020 05:21:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 28B19206E2 for ; Mon, 15 Jun 2020 05:21:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728270AbgFOFVm (ORCPT ); Mon, 15 Jun 2020 01:21:42 -0400 Received: from namei.org ([65.99.196.166]:38108 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725648AbgFOFVl (ORCPT ); Mon, 15 Jun 2020 01:21:41 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 05F5LW2f009419; Mon, 15 Jun 2020 05:21:32 GMT Date: Mon, 15 Jun 2020 15:21:32 +1000 (AEST) From: James Morris To: Micah Morton cc: Linus Torvalds , Linux Kernel Mailing List , linux-security-module , Paul Moore , Casey Schaufler , John Johansen Subject: Re: [GIT PULL] SafeSetID LSM changes for v5.8 In-Reply-To: Message-ID: References: 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 Sun, 14 Jun 2020, Micah Morton wrote: > This patch was sent to the security mailing list and there were no objections. Standard practice for new or modified LSM hooks is that they are reviewed and acked by maintainers of major LSMs (SELinux, AppArmor, and Smack, at least). "No objections" should be considered "not reviewed". Can you add your tree to linux-next? https://www.kernel.org/doc/man-pages/linux-next.html -- James Morris