Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1263076
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] Fixes for v4.4-rc1 |
| Date | 2015-11-05 11:30 +0100 |
| Message-ID | <qrpXP-5kx-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Critical bug fixes for v4.4-rc1. Christophe JAILLET (1): TPM: Avoid reference to potentially freed memory Jarkko Sakkinen (2): TPM: revert the list handling logic fixed in 398a1e7 tpm: fix missing migratable flag in sealing functionality for TPM2 drivers/char/tpm/tpm-chip.c | 2 +- drivers/char/tpm/tpm2-cmd.c | 15 ++++++++++----- drivers/char/tpm/tpm_of.c | 3 ++- 3 files changed, 13 insertions(+), 7 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] Fixes for v4.4-rc1 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-11-05 11:30 +0100 [PATCH 1/3] TPM: Avoid reference to potentially freed memory Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-11-05 11:30 +0100
csiph-web