Show patches with: Archived = No       |   625 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tpm/tpm_i2c_infineon: Fix init endian vendor check tpm/tpm_i2c_infineon: Fix init endian vendor check - - - --- 2021-09-08 Florian Eckert Superseded
tpm: validate object type in tpm2_handle_mso() tpm: validate object type in tpm2_handle_mso() - - - --- 2024-07-07 Jarkko Sakkinen New
tpm: tpm_crb: Call acpi_put_table() on firmware bug tpm: tpm_crb: Call acpi_put_table() on firmware bug - - - --- 2024-05-31 Joe Hattori New
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local - - - --- 2024-05-28 Jarkko Sakkinen New
tpm: Remove illict WARN's from tpm2-sessions.c tpm: Remove illict WARN's from tpm2-sessions.c - - - --- 2024-05-29 Jarkko Sakkinen New
tpm: remove file header documentation from tpm2-sessions.c tpm: remove file header documentation from tpm2-sessions.c - - - --- 2024-09-15 Jarkko Sakkinen New
tpm: Open code tpm_buf_parameters() tpm: Open code tpm_buf_parameters() - - - --- 2024-05-25 Jarkko Sakkinen New
tpm: Move dereference after NULL check in tpm_buf_check_hmac_response tpm: Move dereference after NULL check in tpm_buf_check_hmac_response - - - --- 2024-07-09 Hao Ge New
tpm: Limit TCG_TPM2_HMAC to known good drivers tpm: Limit TCG_TPM2_HMAC to known good drivers - - - --- 2024-07-03 Jarkko Sakkinen New
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support - - - --- 2024-06-17 Stefan Berger New
tpm: Fix alignment of buf->handles tpm: Fix alignment of buf->handles - - - --- 2024-07-16 Jarkko Sakkinen New
tpm: enable HMAC encryption for only x86-64 and aarch64 tpm: enable HMAC encryption for only x86-64 and aarch64 1 - - --- 2024-05-21 Jarkko Sakkinen New
tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0 tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0 - 1 - --- 2024-09-06 Uwe Kleine-König New
tpm: Disable TCG_TPM2_HMAC by default tpm: Disable TCG_TPM2_HMAC by default - - - --- 2024-05-18 Jarkko Sakkinen New
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
tpm: Check non-nullity of chip->auth tpm: Check non-nullity of chip->auth - 1 - --- 2024-07-01 Jarkko Sakkinen New
tpm: avoid accessing cleared ops during shutdown tpm: avoid accessing cleared ops during shutdown - - - --- 2020-07-10 Andrey Pronin jsakkine Rejected
tpm: atmel: Drop PPC64 specific MMIO setup tpm: atmel: Drop PPC64 specific MMIO setup 1 1 - --- 2024-07-02 Rob Herring New
tpm: Add new device/vendor ID 0x50666666 tpm: Add new device/vendor ID 0x50666666 - - - --- 2024-06-10 Jett Rink New
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
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer - - 1 --- 2024-05-21 Matt Ochs New
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
MAINTAINERS: TPM DEVICE DRIVER: Update the W-tag MAINTAINERS: TPM DEVICE DRIVER: Update the W-tag - - - --- 2024-06-18 Jarkko Sakkinen New
MAINTAINERS: Add Google Security Chip entry MAINTAINERS: Add Google Security Chip entry - 1 - --- 2024-09-19 Tzung-Bi Shih New
KEYS: trusted: Use ASN.1 encoded OID KEYS: trusted: Use ASN.1 encoded OID - - - --- 2024-05-23 Jarkko Sakkinen New
KEYS: trusted: Do not use WARN when encode fails KEYS: trusted: Do not use WARN when encode fails - - - --- 2024-05-13 Jarkko Sakkinen New
KEYS: trusted: Change -EINVAL to -E2BIG KEYS: trusted: Change -EINVAL to -E2BIG - 1 - --- 2024-05-29 Jarkko Sakkinen New
KEYS: trusted: add MODULE_DESCRIPTION() KEYS: trusted: add MODULE_DESCRIPTION() - - - --- 2024-05-30 Jeff Johnson New
KEYS: trusted_tpm2: Only check options->keyhandle for ASN.1 KEYS: trusted_tpm2: Only check options->keyhandle for ASN.1 - - - --- 2024-05-25 Jarkko Sakkinen New
integrity: Update comment for load_moklist_certs() integrity: Update comment for load_moklist_certs() - - - --- 2024-05-11 Yusong Gao New
ima: fix wrong zero-assignment during securityfs dentry remove ima: fix wrong zero-assignment during securityfs dentry remove - 1 - --- 2024-05-29 Enrico Bravi New
ima: fix deadlock when traversing "ima_default_rules". ima: fix deadlock when traversing "ima_default_rules". - 1 - --- 2024-05-07 Guozihua (Scott) New
ima: fix buffer overrun in ima_eventdigest_init_common ima: fix buffer overrun in ima_eventdigest_init_common - - 1 --- 2024-06-20 Samasth Norway Ananda New
ima: Avoid blocking in RCU read-side critical section ima: Avoid blocking in RCU read-side critical section - - - --- 2024-04-17 Guozihua (Scott) New
IMA vs TPM (i2c) builtin driver boot order IMA vs TPM (i2c) builtin driver boot order - - - --- 2024-06-25 Romain Naour New
hwrng: core - Add WARN_ON for buggy read return values hwrng: core - Add WARN_ON for buggy read return values - - - --- 2024-09-23 Herbert Xu New
evm: stop avoidably reading i_writecount in evm_file_release evm: stop avoidably reading i_writecount in evm_file_release - 1 - --- 2024-08-06 Mateusz Guzik New
dm-integrity: set discard_granularity to logical block size dm-integrity: set discard_granularity to logical block size - - - --- 2024-05-20 Mikulas Patocka New
crypto: sm2 - Remove sm2 algorithm crypto: sm2 - Remove sm2 algorithm - - - --- 2024-05-31 Herbert Xu New
crypto: rsa-pkcs1pad: export rsa1_asn_lookup() crypto: rsa-pkcs1pad: export rsa1_asn_lookup() - - - --- 2024-05-15 Jarkko Sakkinen New
crypto: api - Do not load modules until algapi is ready crypto: api - Do not load modules until algapi is ready - 1 - --- 2024-05-18 Herbert Xu New
char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n - 1 - --- 2024-04-22 Niklas Schnelle New
char: tpm: Fix possible memory leak in tpm_bios_measurements_open() char: tpm: Fix possible memory leak in tpm_bios_measurements_open() - - - --- 2024-06-09 Joe Hattori New
binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add … binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add … - - - --- 2024-07-08 Florian Weimer New
arch/x86/um: Disable UBSAN sanitization arch/x86/um: Disable UBSAN sanitization - - - --- 2024-05-13 Roberto Sassu New
[v9,19/19] x86: EFI stub DRTM launch support for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,18/19] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,17/19] tpm: Add sysfs interface to allow setting and querying the preferred locality x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,16/19] tpm: Add ability to set the preferred locality the TPM chip uses x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,15/19] tpm: Make locality requests return consistent values x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,14/19] tpm: Ensure tpm is in known state at startup x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,13/19] tpm: Protect against locality counter underflow x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,12/19] reboot: Secure Launch SEXIT support on reboot paths x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,11/19] kexec: Secure Launch kexec SEXIT support x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,10/19] x86: Secure Launch SMP bringup support x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,09/19] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,08/19] x86: Secure Launch kernel early boot stub x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,07/19] x86: Add early SHA-256 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,06/19] x86: Add early SHA-1 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,05/19] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,04/19] x86: Secure Launch Resource Table header file x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,03/19] x86: Secure Launch Kconfig x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v9,02/19] Documentation/x86: Secure Launch kernel documentation x86: Trenchboot secure dynamic launch Linux kernel support - 1 - --- 2024-05-31 Ross Philipson New
[v9,01/19] x86/boot: Place kernel_info at a fixed offset x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-05-31 Ross Philipson New
[v8,22/22] tpm: disable the TPM if NULL name changes add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,21/22] Documentation: add tpm-security.rst add integrity and security to TPM2 transactions - 1 - --- 2024-04-29 James Bottomley New
[v8,20/22] tpm: add the null key name as a sysfs export add integrity and security to TPM2 transactions - 1 - --- 2024-04-29 James Bottomley New
[v8,19/22] KEYS: trusted: Add session encryption protection to the seal/unseal path add integrity and security to TPM2 transactions - 1 - --- 2024-04-29 James Bottomley New
[v8,18/22] tpm: add session encryption protection to tpm2_get_random() add integrity and security to TPM2 transactions 2 1 - --- 2024-04-29 James Bottomley New
[v8,17/22] tpm: add hmac checks to tpm2_pcr_extend() add integrity and security to TPM2 transactions - 1 - --- 2024-04-29 James Bottomley New
[v8,16/22] tpm: Add the rest of the session HMAC API add integrity and security to TPM2 transactions - 2 - --- 2024-04-29 James Bottomley New
[v8,15/22] tpm: Add HMAC session name/handle append add integrity and security to TPM2 transactions - 2 - --- 2024-04-29 James Bottomley New
[v8,14/22] tpm: Add HMAC session start and end functions add integrity and security to TPM2 transactions - 2 - --- 2024-04-29 James Bottomley New
[v8,13/22] tpm: Add TCG mandated Key Derivation Functions (KDFs) add integrity and security to TPM2 transactions - 1 - --- 2024-04-29 James Bottomley New
[v8,12/22] tpm: Add NULL primary creation add integrity and security to TPM2 transactions - 1 - --- 2024-04-29 James Bottomley New
[v8,11/22] tpm: export the context save and load commands add integrity and security to TPM2 transactions - 2 - --- 2024-04-29 James Bottomley New
[v8,10/22] tpm: add buffer function to point to returned parameters add integrity and security to TPM2 transactions - 2 - --- 2024-04-29 James Bottomley New
[v8,09/22] crypto: lib - implement library version of AES in CFB mode add integrity and security to TPM2 transactions - 2 1 --- 2024-04-29 James Bottomley New
[v8,08/22] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,07/22] tpm: Add tpm_buf_read_{u8,u16,u32} add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,06/22] tpm: TPM2B formatted buffers add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,05/22] tpm: Store the length of the tpm_buf data separately. add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,04/22] tpm: Update struct tpm_buf documentation comments add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,03/22] tpm: Move buffer handling from static inlines to real functions add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,02/22] tpm: Remove tpm_send() add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,01/22] tpm: Remove unused tpm_buf_tag() add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v7] ima: add crypto agility support for template-hash algorithm [v7] ima: add crypto agility support for template-hash algorithm - 1 - --- 2024-04-12 Enrico Bravi New
[v7,5/5] keys: asymmetric: Add tpm2_key_ecdsa KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - - - --- 2024-05-28 Jarkko Sakkinen New
[v7,4/5] keys: asymmetric: Add tpm2_key_rsa KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - - - --- 2024-05-28 Jarkko Sakkinen New
[v7,3/5] crypto: tpm2_key: Introduce a TPM2 key type KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - - - --- 2024-05-28 Jarkko Sakkinen New
[v7,2/5] KEYS: trusted: Change -EINVAL to -E2BIG KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - 1 - --- 2024-05-28 Jarkko Sakkinen New
[v7,2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd() - - - --- 2017-12-22 Azhar Shaikh Accepted
[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
[v7,1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - 1 - --- 2024-05-28 Jarkko Sakkinen New
[v7,1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data - 1 1 --- 2017-12-22 Azhar Shaikh Accepted
[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
[v6] tpm: Add new device/vendor ID 0x50666666 [v6] tpm: Add new device/vendor ID 0x50666666 - 1 - --- 2024-09-10 Jett Rink New
[v6] ima: add crypto agility support for template-hash algorithm [v6] ima: add crypto agility support for template-hash algorithm - 1 - --- 2024-04-08 Enrico Bravi New
[v6,6/6] keys: asymmetric: Add tpm2_key_ecdsa KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - - - --- 2024-05-28 Jarkko Sakkinen New
[v6,5/6] keys: asymmetric: Add tpm2_key_rsa KEYS: asymmetric: tpm2_key_{rsa,ecdsa} - - - --- 2024-05-28 Jarkko Sakkinen New
« 1 2 3 46 7 »