Show patches with: State = Action Required       |   9499 patches
« 1 2 ... 84 85 8694 95 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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,03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails 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,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,6/6] tpm: ensure that the output of PCR read contains the correct digest size tpm: retrieve digest size of unknown algorithms from TPM - 1 - --- 2018-11-06 Roberto Sassu New
[v4,5/6] tpm: retrieve digest size of unknown algorithms with PCR read tpm: retrieve digest size of unknown algorithms from TPM 1 1 - --- 2018-11-06 Roberto Sassu New
[v4,4/6] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm tpm: retrieve digest size of unknown algorithms from TPM 1 - - --- 2018-11-06 Roberto Sassu New
[v4,3/6] tpm: rename and export tpm2_digest and tpm2_algorithms tpm: retrieve digest size of unknown algorithms from TPM 1 1 - --- 2018-11-06 Roberto Sassu New
[v4,2/6] tpm: remove definition of TPM2_ACTIVE_PCR_BANKS tpm: retrieve digest size of unknown algorithms from TPM - - - --- 2018-11-06 Roberto Sassu New
[v4,1/6] tpm: dynamically allocate active_banks array tpm: retrieve digest size of unknown algorithms from TPM - - - --- 2018-11-06 Roberto Sassu New
[v3,11/16] tpm: remove @space from tpm_transmit() Untitled series #38625 - - - --- 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,15/16] tpm: take TPM chip power gating out of tpm_transmit() 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,13/16] tpm: remove TPM_TRANSMIT_UNLOCKED flag 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,10/16] tpm: move TPM space code out of tpm_transmit() Remove nested TPM operations - - - --- 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,08/16] tpm: move tpm_validate_commmand() to tpm2-space.c Remove nested TPM operations - 1 - --- 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,06/16] tpm: clean up tpm_try_transmit() error handling flow 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,04/16] tpm: call tpm2_flush_space() on error in tpm_try_transmit() Remove nested TPM operations - - - --- 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,02/16] tpm: fix invalid return value in pubek_show() Remove nested TPM operations - 1 - --- 2018-11-05 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
[8/8] tpm: remove @space from tpm_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
[6/8] tpm: encapsulate tpm_dev_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
[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
[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
[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
[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
[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
[5/6] tpm: encapsulate tpm_dev_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
[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
[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
[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
tpm: move tpm_validate_commmand() to tpm2-space.c tpm: move tpm_validate_commmand() to tpm2-space.c - - - --- 2018-11-03 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
[v2,12/12] f2fs: fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,11/12] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,10/12] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,09/12] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,08/12] fs-verity: add CRC-32C support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,07/12] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,04/12] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,03/12] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,02/12] fs-verity: add setup code, UAPI, and Kconfig fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v2,01/12] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - - --- 2018-11-01 Eric Biggers New
[v3,5/5] tpm: ensure that output of PCR read contains the correct digest size tpm: retrieve digest size of unknown algorithms from TPM - - - --- 2018-10-30 Roberto Sassu New
[v3,4/5] tpm: retrieve digest size of unknown algorithms with PCR read tpm: retrieve digest size of unknown algorithms from TPM 1 1 - --- 2018-10-30 Roberto Sassu New
[v3,3/5] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm tpm: retrieve digest size of unknown algorithms from TPM 1 - - --- 2018-10-30 Roberto Sassu New
[v3,2/5] tpm: rename and export tpm2_digest and tpm2_algorithms tpm: retrieve digest size of unknown algorithms from TPM 1 1 - --- 2018-10-30 Roberto Sassu New
[v3,1/5] tpm: change the end marker of the active_banks array to zero tpm: retrieve digest size of unknown algorithms from TPM - 1 - --- 2018-10-30 Roberto Sassu New
[v2] tpm: add support for partial reads [v2] tpm: add support for partial reads - - - --- 2018-10-29 Tadeusz Struk 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: tpm_ibmvtpm: fix kdoc warnings tpm: tpm_ibmvtpm: fix kdoc warnings - 1 - --- 2018-10-26 Winkler, Tomas New
[v3] tpm: fix kdoc for tpm2_flush_context_cmd() [v3] tpm: fix kdoc for tpm2_flush_context_cmd() - 1 - --- 2018-10-26 Winkler, Tomas 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
[v2] tpm: fix kdoc for tpm2_flush_context_cmd() [v2] tpm: fix kdoc for tpm2_flush_context_cmd() - - - --- 2018-10-26 Winkler, Tomas 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
[17/17] prmem: ima: turn the measurements list write rare prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[16/17] prmem: pratomic-long prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[15/17] prmem: test cases for prlist and prhlist prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[14/17] prmem: llist, hlist, both plain and rcu prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[13/17] prmem: linked list: disable layout randomization prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[12/17] prmem: linked list: set alignment prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[11/17] prmem: llist: use designated initializer prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[10/17] prmem: documentation prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[09/17] prmem: hardened usercopy prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[08/17] prmem: struct page: track vmap_area prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[07/17] prmem: lkdtm tests for memory protection prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[06/17] prmem: test cases for memory protection prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[05/17] prmem: shorthands for write rare on common types prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[04/17] prmem: dynamic allocation prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[03/17] prmem: vmalloc support for dynamic allocation prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[02/17] prmem: write rare for static allocation prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[01/17] prmem: linker section for static write rare prmem: protected memory - - - --- 2018-10-23 Igor Stoppa New
[v2] KEYS: trusted: fix -Wvarags warning [v2] KEYS: trusted: fix -Wvarags warning - 2 1 --- 2018-10-22 Nick Desaulniers New
[v4,7/7] tpm2-sessions: NOT FOR COMMITTING add sessions testing add integrity and security to TPM2 transactions - - - --- 2018-10-22 James Bottomley New
[v4,6/7] tpm: add the null key name as a tpm2 sysfs variable add integrity and security to TPM2 transactions - - - --- 2018-10-22 James Bottomley New
[v4,5/7] trusted keys: Add session encryption protection to the seal/unseal path add integrity and security to TPM2 transactions - - - --- 2018-10-22 James Bottomley New
[v4,4/7] tpm2: add session encryption protection to tpm2_get_random() add integrity and security to TPM2 transactions - - - --- 2018-10-22 James Bottomley New
[v4,3/7] tpm2: add hmac checks to tpm2_pcr_extend() add integrity and security to TPM2 transactions - - - --- 2018-10-22 James Bottomley New
[v4,2/7] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling add integrity and security to TPM2 transactions - 1 - --- 2018-10-22 James Bottomley New
[v4,1/7] tpm-buf: create new functions for handling TPM buffers add integrity and security to TPM2 transactions - - - --- 2018-10-22 James Bottomley New
[v7,21/21] tpm: use u32 instead of int for PCR index tpm: separate tpm 1.x and tpm 2.x commands - 1 1 --- 2018-10-19 Winkler, Tomas New
[v7,20/21] tpm1: reimplement tpm1_continue_selftest() using tpm_buf tpm: separate tpm 1.x and tpm 2.x commands - 1 1 --- 2018-10-19 Winkler, Tomas New
[v7,19/21] tpm1: reimplement SAVESTATE using tpm_buf tpm: separate tpm 1.x and tpm 2.x commands - 1 1 --- 2018-10-19 Winkler, Tomas New
[v7,18/21] tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read() tpm: separate tpm 1.x and tpm 2.x commands - 1 1 --- 2018-10-19 Winkler, Tomas New
[v7,17/21] tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure tpm: separate tpm 1.x and tpm 2.x commands - 1 1 --- 2018-10-19 Winkler, Tomas New
[v7,16/21] tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure tpm: separate tpm 1.x and tpm 2.x commands - 1 1 --- 2018-10-19 Winkler, Tomas New
[v7,15/21] tpm: tpm-space.c remove unneeded semicolon tpm: separate tpm 1.x and tpm 2.x commands - 1 - --- 2018-10-19 Winkler, Tomas New
[v7,14/21] tpm: tpm-interface.c drop unused macros tpm: separate tpm 1.x and tpm 2.x commands - 1 - --- 2018-10-19 Winkler, Tomas New
[v7,13/21] tpm: add tpm_auto_startup() into tpm-interface.c tpm: separate tpm 1.x and tpm 2.x commands - 1 1 --- 2018-10-19 Winkler, Tomas New
« 1 2 ... 84 85 8694 95 »