The following changes since commit 32f88d65f01bf6f45476d7edbe675e44fb9e1d58: Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (2024-06-04 10:34:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.10-rc3 for you to fetch changes up to f071d02ecad4cfbf3ab41807c90bd1fef1cbfd3f: tpm: Switch to new Intel CPU model defines (2024-06-05 04:55:04 +0300) ---------------------------------------------------------------- Hi, The bug fix for tpm_tis_core_init() is not that critical but still makes sense to get into release for the sake of better quality. I included the Intel CPU model define change mainly to help Tony just a bit, as for this subsystem it cannot realistically speaking cause any possible harm. BR, Jarkko ---------------------------------------------------------------- Jan Beulich (1): tpm_tis: Do *not* flush uninitialized work Tony Luck (1): tpm: Switch to new Intel CPU model defines drivers/char/tpm/tpm.h | 2 +- drivers/char/tpm/tpm_tis_core.c | 3 ++- drivers/char/tpm/tpm_tis_core.h | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-)