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(-)