public inbox for linux-integrity@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
@ 2025-11-04 13:13 Bagas Sanjaya
  2025-11-04 14:55 ` James Bottomley
  2025-11-09  4:50 ` Jarkko Sakkinen
  0 siblings, 2 replies; 9+ messages in thread
From: Bagas Sanjaya @ 2025-11-04 13:13 UTC (permalink / raw)
  To: Linux Kernel Mailing List, Linux Documentation, Linux Integrity
  Cc: Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe, Jonathan Corbet,
	Bagas Sanjaya

The last section heading in TPM security docs is formatted as title
heading instead. As such, it shows up as TPM toctree entry. Demote it
to section heading as appropriate.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 Documentation/security/tpm/tpm-security.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/security/tpm/tpm-security.rst b/Documentation/security/tpm/tpm-security.rst
index 4f633f2510336b..bf73bbe66db2fa 100644
--- a/Documentation/security/tpm/tpm-security.rst
+++ b/Documentation/security/tpm/tpm-security.rst
@@ -153,7 +153,7 @@ protect key sealing and parameter decryption to protect key unsealing
 and random number generation.
 
 Null Primary Key Certification in Userspace
-===========================================
+-------------------------------------------
 
 Every TPM comes shipped with a couple of X.509 certificates for the
 primary endorsement key.  This document assumes that the Elliptic

