Keyrings Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 14:16:06 to 2021-05-12 12:52:26 UTC [more...]

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-12 12:50 UTC  (2+ messages)
` [PATCH v2 23/40] docs: security: keys: trusted-encrypted.rst: "

[PATCH] integrity: add informational messages when revoking certs
 2021-05-12 11:03 UTC 

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-12 10:22 UTC  (25+ messages)
` [PATCH 06/53] docs: admin-guide: avoid using UTF-8 chars
` [PATCH 32/53] docs: security: keys: trusted-encrypted.rst: "

[PATCH v2 0/1] trusted-keys: match tpm_get_ops on all return paths
 2021-05-11 23:58 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] pkcs7: support EC-RDSA/streebog in SignerInfo
 2021-05-11 14:47 UTC 

[PATCH] Keys: Remove redundant initialization of cred
 2021-05-11 10:50 UTC  (3+ messages)

Project
 2021-05-10 16:40 UTC 

'make O=' indigestion with module signing
 2021-05-10 12:41 UTC  (10+ messages)

[PATCH 0/9] Enable hibernation when Lockdown is enabled
 2021-05-05 18:18 UTC  (7+ messages)
` [PATCH 6/9] pm: hibernate: Optionally store and verify a hash of the image

[PATCH 4/4] integrity: Load mokx variables into the blacklist keyring
 2021-05-05 10:00 UTC  (9+ messages)
` [PATCH 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries

[syzbot] KCSAN: data-race in assoc_array_apply_edit / search_nested_keyrings
 2021-05-04 17:01 UTC  (3+ messages)

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-05-04 10:31 UTC  (3+ messages)

[PATCH] KEYS: trusted: fix memory leak
 2021-05-03 14:56 UTC  (4+ messages)

[PATCH] KEYS: trusted: Fix memory leak on object td
 2021-05-03 14:55 UTC  (4+ messages)

[RESEND][PATCH 1/2] keys: crypto: Replace BUG_ON() with WARN() in find_asymmetric_key()
 2021-04-30 23:27 UTC  (2+ messages)
` [RESEND][PATCH 2/2] keys: X.509 public key issuer lookup without AKID

[PATCH v2] .gitignore: prefix local generated files with a slash
 2021-04-30 18:41 UTC  (3+ messages)

[PATCH 0/1] trusted-keys: match tpm_get_ops on all return paths
 2021-04-29 19:08 UTC  (5+ messages)
` [PATCH 1/1] "

[bug report] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
 2021-04-29 18:50 UTC  (2+ messages)

[PATCH v6 0/4] Check codeSigning extended key usage extension
 2021-04-29 13:04 UTC  (6+ messages)
` [PATCH v6,1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH v6,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH v6,3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH v6,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH v4 0/2] Add support for ECDSA-signed kernel modules
 2021-04-27 23:47 UTC  (4+ messages)
` [PATCH v4 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v4 2/2] certs: Add support for using elliptic curve keys for signing modules

[PATCH v3 0/2] Add support for ECDSA-signed kernel modules
 2021-04-27 23:46 UTC  (5+ messages)
` [PATCH v3 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v3 2/2] certs: Add support for using elliptic curve keys for signing modules

[PATCH 4/5] .gitignore: prefix local generated files with a slash
 2021-04-26 18:55 UTC  (4+ messages)

[PATCH] ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies
 2021-04-23  2:57 UTC  (2+ messages)

[GIT PULL] KEYS: trusted fixes for 5.12-rc7
 2021-04-22 21:04 UTC  (3+ messages)

[PATCH] KEYS: trusted: fix TPM trusted keys for generic framework
 2021-04-22  4:57 UTC  (2+ messages)

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-04-22  4:47 UTC  (6+ messages)
` [PATCH v9 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH] KEYS: trusted: Fix TPM reservation for seal/unseal
 2021-04-21 23:11 UTC  (2+ messages)

[PATCH v2 0/2] Add support for ECDSA-signed kernel modules
 2021-04-21 12:58 UTC  (12+ messages)
` [PATCH v2 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v2 2/2] certs: Add support for using elliptic curve keys for signing modules

