lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 15 May 2020 03:44:10 +0300 From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com> To: linux-kernel@...r.kernel.org, x86@...nel.org, linux-sgx@...r.kernel.org Cc: akpm@...ux-foundation.org, dave.hansen@...el.com, sean.j.christopherson@...el.com, nhorman@...hat.com, npmccallum@...hat.com, haitao.huang@...el.com, andriy.shevchenko@...ux.intel.com, tglx@...utronix.de, kai.svahn@...el.com, bp@...en8.de, josh@...htriplett.org, luto@...nel.org, kai.huang@...el.com, rientjes@...gle.com, cedric.xing@...el.com, puiterwijk@...hat.com, Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com> Subject: [PATCH v30 20/20] x86/sgx: Update MAINTAINERS Add the maintainer information for the SGX subsystem. Cc: Thomas Gleixner <tglx@...utronix.de> Cc: Borislav Petkov <bp@...en8.de> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 091ec22c1a23..cdebc57f9901 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8840,6 +8840,17 @@ F: Documentation/x86/intel_txt.rst F: arch/x86/kernel/tboot.c F: include/linux/tboot.h +INTEL SGX +M: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com> +M: Sean Christopherson <sean.j.christopherson@...el.com> +L: linux-sgx@...r.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/uapi/asm/sgx.h +F: arch/x86/kernel/cpu/sgx/* +K: \bSGX_ + INTERCONNECT API M: Georgi Djakov <georgi.djakov@...aro.org> L: linux-pm@...r.kernel.org -- 2.25.1
Powered by blists - more mailing lists