[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230728183322.16359-1-jarkko@kernel.org>
Date: Fri, 28 Jul 2023 18:33:22 +0000
From: Jarkko Sakkinen <jarkko@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jarkko Sakkinen <jarkko@...nel.org>,
Peter Huewe <peterhuewe@....de>,
Jason Gunthorpe <jgg@...pe.ca>,
David Howells <dhowells@...hat.com>,
linux-integrity@...r.kernel.org, linux-kernel@...r.kernel.org,
keyrings@...r.kernel.org, Lino Sanfilippo <l.sanfilippo@...bus.com>
Subject: [GIT PULL] tpmdd changes for v6.5-rc4
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2023-07-27 12:27:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-v6.5-rc4
for you to fetch changes up to 513253f8c293c0c8bd46d09d337fc892bf8f9f48:
tpm_tis: Explicitly check for error code (2023-07-28 18:13:39 +0000)
----------------------------------------------------------------
Hi,
I picked three small scale updates from my 'master' branch, which I think
would improve the quality of the release.
BR, Jarkko
----------------------------------------------------------------
Alexander Steffen (1):
tpm_tis: Explicitly check for error code
Christian Göttsche (1):
security: keys: perform capable check only on privileged operations
Uwe Kleine-König (1):
tpm: Switch i2c drivers back to use .probe()
drivers/char/tpm/st33zp24/i2c.c | 2 +-
drivers/char/tpm/tpm_i2c_atmel.c | 2 +-
drivers/char/tpm/tpm_i2c_infineon.c | 2 +-
drivers/char/tpm/tpm_i2c_nuvoton.c | 2 +-
drivers/char/tpm/tpm_tis_core.c | 9 +++++++--
drivers/char/tpm/tpm_tis_i2c.c | 2 +-
drivers/char/tpm/tpm_tis_i2c_cr50.c | 2 +-
security/keys/keyctl.c | 11 ++++++++---
8 files changed, 21 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists