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:   Tue, 16 May 2023 03:02:08 +0300
From:   Jarkko Sakkinen <jarkko@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Jarkko Sakkinen <jarkko@...nel.org>,
        Peter Huewe <peterhuewe@....de>,
        Jason Gunthorpe <jgg@...pe.ca>,
        linux-integrity@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] tpmdd: three bug fixes for v6.4-rc2

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkkojs/linux-tpmdd.git/ tpmdd-v6.4-rc2

for you to fetch changes up to e7d3e5c4b1dd50a70b31524c3228c62bb41bbab2:

  tpm/tpm_tis: Disable interrupts for more Lenovo devices (2023-05-16 02:48:23 +0300)

----------------------------------------------------------------
Hi, this pull request contains three bug fixes for recently discovered
issues.

BR, Jarkko

----------------------------------------------------------------
Jarkko Sakkinen (2):
      tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume
      tpm: Prevent hwrng from activating during resume

Jerry Snitselaar (1):
      tpm/tpm_tis: Disable interrupts for more Lenovo devices

 drivers/char/tpm/tpm-chip.c      |  4 ++++
 drivers/char/tpm/tpm-interface.c | 10 ++++++++++
 drivers/char/tpm/tpm_tis.c       | 16 +++++++++++++++
 drivers/char/tpm/tpm_tis_core.c  | 43 ++++++++++++++++++----------------------
 include/linux/tpm.h              |  1 +
 5 files changed, 50 insertions(+), 24 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