mbox series

[GIT,PULL] tpmdd updates for v5.19-rc3

Message ID 20220615185912.40987-1-jarkko@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] tpmdd updates for v5.19-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.19-rc3

Message

Jarkko Sakkinen June 15, 2022, 6:59 p.m. UTC
The following changes since commit 979086f5e0066b4eff66e1eee123da228489985c:

  Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux (2022-06-15 09:04:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.19-rc3

for you to fetch changes up to 27b5b22d252c6d71a2a37a4bdf18d0be6d25ee5a:

  certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build (2022-06-15 21:52:32 +0300)

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

Two fixes for rc1 PR.

BR, Jarkko

----------------------------------------------------------------
Masahiro Yamada (2):
      certs/blacklist_hashes.c: fix const confusion in certs blacklist
      certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build

 certs/.gitignore         |  2 +-
 certs/Makefile           | 20 ++++++++++----------
 certs/blacklist_hashes.c |  4 ++--
 3 files changed, 13 insertions(+), 13 deletions(-)

Comments

pr-tracker-bot@kernel.org June 15, 2022, 7:41 p.m. UTC | #1
The pull request you sent on Wed, 15 Jun 2022 21:59:12 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.19-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/afe9eb14ea1cbac5d91ca04eb64810d2d9fa22b0

Thank you!