linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/3] Lazy flush for the auth session
@ 2024-10-28  5:49 Jarkko Sakkinen
  2024-10-28  5:49 ` [PATCH v8 1/3] tpm: Return tpm2_sessions_init() when null key creation fails Jarkko Sakkinen
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Jarkko Sakkinen @ 2024-10-28  5:49 UTC (permalink / raw)
  To: linux-integrity
  Cc: linux-kernel, Jarkko Sakkinen, David Howells, James Bottomley,
	Mimi Zohar, Roberto Sassu, Stefan Berger, Peter Huewe,
	Jason Gunthorpe, Paul Moore, James Morris, Serge E. Hallyn,
	Dmitry Kasatkin, Eric Snowberg, open list:KEYS-TRUSTED,
	open list:SECURITY SUBSYSTEM

Cc: David Howells <dhowells@redhat.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Mimi Zohar <zohar@linux.ibm.com>
Cc: Roberto Sassu <roberto.sassu@huawei.com>
Cc: Stefan Berger <stefanb@linux.ibm.com>
Cc: linux-integrity@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219229

v7:
https://lore.kernel.org/linux-integrity/20241021053921.33274-1-jarkko@kernel.org/
v6:
https://lore.kernel.org/linux-integrity/D501D1CY5SJ4.SUKXHV680B30@kernel.org/T/#t
v5:
https://lore.kernel.org/linux-integrity/D4WQ58T5O21X.CGFKGFKV630K@kernel.org/T/#m527d0466a02abaa448720999ff055de0540e7bb7
v4:
https://lore.kernel.org/linux-integrity/20240918203559.192605-1-jarkko@kernel.org/
v3:
https://lore.kernel.org/linux-integrity/20240917154444.702370-1-jarkko@kernel.org/
v2:
https://lore.kernel.org/linux-integrity/20240916110714.1396407-1-jarkko@kernel.org/
v1:
https://lore.kernel.org/linux-integrity/20240915180448.2030115-1-jarkko@kernel.org/

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


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

end of thread, other threads:[~2024-10-30 23:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28  5:49 [PATCH v8 0/3] Lazy flush for the auth session Jarkko Sakkinen
2024-10-28  5:49 ` [PATCH v8 1/3] tpm: Return tpm2_sessions_init() when null key creation fails Jarkko Sakkinen
2024-10-28 13:00   ` Stefan Berger
2024-10-28 15:27     ` Jarkko Sakkinen
2024-10-28  5:50 ` [PATCH v8 2/3] tpm: Rollback tpm2_load_null() Jarkko Sakkinen
2024-10-28  6:13   ` Paul Menzel
2024-10-28 12:10     ` Jarkko Sakkinen
2024-10-28 12:38       ` Paul Menzel
2024-10-28 12:42         ` Jarkko Sakkinen
2024-10-30 15:47   ` James Bottomley
2024-10-30 23:44     ` Jarkko Sakkinen
2024-10-30 23:50       ` Jarkko Sakkinen
2024-10-28  5:50 ` [PATCH v8 3/3] tpm: Lazily flush the auth session Jarkko Sakkinen
2024-10-28 17:52   ` Stefan Berger
2024-10-28 20:56     ` Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).