This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a027b2eca0b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 0b15afc90381 tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S [...] new 0de030b30823 sysctl: set variable key_sysctls storage-class-specifier t [...] new 554b841d4703 tpm: Disable RNG for all AMD fTPMs new e117e7adc637 tpm/tpm_tis: Disable interrupts for Lenovo P620 devices new 8043e2225aa2 Merge tag 'tpmdd-v6.5-rc6' of git://git.kernel.org/pub/scm [...] new b2ec116aad38 workqueue: Fix cpu_intensive_thresh_us name in help text new aa6fde93f3a4 workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS [...] new 14f9643dc90a Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/p [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: 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 + kernel/workqueue.c | 43 +++++++++++++++++++++++++++- lib/Kconfig.debug | 2 +- security/keys/sysctl.c | 2 +- 7 files changed, 93 insertions(+), 69 deletions(-)