[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190804221450.n62l3fwehjt3nyit@linux.intel.com>
Date: Mon, 5 Aug 2019 01:14:50 +0300
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-integrity@...r.kernel.org,
jmorris@...ei.org, gmazyland@...il.com, nayna@...ux.ibm.com
Subject: [GIT PULL] tpmdd fixes for Linux v5.3-rc2
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(-)
Powered by blists - more mailing lists