Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1568816 > unrolled thread
| Started by | James Bottomley <James.Bottomley@HansenPartnership.com> |
|---|---|
| First post | 2017-01-28 02:30 +0100 |
| Last post | 2017-01-28 02:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] Add session handling to tpm spaces James Bottomley <James.Bottomley@HansenPartnership.com> - 2017-01-28 02:30 +0100
| From | James Bottomley <James.Bottomley@HansenPartnership.com> |
|---|---|
| Date | 2017-01-28 02:30 +0100 |
| Subject | [PATCH 0/2] Add session handling to tpm spaces |
| Message-ID | <t4pdD-2Gf-9@gated-at.bofh.it> |
Here's round two of the session handling patches. I folded in the review feedback (really all to patch 1) and tidied up a few parts of patch 2. James --- James Bottomley (2): tpm2: add session handle context saving and restoring to the space code tpm2-space: add handling for global session exhaustion drivers/char/tpm/tpm-chip.c | 7 + drivers/char/tpm/tpm.h | 43 +++++- drivers/char/tpm/tpm2-cmd.c | 15 ++ drivers/char/tpm/tpm2-space.c | 313 +++++++++++++++++++++++++++++++++++++++++- drivers/char/tpm/tpms-dev.c | 19 ++- 5 files changed, 385 insertions(+), 12 deletions(-) -- 2.6.6
Back to top | Article view | linux.kernel
csiph-web