2019-11-29 23:16:07

by Jarkko Sakkinen

[permalink] [raw]
Subject: [PATCH v24 01/24] x86/sgx: Update MAINTAINERS

Add the maintainer information for the SGX subsystem.

Signed-off-by: Jarkko Sakkinen <[email protected]>
---
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 <[email protected]>
+M: Sean Christopherson <[email protected]>
+L: [email protected]
+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 <[email protected]>
L: [email protected]
--
2.20.1


2019-11-30 01:43:18

by Neil Horman

[permalink] [raw]
Subject: Re: [PATCH v24 01/24] x86/sgx: Update MAINTAINERS

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 <[email protected]>
> ---
> 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 <[email protected]>
> +M: Sean Christopherson <[email protected]>
> +L: [email protected]
> +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 <[email protected]>
> L: [email protected]
> --
> 2.20.1
>
Wheres patch 12/24?
Neil

2019-11-30 15:05:45

by Dr. Greg

[permalink] [raw]
Subject: Re: [PATCH v24 01/24] x86/sgx: Update MAINTAINERS

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 <[email protected]>
> > ---
> > 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 <[email protected]>
> > +M: Sean Christopherson <[email protected]>
> > +L: [email protected]
> > +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 <[email protected]>
> > L: [email protected]
> > --
> > 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: [email protected]
------------------------------------------------------------------------------
"Artifical Intelligence stands no chance against Natural Stupidity."
-- John Henders

2019-12-02 09:25:48

by Jethro Beekman

[permalink] [raw]
Subject: Re: [PATCH v24 01/24] x86/sgx: Update MAINTAINERS

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 <[email protected]>
>>> ---
>>> 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 <[email protected]>
>>> +M: Sean Christopherson <[email protected]>
>>> +L: [email protected]
>>> +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 <[email protected]>
>>> L: [email protected]
>>> --
>>> 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: [email protected]
> ------------------------------------------------------------------------------
> "Artifical Intelligence stands no chance against Natural Stupidity."
> -- John Henders
>


Attachments:
smime.p7s (3.96 kB)
S/MIME Cryptographic Signature

2019-12-06 21:24:46

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: [PATCH v24 01/24] x86/sgx: Update MAINTAINERS

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 <[email protected]>
> > ---
> > 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 <[email protected]>
> > +M: Sean Christopherson <[email protected]>
> > +L: [email protected]
> > +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 <[email protected]>
> > L: [email protected]
> > --
> > 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

2019-12-06 21:25:17

by Jarkko Sakkinen

[permalink] [raw]
Subject: Re: [PATCH v24 01/24] x86/sgx: Update MAINTAINERS

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 <[email protected]>
> > > ---
> > > 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 <[email protected]>
> > > +M: Sean Christopherson <[email protected]>
> > > +L: [email protected]
> > > +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 <[email protected]>
> > > L: [email protected]
> > > --
> > > 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