mbox series

[GIT,PULL] tpmdd updates for Linux v5.6-rc3

Message ID 20200217185044.GA7180@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] tpmdd updates for Linux v5.6-rc3 | expand

Pull-request

git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200217

Message

Jarkko Sakkinen Feb. 17, 2020, 6:50 p.m. UTC
Two bug fixes.

/Jarkko

The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:

  Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)

are available in the Git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200217

for you to fetch changes up to dc10e4181c05a2315ddc375e963b7c763b5ee0df:

  tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST (2020-02-17 20:47:06 +0200)

----------------------------------------------------------------
tpmdd updates for Linux v5.6-rc3

----------------------------------------------------------------
Jarkko Sakkinen (1):
      tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.

Roberto Sassu (1):
      tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST

 drivers/char/tpm/Makefile                              | 8 +++++---
 drivers/char/tpm/tpm2-cmd.c                            | 2 ++
 drivers/char/tpm/{tpm_tis_spi.c => tpm_tis_spi_main.c} | 0
 3 files changed, 7 insertions(+), 3 deletions(-)
 rename drivers/char/tpm/{tpm_tis_spi.c => tpm_tis_spi_main.c} (100%)

Comments

pr-tracker-bot@kernel.org Feb. 18, 2020, 11:05 p.m. UTC | #1
The pull request you sent on Mon, 17 Feb 2020 20:50:44 +0200:

> git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200217

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2b72104b8c12504176fb5fc1442d6e54e31e338b

Thank you!