Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1854160ybt; Mon, 15 Jun 2020 11:05:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwolhwH5LGXjcO8fzYYa/C9DiQM+O3rzo/Hmr6YWr0poSX+H7/8mDg5WagFpULq9+HiaBjS X-Received: by 2002:aa7:c986:: with SMTP id c6mr25494485edt.335.1592244353540; Mon, 15 Jun 2020 11:05:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592244353; cv=none; d=google.com; s=arc-20160816; b=fi9jvQlv2uw0RTj+pRsBJacNO5kVyUmIoSBLWWC9FcjCV2sUmvNI1cYmoC33qrkTDh X1ZMRTe46t6t+xxjdHAtcuBw7hvymjfUUpkYQAgp94MI7tQNtryl4B0zqwqLQOzsPHwJ BIlFVHfTfLEzk+byy3mfNr2UDTkO+JRoF/goD0Dfo4lZ3Y514Dd7/DbhTbjU5sk2MKqI luUmarN75117O+Jnh9w8xH+7xdKA2Vl+lSlyl47wf0cm3pL8mRJmm2LhjSzAOCtXfrny vaD1PFdgi8izvCGppZjB15zl5HhwReUpEeFbYwadINgzft0xO2hRHKvXkNeXnEMJNboN zZIw== 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=20HnwYSbH/APVD6a9XJFTb/5mjs6TwqtEFhPsceOWsY=; b=RliSofLUCOEWOV38e58GcC/OoyhVCyo71qhchMH9/ptp/K5Rvbu5TJ9Q0lNFkxGraL suqFzZNfJrTi7Yd9kWd2r9Q5TyQOcuEiB9pIqwS4NNYihN81l873WH/6DbUB4Lr8HHnU u2Pl8wtMc1ZaH2LbEoFPGWreqX+vWgGcPIKPmpC2pVDqnufxPE4BBEPvFUR/Uup0cPCe v/d/sSRKhrn5xRYAhoJk3qlHvL83+0n0aD5ZsH3Z/z98+fxQeP9zShKXjLQVJWRc0QqL XJFsEzGYKVRstZf3VZC6qPujojCHPjEa77aOdSMwTpoj8cc1tT+GX/4rwRAS6RiBzqrK dRUA== 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 w6si8982692ejn.265.2020.06.15.11.05.30; Mon, 15 Jun 2020 11:05:53 -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 S1729844AbgFOSDo (ORCPT + 99 others); Mon, 15 Jun 2020 14:03:44 -0400 Received: from namei.org ([65.99.196.166]:38236 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728585AbgFOSDn (ORCPT ); Mon, 15 Jun 2020 14:03:43 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 05FI3XCm010205; Mon, 15 Jun 2020 18:03:33 GMT Date: Tue, 16 Jun 2020 04:03:33 +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 Mon, 15 Jun 2020, Micah Morton wrote: > On Sun, Jun 14, 2020 at 10:21 PM James Morris wrote: > > > > 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 > > Sure, I can do that. I should just send an email to Stephen Rothwell > asking him to include the -next branch from my tree? Yep, thanks. > > > > > -- > > James Morris > > > > > -- James Morris