[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221004213003.57166-1-jarkko@kernel.org>
Date: Wed, 5 Oct 2022 00:30:02 +0300
From: Jarkko Sakkinen <jarkko@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Huewe <peterhuewe@....de>,
Jarkko Sakkinen <jarkko@...nel.org>,
Jason Gunthorpe <jgg@...pe.ca>,
David Howells <dhowells@...hat.com>,
Paul Moore <paul@...l-moore.com>,
James Morris <jmorris@...ei.org>,
"Serge E. Hallyn" <serge@...lyn.com>,
linux-integrity@...r.kernel.org, linux-kernel@...r.kernel.org,
keyrings@...r.kernel.org, linux-security-module@...r.kernel.org
Subject: [GIT PULL] tpmdd updates for Linux v6.1-rc1
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(-)
Powered by blists - more mailing lists