Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp2258597ybi; Sat, 13 Jul 2019 10:14:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqynvkzVcg1Khr+v8uNvyQt8lisFQ7u3FUtKp1F4xeHkf8+LfU9GFmGG7t5hP3BO0rPrxzFN X-Received: by 2002:a65:64c6:: with SMTP id t6mr18073723pgv.323.1563038040355; Sat, 13 Jul 2019 10:14:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563038040; cv=none; d=google.com; s=arc-20160816; b=j5391JmnEK44M/nQUUBG+rIiY/EyX9HFiiEzZTO/ffrPEE9ns1xZmUzL69f979wUhc 4PPZCEuLRz1fbUZfFoeQM4UlDpbdsjnnygaBIRXtlS5+jKdTgW5JjKdejn5GvTfXGJDB aywVpA794+6kwTIa+J5dl3sjdBdRtQIEzqygi43VFH8GjNK2DxLuV5m3R9lGDtMYQVOk MUrNV6AsQc0kEztD1DXFszJhSsSmKLvLDo7crha8VloZzffEOqYrq2FlqnqO6a2dMoju Om1fUTokqzeh1EjOwojuojI6PDtu7kwsxSL0D1Un2SK9OmVSBSx7BgU4tl96xZ9Pq45x CgIA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=5mTRymFlHX4UIY28fXkbu3mHen+hpMN9qoBmPNP/mbI=; b=Zv7HIcxGe+NQ5WKx8/6BC3+mIYtLYMr7LRJTV5SY1Ey48rDA12MJIW2K0TfU6rX6Tz vf/FkSdNRPTT6CD9+KdDzoTvmGFuC7mWCHmJt+qQz7zCaI7MHCFUOe2N029QkniPHXRw WSWlvd+hOR6xORhMPXW7ZMzp8L2ipcV2zpiRsjm10AIlsEC1IM/sQnvQTof5TpR3mR9D CwXl7g/ZhkHD7luXpIRdcwyeBVOa8wKfVJ0pn/VfkMwVduP7zPrmjvsUinM+5itlyF6Q ABbpsmq4hb/2KGHCOnNy80woq61NAQZyhNwd1y6ytmbrP7faOrjzqi0qImmFUkVoay3w WEsw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s7si10793731plr.95.2019.07.13.10.13.45; Sat, 13 Jul 2019 10:14:00 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728283AbfGMRNG (ORCPT + 99 others); Sat, 13 Jul 2019 13:13:06 -0400 Received: from mga06.intel.com ([134.134.136.31]:31518 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727901AbfGMRNF (ORCPT ); Sat, 13 Jul 2019 13:13:05 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Jul 2019 10:13:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,487,1557212400"; d="scan'208";a="341981693" Received: from hbriegel-mobl.ger.corp.intel.com (HELO localhost) ([10.252.50.48]) by orsmga005.jf.intel.com with ESMTP; 13 Jul 2019 10:12:55 -0700 From: Jarkko Sakkinen To: linux-kernel@vger.kernel.org, x86@kernel.org, linux-sgx@vger.kernel.org Cc: akpm@linux-foundation.org, dave.hansen@intel.com, sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, serge.ayoun@intel.com, shay.katz-zamir@intel.com, haitao.huang@intel.com, andriy.shevchenko@linux.intel.com, tglx@linutronix.de, kai.svahn@intel.com, bp@alien8.de, josh@joshtriplett.org, luto@kernel.org, kai.huang@intel.com, rientjes@google.com, cedric.xing@intel.com, Jarkko Sakkinen Subject: [PATCH v21 25/28] x86/sgx: Update MAINTAINERS Date: Sat, 13 Jul 2019 20:08:01 +0300 Message-Id: <20190713170804.2340-26-jarkko.sakkinen@linux.intel.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190713170804.2340-1-jarkko.sakkinen@linux.intel.com> References: <20190713170804.2340-1-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add the maintainer information for the SGX subsystem. Signed-off-by: Jarkko Sakkinen --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 133ec3cc11ae..96f779dd22a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8296,6 +8296,18 @@ L: linux-gpio@vger.kernel.org S: Maintained F: drivers/gpio/gpio-intel-mid.c +INTEL SGX +M: Jarkko Sakkinen +M: Sean Christopherson +L: linux-sgx@vger.kernel.org +S: Maintained +Q: https://patchwork.kernel.org/project/intel-sgx/list/ +T: git https://github.com/jsakkine-intel/linux-sgx.git +F: arch/x86/include/asm/sgx.h +F: arch/x86/include/uapi/asm/sgx.h +F: arch/x86/kernel/cpu/sgx/* +K: \bSGX_ + INTERCONNECT API M: Georgi Djakov L: linux-pm@vger.kernel.org -- 2.20.1