[PATCH v3 00/18] Implement RSASSA-PSS signature verification
 2021-04-20 13:27 UTC  (20+ messages)
` [PATCH v3 01/18] X.509: Parse RSASSA-PSS style certificates
` [PATCH v3 02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad
` [PATCH v3 03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper
` [PATCH v3 04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers
` [PATCH v3 05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_*
` [PATCH v3 06/18] crypto: rsa: Start moving RSA common code to rsa-common
` [PATCH v3 07/18] crypto: rsa: Move more "
` [PATCH v3 08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback "
` [PATCH v3 09/18] crypto: Extend akcipher API to pass signature parameters
` [PATCH v3 10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h
` [PATCH v3 11/18] crypto: Scaffolding for RSA-PSS signature style
` [PATCH v3 12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers
` [PATCH v3 13/18] crypto: rsa-psspad: Get signature parameters from a given signature
` [PATCH v3 14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS
` [PATCH v3 15/18] crypto: rsa-psspad: Provide PSS signature verify operation
` [PATCH v3 16/18] crypto: rsa-psspad: Implement signature verify callback
` [PATCH v3 17/18] crypto: Accept pss as valid encoding during signature verification
` [PATCH v3 18/18] keyctl_pkey: Add pkey parameters saltlen and mgfhash for PSS

[PATCH v2 00/18] Implement RSASSA-PSS signature verification
 2021-04-20 11:47 UTC  (24+ messages)
` [PATCH v2 01/18] X.509: Parse RSASSA-PSS style certificates
` [PATCH v2 02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad
` [PATCH v2 03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper
` [PATCH v2 04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers
` [PATCH v2 05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_*
` [PATCH v2 06/18] crypto: rsa: Start moving RSA common code to rsa-common
` [PATCH v2 07/18] crypto: rsa: Move more "
` [PATCH v2 08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback "
` [PATCH v2 09/18] crypto: Extend akcipher API to pass signature parameters
` [PATCH v2 10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h
` [PATCH v2 11/18] crypto: Scaffolding for RSA-PSS signature style
` [PATCH v2 12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers
` [PATCH v2 13/18] crypto: rsa-psspad: Get signature parameters from a given signature
` [PATCH v2 14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS
` [PATCH v2 15/18] crypto: rsa-psspad: Provide PSS signature verify operation
` [PATCH v2 16/18] crypto: rsa-psspad: Implement signature verify callback
` [PATCH v2 17/18] crypto: Accept pss as valid encoding during signature verification
` [PATCH v2 18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-04-20  6:22 UTC  (7+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH 3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

Fix for CVE-2020-26541
 2021-04-16 15:14 UTC 

[PATCH] KEYS: trusted: fix a couple error pointer dereferences
 2021-04-16 14:08 UTC  (5+ messages)

null-ptr-deref in integrity_inode_free()
 2021-04-14 20:36 UTC  (4+ messages)

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-04-14 16:01 UTC  (4+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing

[PATCH][next] KEYS: trusted: Fix missing null return from kzalloc call
 2021-04-14 11:07 UTC  (6+ messages)

[PATCH] security: keys: trusted: prevent memory leak in error path
 2021-04-13 20:13 UTC 

[PATCH -next] KEYS: trusted: Switch to kmemdup_nul()
 2021-04-12 16:00 UTC 

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-04-12  4:47 UTC  (5+ messages)
` [PATCH v5,1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH v5,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH v5,3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH v5,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH v4 0/3] ima: kernel build support for loading the kernel module signing key
 2021-04-09 18:48 UTC  (5+ messages)
` [PATCH v4 1/3] keys: cleanup build time module signing keys
` [PATCH v4 2/3] ima: enable signing of modules with build time generated key
` [PATCH v4 3/3] ima: enable loading of build time generated key on .ima keyring

[PATCH 00/18] Implement RSASSA-PSS signature verification
 2021-04-08 14:21 UTC  (5+ messages)
` [PATCH 01/18] X.509: Parse RSASSA-PSS style certificates


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).