[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220928005852.10729-1-jarkko@kernel.org>
Date: Wed, 28 Sep 2022 03:58:52 +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] linux-tpmdd updates for v6.0-rc1
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(-)
Powered by blists - more mailing lists