mbox series

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

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

Pull-request

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

Message

Jarkko Sakkinen May 22, 2020, 3:58 p.m. UTC
Hi,

Updates for Linux v5.8.

/Jarkko

The following changes since commit 051143e1602d90ea71887d92363edd539d411de5:

  Merge tag 'apparmor-pr-2020-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor (2020-05-21 16:43:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ab91c2a89f86be2898cee208d492816ec238b2cf:

  tpm: eventlog: Replace zero-length array with flexible-array member (2020-05-22 18:50:12 +0300)

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

----------------------------------------------------------------
Andy Shevchenko (1):
      tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID

Gustavo A. R. Silva (1):
      tpm: eventlog: Replace zero-length array with flexible-array member

 drivers/char/tpm/eventlog/tpm2.c | 12 +++++-------
 drivers/char/tpm/tpm_ftpm_tee.c  |  2 +-
 include/linux/tpm_eventlog.h     |  2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org June 1, 2020, 7:35 p.m. UTC | #1
The pull request you sent on Fri, 22 May 2020 18:58:06 +0300:

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

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

Thank you!