Show patches with: Submitter = James Bottomley       |    State = Action Required       |    Archived = No       |   58 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,01/17] tpm: Remove unused tpm_buf_tag() add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,02/17] tpm: Remove tpm_send() add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,03/17] tpm: Move buffer handling from static inlines to real functions add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,04/17] tpm: Update struct tpm_buf documentation comments add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,05/17] tpm: Store the length of the tpm_buf data separately. add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,06/17] tpm: TPM2B formatted buffers add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,07/17] tpm: Add tpm_buf_read_{u8,u16,u32} add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,08/17] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,09/17] crypto: lib - implement library version of AES in CFB mode add integrity and security to TPM2 transactions - 1 1 --- 2023-11-27 James Bottomley New
[v5,10/17] tpm: add buffer function to point to returned parameters add integrity and security to TPM2 transactions - 1 - --- 2023-11-27 James Bottomley New
[v5,11/17] tpm: export the context save and load commands add integrity and security to TPM2 transactions - 1 - --- 2023-11-27 James Bottomley New
[v5,12/17] tpm: Add full HMAC and encrypt/decrypt session handling code add integrity and security to TPM2 transactions - 1 - --- 2023-11-27 James Bottomley New
[v5,13/17] tpm: add hmac checks to tpm2_pcr_extend() add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,14/17] tpm: add session encryption protection to tpm2_get_random() add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,15/17] KEYS: trusted: Add session encryption protection to the seal/unseal path add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v5,16/17] tpm: add the null key name as a sysfs export add integrity and security to TPM2 transactions - - 1 --- 2023-11-27 James Bottomley New
[v5,17/17] Documentation: add tpm-security.rst add integrity and security to TPM2 transactions - - - --- 2023-11-27 James Bottomley New
[v6,01/20] tpm: Remove unused tpm_buf_tag() add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,02/20] tpm: Remove tpm_send() add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,03/20] tpm: Move buffer handling from static inlines to real functions add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,04/20] tpm: Update struct tpm_buf documentation comments add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,05/20] tpm: Store the length of the tpm_buf data separately. add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,06/20] tpm: TPM2B formatted buffers add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,07/20] tpm: Add tpm_buf_read_{u8,u16,u32} add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,08/20] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,09/20] crypto: lib - implement library version of AES in CFB mode add integrity and security to TPM2 transactions - 2 1 --- 2024-01-02 James Bottomley New
[v6,10/20] tpm: add buffer function to point to returned parameters add integrity and security to TPM2 transactions - 2 - --- 2024-01-02 James Bottomley New
[v6,11/20] tpm: export the context save and load commands add integrity and security to TPM2 transactions - 2 - --- 2024-01-02 James Bottomley New
[v6,12/20] tpm: Add NULL primary creation add integrity and security to TPM2 transactions - - - --- 2024-01-02 James Bottomley New
[v6,13/20] tpm: Add HMAC session start and end functions add integrity and security to TPM2 transactions - 1 - --- 2024-01-02 James Bottomley New
[v6,14/20] tpm: Add HMAC session name/handle append add integrity and security to TPM2 transactions - 1 - --- 2024-01-02 James Bottomley New
[v6,15/20] tpm: Add the rest of the session HMAC API add integrity and security to TPM2 transactions - 1 - --- 2024-01-02 James Bottomley New
[v6,16/20] tpm: add hmac checks to tpm2_pcr_extend() add integrity and security to TPM2 transactions - 1 - --- 2024-01-02 James Bottomley New
[v6,17/20] tpm: add session encryption protection to tpm2_get_random() add integrity and security to TPM2 transactions - 1 - --- 2024-01-02 James Bottomley New
[v6,18/20] KEYS: trusted: Add session encryption protection to the seal/unseal path add integrity and security to TPM2 transactions - 1 - --- 2024-01-02 James Bottomley New
[v6,19/20] tpm: add the null key name as a sysfs export add integrity and security to TPM2 transactions - 1 - --- 2024-01-02 James Bottomley New
[v6,20/20] Documentation: add tpm-security.rst add integrity and security to TPM2 transactions - 1 - --- 2024-01-02 James Bottomley New
[v7,01/21] tpm: Remove unused tpm_buf_tag() add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,02/21] tpm: Remove tpm_send() add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,03/21] tpm: Move buffer handling from static inlines to real functions add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,04/21] tpm: Update struct tpm_buf documentation comments add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,05/21] tpm: Store the length of the tpm_buf data separately. add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,06/21] tpm: TPM2B formatted buffers add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,07/21] tpm: Add tpm_buf_read_{u8,u16,u32} add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,08/21] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,09/21] crypto: lib - implement library version of AES in CFB mode add integrity and security to TPM2 transactions - 2 1 --- 2024-02-13 James Bottomley New
[v7,10/21] tpm: add buffer function to point to returned parameters add integrity and security to TPM2 transactions - 2 - --- 2024-02-13 James Bottomley New
[v7,11/21] tpm: export the context save and load commands add integrity and security to TPM2 transactions - 2 - --- 2024-02-13 James Bottomley New
[v7,12/21] tpm: Add NULL primary creation add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New
[v7,13/21] tpm: Add HMAC session start and end functions add integrity and security to TPM2 transactions - 1 - --- 2024-02-13 James Bottomley New
[v7,14/21] tpm: Add HMAC session name/handle append add integrity and security to TPM2 transactions - 1 - --- 2024-02-13 James Bottomley New
[v7,15/21] tpm: Add the rest of the session HMAC API add integrity and security to TPM2 transactions - 1 - --- 2024-02-13 James Bottomley New
[v7,16/21] tpm: add hmac checks to tpm2_pcr_extend() add integrity and security to TPM2 transactions - 1 - --- 2024-02-13 James Bottomley New
[v7,17/21] tpm: add session encryption protection to tpm2_get_random() add integrity and security to TPM2 transactions - 1 - --- 2024-02-13 James Bottomley New
[v7,18/21] KEYS: trusted: Add session encryption protection to the seal/unseal path add integrity and security to TPM2 transactions - 1 - --- 2024-02-13 James Bottomley New
[v7,19/21] tpm: add the null key name as a sysfs export add integrity and security to TPM2 transactions - 1 - --- 2024-02-13 James Bottomley New
[v7,20/21] Documentation: add tpm-security.rst add integrity and security to TPM2 transactions - 1 - --- 2024-02-13 James Bottomley New
[v7,21/21] tpm: disable the TPM if NULL name changes add integrity and security to TPM2 transactions - - - --- 2024-02-13 James Bottomley New