* [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc7
@ 2024-07-05 11:22 Jarkko Sakkinen
2024-07-05 19:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2024-07-05 11:22 UTC (permalink / raw)
To: Linus Torvalds
Cc: Peter Huewe, Jason Gunthorpe, David Howells, keyrings,
linux-integrity, linux-kernel, James Bottomley, Michael Ellerman,
Stefan Berger
The following changes since commit 661e504db04c6b7278737ee3a9116738536b4ed4:
Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2024-07-04 10:27:37 -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-rc7
for you to fetch changes up to 7ca110f2679b7d1f3ac1afc90e6ffbf0af3edf0d:
tpm: Address !chip->auth in tpm_buf_append_hmac_session*() (2024-07-05 02:12:27 +0300)
----------------------------------------------------------------
Hi
Contains the fixes for !chip->auth condition, preventing the breakage
of:
* tpm_ftpm_tee.c
* tpm_i2c_nuvoton.c
* tpm_ibmvtpm.c
* tpm_tis_i2c_cr50.c
* tpm_vtpm_proxy.c
All drivers will continue to work as they did in 6.9, except a single
warning (dev_warn() not WARN()) is printed to klog only to inform that
authenticated sessions are not enabled.
BR, Jarkko
Link: https://lore.kernel.org/linux-integrity/20240704185313.224318-1-jarkko@kernel.org/
----------------------------------------------------------------
Jarkko Sakkinen (3):
tpm: Address !chip->auth in tpm2_*_auth_session()
tpm: Address !chip->auth in tpm_buf_append_name()
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
drivers/char/tpm/Makefile | 2 +-
drivers/char/tpm/tpm2-sessions.c | 419 ++++++++++++++++++++++-----------------
include/linux/tpm.h | 81 +++-----
3 files changed, 269 insertions(+), 233 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc7
2024-07-05 11:22 [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc7 Jarkko Sakkinen
@ 2024-07-05 19:37 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-05 19:37 UTC (permalink / raw)
To: Jarkko Sakkinen
Cc: Linus Torvalds, Peter Huewe, Jason Gunthorpe, David Howells,
keyrings, linux-integrity, linux-kernel, James Bottomley,
Michael Ellerman, Stefan Berger
The pull request you sent on Fri, 05 Jul 2024 14:22:00 +0300:
> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.10-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5cc467117e61272c522f5922b04dd984deb2411f
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-05 19:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-05 11:22 [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc7 Jarkko Sakkinen
2024-07-05 19:37 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox