public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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, gmazyland@gmail.com, nayna@linux.ibm.com
Subject: [GIT PULL] tpmdd fixes for Linux v5.3-rc2
Date: Mon, 5 Aug 2019 01:14:50 +0300	[thread overview]
Message-ID: <20190804221450.n62l3fwehjt3nyit@linux.intel.com> (raw)

Hi

Contains two bug fixes that did not make into my first PR for Linux v5.3.

/Jarkko

The following changes since commit 4b6f23161b4e888e72671e377c32eabe9a8e62fc:

  Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2019-08-04 10:30:47 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20190805

for you to fetch changes up to fa4f99c05320eb28bf6ba52a9adf64d888da1f9e:

  tpm: tpm_ibm_vtpm: Fix unallocated banks (2019-08-05 00:55:00 +0300)

----------------------------------------------------------------
tpmdd fixes for Linux v5.3-rc2

----------------------------------------------------------------
Milan Broz (1):
      tpm: Fix null pointer dereference on chip register error path

Nayna Jain (1):
      tpm: tpm_ibm_vtpm: Fix unallocated banks

 drivers/char/tpm/tpm-chip.c | 43 ++++++++++++++++++++++++++++++++++++-------
 drivers/char/tpm/tpm.h      |  2 ++
 drivers/char/tpm/tpm1-cmd.c | 36 ++++++++++++++++++++++++------------
 drivers/char/tpm/tpm2-cmd.c |  6 +-----
 4 files changed, 63 insertions(+), 24 deletions(-)

             reply	other threads:[~2019-08-04 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-04 22:14 Jarkko Sakkinen [this message]
2019-08-04 23:45 ` [GIT PULL] tpmdd fixes for Linux v5.3-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=20190804221450.n62l3fwehjt3nyit@linux.intel.com \
    --to=jarkko.sakkinen@linux.intel.com \
    --cc=gmazyland@gmail.com \
    --cc=jmorris@namei.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nayna@linux.ibm.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox