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(-)