Cc: David Howells <[email protected]> Cc: James Bottomley <[email protected]> Cc: Mimi Zohar <[email protected]> Cc: Roberto Sassu <[email protected]> Cc: Stefan Berger <[email protected]> Cc: [email protected] Cc: [email protected] Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219229
v7: https://lore.kernel.org/linux-integrity/[email protected]/ v6: https://lore.kernel.org/linux-integrity/[email protected]/T/#t v5: https://lore.kernel.org/linux-integrity/[email protected]/T/#m527d0466a02abaa448720999ff055de0540e7bb7 v4: https://lore.kernel.org/linux-integrity/[email protected]/ v3: https://lore.kernel.org/linux-integrity/[email protected]/ v2: https://lore.kernel.org/linux-integrity/[email protected]/ v1: https://lore.kernel.org/linux-integrity/[email protected]/ Jarkko Sakkinen (3): tpm: Return tpm2_sessions_init() when null key creation fails tpm: Rollback tpm2_load_null() tpm: Lazily flush the auth session drivers/char/tpm/tpm-chip.c | 10 +++ drivers/char/tpm/tpm-dev-common.c | 3 + drivers/char/tpm/tpm-interface.c | 6 +- drivers/char/tpm/tpm2-sessions.c | 100 ++++++++++++++++++------------ 4 files changed, 77 insertions(+), 42 deletions(-) -- 2.47.0
