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

From: Jarkko Sakkinen
Date: Tue Oct 04 2022 - 17:30:17 EST


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(-)