Show patches with: Submitter = Jarkko Sakkinen       |    State = Action Required       |   341 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
MAINTAINERS: update TPM driver infrastructure changes - - - --- 2017-09-15 Jarkko Sakkinen New
tpm: remove a misleading error message from tpm_get_timeouts() - - - --- 2017-10-23 Jarkko Sakkinen New
tpm: remove chip_num parameter from in-kernel API - - - --- 2017-10-23 Jarkko Sakkinen New
[v2] tpm: use struct tpm_chip for tpm_chip_find_get() - 1 - --- 2017-10-25 Jarkko Sakkinen New
[3,RESEND] tpm: use struct tpm_chip for tpm_chip_find_get() - 1 - --- 2017-11-05 Jarkko Sakkinen New
tpm: migrate tpm2_do_selftest() to use struct tpm_buf - - 1 --- 2018-02-09 Jarkko Sakkinen New
tpm: rename TPM_TRANSMIT_RAW -> TPM_TRANSMIT_IGNORE_LOCALITY - - - --- 2018-02-16 Jarkko Sakkinen New
tpm: use kmemdup() to copy the EFI event log - - - --- 2018-02-19 Jarkko Sakkinen New
[v2] tpm: use kmemdup() to copy the event log - 1 - --- 2018-02-20 Jarkko Sakkinen New
[v4] tpm: Trigger only missing TPM 2.0 self tests - - - --- 2018-02-20 Jarkko Sakkinen New
[1/5] tpm: Trigger only missing TPM 2.0 self tests - - - --- 2018-02-28 Jarkko Sakkinen New
[2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf - - - --- 2018-02-28 Jarkko Sakkinen New
[3/5] tpm: migrate tpm2_probe() to use struct tpm_buf - - - --- 2018-02-28 Jarkko Sakkinen New
[4/5] tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf - - - --- 2018-02-28 Jarkko Sakkinen New
[5/5] tpm: migrate tpm2_get_random() to use struct tpm_buf - - - --- 2018-02-28 Jarkko Sakkinen New
[v2,1/5] tpm: fix intermittent failure with self tests - - 1 --- 2018-03-05 Jarkko Sakkinen New
[v2,2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v2,3/5] tpm: migrate tpm2_probe() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v2,4/5] tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v2,5/5] tpm: migrate tpm2_get_random() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v3,1/5] tpm: fix intermittent failure with self tests - - 1 --- 2018-03-05 Jarkko Sakkinen New
[v3,2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v3,3/5] tpm: migrate tpm2_probe() to use struct tpm_buf 1 - - --- 2018-03-05 Jarkko Sakkinen New
[v3,4/5] tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v3,5/5] tpm: migrate tpm2_get_random() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
tpm: allow TCPA log area to be empty - - 1 --- 2018-03-10 Jarkko Sakkinen New
[v4,1/4] tpm: migrate tpm2_shutdown() to use struct tpm_buf - 2 1 --- 2018-03-26 Jarkko Sakkinen New
[v4,2/4] tpm: migrate tpm2_probe() to use struct tpm_buf 1 2 1 --- 2018-03-26 Jarkko Sakkinen New
[v4,3/4] tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf - 2 1 --- 2018-03-26 Jarkko Sakkinen New
[v4,4/4] tpm: migrate tpm2_get_random() to use struct tpm_buf - - 1 --- 2018-03-26 Jarkko Sakkinen New
[1/3] tpm: cmd_ready command can be issued only after granting locality - 1 1 --- 2018-04-25 Jarkko Sakkinen New
[2/3] tpm: tpm-interface: fix tpm_transmit/_cmd kdoc - 1 - --- 2018-04-25 Jarkko Sakkinen New
[3/3] tpm: add retry logic - 1 1 --- 2018-04-25 Jarkko Sakkinen New
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED - - - --- 2018-06-29 Jarkko Sakkinen New
tpm: require to compile as part of the kernel - - - --- 2018-06-29 Jarkko Sakkinen New
tpm: factor out TPM 1.x duration calculation to tpm1-cmd.c tpm: factor out TPM 1.x duration calculation to tpm1-cmd.c - 1 - --- 2018-08-24 Jarkko Sakkinen New
tpm: fix response size validation in tpm_get_random() tpm: fix response size validation in tpm_get_random() - 1 - --- 2018-09-03 Jarkko Sakkinen New
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter - - - --- 2018-10-24 Jarkko Sakkinen New
[v2] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter [v2] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter - - - --- 2018-10-26 Jarkko Sakkinen New
tpm: clean up tpm_try_transmit() error handling flow tpm: clean up tpm_try_transmit() error handling flow - - - --- 2018-10-29 Jarkko Sakkinen New
tpm: access command header through struct in tpm_try_transmit() tpm: access command header through struct in tpm_try_transmit() - - - --- 2018-11-03 Jarkko Sakkinen New
tpm: move tpm_validate_commmand() to tpm2-space.c tpm: move tpm_validate_commmand() to tpm2-space.c - - - --- 2018-11-03 Jarkko Sakkinen New
[1/6] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Detach TPM space code from tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[2/6] tpm: clean up tpm_try_transmit() error handling flow Detach TPM space code from tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[3/6] tpm: access command header through struct in tpm_try_transmit() Detach TPM space code from tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[4/6] tpm: move tpm_validate_commmand() to tpm2-space.c Detach TPM space code from tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[5/6] tpm: encapsulate tpm_dev_transmit() Detach TPM space code from tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[6/6] tpm: move TPM space code out of tpm_transmit() Detach TPM space code from tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[1/8] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Detach TPM space code out of the tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[2/8] tpm: print tpm2_commit_space() error inside tpm2_commit_space() Detach TPM space code out of the tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[3/8] tpm: clean up tpm_try_transmit() error handling flow Detach TPM space code out of the tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[4/8] tpm: access command header through struct in tpm_try_transmit() Detach TPM space code out of the tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[5/8] tpm: move tpm_validate_commmand() to tpm2-space.c Detach TPM space code out of the tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[6/8] tpm: encapsulate tpm_dev_transmit() Detach TPM space code out of the tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[7/8] tpm: move TPM space code out of tpm_transmit() Detach TPM space code out of the tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[8/8] tpm: remove @space from tpm_transmit() Detach TPM space code out of the tpm_transmit() flow - - - --- 2018-11-03 Jarkko Sakkinen New
[v3,01/16] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Remove nested TPM operations - 1 - --- 2018-11-05 Jarkko Sakkinen New
[v3,02/16] tpm: fix invalid return value in pubek_show() Remove nested TPM operations - 1 - --- 2018-11-05 Jarkko Sakkinen New
[v3,03/16] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,04/16] tpm: call tpm2_flush_space() on error in tpm_try_transmit() Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,05/16] tpm: print tpm2_commit_space() error inside tpm2_commit_space() Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,06/16] tpm: clean up tpm_try_transmit() error handling flow Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,07/16] tpm: access command header through struct in tpm_try_transmit() Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,08/16] tpm: move tpm_validate_commmand() to tpm2-space.c Remove nested TPM operations - 1 - --- 2018-11-05 Jarkko Sakkinen New
[v3,09/16] tpm: encapsulate tpm_dev_transmit() Remove nested TPM operations - 1 - --- 2018-11-05 Jarkko Sakkinen New
[v3,10/16] tpm: move TPM space code out of tpm_transmit() Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,12/16] tpm: use tpm_try_get_ops() in tpm-sysfs.c. Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,13/16] tpm: remove TPM_TRANSMIT_UNLOCKED flag Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,14/16] tpm: introduce tpm_chip_start() and tpm_chip_stop() Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,15/16] tpm: take TPM chip power gating out of tpm_transmit() Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,16/16] tpm: remove @flags from tpm_transmit() Remove nested TPM operations - - - --- 2018-11-05 Jarkko Sakkinen New
[v3,11/16] tpm: remove @space from tpm_transmit() Untitled series #38625 - - - --- 2018-11-05 Jarkko Sakkinen New
[v4,01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,02/17] tpm: fix invalid return value in pubek_show() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,04/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,05/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,06/17] tpm: clean up tpm_try_transmit() error handling flow Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,07/17] tpm: declare struct tpm_header Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,08/17] tpm: access command header through struct in tpm_try_transmit() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,09/17] tpm: move tpm_validate_commmand() to tpm2-space.c Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,10/17] tpm: encapsulate tpm_dev_transmit() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,11/17] tpm: move TPM space code out of tpm_transmit() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,12/17] tpm: remove @space from tpm_transmit() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c. Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,16/17] tpm: take TPM chip power gating out of tpm_transmit() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v4,17/17] tpm: remove @flags from tpm_transmit() Remove nested TPM operations - - - --- 2018-11-06 Jarkko Sakkinen New
[v5,01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,02/17] tpm: fix invalid return value in pubek_show() Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,04/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit() Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,05/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space() Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,06/17] tpm: clean up tpm_try_transmit() error handling flow Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,07/17] tpm: declare struct tpm_header Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,08/17] tpm: access command header through struct in tpm_try_transmit() Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,09/17] tpm: move tpm_validate_commmand() to tpm2-space.c Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,10/17] tpm: encapsulate tpm_dev_transmit() Remove nested TPM operations - 1 - --- 2018-11-08 Jarkko Sakkinen New
[v5,11/17] tpm: move TPM space code out of tpm_transmit() Remove nested TPM operations - - - --- 2018-11-08 Jarkko Sakkinen New
« 1 2 3 4 »