All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tpm: Update mailing list contact information in sysfs-class-tpm
@ 2019-10-25 19:36 Jerry Snitselaar
  2019-10-28 20:54 ` Jarkko Sakkinen
  0 siblings, 1 reply; 5+ messages in thread
From: Jerry Snitselaar @ 2019-10-25 19:36 UTC (permalink / raw)
  To: linux-kernel
  Cc: Jarkko Sakkinen, Peter Huewe, Jason Gunthorpe, linux-integrity

All of the entries in Documentation/ABI/stable/sysfs-class-tpm
point to the old tpmdd-devel mailing list. This patch
updates the entries to point to linux-intergrity.

Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: Peter Huewe <peterhuewe@gmx.de>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: linux-integrity@vger.kernel.org
Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
---
 Documentation/ABI/stable/sysfs-class-tpm | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/Documentation/ABI/stable/sysfs-class-tpm b/Documentation/ABI/stable/sysfs-class-tpm
index c6bd02bafafd..e0116d42e4a0 100644
--- a/Documentation/ABI/stable/sysfs-class-tpm
+++ b/Documentation/ABI/stable/sysfs-class-tpm
@@ -1,7 +1,7 @@
 What:		/sys/class/tpm/tpmX/device/
 Date:		April 2005
 KernelVersion:	2.6.12
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The device/ directory under a specific TPM instance exposes
 		the properties of that TPM chip
 
@@ -9,7 +9,7 @@ Description:	The device/ directory under a specific TPM instance exposes
 What:		/sys/class/tpm/tpmX/device/active
 Date:		April 2006
 KernelVersion:	2.6.17
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "active" property prints a '1' if the TPM chip is accepting
 		commands. An inactive TPM chip still contains all the state of
 		an active chip (Storage Root Key, NVRAM, etc), and can be
@@ -21,7 +21,7 @@ Description:	The "active" property prints a '1' if the TPM chip is accepting
 What:		/sys/class/tpm/tpmX/device/cancel
 Date:		June 2005
 KernelVersion:	2.6.13
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "cancel" property allows you to cancel the currently
 		pending TPM command. Writing any value to cancel will call the
 		TPM vendor specific cancel operation.
@@ -29,7 +29,7 @@ Description:	The "cancel" property allows you to cancel the currently
 What:		/sys/class/tpm/tpmX/device/caps
 Date:		April 2005
 KernelVersion:	2.6.12
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "caps" property contains TPM manufacturer and version info.
 
 		Example output:
@@ -46,7 +46,7 @@ Description:	The "caps" property contains TPM manufacturer and version info.
 What:		/sys/class/tpm/tpmX/device/durations
 Date:		March 2011
 KernelVersion:	3.1
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "durations" property shows the 3 vendor-specific values
 		used to wait for a short, medium and long TPM command. All
 		TPM commands are categorized as short, medium or long in
@@ -69,7 +69,7 @@ Description:	The "durations" property shows the 3 vendor-specific values
 What:		/sys/class/tpm/tpmX/device/enabled
 Date:		April 2006
 KernelVersion:	2.6.17
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "enabled" property prints a '1' if the TPM chip is enabled,
 		meaning that it should be visible to the OS. This property
 		may be visible but produce a '0' after some operation that
@@ -78,7 +78,7 @@ Description:	The "enabled" property prints a '1' if the TPM chip is enabled,
 What:		/sys/class/tpm/tpmX/device/owned
 Date:		April 2006
 KernelVersion:	2.6.17
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "owned" property produces a '1' if the TPM_TakeOwnership
 		ordinal has been executed successfully in the chip. A '0'
 		indicates that ownership hasn't been taken.
@@ -86,7 +86,7 @@ Description:	The "owned" property produces a '1' if the TPM_TakeOwnership
 What:		/sys/class/tpm/tpmX/device/pcrs
 Date:		April 2005
 KernelVersion:	2.6.12
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "pcrs" property will dump the current value of all Platform
 		Configuration Registers in the TPM. Note that since these
 		values may be constantly changing, the output is only valid
@@ -109,7 +109,7 @@ Description:	The "pcrs" property will dump the current value of all Platform
 What:		/sys/class/tpm/tpmX/device/pubek
 Date:		April 2005
 KernelVersion:	2.6.12
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "pubek" property will return the TPM's public endorsement
 		key if possible. If the TPM has had ownership established and
 		is version 1.2, the pubek will not be available without the
@@ -161,7 +161,7 @@ Description:	The "pubek" property will return the TPM's public endorsement
 What:		/sys/class/tpm/tpmX/device/temp_deactivated
 Date:		April 2006
 KernelVersion:	2.6.17
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "temp_deactivated" property returns a '1' if the chip has
 		been temporarily deactivated, usually until the next power
 		cycle. Whether a warm boot (reboot) will clear a TPM chip
@@ -170,7 +170,7 @@ Description:	The "temp_deactivated" property returns a '1' if the chip has
 What:		/sys/class/tpm/tpmX/device/timeouts
 Date:		March 2011
 KernelVersion:	3.1
-Contact:	tpmdd-devel@lists.sf.net
+Contact:	linux-integrity@vger.kernel.org
 Description:	The "timeouts" property shows the 4 vendor-specific values
 		for the TPM's interface spec timeouts. The use of these
 		timeouts is defined by the TPM interface spec that the chip
-- 
2.23.0


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

* Re: [PATCH] tpm: Update mailing list contact information in sysfs-class-tpm
  2019-10-25 19:36 [PATCH] tpm: Update mailing list contact information in sysfs-class-tpm Jerry Snitselaar
@ 2019-10-28 20:54 ` Jarkko Sakkinen
  2019-11-28  1:09   ` Jerry Snitselaar
  2020-01-13 14:23   ` Jerry Snitselaar
  0 siblings, 2 replies; 5+ messages in thread
