From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org,
jmorris@namei.org
Subject: [GIT PULL] tpmdd updates for Linux v5.6-rc3
Date: Mon, 17 Feb 2020 20:50:44 +0200 [thread overview]
Message-ID: <20200217185044.GA7180@linux.intel.com> (raw)
Two bug fixes.
/Jarkko
The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:
Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)
are available in the Git repository at:
git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200217
for you to fetch changes up to dc10e4181c05a2315ddc375e963b7c763b5ee0df:
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST (2020-02-17 20:47:06 +0200)
----------------------------------------------------------------
tpmdd updates for Linux v5.6-rc3
----------------------------------------------------------------
Jarkko Sakkinen (1):
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Roberto Sassu (1):
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
drivers/char/tpm/Makefile | 8 +++++---
drivers/char/tpm/tpm2-cmd.c | 2 ++
drivers/char/tpm/{tpm_tis_spi.c => tpm_tis_spi_main.c} | 0
3 files changed, 7 insertions(+), 3 deletions(-)
rename drivers/char/tpm/{tpm_tis_spi.c => tpm_tis_spi_main.c} (100%)
next reply other threads:[~2020-02-17 18:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-17 18:50 Jarkko Sakkinen [this message]
2020-02-18 23:05 ` [GIT PULL] tpmdd updates for Linux v5.6-rc3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200217185044.GA7180@linux.intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=jmorris@namei.org \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.