All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] A bunch of trusted keys fixes
@ 2020-10-05  3:49 Jarkko Sakkinen
  2020-10-05  3:49   ` Jarkko Sakkinen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jarkko Sakkinen @ 2020-10-05  3:49 UTC (permalink / raw)
  To: linux-integrity; +Cc: Jarkko Sakkinen

v2:
Fix a kernel test bot warning:
https://lore.kernel.org/linux-integrity/202010051152.9kxy43LO-lkp@intel.com/

Jarkko Sakkinen (3):
  KEYS: trusted: Fix incorrect handling of tpm_get_random()
  KEYS: trusted: Reserve TPM for seal and unseal operations
  KEYS: trusted: Fix migratable=1 failing

 drivers/char/tpm/tpm.h                    |  4 -
 include/linux/tpm.h                       | 16 +++-
 security/keys/trusted-keys/trusted_tpm1.c | 94 ++++++++++++++++-------
 security/keys/trusted-keys/trusted_tpm2.c |  6 +-
 4 files changed, 86 insertions(+), 34 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-10-11  1:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05  3:49 [PATCH v2 0/3] A bunch of trusted keys fixes Jarkko Sakkinen
2020-10-05  3:49 ` [PATCH v2 1/3] KEYS: trusted: Fix incorrect handling of tpm_get_random() Jarkko Sakkinen
2020-10-05  3:49   ` Jarkko Sakkinen
2020-10-05  3:49 ` [PATCH v2 2/3] KEYS: trusted: Reserve TPM for seal and unseal operations Jarkko Sakkinen
2020-10-05  3:49   ` Jarkko Sakkinen
2020-10-11  1:54   ` kernel test robot
2020-10-11  1:54     ` kernel test robot
2020-10-05  3:49 ` [PATCH v2 3/3] KEYS: trusted: Fix migratable=1 failing Jarkko Sakkinen
2020-10-05  3:49   ` 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.