Hi James,

Here are all critical fixes for the v4.4 changes. I've tried to be
conservative. Hope I don't screw this one :)

BR,
/Jarkko

The following changes since commit ba94c3ff20c9c179f2a80f0e4c71e1571ebbf5c7:

  Merge tag 'keys-next-20151021' of 
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next 
(2015-10-23 12:07:52 +1100)

are available in the git repository at:

  https://github.com/jsakkine/linux-tpmdd.git tags/tpmdd-next-20151110

for you to fetch changes up to d56e4f75346933dd2cb11533a668ce883908c859:

  tpm: fix compat 'ppi' link handling in tpm_chip_register() (2015-11-09 
17:52:56 +0200)

----------------------------------------------------------------
TPM fixes for v4.4

----------------------------------------------------------------
Christophe JAILLET (1):
      TPM: Avoid reference to potentially freed memory

Jarkko Sakkinen (3):
      TPM: revert the list handling logic fixed in 398a1e7
      tpm: fix missing migratable flag in sealing functionality for TPM2
      tpm: fix compat 'ppi' link handling in tpm_chip_register()

Martin Wilck (2):
      tpm_tis: free irq after probing
      tpm_tis: restore IRQ vector in IO memory after failed probing

 drivers/char/tpm/tpm-chip.c | 20 +++++++++++---------
 drivers/char/tpm/tpm2-cmd.c | 15 ++++++++++-----
 drivers/char/tpm/tpm_of.c   |  3 ++-
 drivers/char/tpm/tpm_tis.c  |  8 +++++++-
 4 files changed, 30 insertions(+), 16 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe 
linux-security-module" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to