All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org,
	jmorris@namei.org, dhowells@redhat.com, peterhuewe@gmx.de,
	zohar@linux.ibm.com, jejb@linux.ibm.com
Subject: [GIT PULL] TPM DEVICE DRIVER changes for v5.13-rc2
Date: Wed, 12 May 2021 23:35:51 +0300	[thread overview]
Message-ID: <YJw8J1icU49X/Wo9@kernel.org> (raw)

Hi,

These are bug fixes, which have came up after the first pull request.

/Jarkko

The following changes since commit dbb5afad100a828c97e012c6106566d99f041db6:

  ptrace: make ptrace() fail if the tracee changed its pid unexpectedly (2021-05-12 10:45:22 -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.13-rc2

for you to fetch changes up to 1df83992d977355177810c2b711afc30546c81ce:

  tpm: fix error return code in tpm2_get_cc_attrs_tbl() (2021-05-12 22:36:50 +0300)

----------------------------------------------------------------
tpmdd updates for Linux v5.13-rc2

----------------------------------------------------------------
Ben Boeckel (1):
      trusted-keys: match tpm_get_ops on all return paths

Colin Ian King (1):
      KEYS: trusted: Fix memory leak on object td

Jarkko Sakkinen (2):
      tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
      tpm, tpm_tis: Reserve locality in tpm_tis_resume()

Zhen Lei (1):
      tpm: fix error return code in tpm2_get_cc_attrs_tbl()

 drivers/char/tpm/tpm2-cmd.c               |  1 +
 drivers/char/tpm/tpm_tis_core.c           | 22 ++++++++++++++--------
 security/keys/trusted-keys/trusted_tpm1.c |  8 +++++---
 security/keys/trusted-keys/trusted_tpm2.c |  6 +++---
 4 files changed, 23 insertions(+), 14 deletions(-)

             reply	other threads:[~2021-05-12 20:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12 20:35 Jarkko Sakkinen [this message]
2021-05-12 22:48 ` [GIT PULL] TPM DEVICE DRIVER changes for v5.13-rc2 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=YJw8J1icU49X/Wo9@kernel.org \
    --to=jarkko@kernel.org \
    --cc=dhowells@redhat.com \
    --cc=jejb@linux.ibm.com \
    --cc=jmorris@namei.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterhuewe@gmx.de \
    --cc=torvalds@linux-foundation.org \
    --cc=zohar@linux.ibm.com \
    /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.