Show patches with: State = Action Required       |    Archived = No       |   739 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/2] tpm: tpm_tis: stop transmit if retries are exhausted tpm_tis: fix retry exhaustion and add logging - - - --- 2026-04-15 Jacqueline Wong New
[v3,1/2] tpm: tpm_tis: add error logging for data transfer tpm_tis: fix retry exhaustion and add logging - - - --- 2026-04-15 Jacqueline Wong New
[v4] KEYS: trusted: Debugging as a feature [v4] KEYS: trusted: Debugging as a feature - 1 1 --- 2026-04-15 Jarkko Sakkinen New
ima: Use KEXEC_SIG_FORCE for rejecting unsigned kexec images ima: Use KEXEC_SIG_FORCE for rejecting unsigned kexec images - - - --- 2026-04-15 Chi Wang New
[10/10] dm-ima: use active table's size if available Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[09/10] dm-ima: Fail more gracefully in dm_ima_measure_on_* Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[08/10] dm-ima: Handle race between rename and table swap Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[07/10] dm-ima: Fix issues with dm_ima_measure_on_device_rename Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[06/10] dm-ima: remove new_map from dm_ima_measure_on_device_clear Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[05/10] dm-ima: Fix UAF errors and measuring incorrect context Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[04/10] dm-ima: don't copy the active table to the inactive table Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[03/10] dm-ima: Remove status_flags from dm_ima_measure_on_table_load() Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[02/10] dm-ima: remove broken last_target_measured logic Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
[01/10] dm-ima: remove dm_ima_reset_data() Fix dm-ima bugs - - - --- 2026-04-14 Benjamin Marzinski New
trusted-keys: move pr_fmt out of trusted-type.h trusted-keys: move pr_fmt out of trusted-type.h - - - --- 2026-04-11 Josh Snyder New
[v2,2/2] tpm: tpm_tis: stop transmit if retries are exhausted tpm_tis: fix retry exhaustion and add logging - - - --- 2026-04-11 Jacqueline Wong New
[v2,1/2] tpm: tpm_tis: add error logging for data transfer tpm_tis: fix retry exhaustion and add logging - - - --- 2026-04-11 Jacqueline Wong New
tpm_tis: Check for an error after exhausting send retires tpm_tis: Check for an error after exhausting send retires - 2 - --- 2026-04-10 Jacqueline Wong New
[v1] tpm: restore timeout for key creation commands [v1] tpm: restore timeout for key creation commands - - - --- 2026-04-10 Zhang, Baoli New
tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() - 2 - --- 2026-04-09 Gunnar Kudrjavets New
[v3] KEYS: trusted: Debugging as a feature [v3] KEYS: trusted: Debugging as a feature - 1 1 --- 2026-04-09 Jarkko Sakkinen New
[v2,2/2] integrity: Add support for sigv3 verification using ML-DSA keys Add support for ML-DSA signature for EVM and IMA - - - --- 2026-04-08 Stefan Berger New
[v2,1/2] integrity: Refactor asymmetric_verify for reusability Add support for ML-DSA signature for EVM and IMA - - - --- 2026-04-08 Stefan Berger New
tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public() tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public() - 3 - --- 2026-04-08 Gunnar Kudrjavets New
evm: zero-initialize the evm_xattrs read buffer evm: zero-initialize the evm_xattrs read buffer - - - --- 2026-04-07 Pengpeng Hou New
[ima-evm-utils,5/5] test: Add tests for signing and verifying with ML-DSA keys Add support for ML-DSA signing and verification - - - --- 2026-04-06 Stefan Berger New
[ima-evm-utils,4/5] examples: Implement script to create ML-DSA-65 CA and signing keys Add support for ML-DSA signing and verification - - - --- 2026-04-06 Stefan Berger New
[ima-evm-utils,3/5] Support signing with ML-DSA keys when OpenSSL >=3.5 is available Add support for ML-DSA signing and verification - - - --- 2026-04-06 Stefan Berger New
[ima-evm-utils,2/5] Set size of xattr_value to MAX_SIGNATURE_SIZE Add support for ML-DSA signing and verification - - - --- 2026-04-06 Stefan Berger New
[ima-evm-utils,1/5] checkpatch: Remove warning when function name is found in output string Add support for ML-DSA signing and verification - - - --- 2026-04-06 Stefan Berger New
[3/3] integrity: Add support for sigv3 verification using ML-DSA keys Add support for ML-DSA signature for EVM and IMA - - - --- 2026-04-05 Stefan Berger New
[2/3] integrity: Refactor asymmetric_verify for reusability Add support for ML-DSA signature for EVM and IMA - - - --- 2026-04-05 Stefan Berger New
[1/3] crypto: public_key: Remove check for valid hash_algo for ML-DSA keys Add support for ML-DSA signature for EVM and IMA - - - --- 2026-04-05 Stefan Berger New
tpm: Fix auth session leak in tpm2_get_random() error path tpm: Fix auth session leak in tpm2_get_random() error path - 2 - --- 2026-04-02 Gunnar Kudrjavets New
[v5,3/3] ima: add new critical data record to measure log trim Trim N entries of IMA event logs - - - --- 2026-04-01 steven chen New
[v5,2/3] ima: trim N IMA event log records Trim N entries of IMA event logs - - - --- 2026-04-01 steven chen New
[v5,1/3] ima: make ima event log trimming configurable Trim N entries of IMA event logs - - - --- 2026-04-01 steven chen New
[v4,13/13] doc: security: Add documentation of the IMA staging mechanism ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,12/13] ima: Return error on deleting staged measurements after kexec ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,11/13] ima: Support staging and deleting N measurements entries ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,10/13] ima: Add support for flushing the hash table when staging measurements ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,09/13] ima: Add support for staging measurements with prompt ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,08/13] ima: Introduce ima_dump_measurement() ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,07/13] ima: Use snprintf() in create_securityfs_measurement_lists ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,06/13] ima: Mediate open/release method of the measurements list ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,05/13] ima: Introduce _ima_measurements_start() and _ima_measurements_next() ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,04/13] ima: Introduce per binary measurements list type binary_runtime_size value ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,03/13] ima: Introduce per binary measurements list type ima_num_entries counter ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,02/13] ima: Replace static htable queue with dynamically allocated array ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
[v4,01/13] ima: Remove ima_h_table structure ima: Introduce staging mechanism - - - --- 2026-03-26 Roberto Sassu New
evm: Enforce signatures version 3 with new EVM policy 'bit 3' evm: Enforce signatures version 3 with new EVM policy 'bit 3' - - - --- 2026-03-25 Stefan Berger New
integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG - - - --- 2026-03-25 Stefan Berger New
[ima-evm-utils:,8/8] Allow hashing for sigv3 on EVM_XATTR_PORTABLE_DIGSIG Add sigv3 support for IMA and EVM and all key types - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,7/8] Allow verification of EVM_XATTR_PORTABLE_DIGSIG with sigv3 Add sigv3 support for IMA and EVM and all key types - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,6/8] tests: Add new --v3 option to sign_verify tests Add sigv3 support for IMA and EVM and all key types - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,5/8] Use imaevm_create_sigv3 for fsverity signature creation Add sigv3 support for IMA and EVM and all key types - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,4/8] Support v3 IMA and EVM file signatures with --v3 option. Add sigv3 support for IMA and EVM and all key types - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,3/8] Implement support for EVM signatures V3 signing scheme Add sigv3 support for IMA and EVM and all key types - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,2/8] Implement support for IMA signatures V3 signing scheme Add sigv3 support for IMA and EVM and all key types - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,1/8] Implement imaevm_create_sigv3 for creating V3 signatures Add sigv3 support for IMA and EVM and all key types - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:] shellcheck: Fix shellcheck v0.11.0 issues detected in fsverity.test [ima-evm-utils:] shellcheck: Fix shellcheck v0.11.0 issues detected in fsverity.test - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,2/2] Avoid memory leak if public_keys is NULL Fix memory leaks in libimaevm - - - --- 2026-03-24 Stefan Berger New
[ima-evm-utils:,1/2] Use EVP_PKEY_free to free a key of public_key_entry Fix memory leaks in libimaevm - - - --- 2026-03-24 Stefan Berger New
[3/3] ima: add support to require IMA sigv3 signatures ima: add regular file data hash support for sigv3 - - - --- 2026-03-24 Mimi Zohar New
[2/3] ima: add regular file data hash signature version 3 support ima: add regular file data hash support for sigv3 - - - --- 2026-03-24 Mimi Zohar New
[1/3] ima: Define asymmetric_verify_v3() to verify IMA sigv3 signatures ima: add regular file data hash support for sigv3 - - - --- 2026-03-24 Mimi Zohar New
[RFC,v2,5/5] tpm: tis_i2c: Use local 4KB buffer to limit memory usage tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[RFC,v2,4/5] tpm: Increase TPM_BUFSIZE to 8kB for chunking support tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[RFC,v2,3/5] tpm_crb: Implement command and response chunking logic tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[RFC,v2,2/5] tpm_crb: Add new wrapper function to invoke start method tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[RFC,v2,1/5] tpm_crb: Add register definitions of TPM CRB chunking fields tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[v3] tpm: i2c: atmel: fix block comment formatting [v3] tpm: i2c: atmel: fix block comment formatting - 1 - --- 2026-03-24 Ethan Luna New
[v2] KEYS: trusted: Debugging as a feature [v2] KEYS: trusted: Debugging as a feature - - - --- 2026-03-24 Jarkko Sakkinen New
[v2] KEYS: trusted: Debugging as a feature [v2] KEYS: trusted: Debugging as a feature - 1 - --- 2026-03-24 Jarkko Sakkinen New
[v2] KEYS: trusted: Debugging as a feature [v2] KEYS: trusted: Debugging as a feature - - 1 --- 2026-03-24 Jarkko Sakkinen New
[RFC,4/4] tpm: Increase TPM_BUFSIZE to 64kB for chunking support tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[RFC,3/4] tpm_crb: Implement command and response chunking logic tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[RFC,2/4] tpm_crb: Add new wrapper function to invoke start method tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[RFC,1/4] tpm_crb: Add definition of TPM CRB chunking fields tpm_crb: Add command and response buffer chunking support - - - --- 2026-03-24 Arun Menon New
[v2] tpm: i2c: atmel: fix block comment formatting [v2] tpm: i2c: atmel: fix block comment formatting - - - --- 2026-03-23 Ethan Luna New
KEYS: trusted: Protocol debugging as a feature KEYS: trusted: Protocol debugging as a feature - - - --- 2026-03-23 Jarkko Sakkinen New
tpm: i2c: atmel: fix block comment formatting tpm: i2c: atmel: fix block comment formatting - - - --- 2026-03-22 Ethan Luna New
ima: abort file hash computation on fatal signal ima: abort file hash computation on fatal signal - - 1 --- 2026-03-22 Shigeru Yoshida New
[4/4] tpm: Move TPM common base definitions to the command header Reorganize TPM public headers - - - --- 2026-03-17 Alec Brown New
[3/4] tpm: Move TPM2 specific definitions to the command header Reorganize TPM public headers - - - --- 2026-03-17 Alec Brown New
[2/4] tpm: Move TPM1 specific definitions to the command header Reorganize TPM public headers - - - --- 2026-03-17 Alec Brown New
[1/4] tpm: Initial step to reorganize TPM public headers Reorganize TPM public headers - - - --- 2026-03-17 Alec Brown New
[v3,2/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group() vfs: follow-on fixes for i_ino widening 1 1 - --- 2026-03-16 Jeff Layton New
[v3,1/2] EVM: add comment describing why ino field is still unsigned long vfs: follow-on fixes for i_ino widening - 1 - --- 2026-03-16 Jeff Layton New
[v2,2/2] EVM: add comment describing why ino field is still unsigned long vfs: follow-on fixes for i_ino widening - 1 - --- 2026-03-13 Jeff Layton New
[v2,1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group() vfs: follow-on fixes for i_ino widening 1 1 - --- 2026-03-13 Jeff Layton New
tpm: fix tpm disabling if NULL name changes tpm: fix tpm disabling if NULL name changes - 1 - --- 2026-03-13 James Bottomley New
integrity: Fix spelling mistake TRUSTED_KEYRING integrity: Fix spelling mistake TRUSTED_KEYRING - - - --- 2026-03-12 Philipp Hahn New
ima: remove buggy support for asynchronous hashes ima: remove buggy support for asynchronous hashes - - - --- 2026-03-12 Eric Biggers New
[v3,3/3] ima: Add support for staging measurements for deletion [v3,1/3] ima: Remove ima_h_table structure - - - --- 2026-03-11 Roberto Sassu New
[v3,2/3] ima: Replace static htable queue with dynamically allocated array [v3,1/3] ima: Remove ima_h_table structure - - - --- 2026-03-11 Roberto Sassu New
[v3,1/3] ima: Remove ima_h_table structure [v3,1/3] ima: Remove ima_h_table structure - - - --- 2026-03-11 Roberto Sassu New
[v6] ima_fs: Correctly create securityfs files for unsupported hash algos [v6] ima_fs: Correctly create securityfs files for unsupported hash algos - 1 1 --- 2026-03-10 Dmitry Safonov New
[2/2] EVM: add comment describing why ino field is still unsigned long vfs: follow-on fixes for i_ino widening - - - --- 2026-03-10 Jeff Layton New
[1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group() vfs: follow-on fixes for i_ino widening 1 1 - --- 2026-03-10 Jeff Layton New
« 1 2 3 47 8 »