mbox series

[GIT,PULL] KEYS: keys-next-6.13-rc1

Message ID D77NEOPLOQ14.36MY4H1HJCG6J@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] KEYS: keys-next-6.13-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.13-rc1

Message

Jarkko Sakkinen Jan. 21, 2025, 9:36 a.m. UTC
The following changes since commit 95ec54a420b8f445e04a7ca0ea8deb72c51fe1d3:

  Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2025-01-20 21:40:19 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.13-rc1

for you to fetch changes up to e8d9fab39d1f87b52932646b2f1e7877aa3fc0f4:

  KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y (2025-01-21 11:25:23 +0200)

----------------------------------------------------------------
Hi,

Here's the changes for 6.13-rc1.

BR, Jarkko

----------------------------------------------------------------
Christian Göttsche (1):
      keys: drop shadowing dead prototype

David Gstir (1):
      KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y

 include/keys/system_keyring.h            |  2 +-
 security/keys/trusted-keys/trusted_dcp.c | 22 ++++++++++++++++++----
 2 files changed, 19 insertions(+), 5 deletions(-)

Comments

Jarkko Sakkinen Jan. 21, 2025, 9:39 a.m. UTC | #1
On Tue Jan 21, 2025 at 11:36 AM EET, Jarkko Sakkinen wrote:
> The following changes since commit 95ec54a420b8f445e04a7ca0ea8deb72c51fe1d3:
>
>   Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2025-01-20 21:40:19 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.13-rc1
>
> for you to fetch changes up to e8d9fab39d1f87b52932646b2f1e7877aa3fc0f4:
>
>   KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y (2025-01-21 11:25:23 +0200)
>
> ----------------------------------------------------------------
> Hi,
>
> Here's the changes for 6.13-rc1.
>
> BR, Jarkko

Oopsie, should not do PR's before the morning coffee. I'll re-create
this, please skip and ignore.

BR, Jarkko