[GIT PULL] tpmdd changes for v6.5-rc6

From: Jarkko Sakkinen
Date: Mon Aug 07 2023 - 15:10:47 EST


Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2023-08-07 10:18:20 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-v6.5-rc6

for you to fetch changes up to e117e7adc637e364b599dc766f1d740698e7e027:

tpm/tpm_tis: Disable interrupts for Lenovo P620 devices (2023-08-07 18:01:01 +0000)

----------------------------------------------------------------
Hi,

contains a few more bug fixes.

BR, Jarkko

----------------------------------------------------------------
Jonathan McDowell (1):
tpm/tpm_tis: Disable interrupts for Lenovo P620 devices

Mario Limonciello (1):
tpm: Disable RNG for all AMD fTPMs

Takashi Iwai (1):
tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7

Tom Rix (1):
sysctl: set variable key_sysctls storage-class-specifier to static

drivers/char/tpm/tpm-chip.c | 68 ++-------------------------------------------
drivers/char/tpm/tpm_crb.c | 30 ++++++++++++++++++++
drivers/char/tpm/tpm_tis.c | 16 +++++++++++
include/linux/tpm.h | 1 +
security/keys/sysctl.c | 2 +-
5 files changed, 50 insertions(+), 67 deletions(-)