On Tue, Sep 15, 2020 at 02:28:42PM +0300, Jarkko Sakkinen wrote: > Add the maintainer information for the SGX subsystem. > > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: Borislav Petkov <bp@xxxxxxxxx> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> > --- > MAINTAINERS | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3b186ade3597..1d4daeb12d0a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9051,6 +9051,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@xxxxxxxxxxxxxxx> > +M: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> > +L: linux-sgx@xxxxxxxxxxxxxxx > +S: Maintained > +Q: https://patchwork.kernel.org/project/intel-sgx/list/ > +T: git https://github.com/jsakkine-intel/linux-sgx.git This is stale, you moved your tree to kernel.org. > +F: arch/x86/include/uapi/asm/sgx.h > +F: arch/x86/kernel/cpu/sgx/* > +K: \bSGX_ > + > INTERCONNECT API > M: Georgi Djakov <georgi.djakov@xxxxxxxxxx> > L: linux-pm@xxxxxxxxxxxxxxx > -- > 2.25.1 >