base-commit: 27600b51fbc8b9a4eba18c8d88d7edb146605f3f
-- 
An old man doll... just what I always wanted! - Clara


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
  2025-11-04 13:13 [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section Bagas Sanjaya
@ 2025-11-04 14:55 ` James Bottomley
  2025-11-05  1:57   ` Bagas Sanjaya
  2025-11-09  4:50 ` Jarkko Sakkinen
  1 sibling, 1 reply; 9+ messages in thread
From: James Bottomley @ 2025-11-04 14:55 UTC (permalink / raw)
  To: Bagas Sanjaya, Linux Kernel Mailing List, Linux Documentation,
	Linux Integrity
  Cc: Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe, Jonathan Corbet

On Tue, 2025-11-04 at 20:13 +0700, Bagas Sanjaya wrote:
> The last section heading in TPM security docs is formatted as title
> heading instead. As such, it shows up as TPM toctree entry. Demote it
> to section heading as appropriate.

It's supposed to be a separate heading.  It's explaining how to certify
your booted kernel rather than describing TPM security within the
kernel.

Regards,

James


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
  2025-11-04 14:55 ` James Bottomley
@ 2025-11-05  1:57   ` Bagas Sanjaya
  2025-11-05  3:32     ` James Bottomley
  0 siblings, 1 reply; 9+ messages in thread
From: Bagas Sanjaya @ 2025-11-05  1:57 UTC (permalink / raw)
  To: James Bottomley, Linux Kernel Mailing List, Linux Documentation,
	Linux Integrity
  Cc: Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe, Jonathan Corbet

[-- Attachment #1: Type: text/plain, Size: 625 bytes --]

On Tue, Nov 04, 2025 at 09:55:08AM -0500, James Bottomley wrote:
> On Tue, 2025-11-04 at 20:13 +0700, Bagas Sanjaya wrote:
> > The last section heading in TPM security docs is formatted as title
> > heading instead. As such, it shows up as TPM toctree entry. Demote it
> > to section heading as appropriate.
> 
> It's supposed to be a separate heading.  It's explaining how to certify
> your booted kernel rather than describing TPM security within the
> kernel.

Should I keep the whole section as-is or should I move it to separate docs?

Thanks. 

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
  2025-11-05  1:57   ` Bagas Sanjaya
@ 2025-11-05  3:32     ` James Bottomley
  2025-11-05 13:04       ` Bagas Sanjaya
  0 siblings, 1 reply; 9+ messages in thread
From: James Bottomley @ 2025-11-05  3:32 UTC (permalink / raw)
  To: Bagas Sanjaya, Linux Kernel Mailing List, Linux Documentation,
	Linux Integrity
  Cc: Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe, Jonathan Corbet

[-- Attachment #1: Type: text/plain, Size: 684 bytes --]

On Wed, 2025-11-05 at 08:57 +0700, Bagas Sanjaya wrote:
> On Tue, Nov 04, 2025 at 09:55:08AM -0500, James Bottomley wrote:
> > On Tue, 2025-11-04 at 20:13 +0700, Bagas Sanjaya wrote:
> > > The last section heading in TPM security docs is formatted as
> > > title heading instead. As such, it shows up as TPM toctree entry.
> > > Demote it to section heading as appropriate.
> > 
> > It's supposed to be a separate heading.  It's explaining how to
> > certify your booted kernel rather than describing TPM security
> > within the kernel.
> 
> Should I keep the whole section as-is or should I move it to separate
> docs?

Why might it need moving?

Regards,

James

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 265 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
  2025-11-05  3:32     ` James Bottomley
@ 2025-11-05 13:04       ` Bagas Sanjaya
  2025-11-05 16:33         ` James Bottomley
  0 siblings, 1 reply; 9+ messages in thread
From: Bagas Sanjaya @ 2025-11-05 13:04 UTC (permalink / raw)
  To: James Bottomley, Linux Kernel Mailing List, Linux Documentation,
	Linux Integrity
  Cc: Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe, Jonathan Corbet

[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

On Tue, Nov 04, 2025 at 10:32:50PM -0500, James Bottomley wrote:
> On Wed, 2025-11-05 at 08:57 +0700, Bagas Sanjaya wrote:
> > On Tue, Nov 04, 2025 at 09:55:08AM -0500, James Bottomley wrote:
> > > On Tue, 2025-11-04 at 20:13 +0700, Bagas Sanjaya wrote:
> > > > The last section heading in TPM security docs is formatted as
> > > > title heading instead. As such, it shows up as TPM toctree entry.
> > > > Demote it to section heading as appropriate.
> > > 
> > > It's supposed to be a separate heading.  It's explaining how to
> > > certify your booted kernel rather than describing TPM security
> > > within the kernel.
> > 
> > Should I keep the whole section as-is or should I move it to separate
> > docs?
> 
> Why might it need moving?

Just to tidy up toctree then...

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
  2025-11-05 13:04       ` Bagas Sanjaya
@ 2025-11-05 16:33         ` James Bottomley
  2025-11-05 23:23           ` Bagas Sanjaya
  0 siblings, 1 reply; 9+ messages in thread
From: James Bottomley @ 2025-11-05 16:33 UTC (permalink / raw)
  To: Bagas Sanjaya, Linux Kernel Mailing List, Linux Documentation,
	Linux Integrity
  Cc: Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe, Jonathan Corbet

[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]

On Wed, 2025-11-05 at 20:04 +0700, Bagas Sanjaya wrote:
> On Tue, Nov 04, 2025 at 10:32:50PM -0500, James Bottomley wrote:
> > On Wed, 2025-11-05 at 08:57 +0700, Bagas Sanjaya wrote:
> > > On Tue, Nov 04, 2025 at 09:55:08AM -0500, James Bottomley wrote:
> > > > On Tue, 2025-11-04 at 20:13 +0700, Bagas Sanjaya wrote:
> > > > > The last section heading in TPM security docs is formatted as
> > > > > title heading instead. As such, it shows up as TPM toctree
> > > > > entry. Demote it to section heading as appropriate.
> > > > 
> > > > It's supposed to be a separate heading.  It's explaining how to
> > > > certify your booted kernel rather than describing TPM security
> > > > within the kernel.
> > > 
> > > Should I keep the whole section as-is or should I move it to
> > > separate docs?
> > 
> > Why might it need moving?
> 
> Just to tidy up toctree then...

I'd really rather have the files in the doc tree grouped for ease (and
reminder of) maintenance.  The two headings belong together in one file
because if someone updates the doc for one, there's at least a chance
they'll notice the other might need an update as well; whereas if we do
separate files for every heading the tree becomes very fragmented and
the chance of something being missed increases.

Regards,

James




[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 265 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
  2025-11-05 16:33         ` James Bottomley
@ 2025-11-05 23:23           ` Bagas Sanjaya
  0 siblings, 0 replies; 9+ messages in thread
From: Bagas Sanjaya @ 2025-11-05 23:23 UTC (permalink / raw)
  To: James Bottomley, Linux Kernel Mailing List, Linux Documentation,
	Linux Integrity
  Cc: Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe, Jonathan Corbet

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

On Wed, Nov 05, 2025 at 11:33:39AM -0500, James Bottomley wrote:
> On Wed, 2025-11-05 at 20:04 +0700, Bagas Sanjaya wrote:
> > > Why might it need moving?
> > 
> > Just to tidy up toctree then...
> 
> I'd really rather have the files in the doc tree grouped for ease (and
> reminder of) maintenance.  The two headings belong together in one file
> because if someone updates the doc for one, there's at least a chance
> they'll notice the other might need an update as well; whereas if we do
> separate files for every heading the tree becomes very fragmented and
> the chance of something being missed increases.
> 

OK, thanks!

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
  2025-11-04 13:13 [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section Bagas Sanjaya
  2025-11-04 14:55 ` James Bottomley
@ 2025-11-09  4:50 ` Jarkko Sakkinen
  2025-11-09 12:29   ` Bagas Sanjaya
  1 sibling, 1 reply; 9+ messages in thread
From: Jarkko Sakkinen @ 2025-11-09  4:50 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: Linux Kernel Mailing List, Linux Documentation, Linux Integrity,
	Peter Huewe, Jason Gunthorpe, Jonathan Corbet

On Tue, Nov 04, 2025 at 08:13:12PM +0700, Bagas Sanjaya wrote:
> The last section heading in TPM security docs is formatted as title
> heading instead. As such, it shows up as TPM toctree entry. Demote it
> to section heading as appropriate.
> 
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
>  Documentation/security/tpm/tpm-security.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/security/tpm/tpm-security.rst b/Documentation/security/tpm/tpm-security.rst
> index 4f633f2510336b..bf73bbe66db2fa 100644
> --- a/Documentation/security/tpm/tpm-security.rst
> +++ b/Documentation/security/tpm/tpm-security.rst
> @@ -153,7 +153,7 @@ protect key sealing and parameter decryption to protect key unsealing
>  and random number generation.
>  
>  Null Primary Key Certification in Userspace
> -===========================================
> +-------------------------------------------
>  
>  Every TPM comes shipped with a couple of X.509 certificates for the
>  primary endorsement key.  This document assumes that the Elliptic
> 
> base-commit: 27600b51fbc8b9a4eba18c8d88d7edb146605f3f
> -- 
> An old man doll... just what I always wanted! - Clara
> 

Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>

Should I pick this?

BR, Jarkko

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section
  2025-11-09  4:50 ` Jarkko Sakkinen
@ 2025-11-09 12:29   ` Bagas Sanjaya
  0 siblings, 0 replies; 9+ messages in thread
From: Bagas Sanjaya @ 2025-11-09 12:29 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: Linux Kernel Mailing List, Linux Documentation, Linux Integrity,
	Peter Huewe, Jason Gunthorpe, Jonathan Corbet

On 11/9/25 11:50, Jarkko Sakkinen wrote:
> On Tue, Nov 04, 2025 at 08:13:12PM +0700, Bagas Sanjaya wrote:
>> The last section heading in TPM security docs is formatted as title
>> heading instead. As such, it shows up as TPM toctree entry. Demote it
>> to section heading as appropriate.
>>
>> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
>> ---
>>   Documentation/security/tpm/tpm-security.rst | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/security/tpm/tpm-security.rst b/Documentation/security/tpm/tpm-security.rst
>> index 4f633f2510336b..bf73bbe66db2fa 100644
>> --- a/Documentation/security/tpm/tpm-security.rst
>> +++ b/Documentation/security/tpm/tpm-security.rst
>> @@ -153,7 +153,7 @@ protect key sealing and parameter decryption to protect key unsealing
>>   and random number generation.
>>   
>>   Null Primary Key Certification in Userspace
>> -===========================================
>> +-------------------------------------------
>>   
>>   Every TPM comes shipped with a couple of X.509 certificates for the
>>   primary endorsement key.  This document assumes that the Elliptic
>>
>> base-commit: 27600b51fbc8b9a4eba18c8d88d7edb146605f3f
>> -- 
>> An old man doll... just what I always wanted! - Clara
>>
> 
> Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
> 
> Should I pick this?
> 

Of course!

-- 
An old man doll... just what I always wanted! - Clara

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-11-09 12:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-04 13:13 [PATCH] Documentation: tpm: tpm-security: Demote "Null Primary Key Certification in Userspace" section Bagas Sanjaya
2025-11-04 14:55 ` James Bottomley
2025-11-05  1:57   ` Bagas Sanjaya
2025-11-05  3:32     ` James Bottomley
2025-11-05 13:04       ` Bagas Sanjaya
2025-11-05 16:33         ` James Bottomley
2025-11-05 23:23           ` Bagas Sanjaya
2025-11-09  4:50 ` Jarkko Sakkinen
2025-11-09 12:29   ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox