Message ID | 20200915112842.897265-1-jarkko.sakkinen@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=APC0=CZ=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 04481139F for <patchwork-linux-sgx@patchwork.kernel.org>; Wed, 16 Sep 2020 00:55:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D0FD020771 for <patchwork-linux-sgx@patchwork.kernel.org>; Wed, 16 Sep 2020 00:55:47 +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="K5tJrjeH" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726784AbgIPAzr (ORCPT <rfc822;patchwork-linux-sgx@patchwork.kernel.org>); Tue, 15 Sep 2020 20:55:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726187AbgIOLaZ (ORCPT <rfc822;linux-sgx@vger.kernel.org>); Tue, 15 Sep 2020 07:30:25 -0400 X-Greylist: delayed 1399 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Tue, 15 Sep 2020 04:28:52 PDT Received: from mail.kapsi.fi (mail.kapsi.fi [IPv6:2001:67c:1be8::25]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C796C06174A; Tue, 15 Sep 2020 04:28:50 -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=K5tJrjeHYptbXC6Uea3pocgixH Wunbec0KXIxcajhO4q29cdAqxfit2Pgbe+tniaaknLvBj8L85/9h+QfMfKmeDVVv64GF4HBzn7pZJ /8zPz4j3Prvb0h4hPnwlwfikHu1za8Y8yCmVKo/gZdbp+AoulzDZQUKBP9o6B/kAEtzvvN48Ze0pp 8ZXqqpfAwcM0+JCMzWfwM951yDWVFnEEIoeGcqsAAsoyDXEx5HolttJIfV8h1QXaV4KEQsQXkVuDP qFnlmGTU43U2mnvRuPiRZjZYymkgw6pwU7wibQ/0AlGtbROZvjDuom6CAF9Kngk9B1P3efUxSiZxh FBoVd4jw==; 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 <jjs@kapsi.fi>) id 1kI98f-0000h5-Qf; Tue, 15 Sep 2020 14:28:46 +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:28:18 +0300 Message-Id: <20200915112842.897265-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: jjs@kapsi.fi 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
|