Hi, Just some bug fixes. BR, Jarkko The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff: Linux 6.0-rc7 (2022-09-25 14:01:02 -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.0-rc1 for you to fetch changes up to 603fd3d42e144ca36e8340c81b0144c5e7f8b9c2: selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle (2022-09-28 03:53:47 +0300) ---------------------------------------------------------------- tpmdd updates for Linux v6.0-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(-)