linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tpmdd updates for tpmdd-next-v6.2-rc1
@ 2022-12-08 16:33 Jarkko Sakkinen
  2022-12-12 17:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2022-12-08 16:33 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe, David Howells,
	Paul Moore, James Morris, Serge E. Hallyn, linux-integrity,
	linux-kernel, keyrings, linux-security-module

Hi,

This PR contains an unsorted collection of TPM fixes and one bug fix
for trusted keys.

BR, Jarkko

The following changes since commit 479174d402bcf60789106eedc4def3957c060bad:

  Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (2022-12-07 12:37:35 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v6.2-rc1

for you to fetch changes up to eaabc245b02a0e0063068178624d2fc12ba91d69:

  tpm: st33zp24: remove pointless checks on probe (2022-12-08 16:20:47 +0000)

----------------------------------------------------------------
tpmdd updates for Linux v6.2-rc1

----------------------------------------------------------------
Ard Biesheuvel (1):
      tpm: Avoid function type cast of put_device()

Dmitry Torokhov (3):
      tpm: st33zp24: drop support for platform data
      tpm: st33zp24: switch to using gpiod API
      tpm: st33zp24: remove pointless checks on probe

Eddie James (2):
      tpm: tis_i2c: Fix sanity check interrupt enable mask
      tpm: Add flag to use default cancellation policy

Hanjun Guo (3):
      tpm: acpi: Call acpi_put_table() to fix memory leak
      tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
      tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak

Michael Kelley (1):
      tpm/tpm_crb: Fix error message in __crb_relinquish_locality()

Sumit Garg (1):
      KEYS: trusted: tee: Make registered shm dependency explicit

Yuan Can (1):
      tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()

 drivers/char/tpm/eventlog/acpi.c         |  12 ++-
 drivers/char/tpm/st33zp24/i2c.c          | 142 +-----------------------------
 drivers/char/tpm/st33zp24/spi.c          | 145 +------------------------------
 drivers/char/tpm/st33zp24/st33zp24.c     |  39 +++++++--
 drivers/char/tpm/st33zp24/st33zp24.h     |   7 +-
 drivers/char/tpm/tpm-chip.c              |   7 +-
 drivers/char/tpm/tpm_crb.c               |  31 ++++---
 drivers/char/tpm/tpm_ftpm_tee.c          |   8 +-
 drivers/char/tpm/tpm_tis.c               |   9 +-
 drivers/char/tpm/tpm_tis_core.c          |  20 +++--
 drivers/char/tpm/tpm_tis_core.h          |   1 +
 drivers/char/tpm/tpm_tis_i2c.c           |   3 +-
 include/linux/platform_data/st33zp24.h   |  16 ----
 security/keys/trusted-keys/trusted_tee.c |   3 +-
 14 files changed, 108 insertions(+), 335 deletions(-)
 delete mode 100644 include/linux/platform_data/st33zp24.h

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

* Re: [GIT PULL] tpmdd updates for tpmdd-next-v6.2-rc1
  2022-12-08 16:33 [GIT PULL] tpmdd updates for tpmdd-next-v6.2-rc1 Jarkko Sakkinen
@ 2022-12-12 17:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-12 17:33 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: Linus Torvalds, Peter Huewe, Jarkko Sakkinen, Jason Gunthorpe,
	David Howells, Paul Moore, James Morris, Serge E. Hallyn,
	linux-integrity, linux-kernel, keyrings, linux-security-module

The pull request you sent on Thu,  8 Dec 2022 16:33:08 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v6.2-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/43686598b55785bfc1f961b3731b2302fe08f393

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-12-12 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 16:33 [GIT PULL] tpmdd updates for tpmdd-next-v6.2-rc1 Jarkko Sakkinen
2022-12-12 17:33 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).