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_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 1447BC072B1 for ; Thu, 30 May 2019 06:53:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E7E9025AE2 for ; Thu, 30 May 2019 06:53:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727416AbfE3GxT (ORCPT ); Thu, 30 May 2019 02:53:19 -0400 Received: from namei.org ([65.99.196.166]:35358 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727297AbfE3GxT (ORCPT ); Thu, 30 May 2019 02:53:19 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x4U6r5iu001646; Thu, 30 May 2019 06:53:05 GMT Date: Thu, 30 May 2019 16:53:05 +1000 (AEST) From: James Morris To: David Howells cc: keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] keys: Miscellany In-Reply-To: <18289.1559167295@warthog.procyon.org.uk> Message-ID: References: <18289.1559167295@warthog.procyon.org.uk> 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 Wed, 29 May 2019, David Howells wrote: > Hi James, > > Here are some miscellaneous keyrings fixes and improvements intended for > the next merge window, if you could pull them please. > Linus has asked for security subsystem PRs to go directly to him. -- James Morris