Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1813456pxk; Fri, 2 Oct 2020 21:56:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzHVst8mMlqh3+Z5nB11DLkLGRdU/iJcMSuXR9OmwnLw6dk1Gi0tQwkme83ml9yM/75s99i X-Received: by 2002:aa7:d296:: with SMTP id w22mr6422566edq.327.1601700972505; Fri, 02 Oct 2020 21:56:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601700972; cv=none; d=google.com; s=arc-20160816; b=P8SU3PiyhaQ5wSovvW7tJ6fphf9TkByMw4ShWUSb+NMWb3JS1bOiqE9qlOcQy7FxaL UEmY9g6WgwmFk46rI9qhs+uSK7x1+MA3/iz+fVcWEtIKBCaFuHHBD93U4raiWlKDfFVC av71VLgsKhnA+OlwUmx3BO2mz9Glu9gQxNPYzaS8GAFryjmK924cZguJgsSV8nLsgOIQ eR03TmKjHJjMGPmlogobBVYCrCWyUPqfPNKYuV4kEJAWZCs+soTNvgi+vR/Fali6bjln z44oknMEGLqJNphlcX0r0QHP5NkLjD7QSQcOSCLwlAHCbohcV3YuH0M5q2iWhumpF6gt FsgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=0aFjCUW/y9bcHnwcoLBf8QO+zQAfEEXlxvjb0QR3lsk=; b=fm8lBqONUKwZ6AO4f6wwfrM0Ck1DXIKXMIBDdfio5DVut68vN25rAPFljsK9TgL8pM 0JCWZpjoHYm0Cs01AOkjIUgOAVEbk+Ajh16OoBbyb4amTszNQ0bk46GsBFOENngz5oX9 6UsxK9C6QMEbql3tvnLYJvtAkr/Xz/g4IXyz8jnkdH2DN5CPzvLLt8stXz/nCWNEfTEP /q6eryh/JwnCwBaOIjrhotzIHIv4VwR+t3rYxv7lZYCAvqHv5iAyylwpl7LxcKq7DaoD IPYqrGScYsS0k+gxKIuYsbGL7YmwV5+e3VwYom57nsx6aJiUSiI0p7XHypVpfjRHz+Bu idBw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id s24si2690560edi.129.2020.10.02.21.55.50; Fri, 02 Oct 2020 21:56:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1726013AbgJCEwI (ORCPT + 99 others); Sat, 3 Oct 2020 00:52:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:53836 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725989AbgJCEwB (ORCPT ); Sat, 3 Oct 2020 00:52:01 -0400 Received: from localhost (83-245-197-237.elisa-laajakaista.fi [83.245.197.237]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 114AC2311E; Sat, 3 Oct 2020 04:52:00 +0000 (UTC) From: Jarkko Sakkinen To: x86@kernel.org, linux-sgx@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Jarkko Sakkinen , Thomas Gleixner , Borislav Petkov , akpm@linux-foundation.org, andriy.shevchenko@linux.intel.com, asapek@google.com, cedric.xing@intel.com, chenalexchen@google.com, conradparker@google.com, cyhanish@google.com, dave.hansen@intel.com, haitao.huang@intel.com, 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, yaozhangx@google.com, mikko.ylinen@intel.com Subject: [PATCH v39 24/24] x86/sgx: Update MAINTAINERS Date: Sat, 3 Oct 2020 07:50:59 +0300 Message-Id: <20201003045059.665934-25-jarkko.sakkinen@linux.intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201003045059.665934-1-jarkko.sakkinen@linux.intel.com> References: <20201003045059.665934-1-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add the maintainer information for the SGX subsystem. Cc: Thomas Gleixner Cc: Borislav Petkov Signed-off-by: Jarkko Sakkinen --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b81aad6f7f97..ca1995b1ef45 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9070,6 +9070,17 @@ F: Documentation/x86/intel_txt.rst F: arch/x86/kernel/tboot.c F: include/linux/tboot.h +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 git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-sgx.git +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.25.1