mbox series

[GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc6

Message ID D3QXXCFHY73S.26C2JS9ZOV7IQ@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.11-rc6

Message

Jarkko Sakkinen Aug. 27, 2024, 7:28 p.m. UTC
The following changes since commit 3e9bff3bbe1355805de919f688bef4baefbfd436:

  Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs (2024-08-27 16:57:35 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.11-rc6

for you to fetch changes up to 08d08e2e9f0ad1af0044e4747723f66677c35ee9:

  tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support (2024-08-27 21:11:44 +0300)

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

Contains a bug fix for tpm_ibmvtpm driver so that it will take the bus
encryption into use.

BR, Jarkko

----------------------------------------------------------------
Stefan Berger (1):
      tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support

 drivers/char/tpm/tpm_ibmvtpm.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

pr-tracker-bot@kernel.org Aug. 28, 2024, 5:32 a.m. UTC | #1
The pull request you sent on Tue, 27 Aug 2024 22:28:13 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.11-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/46d22bfdf0bc76429f596c58ca74a8f67d0f6251

Thank you!