Show patches with: none      |   2634 patches
« 1 2 ... 18 19 2026 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/5] .gitignore: prefix local generated files with a slash Untitled series #472813 2 - - --- 2021-04-25 Masahiro Yamada New
[v4,2/2] certs: Add support for using elliptic curve keys for signing modules Add support for ECDSA-signed kernel modules - - 1 --- 2021-04-23 Stefan Berger New
[v4,1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key Add support for ECDSA-signed kernel modules - - 1 --- 2021-04-23 Stefan Berger New
ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies 1 - - --- 2021-04-23 Nayna Jain New
[GIT,PULL] KEYS: trusted fixes for 5.12-rc7 [GIT,PULL] KEYS: trusted fixes for 5.12-rc7 - - - --- 2021-04-22 James Bottomley New
KEYS: trusted: fix TPM trusted keys for generic framework KEYS: trusted: fix TPM trusted keys for generic framework - 1 1 --- 2021-04-21 James Bottomley New
KEYS: trusted: Fix TPM reservation for seal/unseal KEYS: trusted: Fix TPM reservation for seal/unseal 1 - - --- 2021-04-21 James Bottomley New
[v3,2/2] certs: Add support for using elliptic curve keys for signing modules Add support for ECDSA-signed kernel modules 1 - - --- 2021-04-21 Stefan Berger New
[v3,1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key Add support for ECDSA-signed kernel modules - 1 - --- 2021-04-21 Stefan Berger New
[v3,18/18] keyctl_pkey: Add pkey parameters saltlen and mgfhash for PSS Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,17/18] crypto: Accept pss as valid encoding during signature verification Implement RSASSA-PSS signature verification 1 - - --- 2021-04-20 Varad Gautam New
[v3,16/18] crypto: rsa-psspad: Implement signature verify callback Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,15/18] crypto: rsa-psspad: Provide PSS signature verify operation Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,13/18] crypto: rsa-psspad: Get signature parameters from a given signature Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,11/18] crypto: Scaffolding for RSA-PSS signature style Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,09/18] crypto: Extend akcipher API to pass signature parameters Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,07/18] crypto: rsa: Move more common code to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,06/18] crypto: rsa: Start moving RSA common code to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_* Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
[v3,01/18] X.509: Parse RSASSA-PSS style certificates Implement RSASSA-PSS signature verification - - - --- 2021-04-20 Varad Gautam New
KEYS: trusted: fix a couple error pointer dereferences KEYS: trusted: fix a couple error pointer dereferences - 1 - --- 2021-04-14 Dan Carpenter New
security: keys: trusted: prevent memory leak in error path security: keys: trusted: prevent memory leak in error path - - - --- 2021-04-13 Muhammad Usama Anjum New
[next] KEYS: trusted: Fix missing null return from kzalloc call [next] KEYS: trusted: Fix missing null return from kzalloc call - 2 - --- 2021-04-12 Colin King New
[-next] KEYS: trusted: Switch to kmemdup_nul() [-next] KEYS: trusted: Switch to kmemdup_nul() - - - --- 2021-04-12 Wei Yongjun New
[v5,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeS… Check codeSigning extended key usage extension - - - --- 2021-04-12 Lee, Chun-Yi New
[v5,3/4] modsign: Add codeSigning EKU when generating X.509 key generation config Check codeSigning extended key usage extension - - - --- 2021-04-12 Lee, Chun-Yi New
[v5,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification Check codeSigning extended key usage extension - - - --- 2021-04-12 Lee, Chun-Yi New
[v5,1/4] X.509: Add CodeSigning extended key usage parsing Check codeSigning extended key usage extension - - - --- 2021-04-12 Lee, Chun-Yi New
[v4,3/3] ima: enable loading of build time generated key on .ima keyring ima: kernel build support for loading the kernel module signing key 1 - - --- 2021-04-09 Nayna Jain New
[v4,2/3] ima: enable signing of modules with build time generated key ima: kernel build support for loading the kernel module signing key 1 - - --- 2021-04-09 Nayna Jain New
[v4,1/3] keys: cleanup build time module signing keys ima: kernel build support for loading the kernel module signing key - 3 - --- 2021-04-09 Nayna Jain New
[4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign… Check codeSigning extended key usage extension - - - --- 2021-04-09 Lee, Chun-Yi New
[3/4] modsign: Add codeSigning EKU when generating X.509 key generation config Check codeSigning extended key usage extension - - - --- 2021-04-09 Lee, Chun-Yi New
[2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification Check codeSigning extended key usage extension - - - --- 2021-04-09 Lee, Chun-Yi New
[1/4] X.509: Add CodeSigning extended key usage parsing Check codeSigning extended key usage extension - - - --- 2021-04-09 Lee, Chun-Yi New
[v2,2/2] certs: Add support for using elliptic curve keys for signing modules Add support for ECDSA-signed kernel modules - 1 - --- 2021-04-08 Stefan Berger New
[v2,1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key Add support for ECDSA-signed kernel modules - 1 - --- 2021-04-08 Stefan Berger New
[v2,18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,17/18] crypto: Accept pss as valid encoding during signature verification Implement RSASSA-PSS signature verification 1 - - --- 2021-04-08 Varad Gautam New
[v2,16/18] crypto: rsa-psspad: Implement signature verify callback Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,15/18] crypto: rsa-psspad: Provide PSS signature verify operation Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,13/18] crypto: rsa-psspad: Get signature parameters from a given signature Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,11/18] crypto: Scaffolding for RSA-PSS signature style Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,09/18] crypto: Extend akcipher API to pass signature parameters Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,07/18] crypto: rsa: Move more common code to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,06/18] crypto: rsa: Start moving RSA common code to rsa-common Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_* Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[v2,01/18] X.509: Parse RSASSA-PSS style certificates Implement RSASSA-PSS signature verification - - - --- 2021-04-08 Varad Gautam New
[RESEND,2/2] keys: X.509 public key issuer lookup without AKID [RESEND,1/2] keys: crypto: Replace BUG_ON() with WARN() in find_asymmetric_key() - 1 - --- 2021-04-07 Andrew Zaborowski New
[RESEND,1/2] keys: crypto: Replace BUG_ON() with WARN() in find_asymmetric_key() [RESEND,1/2] keys: crypto: Replace BUG_ON() with WARN() in find_asymmetric_key() - - - --- 2021-04-07 Andrew Zaborowski New
[v4,4/4] ima: add support for rsa pss verification crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v4,3/4] crypto: add rsa pss test vector crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v4,2/4] crypto: support rsa-pss encoding crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v4,1/4] x509: add support for rsa-pss crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v3,4/4] ima: add support for rsa pss verification crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v3,3/4] crypto: add rsa pss test vector crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v3,2/4] crypto: support rsa-pss encoding crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v3,1/4] x509: add support for rsa-pss crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v2,4/4] ima: add support for rsa pss verification crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v2,3/4] crypto: add rsa pss test vector crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v2,2/4] crypto: support rsa-pss encoding crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[v2,1/4] x509: add support for rsa-pss crypto: add rsa pss support for x509 - - - --- 2021-04-07 Hongbo Li New
[2/2] certs: Add support for using elliptic curve keys for signing modules Add support for ECDSA-signed kernel modules - - - --- 2021-04-06 Stefan Berger New
[1/2] certs: Trigger recreation of module signing key if it's not an RSA key Add support for ECDSA-signed kernel modules - - - --- 2021-04-06 Stefan Berger New
[5/5] ima: add support for rsa pss verification crypto: add rsa pss support for x509 - - - --- 2021-04-06 Hongbo Li New
[4/5] crypto: ecdsa ima support crypto: add rsa pss support for x509 - - - --- 2021-04-06 Hongbo Li New
[3/5] crypto: add rsa pss test vector crypto: add rsa pss support for x509 - - - --- 2021-04-06 Hongbo Li New
[2/5] crypto: support rsa-pss encoding crypto: add rsa pss support for x509 - - - --- 2021-04-06 Hongbo Li New
[1/5] x509: add support for rsa-pss crypto: add rsa pss support for x509 - - - --- 2021-04-06 Hongbo Li New
[18/18] keyctl_pkey: Add pkey parameter slen to pass in PSS salt length Implement RSASSA-PSS signature verification - 1 - --- 2021-03-30 Varad Gautam New
[17/18] crypto: Accept pss as valid encoding during signature verification Implement RSASSA-PSS signature verification 1 - - --- 2021-03-30 Varad Gautam New
[01/18] X.509: Parse RSASSA-PSS style certificates Implement RSASSA-PSS signature verification - - - --- 2021-03-30 Varad Gautam New
[v3,3/3] ima: enable loading of build time generated key on .ima keyring ima: kernel build support for loading the kernel module signing key 1 - - --- 2021-03-30 Nayna Jain New
[v3,2/3] ima: enable signing of modules with build time generated key ima: kernel build support for loading the kernel module signing key 1 - - --- 2021-03-30 Nayna Jain New
[v3,1/3] keys: cleanup build time module signing keys ima: kernel build support for loading the kernel module signing key - 3 - --- 2021-03-30 Nayna Jain New
[v2,2/2] init/Kconfig: support sign module with SM2-with-SM3 algorithm support sign module with SM2-with-SM3 algorithm - - - --- 2021-03-24 tianjia.zhang New
[v2,1/2] pkcs7: make parser enable SM2 and SM3 algorithms combination support sign module with SM2-with-SM3 algorithm - - - --- 2021-03-24 tianjia.zhang New
init/Kconfig: Support sign module with SM3 hash algorithm init/Kconfig: Support sign module with SM3 hash algorithm - - - --- 2021-03-23 tianjia.zhang New
[4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign… Check codeSigning extended key usage extension - - - --- 2021-03-23 Lee, Chun-Yi New
[3/4] modsign: Add codeSigning EKU when generating X.509 key generation config Check codeSigning extended key usage extension - - - --- 2021-03-23 Lee, Chun-Yi New
[2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification Check codeSigning extended key usage extension - - - --- 2021-03-23 Lee, Chun-Yi New
[1/4] X.509: Add CodeSigning extended key usage parsing Check codeSigning extended key usage extension - - - --- 2021-03-23 Lee, Chun-Yi New
sign-file: Fix confusing error messages sign-file: Fix confusing error messages - - - --- 2021-03-22 tianjia.zhang New
keys: Allow disabling read permissions for key possessor keys: Allow disabling read permissions for key possessor - - - --- 2021-03-22 Andrey Ryabinin New
KEYS: trusted: tee: fix build error due to missing include KEYS: trusted: tee: fix build error due to missing include - - - --- 2021-03-17 Ahmad Fatoum New
[v12,10/10] certs: Add support for using elliptic curve keys for signing modules Add support for x509 certs with NIST P384/256/192 keys 1 1 - --- 2021-03-16 Stefan Berger New
« 1 2 ... 18 19 2026 27 »