mbox series

[GIT,PULL] tpmdd updates for Linux v6.1-rc1

Message ID 20221004213003.57166-1-jarkko@kernel.org (mailing list archive)
State Handled Elsewhere
Headers show
Series [GIT,PULL] tpmdd updates for Linux v6.1-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v6.1-rc1

Message

Jarkko Sakkinen Oct. 4, 2022, 9:30 p.m. UTC
Hi,

Just a few bug fixes this time.

BR, Jarkko

The following changes since commit 4fe89d07dcc2804c8b562f6c7896a45643d34b2f:

  Linux 6.0 (2022-10-02 14:09:07 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v6.1-rc1

for you to fetch changes up to 2d869f0b458547386fbcd8cf3004b271b7347b7f:

  selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle (2022-10-05 00:25:56 +0300)

----------------------------------------------------------------
tpmdd updates for Linux v6.1-rc1

----------------------------------------------------------------
Stefan Berger (1):
      selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle

Vincenzo Frascino (1):
      security/keys: Remove inconsistent __user annotation

Wolfram Sang (1):
      char: move from strlcpy with unused retval to strscpy

 drivers/char/tpm/tpm_ppi.c           | 2 +-
 security/keys/keyring.c              | 2 +-
 tools/testing/selftests/tpm2/tpm2.py | 4 ++++
 3 files changed, 6 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 10, 2022, 8:56 p.m. UTC | #1
The pull request you sent on Wed,  5 Oct 2022 00:30:02 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v6.1-rc1

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

Thank you!