[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231024002514.433180-1-jarkko@kernel.org>
Date: Tue, 24 Oct 2023 03:25:14 +0300
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>,
Mimi Zohar <zohar@...ux.ibm.com>,
Sumit Garg <sumit.garg@...aro.org>,
linux-integrity@...r.kernel.org, linux-kernel@...r.kernel.org,
keyrings@...r.kernel.org
Subject: [GIT PULL] tpmdd changes for v6.7
Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2023-10-23 07:59:13 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-v6.7
for you to fetch changes up to 03acb9ccec3f8cbcc0ed93c188b7a119ef30ef64:
keys: Remove unused extern declarations (2023-10-24 03:16:52 +0300)
----------------------------------------------------------------
Hi,
This is a small sized pull request. One commit I would like to pinpoint
is my fix for init_trusted() rollback, as for actual patch I did not
receive any feedback. I think it is a no-brainer but can also send a
new pull request if required.
BR, Jarkko
----------------------------------------------------------------
Jarkko Sakkinen (1):
KEYS: trusted: Rollback init_trusted() consistently
Michal Suchanek (1):
integrity: powerpc: Do not select CA_MACHINE_KEYRING
Sumit Garg (1):
KEYS: trusted: tee: Refactor register SHM usage
YueHaibing (1):
keys: Remove unused extern declarations
security/integrity/Kconfig | 2 -
security/keys/internal.h | 7 ----
security/keys/trusted-keys/trusted_core.c | 20 +++++-----
security/keys/trusted-keys/trusted_tee.c | 64 ++++++++++---------------------
4 files changed, 30 insertions(+), 63 deletions(-)
Powered by blists - more mailing lists