diff mbox series

[v24,01/24] x86/sgx: Update MAINTAINERS

Message ID 20191129231326.18076-2-jarkko.sakkinen@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series Intel SGX foundations | expand

Commit Message

Jarkko Sakkinen Nov. 29, 2019, 11:13 p.m. UTC
Add the maintainer information for the SGX subsystem.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

Comments

Neil Horman Nov. 30, 2019, 1:38 a.m. UTC | #1
On Sat, Nov 30, 2019 at 01:13:03AM +0200, Jarkko Sakkinen wrote:
> Add the maintainer information for the SGX subsystem.
> 
> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> ---
>  MAINTAINERS | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0154674cbad3..08a67272ed14 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8512,6 +8512,17 @@ F:	Documentation/x86/intel_txt.rst
>  F:	include/linux/tboot.h
>  F:	arch/x86/kernel/tboot.c
>  
> +INTEL SGX
> +M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> +M:	Sean Christopherson <sean.j.christopherson@intel.com>
> +L:	linux-sgx@vger.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@linaro.org>
>  L:	linux-pm@vger.kernel.org
> -- 
> 2.20.1
> 
Wheres patch 12/24?
Neil
Dr. Greg Nov. 30, 2019, 2:37 p.m. UTC | #2
On Fri, Nov 29, 2019 at 08:38:24PM -0500, Neil Horman wrote:
> On Sat, Nov 30, 2019 at 01:13:03AM +0200, Jarkko Sakkinen wrote:

Good morning, I hope the weekend is going well for everyone.

> > Add the maintainer information for the SGX subsystem.
> > 
> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > ---
> >  MAINTAINERS | 11 +++++++++++
> >  1 file changed, 11 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 0154674cbad3..08a67272ed14 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8512,6 +8512,17 @@ F:	Documentation/x86/intel_txt.rst
> >  F:	include/linux/tboot.h
> >  F:	arch/x86/kernel/tboot.c
> >  
> > +INTEL SGX
> > +M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > +M:	Sean Christopherson <sean.j.christopherson@intel.com>
> > +L:	linux-sgx@vger.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@linaro.org>
> >  L:	linux-pm@vger.kernel.org
> > -- 
> > 2.20.1

> Wheres patch 12/24?

Out here in North Dakota we are currently missing the following
patches out of the series:

11/24
13/24
18/24
19/24
20/24

The missing parts are consistent on both the linux-kernel and
linux-sgx lists, ie we have duplicates of every patch but are
completely missing the noted patches.

Given gregkh's comments, it would seem to do little good to re-post
the series, given the fact the device model doesn't appear to be
acceptable in its current form.

> Neil

Have a good weekend.

Dr. Greg

As always,
Dr. Greg Wettstein, Ph.D    Worker / Principal Engineer
IDfusion, LLC
4206 19th Ave N.            Specialists in SGX secured infrastructure.
Fargo, ND  58102
PH: 701-281-1686            CELL: 701-361-2319
EMAIL: gw@idfusion.org
------------------------------------------------------------------------------
"Artifical Intelligence stands no chance against Natural Stupidity."
                                -- John Henders
Jethro Beekman Dec. 2, 2019, 9:24 a.m. UTC | #3
All patches were sent: https://www.spinics.net/lists/kernel/threads.html#3333086

--
Jethro Beekman | Fortanix

On 2019-11-30 15:37, Dr. Greg wrote:
> On Fri, Nov 29, 2019 at 08:38:24PM -0500, Neil Horman wrote:
>> On Sat, Nov 30, 2019 at 01:13:03AM +0200, Jarkko Sakkinen wrote:
> 
> Good morning, I hope the weekend is going well for everyone.
> 
>>> Add the maintainer information for the SGX subsystem.
>>>
>>> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>>> ---
>>>  MAINTAINERS | 11 +++++++++++
>>>  1 file changed, 11 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 0154674cbad3..08a67272ed14 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -8512,6 +8512,17 @@ F:	Documentation/x86/intel_txt.rst
>>>  F:	include/linux/tboot.h
>>>  F:	arch/x86/kernel/tboot.c
>>>  
>>> +INTEL SGX
>>> +M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>>> +M:	Sean Christopherson <sean.j.christopherson@intel.com>
>>> +L:	linux-sgx@vger.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@linaro.org>
>>>  L:	linux-pm@vger.kernel.org
>>> -- 
>>> 2.20.1
> 
>> Wheres patch 12/24?
> 
> Out here in North Dakota we are currently missing the following
> patches out of the series:
> 
> 11/24
> 13/24
> 18/24
> 19/24
> 20/24
> 
> The missing parts are consistent on both the linux-kernel and
> linux-sgx lists, ie we have duplicates of every patch but are
> completely missing the noted patches.
> 
> Given gregkh's comments, it would seem to do little good to re-post
> the series, given the fact the device model doesn't appear to be
> acceptable in its current form.
> 
>> Neil
> 
> Have a good weekend.
> 
> Dr. Greg
> 
> As always,
> Dr. Greg Wettstein, Ph.D    Worker / Principal Engineer
> IDfusion, LLC
> 4206 19th Ave N.            Specialists in SGX secured infrastructure.
> Fargo, ND  58102
> PH: 701-281-1686            CELL: 701-361-2319
> EMAIL: gw@idfusion.org
> ------------------------------------------------------------------------------
> "Artifical Intelligence stands no chance against Natural Stupidity."
>                                 -- John Henders
>
Jarkko Sakkinen Dec. 6, 2019, 9:23 p.m. UTC | #4
On Fri, Nov 29, 2019 at 08:38:24PM -0500, Neil Horman wrote:
> On Sat, Nov 30, 2019 at 01:13:03AM +0200, Jarkko Sakkinen wrote:
> > Add the maintainer information for the SGX subsystem.
> > 
> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > ---
> >  MAINTAINERS | 11 +++++++++++
> >  1 file changed, 11 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 0154674cbad3..08a67272ed14 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8512,6 +8512,17 @@ F:	Documentation/x86/intel_txt.rst
> >  F:	include/linux/tboot.h
> >  F:	arch/x86/kernel/tboot.c
> >  
> > +INTEL SGX
> > +M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > +M:	Sean Christopherson <sean.j.christopherson@intel.com>
> > +L:	linux-sgx@vger.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@linaro.org>
> >  L:	linux-pm@vger.kernel.org
> > -- 
> > 2.20.1
> > 
> Wheres patch 12/24?
> Neil

I've had issues with my VPN connection lately. I'll do a repost
next week.

/Jarkko
Jarkko Sakkinen Dec. 6, 2019, 9:24 p.m. UTC | #5
On Fri, Dec 06, 2019 at 11:23:01PM +0200, Jarkko Sakkinen wrote:
> On Fri, Nov 29, 2019 at 08:38:24PM -0500, Neil Horman wrote:
> > On Sat, Nov 30, 2019 at 01:13:03AM +0200, Jarkko Sakkinen wrote:
> > > Add the maintainer information for the SGX subsystem.
> > > 
> > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > > ---
> > >  MAINTAINERS | 11 +++++++++++
> > >  1 file changed, 11 insertions(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 0154674cbad3..08a67272ed14 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -8512,6 +8512,17 @@ F:	Documentation/x86/intel_txt.rst
> > >  F:	include/linux/tboot.h
> > >  F:	arch/x86/kernel/tboot.c
> > >  
> > > +INTEL SGX
> > > +M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > > +M:	Sean Christopherson <sean.j.christopherson@intel.com>
> > > +L:	linux-sgx@vger.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@linaro.org>
> > >  L:	linux-pm@vger.kernel.org
> > > -- 
> > > 2.20.1
> > > 
> > Wheres patch 12/24?
> > Neil
> 
> I've had issues with my VPN connection lately. I'll do a repost
> next week.

But... I received all of them.

Also checked patchworks and lore.

/Jarkko
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0154674cbad3..08a67272ed14 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8512,6 +8512,17 @@  F:	Documentation/x86/intel_txt.rst
 F:	include/linux/tboot.h
 F:	arch/x86/kernel/tboot.c
 
+INTEL SGX
+M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
+M:	Sean Christopherson <sean.j.christopherson@intel.com>
+L:	linux-sgx@vger.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@linaro.org>
 L:	linux-pm@vger.kernel.org