public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] tpmdd fixes for Linux 4.9 stable branch
@ 2018-03-05  8:20 Jarkko Sakkinen
  2018-03-05  8:20 ` [PATCH 1/3] tpm: constify transmit data pointers Jarkko Sakkinen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jarkko Sakkinen @ 2018-03-05  8:20 UTC (permalink / raw)
  To: stable; +Cc: Arnd Bergmann, Alexander Steffen, Jarkko Sakkinen

Alexader's patches had merge conflicts. This patch set sorts them out.

Alexander Steffen (2):
  tpm_tis_spi: Use DMA-safe memory for SPI transfers
  tpm-dev-common: Reject too short writes

Arnd Bergmann (1):
  tpm: constify transmit data pointers

 drivers/char/tpm/tpm-dev.c      |  6 ++++++
 drivers/char/tpm/tpm_tis.c      |  2 +-
 drivers/char/tpm/tpm_tis_core.c |  4 ++--
 drivers/char/tpm/tpm_tis_core.h |  4 ++--
 drivers/char/tpm/tpm_tis_spi.c  | 48 +++++++++++++++++++++++------------------
 5 files changed, 38 insertions(+), 26 deletions(-)

-- 
2.15.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-06 18:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-05  8:20 [PATCH 0/3] tpmdd fixes for Linux 4.9 stable branch Jarkko Sakkinen
2018-03-05  8:20 ` [PATCH 1/3] tpm: constify transmit data pointers Jarkko Sakkinen
2018-03-05  8:20 ` [PATCH 2/3] tpm_tis_spi: Use DMA-safe memory for SPI transfers Jarkko Sakkinen
2018-03-05  8:20 ` [PATCH 3/3] tpm-dev-common: Reject too short writes Jarkko Sakkinen
2018-03-06 18:22 ` [PATCH 0/3] tpmdd fixes for Linux 4.9 stable branch Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox