From nobody Tue Oct 7 16:36:40 2025 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E7ADF26A1A4; Tue, 8 Jul 2025 10:19:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.9 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751969974; cv=none; b=MM4ngw+OfBTDKiYmovpYbvi/KqXd72k7PBH86VYH2+oIJRinjb+hWjq4ktYM8Quo5SsQTrKKo3yfJNtPqCF0dEEBkbo3pKqdad5MjZEWK2rGOvb8YzwaB871bdE4GVRXRwqIJfxN9M+K+Ub4+hMnpe5PglIU6z45xUQTTMs0u0k= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751969974; c=relaxed/simple; bh=nn38075tAi+eJQwAhDFa2ISYv+vJ2ldqeYPIIpu18dw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=eyM8tzg2n9ZwE6VMtqDx3aROpLmM4A3cude9BZPjOeLcfLYqaYZauzP3ilwLebqQflWm4f3AiW9fU9Ii4mzYomprkZ3d+ZZQPi2zR7LlcdRPhikKLTVmk+pUUdinCIcZ8Z7i4/tru36AT/g615TLJkEdQQIfqyJ26/NxWuO+TDY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.helo=mgamail.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=b/G4eQ6h; arc=none smtp.client-ip=198.175.65.9 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.helo=mgamail.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="b/G4eQ6h" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1751969973; x=1783505973; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=nn38075tAi+eJQwAhDFa2ISYv+vJ2ldqeYPIIpu18dw=; b=b/G4eQ6hrdXWF7Im8xG7hyx30FA/clEtr1m8u7Dm6W+mMp2DfFvQ62Gz KW7HnHpkMu6WYeGj4x2g+Hp3II7M4y0uMA7RDVvLsd6lVZJwY8poHxa5+ o/8BNt302injQxul6yahB11QvXDDrErqS+IhNw/VFPlHHhldb6BTbuz7V d61hNnzSYfLTLU5xSFXga9R2fGynbM8vwnIdqLox66MjG5n+bFFB9Ep3R 9NXc3sMqPSP6sCjwW/cshgt+rYheOIhS6RbDCMyGlje0ciNmF+6BXYZNN fAOXbIRYF6qfYUbRjKKfALit7fLho2diU6WRzokpAu8XahQDs/inDpeYJ g==; X-CSE-ConnectionGUID: /w5f2oqpQpOX484PbN2fMQ== X-CSE-MsgGUID: ScXBoL79REeNgStqGrWLmw== X-IronPort-AV: E=McAfee;i="6800,10657,11487"; a="76751327" X-IronPort-AV: E=Sophos;i="6.16,297,1744095600"; d="scan'208";a="76751327" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jul 2025 03:19:33 -0700 X-CSE-ConnectionGUID: FcOyMuNXQq2RTSqpkp9aVw== X-CSE-MsgGUID: vmdEs1iqQB+GoysMHQN7UA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,297,1744095600"; d="scan'208";a="155196379" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa009.jf.intel.com with ESMTP; 08 Jul 2025 03:19:28 -0700 Received: by black.fi.intel.com (Postfix, from userid 1000) id 94A3D92; Tue, 08 Jul 2025 13:19:27 +0300 (EEST) From: "Kirill A. Shutemov" To: Dave Hansen , Paolo Bonzini , Sean Christopherson , Thomas Gleixner , Ingo Molnar , Borislav Petkov Cc: Rick Edgecombe , Kuppuswamy Sathyanarayanan , x86@kernel.org, "H. Peter Anvin" , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-coco@lists.linux.dev, "Kirill A. Shutemov" Subject: [PATCH 1/3] MAINTAINERS: Update the file list in the TDX entry. Date: Tue, 8 Jul 2025 13:19:20 +0300 Message-ID: <20250708101922.50560-2-kirill.shutemov@linux.intel.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250708101922.50560-1-kirill.shutemov@linux.intel.com> References: <20250708101922.50560-1-kirill.shutemov@linux.intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Include files that were previously missed in the TDX entry file list. It also includes the recently added KVM enabling. Signed-off-by: Kirill A. Shutemov --- MAINTAINERS | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 993ab3d3fde9..8071871ea59c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26952,12 +26952,18 @@ L: linux-coco@lists.linux.dev S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/tdx F: Documentation/ABI/testing/sysfs-devices-virtual-misc-tdx_guest +F: Documentation/arch/x86/tdx.rst +F: Documentation/virt/coco/tdx-guest.rst +F: Documentation/virt/kvm/x86/intel-tdx.rst F: arch/x86/boot/compressed/tdx* +F: arch/x86/boot/compressed/tdcall.S F: arch/x86/coco/tdx/ -F: arch/x86/include/asm/shared/tdx.h -F: arch/x86/include/asm/tdx.h +F: arch/x86/include/asm/shared/tdx* +F: arch/x86/include/asm/tdx* +F: arch/x86/kvm/vmx/tdx* F: arch/x86/virt/vmx/tdx/ -F: drivers/virt/coco/tdx-guest +F: drivers/virt/coco/tdx-guest/ +F: tools/testing/selftests/tdx/ =20 X86 VDSO M: Andy Lutomirski --=20 2.47.2 From nobody Tue Oct 7 16:36:40 2025 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 79DC9256C8D; Tue, 8 Jul 2025 10:19:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.9 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751969975; cv=none; b=ofwIK+ZYPSW/i7lIF34SGJ44oLT/FqDwq5YpDDx2OXifkeVsMPFPTjMWvjpxFxMjoPWsiBuSI4CG65Sexse2wKuAxZBLNIPCJ3/U1ArZBfRH/pEpLa1scd9uSlTdrhziP/rr7fhBiSImrMeKiQ51byiZVafJcs9OZx3gN5Oxb2I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751969975; c=relaxed/simple; bh=wvJMYsc9yWz2URT+SK4ZAszSqtGgIMpsnmycjhsLP10=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=dvUP2/wh/A0+m4tXct8fcILbtkO8e5RsXMBS4qNzZ1ZscgPgJMfKUwXlfCG8GFSskGfTEa2vVOKpyEW/u385+Uit6wcX9VbcH6ARUUFDShR12TNKpaBB0Su/OJnaIcAZE1zYsj/F8I3bNpqydLQhsroQQi5+XplrVTplOnJ9xbY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.helo=mgamail.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=ZJ4Z77Hq; arc=none smtp.client-ip=198.175.65.9 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.helo=mgamail.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ZJ4Z77Hq" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1751969975; x=1783505975; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=wvJMYsc9yWz2URT+SK4ZAszSqtGgIMpsnmycjhsLP10=; b=ZJ4Z77Hqk8PGSZ73TlH+PNvnDiLofw23OnszGwlppVKhefmDXsYfWxqc WA0I/tGUSXgmBl1Q3yoVDL9bZotOrphItryR5M1ru0zJhNe0wZUZkNSqX ImyIgpUHmLTaBxiS03cJhwOkuh+3vH5eSofzgqCtClxm6BmsAgRozE45B 57clgib8FdI+T8o2XEkr6jZGREkRL9m86F8C80T0AyyuEcmtT79QySOKv 6JkTLwfEhB49O6X2TKP3H1qSha2lTMJ2VZIqmMqyJVtKYU8+MQVdd3le6 sLAbEWUhufalBwMy5gw0ut90KRkk9aZmDlQHOGDukiToij/N4+sOv2Di3 g==; X-CSE-ConnectionGUID: WQf8ui9vS0uyQMRaQZOjdg== X-CSE-MsgGUID: 4utsMFzoQQi1tkkq7OraFw== X-IronPort-AV: E=McAfee;i="6800,10657,11487"; a="76751336" X-IronPort-AV: E=Sophos;i="6.16,297,1744095600"; d="scan'208";a="76751336" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jul 2025 03:19:33 -0700 X-CSE-ConnectionGUID: TVh3WA+aQ0qfksSH3ynRVA== X-CSE-MsgGUID: 1kOjowWnSzC9c4OYM785lQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,297,1744095600"; d="scan'208";a="155196381" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa009.jf.intel.com with ESMTP; 08 Jul 2025 03:19:28 -0700 Received: by black.fi.intel.com (Postfix, from userid 1000) id A0F741B5; Tue, 08 Jul 2025 13:19:27 +0300 (EEST) From: "Kirill A. Shutemov" To: Dave Hansen , Paolo Bonzini , Sean Christopherson , Thomas Gleixner , Ingo Molnar , Borislav Petkov Cc: Rick Edgecombe , Kuppuswamy Sathyanarayanan , x86@kernel.org, "H. Peter Anvin" , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-coco@lists.linux.dev, "Kirill A. Shutemov" Subject: [PATCH 2/3] MAINTAINERS: Add Rick Edgecombe as a TDX reviewer Date: Tue, 8 Jul 2025 13:19:21 +0300 Message-ID: <20250708101922.50560-3-kirill.shutemov@linux.intel.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250708101922.50560-1-kirill.shutemov@linux.intel.com> References: <20250708101922.50560-1-kirill.shutemov@linux.intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Rick worked extensively to enable TDX in KVM. He will continue to work on TDX and should be involved in discussions regarding TDX. Add Rick as a TDX reviewer. Signed-off-by: Kirill A. Shutemov --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8071871ea59c..b0363770450f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26947,6 +26947,7 @@ F: arch/x86/kernel/unwind_*.c X86 TRUST DOMAIN EXTENSIONS (TDX) M: Kirill A. Shutemov R: Dave Hansen +R: Rick Edgecombe L: x86@kernel.org L: linux-coco@lists.linux.dev S: Supported --=20 2.47.2 From nobody Tue Oct 7 16:36:40 2025 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2EBB126A1C1; Tue, 8 Jul 2025 10:19:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.7 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751969976; cv=none; b=QMhMx8SzZWeux3FQhW7yOHX9KlBe+UPU/kN+i89lCAQHPpcKzUD/llNlFGP5t2qc2FXOFRGS0zUYab2H74EUhftbKlrC6Bexid1LfH8v76f5lIsXF+KVM8P9mYx9g2zvgSsj+Eu2TcvftlRtwiLX6BPQj75dleTovmYYozW06JM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751969976; c=relaxed/simple; bh=8ul1RV4tBolZAx/RFBjHZzoaOwiSn78OumHYnn57vxM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=Bx4/GwUNsyxCKXr7cxYhRXVh7ugnQ8LiR8EklPdBlP5YxXlNJ+9/MnOglqKH46FeaZTmxgfQCpYGlcD4TzkwolzY9/Ok7JLQF5RRtxcTe8t9A5mxoag5GukxfnFiKpzPVijXlWDiUTYgeHWZwI1uwEKstabymfbn7QbG75Rf4nQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.helo=mgamail.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=cQKdMtJd; arc=none smtp.client-ip=192.198.163.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.helo=mgamail.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="cQKdMtJd" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1751969975; x=1783505975; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=8ul1RV4tBolZAx/RFBjHZzoaOwiSn78OumHYnn57vxM=; b=cQKdMtJdlMLx/mTBHyCFkB5X2owaoLqlh5Pz61sMAgApgXxiw0uWbUIk +ud6owzcdAepvLLWQ7WG70TrEx2Zxys28Vfpf6mEg5uVU4VYIpPpIU0Oc TmQm2CX1AVX79K4BX/tIUsjKTwCNJY4ioYzaGeD5eNyGoBEQgtiY+1uSI VnowAwxVpBa/W02TpyOwacF4nJaP3cTdhef/SG545CeCaBKGEk892xWOw M1ukSkuoAwdLVYumtmF508HvleDQ6gFS+c9novynM98NwhA+izRHItE1e McE4ddhHHo5xDfNqAYKDb79gV6+RxczmFav2jyQaAEVvU5fd2mxgVXLS7 Q==; X-CSE-ConnectionGUID: bxv7W+I0SPuKKKmxk4TVSQ== X-CSE-MsgGUID: NRx+TMTWR0uqiHKzHYdEuA== X-IronPort-AV: E=McAfee;i="6800,10657,11487"; a="79632836" X-IronPort-AV: E=Sophos;i="6.16,297,1744095600"; d="scan'208";a="79632836" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jul 2025 03:19:33 -0700 X-CSE-ConnectionGUID: KMzA/f9XTPidh33tExTg4Q== X-CSE-MsgGUID: D7YuoiXoS5Om6mzDiRT7Hg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,297,1744095600"; d="scan'208";a="155952282" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa008.jf.intel.com with ESMTP; 08 Jul 2025 03:19:29 -0700 Received: by black.fi.intel.com (Postfix, from userid 1000) id AD5F91C5; Tue, 08 Jul 2025 13:19:27 +0300 (EEST) From: "Kirill A. Shutemov" To: Dave Hansen , Paolo Bonzini , Sean Christopherson , Thomas Gleixner , Ingo Molnar , Borislav Petkov Cc: Rick Edgecombe , Kuppuswamy Sathyanarayanan , x86@kernel.org, "H. Peter Anvin" , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-coco@lists.linux.dev, "Kirill A. Shutemov" Subject: [PATCH 3/3] MAINTAINERS: Update Kirill Shutemov's email address Date: Tue, 8 Jul 2025 13:19:22 +0300 Message-ID: <20250708101922.50560-4-kirill.shutemov@linux.intel.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250708101922.50560-1-kirill.shutemov@linux.intel.com> References: <20250708101922.50560-1-kirill.shutemov@linux.intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Update MAINTAINERS to use my @kernel.org email address. Signed-off-by: Kirill A. Shutemov --- .mailmap | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index b0ace71968ab..85ad46d20220 100644 --- a/.mailmap +++ b/.mailmap @@ -416,6 +416,7 @@ Kenneth W Chen Kenneth Westfield Kiran Gunda Kirill Tkhai +Kirill A. Shutemov Kishon Vijay Abraham I Konrad Dybcio Konrad Dybcio diff --git a/MAINTAINERS b/MAINTAINERS index b0363770450f..d7da3e22f4d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26945,7 +26945,7 @@ F: arch/x86/kernel/stacktrace.c F: arch/x86/kernel/unwind_*.c =20 X86 TRUST DOMAIN EXTENSIONS (TDX) -M: Kirill A. Shutemov +M: Kirill A. Shutemov R: Dave Hansen R: Rick Edgecombe L: x86@kernel.org --=20 2.47.2