The following commit has been merged into the x86/tdx branch of tip:
Commit-ID: f6ed3a2f54bcc4fadd8a003d36513a56b4a5545b
Gitweb: https://git.kernel.org/tip/f6ed3a2f54bcc4fadd8a003d36513a56b4a5545b
Author: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
AuthorDate: Tue, 08 Jul 2025 13:19:21 +03:00
Committer: Dave Hansen <dave.hansen@linux.intel.com>
CommitterDate: Wed, 09 Jul 2025 07:39:53 -07:00
MAINTAINERS: Add Rick Edgecombe as a TDX reviewer
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 <kirill.shutemov@linux.intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20250708101922.50560-3-kirill.shutemov%40linux.intel.com
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f41f627..48f0662 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26946,6 +26946,7 @@ F: arch/x86/kernel/unwind_*.c
X86 TRUST DOMAIN EXTENSIONS (TDX)
M: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
R: Dave Hansen <dave.hansen@linux.intel.com>
+R: Rick Edgecombe <rick.p.edgecombe@intel.com>
L: x86@kernel.org
L: linux-coco@lists.linux.dev
S: Supported