lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 2 Jul 2020 21:58:13 +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, dhowells@...hat.com
Subject: [GIT PULL] tpmdd updates for Linux v5.8-rc4

Hi,

These are just fixes for bugs found lately. All of them are small scale
things here and there, and all of them are for previous kernel releases
(the oldest appeared in v2.6.17).

/Jarkko

The following changes since commit cd77006e01b3198c75fb7819b3d0ff89709539bb:

  Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux (2020-07-01 12:56:05 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-v5.8-rc4

for you to fetch changes up to e918e570415ced9898a51109000a3f39a6e03be5:

  tpm_tis: Remove the HID IFX0102 (2020-07-02 17:49:00 +0300)

----------------------------------------------------------------
tpmdd updates for Linux v5.8-rc4

----------------------------------------------------------------
Binbin Zhou (1):
      tpm/st33zp24: fix spelling mistake "drescription" -> "description"

David Gibson (1):
      tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes

Douglas Anderson (2):
      tpm_tis_spi: Don't send anything during flow control
      tpm_tis_spi: Prefer async probe

James Bottomley (1):
      tpm: Fix TIS locality timeout problems

Jarkko Sakkinen (1):
      tpm_tis: Remove the HID IFX0102

Vasily Averin (1):
      tpm_tis: extra chip->ops check on error path in tpm_tis_core_init

 drivers/char/tpm/st33zp24/i2c.c      |  2 +-
 drivers/char/tpm/st33zp24/spi.c      |  4 ++--
 drivers/char/tpm/st33zp24/st33zp24.c |  2 +-
 drivers/char/tpm/tpm-dev-common.c    | 19 +++++++++----------
 drivers/char/tpm/tpm_ibmvtpm.c       | 14 +++++++-------
 drivers/char/tpm/tpm_tis.c           |  1 -
 drivers/char/tpm/tpm_tis_core.c      |  2 +-
 drivers/char/tpm/tpm_tis_spi_main.c  | 10 +++++-----
 8 files changed, 26 insertions(+), 28 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