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.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,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 BB170C35646 for ; Fri, 21 Feb 2020 17:57:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9A510222C4 for ; Fri, 21 Feb 2020 17:57:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726789AbgBUR5E (ORCPT ); Fri, 21 Feb 2020 12:57:04 -0500 Received: from namei.org ([65.99.196.166]:47418 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725995AbgBUR5E (ORCPT ); Fri, 21 Feb 2020 12:57:04 -0500 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 01LHujRq017470; Fri, 21 Feb 2020 17:56:45 GMT Date: Sat, 22 Feb 2020 04:56:45 +1100 (AEDT) From: James Morris To: Daniel Colascione cc: Casey Schaufler , Tim Murray , Nosh Minwalla , Nick Kralevich , Lokesh Gidra , linux-kernel , Linux API , selinux@vger.kernel.org, LSM List Subject: Re: [PATCH v2 0/6] Harden userfaultfd In-Reply-To: Message-ID: References: <20200211225547.235083-1-dancol@google.com> <9ae20f6e-c5c0-4fd7-5b61-77218d19480b@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: selinux-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: selinux@vger.kernel.org On Tue, 11 Feb 2020, Daniel Colascione wrote: > > This must be posted to the linux Security Module list > > > > Added. I thought selinux@ was sufficient. > Please cc: me on these patches. -- James Morris