Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp697014pxb; Thu, 12 Nov 2020 14:06:52 -0800 (PST) X-Google-Smtp-Source: ABdhPJz5HSwdzwR5z5fIk33+D7ZQXeMAKid811ptgNujv6JYoInfv/LbYkavINj4k9U0TuEliuAD X-Received: by 2002:a17:906:bcd4:: with SMTP id lw20mr1366534ejb.527.1605218812493; Thu, 12 Nov 2020 14:06:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605218812; cv=none; d=google.com; s=arc-20160816; b=ByDR4pHT+IUFYNwNHmnQP6H94Gh59Q+at5CRl4n+GnDJwKLqQb0pLBfwv08RbeQF6O khShuo3HEHbYkNBhqOhURXPQCsp32DYGqjEaYy+xgUFbicL9EPp7TlEkT5FDd3YvVB6D P7b4tI5rFhR1V1DsIeXwLK4gtOgOQfTwZVKseV73DbMZhxaE9FyvK3v1c/AW+Dse1S8x MzDSRwB6oJp5sAEQIpsPOWZeQAFohrjsMRPeialYjH2kcM0ntcGA2ZZtJITWcQLmHQXG smQFAtv3NyMG5x+cK0cTbo9OfqocpyGVQ6kLdWrJweOXm9+ySNNhNuOTkDloYqPv6oCZ QlFA== 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 :dkim-signature; bh=E12HEfHEGRROlhBNhQ1ob/uLAx9uR+IYjiOAnkwhy6s=; b=eLXMm2WyQ9kBkGnYjFU11l1n2vt5r5uYLkWriluNyrv2uVRUf8hK5Ri0kIVxMVO3sH vddA8+7KRAhAs8wot7PlQuKDiHvlqB4gFZzuF9tPvRT8IX3OxWULRftlsKImEbh7yNPL SXCuKlyqt6VEkFOnakkWr5zLh+HNpmaroYPumgxduAK/zFSTh+kyXFEKIhpyh72mE9n2 sAXQdmzqd5OaAh/fcVU1yXvUImB/gL2UcKMJPPVYLf7RZMPD7C08fEqGENQfhchO73NI CPwDaHRgzXWposWXdU7oXxWbF7vJjhBDlzzB8+sVUeLj3SH3GEufGMXhhe1SHSxhvH8l yCgg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=MnaLy22J; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p3si4449245ejf.587.2020.11.12.14.06.29; Thu, 12 Nov 2020 14:06:52 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=MnaLy22J; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727883AbgKLWEV (ORCPT + 99 others); Thu, 12 Nov 2020 17:04:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:52626 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727857AbgKLWEU (ORCPT ); Thu, 12 Nov 2020 17:04:20 -0500 Received: from suppilovahvero.lan (83-245-197-237.elisa-laajakaista.fi [83.245.197.237]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id AC60322246; Thu, 12 Nov 2020 22:04:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605218659; bh=GbI4CGnBFEA+npROLTvsvNQizyIPaccrpO+b2Gc9aEY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MnaLy22JZT5NQu5LsqaqgXRj8CwsWTw65YxZhWxA70ZBvKXUv5jn+N65k/gXHjSuk 7dxpdy1EpAASHTXHaKaOULgJfEzy30yp7DcqOiV38g9XqsBHoQ6K8DhNJs8+yDKHgZ 7aJgB/Vv72Gm9J0z9QeG2QI5L6xf4+q+gMGbEVDo= From: Jarkko Sakkinen To: x86@kernel.org, linux-sgx@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Jarkko Sakkinen , Thomas Gleixner , Borislav Petkov , Jethro Beekman , 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 v41 24/24] x86/sgx: Update MAINTAINERS Date: Fri, 13 Nov 2020 00:01:35 +0200 Message-Id: <20201112220135.165028-25-jarkko@kernel.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20201112220135.165028-1-jarkko@kernel.org> References: <20201112220135.165028-1-jarkko@kernel.org> 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 Acked-by: Jethro Beekman # v40 Signed-off-by: Jarkko Sakkinen --- MAINTAINERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0b75ed0f06d8..20602ac130f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9126,6 +9126,19 @@ F: Documentation/x86/intel_txt.rst F: arch/x86/kernel/tboot.c F: include/linux/tboot.h +INTEL SGX +M: Jarkko Sakkinen +L: linux-sgx@vger.kernel.org +S: Supported +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: Documentation/x86/sgx.rst +F: arch/x86/entry/vdso/vsgx.S +F: arch/x86/include/uapi/asm/sgx.h +F: arch/x86/kernel/cpu/sgx/* +F: tools/testing/selftests/sgx/* +K: \bSGX_ + INTERCONNECT API M: Georgi Djakov L: linux-pm@vger.kernel.org -- 2.27.0