Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1333320
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5 |
| Date | 2016-02-13 14:50 +0100 |
| Message-ID | <r1IKd-5uQ-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These are critical to get to Linux 4.5 in order to get the chip refcount management stabilized and API/ABI for policy based sealing correct. Harald Hoyer (1): tpm_eventlog.c: fix binary_bios_measurements Jarkko Sakkinen (2): tpm: fix: keep auth session intact after unseal operation tpm: fix: rollback when devm_add_action() fails Jason Gunthorpe (1): tpm: Hold the kref during tpm_chip_find_get drivers/char/tpm/tpm-chip.c | 9 ++++++++- drivers/char/tpm/tpm.h | 1 + drivers/char/tpm/tpm2-cmd.c | 10 +++++++--- drivers/char/tpm/tpm_eventlog.c | 10 ++++++++-- 4 files changed, 24 insertions(+), 6 deletions(-) -- 2.7.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-02-13 14:50 +0100
[PATCH v2 4/4] tpm_eventlog.c: fix binary_bios_measurements Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-02-13 14:50 +0100
Re: [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-02-13 23:00 +0100
Re: [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-02-14 04:30 +0100
Re: [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-02-14 04:40 +0100
csiph-web