mbox series

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

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

Pull-request

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

Message

Jarkko Sakkinen April 20, 2020, 9:48 p.m. UTC
A few bug fixes for rc3.

/Jarkko

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b160c94be5d2816b62c8ac338605668304242959:

  tpm/tpm_tis: Free IRQ if probing fails (2020-04-21 00:06:13 +0300)

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

----------------------------------------------------------------
George Wilson (1):
      tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()

Jarkko Sakkinen (1):
      tpm/tpm_tis: Free IRQ if probing fails

Stefan Berger (1):
      tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module

Tianjia Zhang (1):
      tpm: fix wrong return value in tpm_pcr_extend

 drivers/char/tpm/tpm-interface.c |   2 +-
 drivers/char/tpm/tpm2-cmd.c      |   1 +
 drivers/char/tpm/tpm_ibmvtpm.c   | 136 +++++++++++++++++++++------------------
 drivers/char/tpm/tpm_tis_core.c  |   8 ++-
 4 files changed, 82 insertions(+), 65 deletions(-)

Comments

pr-tracker-bot@kernel.org April 21, 2020, 7:40 p.m. UTC | #1
The pull request you sent on Tue, 21 Apr 2020 00:48:07 +0300:

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

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

Thank you!