Message ID | 161433310139.902181.11787442834918634133.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-security-module-owner@kernel.org> 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=-15.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 0DD5BC433E0 for <linux-security-module@archiver.kernel.org>; Fri, 26 Feb 2021 09:54:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B6AEF64EC8 for <linux-security-module@archiver.kernel.org>; Fri, 26 Feb 2021 09:54:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230490AbhBZJyL (ORCPT <rfc822;linux-security-module@archiver.kernel.org>); Fri, 26 Feb 2021 04:54:11 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:29962 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230431AbhBZJxQ (ORCPT <rfc822;linux-security-module@vger.kernel.org>); Fri, 26 Feb 2021 04:53:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1614333110; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fNWXLngc50Kunb7EwOSF+4EGIFpdgIsHGEEmcXuLrIo=; b=icUfJqg4CUq/j6+VWUubL+QJ70nUO5Aj5GNAuS/g4HH1SS0Jj/tuDil/AUey2pyCEI+ZWr 627wFmtYzxoilDFrFOXK1jxArJ8mgOA4e+oAUAOLf2FyWuwsnHmej8M11jodYa7BrKbkL+ ELj+QOQwXZ3tltDKv11bKwYRYYdYMjY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-198-_X8Wl1H9Mh-UkRWAxNpqdw-1; Fri, 26 Feb 2021 04:51:45 -0500 X-MC-Unique: _X8Wl1H9Mh-UkRWAxNpqdw-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 359EB107ACC7; Fri, 26 Feb 2021 09:51:44 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-119-68.rdu2.redhat.com [10.10.119.68]) by smtp.corp.redhat.com (Postfix) with ESMTP id 419121A8A3; Fri, 26 Feb 2021 09:51:42 +0000 (UTC) Subject: [PATCH v2 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries From: David Howells <dhowells@redhat.com> To: Eric Snowberg <eric.snowberg@oracle.com> Cc: James Bottomley <James.Bottomley@HansenPartnership.com>, keyrings@vger.kernel.org, Jarkko Sakkinen <jarkko@kernel.org>, Arnd Bergmann <arnd@kernel.org>, Randy Dunlap <rdunlap@infradead.org>, Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>, =?utf-8?q?Micka=C3=ABl_S?= =?utf-8?q?ala=C3=BCn?= <mic@digikod.net>, dhowells@redhat.com, Jarkko Sakkinen <jarkko@kernel.org>, =?utf-8?q?Micka=C3=ABl_Sala=C3=BCn?= <mic@digikod.net>, keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Date: Fri, 26 Feb 2021 09:51:41 +0000 Message-ID: <161433310139.902181.11787442834918634133.stgit@warthog.procyon.org.uk> User-Agent: StGit/0.23 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Precedence: bulk List-ID: <linux-security-module.vger.kernel.org> |
Series |
keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
|
expand
|