Show patches with: State = Action Required       |   2903 patches
« 1 2 3 429 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,6/6] tpm: flush the auth session only when /dev/tpm0 is open lazy flush for the auth session - - - --- 2024-09-16 Jarkko Sakkinen New
[v2,5/6] tpm: Allocate chip->auth in tpm2_start_auth_session() lazy flush for the auth session - - - --- 2024-09-16 Jarkko Sakkinen New
[v2,4/6] tpm: flush the null key only when /dev/tpm0 is accessed lazy flush for the auth session - - 1 --- 2024-09-16 Jarkko Sakkinen New
[v2,3/6] tpm: Return on tpm2_create_primary() failure in tpm2_load_null() lazy flush for the auth session - - - --- 2024-09-16 Jarkko Sakkinen New
[v2,2/6] tpm: Return on tpm2_create_null_primary() failure lazy flush for the auth session - - - --- 2024-09-16 Jarkko Sakkinen New
[v2,1/6] tpm: Remove documentation from the header of tpm2-sessions.c lazy flush for the auth session - - - --- 2024-09-16 Jarkko Sakkinen New
[v3] KEYS: prevent NULL pointer dereference in find_asymmetric_key() [v3] KEYS: prevent NULL pointer dereference in find_asymmetric_key() - 1 - --- 2024-09-13 Roman Smirnov New
security/keys: fix slab-out-of-bounds in key_task_permission security/keys: fix slab-out-of-bounds in key_task_permission - - - --- 2024-09-13 Chen Ridong New
[v3,14/14] KEYS: Introduce load_pgp_public_keyring() KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,13/14] KEYS: Provide a function to load keys from a PGP keyring blob KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,12/14] PGP: Provide a key type for testing PGP signatures KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,11/14] verification: introduce verify_pgp_signature() KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,10/14] KEYS: Calculate key digest and get signature of the key KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature() KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,08/14] KEYS: PGP-based public key signature verification KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,07/14] KEYS: Provide PGP key description autogeneration KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,06/14] KEYS: PGP data parser KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,05/14] PGPLIB: Signature parser KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,04/14] PGPLIB: Basic packet parser KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,03/14] PGPLIB: PGP definitions (RFC 9580) KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,02/14] rsa: add parser of raw format KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,01/14] mpi: Introduce mpi_key_length() KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v2,19/19] crypto: ecrdsa - Fix signature size calculation Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,18/19] crypto: ecdsa - Support P1363 signature decoding Migrate to sig_alg and templatize ecdsa - 2 - --- 2024-09-10 Lukas Wunner New
[v2,17/19] crypto: ecdsa - Move X9.62 signature size calculation into template Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,16/19] crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize() Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,15/19] crypto: ecdsa - Move X9.62 signature decoding into template Migrate to sig_alg and templatize ecdsa - - 1 --- 2024-09-10 Lukas Wunner New
[v2,14/19] crypto: ecdsa - Avoid signed integer overflow on signature decoding Migrate to sig_alg and templatize ecdsa - 2 - --- 2024-09-10 Lukas Wunner New
[v2,13/19] ASN.1: Clean up include statements in public headers Migrate to sig_alg and templatize ecdsa - 2 - --- 2024-09-10 Lukas Wunner New
[v2,12/19] crypto: sig - Move crypto_sig_*() API calls to include file Migrate to sig_alg and templatize ecdsa - 1 - --- 2024-09-10 Lukas Wunner New
[v2,11/19] crypto: akcipher - Drop sign/verify operations Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,10/19] crypto: drivers - Drop sign/verify operations Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,09/19] crypto: virtio - Drop sign/verify operations Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,08/19] crypto: rsassa-pkcs1 - Avoid copying hash prefix Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,07/19] crypto: rsassa-pkcs1 - Harden digest length verification Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,05/19] crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks Migrate to sig_alg and templatize ecdsa - 1 - --- 2024-09-10 Lukas Wunner New
[v2,04/19] crypto: ecrdsa - Migrate to sig_alg backend Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,03/19] crypto: ecdsa - Migrate to sig_alg backend Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,02/19] crypto: sig - Introduce sig_alg backend Migrate to sig_alg and templatize ecdsa - - - --- 2024-09-10 Lukas Wunner New
[v2,01/19] crypto: ecdsa - Drop unused test vector elements Migrate to sig_alg and templatize ecdsa - 1 - --- 2024-09-10 Lukas Wunner New
[v2] KEYS: prevent NULL pointer dereference in find_asymmetric_key() [v2] KEYS: prevent NULL pointer dereference in find_asymmetric_key() - 1 - --- 2024-09-10 Roman Smirnov New
KEYS: asymmetric: Calculate size from pointer KEYS: asymmetric: Calculate size from pointer - - - --- 2024-09-03 Riyan Dhiman New
[GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc6 [GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc6 - - - --- 2024-08-27 Jarkko Sakkinen New
[7/7] keys: Add tracepoints for the keyrings facility keys: Add tracepoints - 1 1 --- 2024-08-21 David Howells New
[6/7] keys: Provide a key_try_get() function and use it keys: Add tracepoints - 1 - --- 2024-08-21 David Howells New
[5/7] keys: Use key_get() instead of __key_get() keys: Add tracepoints - 1 - --- 2024-08-21 David Howells New
[4/7] keys: Add a key_ref_get() wrapper keys: Add tracepoints - 1 - --- 2024-08-21 David Howells New
[3/7] keys: Move key_get() out of line so a tracepoint can be added keys: Add tracepoints - 1 - --- 2024-08-21 David Howells New
[2/7] keys: Extract struct key_user to its own header for tracing purposes keys: Add tracepoints - 1 - --- 2024-08-21 David Howells New
[1/7] keys: Out of line key_is_dead() so it can have tracepoints added in keys: Add tracepoints - 1 - --- 2024-08-21 David Howells New
[v2,14/14] KEYS: Introduce load_pgp_public_keyring() KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,13/14] KEYS: Provide a function to load keys from a PGP keyring blob KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,12/14] PGP: Provide a key type for testing PGP signatures KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,11/14] verification: introduce verify_pgp_signature() KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,10/14] KEYS: Calculate key digest and get signature of the key KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature() KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,08/14] KEYS: PGP-based public key signature verification KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,07/14] KEYS: Provide PGP key description autogeneration KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,06/14] KEYS: PGP data parser KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,05/14] PGPLIB: Signature parser KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,04/14] PGPLIB: Basic packet parser KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,03/14] PGPLIB: PGP definitions (RFC 4880) KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,02/14] rsa: add parser of raw format KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,01/14] mpi: Introduce mpi_key_length() KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[GIT,PULL] KEYS-TRUSTED: keys-trusted-next-6.11-rc4 [GIT,PULL] KEYS-TRUSTED: keys-trusted-next-6.11-rc4 - - - --- 2024-08-16 Jarkko Sakkinen New
[v2,2/2] security: remove unused cred_alloc_blank/cred_transfer helpers get rid of cred_transfer - - - --- 2024-08-05 Jann Horn New
[v2,1/2] KEYS: use synchronous task work for changing parent credentials get rid of cred_transfer - - - --- 2024-08-05 Jann Horn New
[RFC] security/KEYS: get rid of cred_alloc_blank and cred_transfer [RFC] security/KEYS: get rid of cred_alloc_blank and cred_transfer - - - --- 2024-08-02 Jann Horn New
KEYS: Print digitalSignature and CA link errors KEYS: Print digitalSignature and CA link errors - - - --- 2024-08-01 Kevin Bowling New
[resend,-next] KEYS: Remove unused declarations [resend,-next] KEYS: Remove unused declarations 1 - - --- 2024-07-31 Yue Haibing New
tools/certs: Make print-cert-tbs-hash.sh compatible with recent OpenSSL tools/certs: Make print-cert-tbs-hash.sh compatible with recent OpenSSL - - - --- 2024-07-29 Mickaël Salaün New
[5/5] crypto: ecdsa - Support P1363 signature decoding Templatize ecdsa signature decoding - 1 - --- 2024-07-29 Lukas Wunner New
[4/5] crypto: ecdsa - Move X9.62 signature decoding into template Templatize ecdsa signature decoding - - - --- 2024-07-29 Lukas Wunner New
[3/5] crypto: ecdsa - Avoid signed integer overflow on signature decoding Templatize ecdsa signature decoding - 2 - --- 2024-07-29 Lukas Wunner New
[2/5] crypto: akcipher - Drop usage of sglists for verify op Templatize ecdsa signature decoding - - - --- 2024-07-29 Lukas Wunner New
[1/5] ASN.1: Add missing include <linux/types.h> Templatize ecdsa signature decoding - 2 - --- 2024-07-29 Lukas Wunner New
[v1] keys: Restrict KEYCTL_SESSION_TO_PARENT according to ptrace_may_access() [v1] keys: Restrict KEYCTL_SESSION_TO_PARENT according to ptrace_may_access() - - - --- 2024-07-29 Mickaël Salaün New
keys: Add tracepoints for the keyrings facility keys: Add tracepoints for the keyrings facility - - - --- 2024-07-22 David Howells New
[GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc1-roundtwo [GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc1-roundtwo - - - --- 2024-07-17 Jarkko Sakkinen New
[v2,2/2] KEYS: trusted: dcp: fix leak of blob encryption key [v2,1/2] KEYS: trusted: fix DCP blob payload length assignment - - - --- 2024-07-17 David Gstir New
[v2,1/2] KEYS: trusted: fix DCP blob payload length assignment [v2,1/2] KEYS: trusted: fix DCP blob payload length assignment - - - --- 2024-07-17 David Gstir New
[v3] tpm: Relocate buf->handles to appropriate place [v3] tpm: Relocate buf->handles to appropriate place - - - --- 2024-07-16 Jarkko Sakkinen New
[v2] tpm: Relocate buf->handles to appropriate place [v2] tpm: Relocate buf->handles to appropriate place - - - --- 2024-07-16 Jarkko Sakkinen New
tpm: Fix alignment of buf->handles tpm: Fix alignment of buf->handles - - - --- 2024-07-16 Jarkko Sakkinen New
[3/3] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3 sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0 - 1 - --- 2024-07-12 Jan Stancek New
[2/3] sign-file,extract-cert: avoid using deprecated ERR_get_error_line() sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0 - 1 - --- 2024-07-12 Jan Stancek New
[1/3] sign-file,extract-cert: move common SSL helper functions to a header sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0 - 1 - --- 2024-07-12 Jan Stancek New
tpm: validate object type in tpm2_handle_mso() tpm: validate object type in tpm2_handle_mso() - - - --- 2024-07-07 Jarkko Sakkinen New
[GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc7 [GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc7 - - - --- 2024-07-05 Jarkko Sakkinen New
[v4,3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*() Address !chip->auth - - 1 --- 2024-07-04 Jarkko Sakkinen New
[v4,2/3] tpm: Address !chip->auth in tpm_buf_append_name() Address !chip->auth - - 1 --- 2024-07-04 Jarkko Sakkinen New
[v4,1/3] tpm: Address !chip->auth in tpm2_*_auth_session() Address !chip->auth - - 1 --- 2024-07-04 Jarkko Sakkinen New
[v3,3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*() Address !chip->auth - - - --- 2024-07-04 Jarkko Sakkinen New
[v3,2/3] tpm: Address !chip->auth in tpm_buf_append_name() Address !chip->auth - - - --- 2024-07-04 Jarkko Sakkinen New
[v3,1/3] tpm: Address !chip->auth in tpm2_*_auth_session() Address !chip->auth - - - --- 2024-07-04 Jarkko Sakkinen New
[v2,3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*() Address !chip->auth - - - --- 2024-07-03 Jarkko Sakkinen New
[v2,2/3] tpm: Address !chip->auth in tpm_buf_append_name() Address !chip->auth - - - --- 2024-07-03 Jarkko Sakkinen New
[v2,1/3] tpm: Address !chip->auth in tpm2_*_auth_session() Address !chip->auth - - - --- 2024-07-03 Jarkko Sakkinen New
[3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*() Address !chip->auth - - - --- 2024-07-03 Jarkko Sakkinen New
« 1 2 3 429 30 »