mbox series

[GIT,PULL] tpmdd updates for Linux v5.6

Message ID 20200122085335.GA9383@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] tpmdd updates for Linux v5.6 | expand

Pull-request

git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200122

Message

Jarkko Sakkinen Jan. 22, 2020, 8:53 a.m. UTC
Hi,

This update adds a new sysfs file for querying TPM major version,
which can be used by the user space the TPM protocol used to
communicate with the chip.

/Jarkko

The following changes since commit d96d875ef5dd372f533059a44f98e92de9cf0d42:

  Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (2020-01-20 11:24:13 -0800)

are available in the Git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200122

for you to fetch changes up to 7084eddf6be94e73f8298c1a28078b91536f2975:

  tpm: Add tpm_version_major sysfs file (2020-01-22 10:46:51 +0200)

----------------------------------------------------------------
tpmdd updates for Linux v5.6

----------------------------------------------------------------
Jerry Snitselaar (2):
      tpm: Update mailing list contact information in sysfs-class-tpm
      tpm: Add tpm_version_major sysfs file

 Documentation/ABI/stable/sysfs-class-tpm | 33 ++++++++++++++++++++-----------
 drivers/char/tpm/tpm-sysfs.c             | 34 +++++++++++++++++++++++++-------
 2 files changed, 49 insertions(+), 18 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 27, 2020, 5:35 p.m. UTC | #1
The pull request you sent on Wed, 22 Jan 2020 10:53:35 +0200:

> git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200122

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/189fc98efe59b9b0a49a4f29ee3d91eeded4e4d4

Thank you!