mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
@ 2018-03-05 14:38 Jarkko Sakkinen
  2018-03-05 14:38 ` [PATCH v2 1/5] tpm: fix intermittent failure with self tests Jarkko Sakkinen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jarkko Sakkinen @ 2018-03-05 14:38 UTC (permalink / raw)
  To: linux-integrity
  Cc: linux-security-module, keyrings, Jarkko Sakkinen,
	Jason Gunthorpe, open list

v2:
* Fixed author information in the commit that fixes the self-test issue,
  removed '\n' from the log message and added the missing tested-by.
  (James: sincere apologies about this)
* Removed the redundant "out of memory" log message from tpm2_shutdown().
* tpm_buf_destroy() was called before using the response data in
  tpm2_probe().
* Added missing tpm_buf_destroy() to tpm2_get_random().

James Bottomley (1):
  tpm: fix intermittent failure with self tests

Jarkko Sakkinen (4):
  tpm: migrate tpm2_shutdown() to use struct tpm_buf
  tpm: migrate tpm2_probe() to use struct tpm_buf
  tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf
  tpm: migrate tpm2_get_random() to use struct tpm_buf

 drivers/char/tpm/tpm-interface.c |  20 ++-
 drivers/char/tpm/tpm.h           |  20 +--
 drivers/char/tpm/tpm2-cmd.c      | 281 ++++++++++++++-------------------------
 3 files changed, 128 insertions(+), 193 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-03-05 14:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-05 14:38 [PATCH v2 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf Jarkko Sakkinen
2018-03-05 14:38 ` [PATCH v2 1/5] tpm: fix intermittent failure with self tests Jarkko Sakkinen
2018-03-05 14:39 ` [PATCH v2 2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf Jarkko Sakkinen
2018-03-05 14:39 ` [PATCH v2 3/5] tpm: migrate tpm2_probe() " Jarkko Sakkinen
2018-03-05 14:39 ` [PATCH v2 4/5] tpm: migrate tpm2_get_tpm_pt() " Jarkko Sakkinen
2018-03-05 14:39 ` [PATCH v2 5/5] tpm: migrate tpm2_get_random() " Jarkko Sakkinen

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

all inboxes | Powered by JetHome®