]> Gentwo Git Trees - linux/.git/commit
Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Dec 2025 17:45:23 +0000 (09:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Dec 2025 17:45:23 +0000 (09:45 -0800)
commit7fc2cd2e4b398c57c9cf961cfea05eadbf34c05c
tree4fb65edab49675d118f4924affda51ad2ed544b4
parentb082c4b06056139b2f3e0a8a0fa3235e145fba80
parent62cd5d480b9762ce70d720a81fa5b373052ae05f
Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd

Pull trusted key updates from Jarkko Sakkinen:

 - Remove duplicate 'tpm2_hash_map' in favor of 'tpm2_find_hash_alg()'

 - Fix a memory leak on failure paths of 'tpm2_load_cmd'

* tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd:
  KEYS: trusted: Fix a memory leak in tpm2_load_cmd
  KEYS: trusted: Replace a redundant instance of tpm2_hash_map