mbox series

[GIT,PULL] tpmdd updates for v5.10-rc4

Message ID 20201106162552.GA50264@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] tpmdd updates for v5.10-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.10-rc4

Message

Jarkko Sakkinen Nov. 6, 2020, 4:25 p.m. UTC
Here's two critical bug fixes. 'rc4' because it is only two days
before rc3 is getting released.

/Jarkko

The following changes since commit 521b619acdc8f1f5acdac15b84f81fd9515b2aff:

  Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (2020-11-05 11:52:17 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.10-rc4

for you to fetch changes up to 8ffd778aff45be760292225049e0141255d4ad6e:

  tpm: efi: Don't create binary_bios_measurements file for an empty log (2020-11-06 18:21:08 +0200)

----------------------------------------------------------------
tpmdd updates for Linux v5.10-rc4

----------------------------------------------------------------
Jerry Snitselaar (1):
      tpm_tis: Disable interrupts on ThinkPad T490s

Tyler Hicks (1):
      tpm: efi: Don't create binary_bios_measurements file for an empty log

 drivers/char/tpm/eventlog/efi.c |  5 +++++
 drivers/char/tpm/tpm_tis.c      | 29 +++++++++++++++++++++++++++--
 2 files changed, 32 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 6, 2020, 9:13 p.m. UTC | #1
The pull request you sent on Fri, 6 Nov 2020 18:25:52 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.10-rc4

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

Thank you!