Show patches with: State = Action Required       |    Archived = No       |   680 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xattr: restrict vfs_getxattr_alloc() allocation size xattr: restrict vfs_getxattr_alloc() allocation size 1 3 - --- 2024-03-05 Christian Brauner New
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: 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: 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: atmel: Drop PPC64 specific MMIO setup tpm: atmel: Drop PPC64 specific MMIO setup 1 1 - --- 2024-07-02 Rob Herring (Arm) New
tpm: Add new device/vendor ID 0x50666666 tpm: Add new device/vendor ID 0x50666666 - - - --- 2024-06-10 Jett Rink New
tpm,tpm_tis: Avoid warning splat at shutdown tpm,tpm_tis: Avoid warning splat at shutdown - 1 1 --- 2024-02-01 Lino Sanfilippo New
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 Matthew R. Ochs New
TPM error path on probe TPM error path on probe - - - --- 2024-02-29 Tim Harvey New
MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE RIVER MAINTAINERS: Update W's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE RIVER 1 - - --- 2024-02-26 Jarkko Sakkinen New
MAINTAINERS: TPM DEVICE DRIVER: Update the W-tag MAINTAINERS: TPM DEVICE DRIVER: Update the W-tag - - - --- 2024-06-18 Jarkko Sakkinen New
MAINTAINERS: Add TPM DT bindings to TPM maintainers MAINTAINERS: Add TPM DT bindings to TPM maintainers - 1 - --- 2024-01-30 Rob Herring (Arm) 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 use-after-free on a dentry's dname.name ima: Fix use-after-free on a dentry's dname.name - - - --- 2024-03-22 Stefan Berger 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: define an init_module critical data record ima: define an init_module critical data record - 1 - --- 2024-03-27 Mimi Zohar 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
evm: Change vfs_getxattr() with __vfs_getxattr() in evm_calc_hmac_or_hash() evm: Change vfs_getxattr() with __vfs_getxattr() in evm_calc_hmac_or_hash() - - - --- 2024-03-07 Roberto Sassu New
Documentation: tpm_tis Documentation: tpm_tis - - - --- 2024-03-04 Jarkko Sakkinen 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,6/6] docs: trusted-encrypted: add DCP as new trust source DCP as trusted keys backend - 2 - --- 2024-04-03 David Gstir New
[v8,5/6] docs: document DCP-backed trusted keys kernel params DCP as trusted keys backend - 1 - --- 2024-04-03 David Gstir New
[v8,4/6] MAINTAINERS: add entry for DCP-based trusted keys DCP as trusted keys backend 1 - - --- 2024-04-03 David Gstir New
[v8,3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys DCP as trusted keys backend - 1 - --- 2024-04-03 David Gstir 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,2/6] KEYS: trusted: improve scalability of trust source config DCP as trusted keys backend - 1 1 --- 2024-04-03 David Gstir 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,15/15] x86: EFI stub DRTM launch support for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson 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,14/15] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson 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,13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson New
[v8,12/22] tpm: Add NULL primary creation add integrity and security to TPM2 transactions - 1 - --- 2024-04-29 James Bottomley New
[v8,12/15] tpm: Add ability to set the preferred locality the TPM chip uses x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson 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,11/15] reboot: Secure Launch SEXIT support on reboot paths x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson 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,10/15] kexec: Secure Launch kexec SEXIT support x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson New
[v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys DCP as trusted keys backend 1 1 - --- 2024-04-03 David Gstir 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,09/15] x86: Secure Launch SMP bringup support x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson 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,08/15] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson 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,07/15] x86: Secure Launch kernel early boot stub x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson New
[v8,06/22] tpm: TPM2B formatted buffers add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
[v8,06/15] x86: Add early SHA support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson 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,05/15] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-02-14 Ross Philipson New
[v8,04/22] tpm: Update struct tpm_buf documentation comments add integrity and security to TPM2 transactions - - - --- 2024-04-29 James Bottomley New
« 1 2 3 46 7 »