Show patches with: Archived = No       |   912 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/5] tpm: move tpm_eventlog.h outside of drivers folder - - - --- 2017-09-20 Thiébaud Weksteen Accepted
[v3,2/5] tpm: rename event log provider files - 1 - --- 2017-09-20 Thiébaud Weksteen Accepted
[v3,3/5] tpm: add event log format version - - - --- 2017-09-20 Thiébaud Weksteen Accepted
[v3,4/5] efi: call get_event_log before ExitBootServices - - - --- 2017-09-20 Thiébaud Weksteen Accepted
[v3,5/5] tpm: parse TPM event logs based on EFI table - 1 - --- 2017-09-20 Thiébaud Weksteen Accepted
[v4,1/4] tpm: move wait_for_tpm_stat() to respective driver files - 2 1 --- 2017-10-17 Nayna Accepted
[v4,2/4] tpm: ignore burstcount to improve tpm_tis send() performance 1 1 1 --- 2017-10-17 Nayna Accepted
[v4,3/4] tpm: reduce tpm polling delay in tpm_tis_core - 1 1 --- 2017-10-17 Nayna Accepted
[v4,4/4] tpm: use tpm_msleep() value as max delay 1 1 2 --- 2017-10-17 Nayna Accepted
[RFC,1/9] tpm_tis_core: clean up whitespace - - - --- 2017-12-08 Alexander Steffen Rejected
[RFC,2/9] tpm_tis_core: access single TIS registers before doing complex transfers - - - --- 2017-12-08 Alexander Steffen Rejected
[RFC,3/9] tpm_tis_core: correctly wait for flags to become zero - 1 - --- 2017-12-08 Alexander Steffen Rejected
[RFC,4/9] tpm_tis_core: send all data in single operation - 1 - --- 2017-12-08 Alexander Steffen Rejected
[RFC,5/9] tpm_tis_core: use XDATA_FIFO for transfers if available - - - --- 2017-12-08 Alexander Steffen Rejected
[RFC,6/9] tpm_tis_spi: fix sending wrong data during wait state handling - - - --- 2017-12-08 Alexander Steffen Rejected
[RFC,7/9] tpm_tis_spi: release CS line when wait state handling fails - 1 - --- 2017-12-08 Alexander Steffen Rejected
[RFC,8/9] tpm_tis_spi: add delay between wait state retries - - - --- 2017-12-08 Alexander Steffen Rejected
[RFC,9/9] tpm: ignore burstcount to improve tpm_tis send() performance 1 1 1 --- 2017-12-08 Alexander Steffen Rejected
[1/4] tpm: fix access attempt to an already unmapped I/O memory region - 1 1 --- 2017-12-20 Javier Martinez Canillas Accepted
[2/4] tpm: delete the TPM_TIS_CLK_ENABLE flag - 1 1 --- 2017-12-20 Javier Martinez Canillas Accepted
[3/4] tpm: follow coding style for variable declaration in tpm_tis_core_init() - 1 1 --- 2017-12-20 Javier Martinez Canillas Accepted
[4/4] tpm: only attempt to disable the LPC CLKRUN if is already enabled - 1 2 --- 2017-12-20 Javier Martinez Canillas Accepted
[v2] tpm: remove unused data fields from I2C and OF device ID tables - 3 - --- 2017-12-22 Javier Martinez Canillas Accepted
[v7,1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data - 1 1 --- 2017-12-22 Azhar Shaikh Accepted
[v7,2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd() - - - --- 2017-12-22 Azhar Shaikh Accepted
[v2,1/3] tpm: delete the TPM_TIS_CLK_ENABLE flag - 1 1 --- 2017-12-25 Javier Martinez Canillas Accepted
[v2,2/3] tpm: follow coding style for variable declaration in tpm_tis_core_init() - 1 1 --- 2017-12-25 Javier Martinez Canillas Accepted
[v2,3/3] tpm: only attempt to disable the LPC CLKRUN if is already enabled - 1 3 --- 2017-12-25 Javier Martinez Canillas Accepted
[v4,1/3] crypto: streebog - add Streebog hash function crypto: streebog - add Streebog hash function - 1 - --- 2018-11-06 Vitaly Chikunov Not Applicable
[v4,2/3] crypto: streebog - register Streebog in hash info for IMA crypto: streebog - add Streebog hash function - 1 - --- 2018-11-06 Vitaly Chikunov Not Applicable
[v4,3/3] crypto: streebog - add Streebog test vectors crypto: streebog - add Streebog hash function 1 - - --- 2018-11-06 Vitaly Chikunov Not Applicable
[1/3] ima-avm-utils: Fix hash buffer overflow in verify_evm [1/3] ima-avm-utils: Fix hash buffer overflow in verify_evm - - - --- 2018-11-26 Vitaly Chikunov Superseded
[2/3] ima-evm-utils: Add --xattr-user option for testing [1/3] ima-avm-utils: Fix hash buffer overflow in verify_evm - - - --- 2018-11-26 Vitaly Chikunov Superseded
[3/3] ima-evm-utils: Allow to use Streebog hash function [1/3] ima-avm-utils: Fix hash buffer overflow in verify_evm - - - --- 2018-11-26 Vitaly Chikunov Superseded
[v2,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm [v2,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-11-28 Vitaly Chikunov Changes Requested
[v2,2/7] ima-evm-utils: Define hash and sig buffer sizes and add asserts [v2,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-11-28 Vitaly Chikunov Changes Requested
[v2,3/7] ima-evm-utils: Define the '--xattr-user' option for testing [v2,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-11-28 Vitaly Chikunov Changes Requested
[v2,4/7] ima-evm-utils: Allow using Streebog hash function [v2,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-11-28 Vitaly Chikunov Changes Requested
[v2,5/7] ima-evm-utils: Preload OpenSSL engine via '--engine' option [v2,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-11-28 Vitaly Chikunov Changes Requested
[v2,6/7] ima-evm-utils: Extract digest algorithms from hash_info.h [v2,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-11-28 Vitaly Chikunov Superseded
[v2,7/7] ima-evm-utils: Try to load digest by its alias [v2,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-11-28 Vitaly Chikunov Changes Requested
[v2.1,6/7] ima-evm-utils: Extract digest algorithms from hash_info.h Untitled series #49333 - - - --- 2018-11-29 Vitaly Chikunov Changes Requested
[v3,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm [v3,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-12-03 Vitaly Chikunov Accepted
[v3,2/7] ima-evm-utils: Define hash and sig buffer sizes and add asserts [v3,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-12-03 Vitaly Chikunov Accepted
[v3,3/7] ima-evm-utils: Define the '--xattr-user' option for testing [v3,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-12-03 Vitaly Chikunov Accepted
[v3,4/7] ima-evm-utils: Allow using Streebog hash function [v3,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-12-03 Vitaly Chikunov Accepted
[v3,5/7] ima-evm-utils: Preload OpenSSL engine via '--engine' option [v3,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-12-03 Vitaly Chikunov Accepted
[v3,6/7] ima-evm-utils: Extract digest algorithms from hash_info.h [v3,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-12-03 Vitaly Chikunov Accepted
[v3,7/7] ima-evm-utils: Try to load digest by its alias [v3,1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm - - - --- 2018-12-03 Vitaly Chikunov Accepted
tpm_tis_spi: Don't send anything during flow control tpm_tis_spi: Don't send anything during flow control - 2 - --- 2020-05-28 Doug Anderson Accepted
[PATCHv5,1/3] optee: do drivers initialization before and after tee-supplicant run optee: register drivers on optee bus - - - --- 2020-05-29 Maxim Uvarov Rejected
[PATCHv5,2/3] optee: use uuid for sysfs driver entry optee: register drivers on optee bus - - - --- 2020-05-29 Maxim Uvarov Rejected
[PATCHv5,3/3] tpm_ftpm_tee: register driver on TEE bus optee: register drivers on optee bus - 1 - --- 2020-05-29 Maxim Uvarov Rejected
[PATCHv6,1/3] optee: use uuid for sysfs driver entry optee: register drivers on optee bus - 1 - --- 2020-06-01 Maxim Uvarov Rejected
[PATCHv6,2/3] optee: enable support for multi-stage bus enumeration optee: register drivers on optee bus - 1 - --- 2020-06-01 Maxim Uvarov Rejected
[PATCHv6,3/3] tpm_ftpm_tee: register driver on TEE bus optee: register drivers on optee bus - 1 - --- 2020-06-01 Maxim Uvarov Rejected
[v10,1/8] lib: add ASN.1 encoder TPM 2.0 trusted keys with attached policy - 1 - --- 2020-06-16 James Bottomley Rejected
[v10,2/8] oid_registry: Add TCG defined OIDS for TPM keys TPM 2.0 trusted keys with attached policy 1 1 - --- 2020-06-16 James Bottomley Rejected
[v10,3/8] security: keys: trusted: fix TPM2 authorizations TPM 2.0 trusted keys with attached policy - 1 - --- 2020-06-16 James Bottomley Rejected
[v10,4/8] security: keys: trusted: use ASN.1 TPM2 key format for the blobs TPM 2.0 trusted keys with attached policy - 1 1 --- 2020-06-16 James Bottomley Rejected
[v10,5/8] security: keys: trusted: Make sealed key properly interoperable TPM 2.0 trusted keys with attached policy - 1 - --- 2020-06-16 James Bottomley Rejected
[v10,6/8] security: keys: trusted: add PCR policy to TPM2 keys TPM 2.0 trusted keys with attached policy - - - --- 2020-06-16 James Bottomley Rejected
[v10,7/8] security: keys: trusted: add ability to specify arbitrary policy TPM 2.0 trusted keys with attached policy - - - --- 2020-06-16 James Bottomley Rejected
[v10,8/8] security: keys: trusted: implement counter/timer policy TPM 2.0 trusted keys with attached policy - - - --- 2020-06-16 James Bottomley Rejected
[v12,1/9] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional Add tpm i2c ptp driver - 1 1 --- 2020-06-25 Amir Mizinski Rejected
[v12,2/9] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte … Add tpm i2c ptp driver - 1 - --- 2020-06-25 Amir Mizinski Rejected
[v12,3/9] tpm: tpm_tis: Add retry in case of protocol failure. Add tpm i2c ptp driver - - - --- 2020-06-25 Amir Mizinski Rejected
[v12,4/9] tpm: tpm_tis: Add verify_data_integrity handle to tpm_tis_phy_ops Add tpm i2c ptp driver - - - --- 2020-06-25 Amir Mizinski Rejected
[v12,5/9] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()" Add tpm i2c ptp driver - - - --- 2020-06-25 Amir Mizinski Rejected
[v12,6/9] tpm: Handle an exception for TPM Firmware Update mode. Add tpm i2c ptp driver - - - --- 2020-06-25 Amir Mizinski Rejected
[v12,7/9] tpm: tpm_tis: verify TPM_STS register is valid after locality request Add tpm i2c ptp driver - - - --- 2020-06-25 Amir Mizinski Rejected
[v12,8/9] tpm: Add YAML schema for TPM TIS I2C options Add tpm i2c ptp driver - 1 - --- 2020-06-25 Amir Mizinski Rejected
[v12,9/9] tpm: tpm_tis: add tpm_tis_i2c driver Add tpm i2c ptp driver - - 2 --- 2020-06-25 Amir Mizinski Rejected
[v7,1/2] acpi: Extend TPM2 ACPI table with missing log fields tpm2: Make TPM2 logs accessible for non-UEFI firmware 1 1 - --- 2020-06-25 Stefan Berger jsakkine Rejected
[v7,2/2] tpm: Add support for event log pointer found in TPM2 ACPI table tpm2: Make TPM2 logs accessible for non-UEFI firmware - - - --- 2020-06-25 Stefan Berger jsakkine Rejected
tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE - 1 1 --- 2020-07-02 Jarkko Sakkinen Under Review
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102") Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102") - 1 - --- 2020-07-06 Jarkko Sakkinen Awaiting Upstream
[RESEND,v9,1/2] acpi: Extend TPM2 ACPI table with missing log fields tpm2: Make TPM2 logs accessible for non-UEFI firmware 1 2 - --- 2020-07-06 Stefan Berger jsakkine Accepted
[RESEND,v9,2/2] tpm: Add support for event log pointer found in TPM2 ACPI table tpm2: Make TPM2 logs accessible for non-UEFI firmware - 1 - --- 2020-07-06 Stefan Berger jsakkine Accepted
[v3,1/2] tpm: tis: add support for MMIO TPM on SynQuacer synquacer: add TPM support - - - --- 2020-07-08 Masahisa Kojima jsakkine Rejected
[v3,2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device synquacer: add TPM support 1 - - --- 2020-07-08 Masahisa Kojima jsakkine Rejected
tpm: avoid accessing cleared ops during shutdown tpm: avoid accessing cleared ops during shutdown - - - --- 2020-07-10 Andrey Pronin jsakkine Rejected
[v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures [v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures - 1 - --- 2020-07-10 Tyler Hicks jsakkine Accepted
[1/3] tpm: Put the TCPA table buf after using it [1/3] tpm: Put the TCPA table buf after using it - - - --- 2020-07-17 Hanjun Guo jsakkine Rejected
[2/3] tpm: tpm_crb: Put the TPM2 table after using it [1/3] tpm: Put the TCPA table buf after using it - - - --- 2020-07-17 Hanjun Guo jsakkine Rejected
[3/3] tpm: tpm_tis: Put the TPM2 table after using it [1/3] tpm: Put the TCPA table buf after using it - - - --- 2020-07-17 Hanjun Guo jsakkine Rejected
[v3,1/1] tpm: add sysfs exports for all banks of PCR registers add sysfs exports for TPM 2 PCR registers - 1 1 --- 2020-07-22 James Bottomley jsakkine Rejected
[1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh TPM 2.0 fixes in IMA tests - - - --- 2020-09-25 Petr Vorel Changes Requested
[2/4] IMA: Rewrite ima_boot_aggregate.c to new API TPM 2.0 fixes in IMA tests - - - --- 2020-09-25 Petr Vorel Changes Requested
[3/4] ima_tpm.sh: Fix calculating boot aggregate TPM 2.0 fixes in IMA tests - - - --- 2020-09-25 Petr Vorel Changes Requested
[4/4] ima_tpm.sh: Fix calculating PCR aggregate TPM 2.0 fixes in IMA tests - - - --- 2020-09-25 Petr Vorel Changes Requested
[v3,1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh TPM 2.0 fixes in IMA tests - - - --- 2020-09-29 Petr Vorel Superseded
[v3,2/4] IMA: Rewrite ima_boot_aggregate.c to new API TPM 2.0 fixes in IMA tests - - - --- 2020-09-29 Petr Vorel Superseded
[v3,3/4] ima_tpm.sh: Fix calculating boot aggregate TPM 2.0 fixes in IMA tests - - - --- 2020-09-29 Petr Vorel Superseded
[v3,4/4] ima_tpm.sh: Fix calculating PCR aggregate TPM 2.0 fixes in IMA tests - - - --- 2020-09-29 Petr Vorel Superseded
[v4,1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh TPM 2.0 fixes in IMA tests - - - --- 2020-09-30 Petr Vorel Superseded
[v4,2/4] IMA: Rewrite ima_boot_aggregate.c to new API TPM 2.0 fixes in IMA tests - - - --- 2020-09-30 Petr Vorel Superseded
[v4,3/4] ima_tpm.sh: Fix calculating boot aggregate TPM 2.0 fixes in IMA tests - - - --- 2020-09-30 Petr Vorel Superseded
[v4,4/4] ima_tpm.sh: Fix calculating PCR aggregate TPM 2.0 fixes in IMA tests - - - --- 2020-09-30 Petr Vorel Superseded
tpm/tpm_i2c_infineon: Fix init endian vendor check tpm/tpm_i2c_infineon: Fix init endian vendor check - - - --- 2021-09-08 Florian Eckert Superseded
« 1 2 3 49 10 »