]> www.infradead.org Git - linux.git/commit
Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Oct 2024 02:04:24 +0000 (16:04 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Oct 2024 02:04:24 +0000 (16:04 -1000)
commitd5b2ee0fe863519be5e1c277d22609b048b61a2a
treed88ee13711e4e1f905c450a11b0ac380b23bdb54
parente42b1a9a2557aa94fee47f078633677198386a52
parentdf745e25098dcb2f706399c0d06dd8d1bab6b6ec
Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd

Pull tpm fix from Jarkko Sakkinen:
 "Address a significant boot-time delay issue"

Link: https://bugzilla.kernel.org/show_bug.cgi?id=219229
* tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd:
  tpm: Lazily flush the auth session
  tpm: Rollback tpm2_load_null()
  tpm: Return tpm2_sessions_init() when null key creation fails