Show patches with: none      |   2663 patches
« 1 2 3 426 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 - 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
[v2] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes [v2] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes - 1 - --- 2024-04-29 Stefan Berger New
crypto: ecc - Protect ecc_digits_from_bytes from reading too many bytes crypto: ecc - Protect ecc_digits_from_bytes from reading too many bytes - - - --- 2024-04-26 Stefan Berger New
[v3] MAINTAINERS: Update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVER [v3] MAINTAINERS: Update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVER 2 - - --- 2024-04-23 Jarkko Sakkinen New
KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST - 1 - --- 2024-04-22 Eric Biggers New
KEYS: asymmetric: Add missing dependency on CRYPTO_SIG KEYS: asymmetric: Add missing dependency on CRYPTO_SIG - 1 - --- 2024-04-22 Eric Biggers New
[GIT,PULL] MAINTAINERS update for 6.9-rc4 [GIT,PULL] MAINTAINERS update for 6.9-rc4 - - - --- 2024-04-20 James Bottomley New
MAINTAINERS: update to working email address MAINTAINERS: update to working email address - - - --- 2024-04-20 James Bottomley New
[v4] X.509: Introduce scope-based x509_certificate allocation [v4] X.509: Introduce scope-based x509_certificate allocation - - - --- 2024-04-07 Lukas Wunner New
[v8,13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521 Add support for NIST P521 to ecdsa - 2 1 --- 2024-04-04 Stefan Berger New
[v8,11/13] crypto: ecdsa - Register NIST P521 and extend test suite Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,10/13] crypto: ecdsa - Rename keylen to bufsize where necessary Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,08/13] crypto: ecc - Add NIST P521 curve parameters Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521 Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,05/13] crypto: ecc - Add nbits field to ecc_curve structure Add support for NIST P521 to ecdsa - 2 1 --- 2024-04-04 Stefan Berger New
[v8,04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521 Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,03/13] crypto: ecdsa - Adjust tests on length of key parameters Add support for NIST P521 to ecdsa - 1 2 --- 2024-04-04 Stefan Berger New
[v8,02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger New
[v8,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible Add support for NIST P521 to ecdsa - 1 1 --- 2024-04-04 Stefan Berger 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,2/6] KEYS: trusted: improve scalability of trust source config DCP as trusted keys backend - 1 1 --- 2024-04-03 David Gstir 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
KEYS: Add ECDH support KEYS: Add ECDH support - - - --- 2024-03-30 Zhang Yiqun New
[7/7] drivers: perf: Remove the now superfluous sentinel elements from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[6/7] io_uring: Remove the now superfluous sentinel elements from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[5/7] ipc: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[4/7] initrd: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[3/7] crypto: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[2/7] security: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array 1 - - --- 2024-03-28 Joel Granados via B4 Relay New
[1/7] memory: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - 2 - --- 2024-03-28 Joel Granados via B4 Relay New
[0/7] sysctl: Remove sentinel elements from misc directories - - - --- 2024-03-28 Joel Granados via B4 Relay New
[v7,6/6] docs: trusted-encrypted: add DCP as new trust source DCP as trusted keys backend - - - --- 2024-03-27 David Gstir New
[v7,5/6] docs: document DCP-backed trusted keys kernel params DCP as trusted keys backend - 1 - --- 2024-03-27 David Gstir New
[v7,4/6] MAINTAINERS: add entry for DCP-based trusted keys DCP as trusted keys backend 1 - - --- 2024-03-27 David Gstir New
[v7,3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys DCP as trusted keys backend - 1 - --- 2024-03-27 David Gstir New
[v7,2/6] KEYS: trusted: improve scalability of trust source config DCP as trusted keys backend - 1 1 --- 2024-03-27 David Gstir New
[v7,1/6] crypto: mxs-dcp: Add support for hardware-bound keys DCP as trusted keys backend 1 1 - --- 2024-03-27 David Gstir New
[v4] Documentation: tpm_tis [v4] Documentation: tpm_tis - - - --- 2024-03-22 Jarkko Sakkinen New
[v3] Documentation: tpm_tis [v3] Documentation: tpm_tis - 1 - --- 2024-03-21 Jarkko Sakkinen New
[v7,13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521 [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 2 1 --- 2024-03-20 Stefan Berger New
[v7,11/13] crypto: ecdsa - Register NIST P521 and extend test suite [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,10/13] crypto: ecdsa - Rename keylen to bufsize where necessary [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,08/13] crypto: ecc - Add NIST P521 curve parameters [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521 [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,05/13] crypto: ecc - Add nbits field to ecc_curve structure [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521 [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,03/13] crypto: ecdsa - Adjust tests on length of key parameters [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 2 --- 2024-03-20 Stefan Berger New
[v7,02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible [v7,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible - 1 1 --- 2024-03-20 Stefan Berger New
[v2] Documentation: tpm_tis [v2] Documentation: tpm_tis - 1 - --- 2024-03-20 Jarkko Sakkinen New
keys: Fix overwrite of key expiration on instantiation keys: Fix overwrite of key expiration on instantiation - 1 - --- 2024-03-15 Silvio Gissi New
KEYS: prevent NULL pointer dereference in find_asymmetric_key() KEYS: prevent NULL pointer dereference in find_asymmetric_key() - 1 - --- 2024-03-15 Roman Smirnov New
Revert "crypto: pkcs7 - remove sha1 support" Revert "crypto: pkcs7 - remove sha1 support" - - 1 --- 2024-03-13 Eric Biggers New
[v6,13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it Add support for NIST P521 to ecdsa - - 1 --- 2024-03-12 Stefan Berger New
[v6,12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521 Add support for NIST P521 to ecdsa - 1 1 --- 2024-03-12 Stefan Berger New
[v6,11/13] crypto: ecdsa - Register NIST P521 and extend test suite Add support for NIST P521 to ecdsa - 1 1 --- 2024-03-12 Stefan Berger New
[v6,10/13] crypto: ecdsa - Rename keylen to bufsize where necessary Add support for NIST P521 to ecdsa - - 1 --- 2024-03-12 Stefan Berger New
[v6,09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed Add support for NIST P521 to ecdsa - - 1 --- 2024-03-12 Stefan Berger New
[v6,08/13] crypto: ecc - Add NIST P521 curve parameters Add support for NIST P521 to ecdsa - 1 1 --- 2024-03-12 Stefan Berger New
[v6,07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult Add support for NIST P521 to ecdsa - 1 1 --- 2024-03-12 Stefan Berger New
[v6,06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521 Add support for NIST P521 to ecdsa - - - --- 2024-03-12 Stefan Berger New
[v6,05/13] crypto: ecc - Add nbits field to ecc_curve structure Add support for NIST P521 to ecdsa - - 1 --- 2024-03-12 Stefan Berger New
[v6,04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521 Add support for NIST P521 to ecdsa - - 1 --- 2024-03-12 Stefan Berger New
[v6,03/13] crypto: ecdsa - Adjust tests on length of key parameters Add support for NIST P521 to ecdsa - - 1 --- 2024-03-12 Stefan Berger New
[v6,02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits Add support for NIST P521 to ecdsa - - 1 --- 2024-03-12 Stefan Berger New
[v6,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible Add support for NIST P521 to ecdsa - 1 - --- 2024-03-12 Stefan Berger New
[RFC,8/8] clavis: Introduce new LSM called clavis Clavis LSM - - - --- 2024-03-11 Eric Snowberg New
[RFC,7/8] clavis: Introduce a new key type called clavis_key_acl Clavis LSM - - - --- 2024-03-11 Eric Snowberg New
[RFC,6/8] keys: Add ability to track intended usage of the public key Clavis LSM - - - --- 2024-03-11 Eric Snowberg New
[RFC,5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE) Clavis LSM - - - --- 2024-03-11 Eric Snowberg New
« 1 2 3 426 27 »