From: Jarkko Sakkinen @ 2019-10-28 20:54 UTC (permalink / raw)
  To: Jerry Snitselaar
  Cc: linux-kernel, Peter Huewe, Jason Gunthorpe, linux-integrity

On Fri, Oct 25, 2019 at 12:36:28PM -0700, Jerry Snitselaar wrote:
> All of the entries in Documentation/ABI/stable/sysfs-class-tpm
> point to the old tpmdd-devel mailing list. This patch
> updates the entries to point to linux-intergrity.
> 
> Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> Cc: Peter Huewe <peterhuewe@gmx.de>
> Cc: Jason Gunthorpe <jgg@ziepe.ca>
> Cc: linux-integrity@vger.kernel.org
> Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>

Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>

/Jarkko

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

* Re: [PATCH] tpm: Update mailing list contact information in sysfs-class-tpm
  2019-10-28 20:54 ` Jarkko Sakkinen
@ 2019-11-28  1:09   ` Jerry Snitselaar
  2020-01-13 14:23   ` Jerry Snitselaar
  1 sibling, 0 replies; 5+ messages in thread
From: Jerry Snitselaar @ 2019-11-28  1:09 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: linux-kernel, Peter Huewe, Jason Gunthorpe, linux-integrity

On Mon Oct 28 19, Jarkko Sakkinen wrote:
>On Fri, Oct 25, 2019 at 12:36:28PM -0700, Jerry Snitselaar wrote:
>> All of the entries in Documentation/ABI/stable/sysfs-class-tpm
>> point to the old tpmdd-devel mailing list. This patch
>> updates the entries to point to linux-intergrity.
>>
>> Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>> Cc: Peter Huewe <peterhuewe@gmx.de>
>> Cc: Jason Gunthorpe <jgg@ziepe.ca>
>> Cc: linux-integrity@vger.kernel.org
>> Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
>
>Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
>/Jarkko

Should this go into your next branch?


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

* Re: [PATCH] tpm: Update mailing list contact information in sysfs-class-tpm
  2019-10-28 20:54 ` Jarkko Sakkinen
  2019-11-28  1:09   ` Jerry Snitselaar
@ 2020-01-13 14:23   ` Jerry Snitselaar
  2020-01-17  9:27     ` Jarkko Sakkinen
  1 sibling, 1 reply; 5+ messages in thread
From: Jerry Snitselaar @ 2020-01-13 14:23 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: linux-kernel, Peter Huewe, Jason Gunthorpe, linux-integrity

On Mon Oct 28 19, Jarkko Sakkinen wrote:
>On Fri, Oct 25, 2019 at 12:36:28PM -0700, Jerry Snitselaar wrote:
>> All of the entries in Documentation/ABI/stable/sysfs-class-tpm
>> point to the old tpmdd-devel mailing list. This patch
>> updates the entries to point to linux-intergrity.
>>
>> Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>> Cc: Peter Huewe <peterhuewe@gmx.de>
>> Cc: Jason Gunthorpe <jgg@ziepe.ca>
>> Cc: linux-integrity@vger.kernel.org
>> Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
>
>Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
>
>/Jarkko

Hi Jarkko,

Should we put this into 5.6 as well?

Regards,
Jerry


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

* Re: [PATCH] tpm: Update mailing list contact information in sysfs-class-tpm
  2020-01-13 14:23   ` Jerry Snitselaar
@ 2020-01-17  9:27     ` Jarkko Sakkinen
  0 siblings, 0 replies; 5+ messages in thread
From: Jarkko Sakkinen @ 2020-01-17  9:27 UTC (permalink / raw)
  To: Jerry Snitselaar
  Cc: linux-kernel, Peter Huewe, Jason Gunthorpe, linux-integrity

On Mon, 2020-01-13 at 07:23 -0700, Jerry Snitselaar wrote:
> On Mon Oct 28 19, Jarkko Sakkinen wrote:
> > On Fri, Oct 25, 2019 at 12:36:28PM -0700, Jerry Snitselaar wrote:
> > > All of the entries in Documentation/ABI/stable/sysfs-class-tpm
> > > point to the old tpmdd-devel mailing list. This patch
> > > updates the entries to point to linux-intergrity.
> > > 
> > > Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > > Cc: Peter Huewe <peterhuewe@gmx.de>
> > > Cc: Jason Gunthorpe <jgg@ziepe.ca>
> > > Cc: linux-integrity@vger.kernel.org
> > > Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
> > 
> > Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > 
> > /Jarkko
> 
> Hi Jarkko,
> 
> Should we put this into 5.6 as well?

Yes.

Thanks, I'll create a PR over the weekend.

/Jarkko


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

end of thread, other threads:[~2020-01-17  9:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25 19:36 [PATCH] tpm: Update mailing list contact information in sysfs-class-tpm Jerry Snitselaar
2019-10-28 20:54 ` Jarkko Sakkinen
2019-11-28  1:09   ` Jerry Snitselaar
2020-01-13 14:23   ` Jerry Snitselaar
2020-01-17  9:27     ` Jarkko Sakkinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.