mbox series

[GIT,PULL] tpmdd fixes for Linux v5.5-rc6 part 2

Message ID 20200108161625.GA16812@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] tpmdd fixes for Linux v5.5-rc6 part 2 | expand

Pull-request

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

Message

Jarkko Sakkinen Jan. 8, 2020, 4:16 p.m. UTC
One critical bug fix (the faulting commit is in previous rc) for the
release.

/Jarkko

The following changes since commit ae6088216ce4b99b3a4aaaccd2eb2dd40d473d42:

  Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2020-01-06 15:38:38 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a430e67d9a2c62a8c7b315b99e74de02018d0a96:

  tpm: Handle negative priv->response_len in tpm_common_read() (2020-01-08 18:11:09 +0200)

----------------------------------------------------------------
tpmdd fixes for Linux v5.5-rc6 part 2

----------------------------------------------------------------
Tadeusz Struk (1):
      tpm: Handle negative priv->response_len in tpm_common_read()

 drivers/char/tpm/tpm-dev-common.c | 2 +-
 drivers/char/tpm/tpm-dev.h        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 8, 2020, 6:50 p.m. UTC | #1
The pull request you sent on Wed, 8 Jan 2020 18:16:25 +0200:

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

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

Thank you!