]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tpmdd-next-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 18:53:24 +0000 (11:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 18:53:24 +0000 (11:53 -0700)
commitf10b37a7da3010944ae6fffca06bc5c9b36a9dc5
tree98270ca3c9ace82818ae599e302222c2577241cf
parent5d537918c686ac8b71075811e565aa92a48b1492
parentac647978f7f2768a09bf2487a6d874f4b93fac51
Merge tag 'tpmdd-next-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd

Pull tpm driver updates from Jarkko Sakkinen:
 "The highlights are:

   - Support for signing LKM's with ECDSA keys

   - An integer overflow bug fix in pkey"

* tag 'tpmdd-next-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd:
  crypto: public_key: fix overflow during implicit conversion
  tpm: ibmvtpm: Avoid error message when process gets signal while waiting
  certs: Add support for using elliptic curve keys for signing modules
  certs: Trigger creation of RSA module signing key if it's not an RSA key
  char: tpm: cr50_i2c: convert to new probe interface
  char: tpm: Kconfig: remove bad i2c cr50 select