Message ID | 20200915110522.893152-1-jarkko.sakkinen@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=2CfR=CY=vger.kernel.org=linux-sgx-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8938C14B7 for <patchwork-linux-sgx@patchwork.kernel.org>; Tue, 15 Sep 2020 12:38:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5F54720770 for <patchwork-linux-sgx@patchwork.kernel.org>; Tue, 15 Sep 2020 12:38:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=kapsi.fi header.i=@kapsi.fi header.b="Sj2eLWWi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726326AbgIOMhj (ORCPT <rfc822;patchwork-linux-sgx@patchwork.kernel.org>); Tue, 15 Sep 2020 08:37:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36448 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726265AbgIOLm1 (ORCPT <rfc822;linux-sgx@vger.kernel.org>); Tue, 15 Sep 2020 07:42:27 -0400 Received: from mail.kapsi.fi (mail.kapsi.fi [IPv6:2001:67c:1be8::25]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3477C06174A; Tue, 15 Sep 2020 04:42:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kapsi.fi; s=20161220; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-Id :Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=E4rZGK+aXJkvQ+wNh+UXe2WRTPaMfACseza63NhCDKM=; b=Sj2eLWWiWj6rwe6kSD4aDL/uKB PKpQzKe/KnNMvg3Xr7w97F+IR1RDvX/XGkOFkK4YqmCin/Npzxmg6nKBHwXr6vleOTNXcaCAmFeAp 8ED7VmrCnKdMmmpDgFSSB6SV/92eAPK2DBTf9ivlZvjnzSnQ+Pkuzt4rZud1wJcxbyNE6e3eUgJcU 6nKNU4jsZd7JOISR+F40Gi3gcm8tXjFivJBQOTP6xR1akclCKOQx4rhlpKUjuz9m7ywFTQH+ECvx0 OAZArZe3hV2qtR/aw2INxnXhQGGmNlrSAyq2mWvHmnm2usWlSyfNkSkPLOQZ1uFjiOlQee4Ak0cge xk9nywVg==; Received: from 83-245-197-237.elisa-laajakaista.fi ([83.245.197.237] helo=localhost) by mail.kapsi.fi with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from <jarkko.sakkinen@linux.intel.com>) id 1kI8m7-0005rR-0f; Tue, 15 Sep 2020 14:05:27 +0300 From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> To: x86@kernel.org, linux-sgx@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>, akpm@linux-foundation.org, andriy.shevchenko@linux.intel.com, asapek@google.com, bp@alien8.de, cedric.xing@intel.com, chenalexchen@google.com, conradparker@google.com, cyhanish@google.com, dave.hansen@intel.com, haitao.huang@intel.com, josh@joshtriplett.org, kai.huang@intel.com, kai.svahn@intel.com, kmoy@google.com, ludloff@google.com, luto@kernel.org, nhorman@redhat.com, npmccallum@redhat.com, puiterwijk@redhat.com, rientjes@google.com, sean.j.christopherson@intel.com, tglx@linutronix.de, yaozhangx@google.com Subject: [PATCH v38 00/24] Intel SGX foundations Date: Tue, 15 Sep 2020 14:04:58 +0300 Message-Id: <20200915110522.893152-1-jarkko.sakkinen@linux.intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 83.245.197.237 X-SA-Exim-Mail-From: jarkko.sakkinen@linux.intel.com X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false Sender: linux-sgx-owner@vger.kernel.org Precedence: bulk List-ID: <linux-sgx.vger.kernel.org> X-Mailing-List: linux-sgx@vger.kernel.org |
Series |
Intel SGX foundations
|
expand
|