keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 14:08:38 to 2021-01-21 04:55:14 UTC [more...]

[PATCH v4 0/4] Check codeSigning extended key usage extension
 2021-01-21  4:23 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

[PATCH v3 00/10] Enable root to update the blacklist keyring
 2021-01-20 23:53 UTC  (29+ messages)
` [PATCH v3 01/10] certs/blacklist: fix kernel doc interface issue
` [PATCH v3 02/10] certs: Fix blacklisted hexadecimal hash string check
` [PATCH v3 03/10] PKCS#7: Fix missing include
` [PATCH v3 04/10] certs: Fix blacklist flag type confusion
` [PATCH v3 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
` [PATCH v3 06/10] certs: Make blacklist_vet_description() more strict
` [PATCH v3 07/10] certs: Factor out the blacklist hash creation
` [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid
` [PATCH v3 09/10] certs: Allow root user to append signed hashes to the blacklist keyring
` [PATCH v3 10/10] tools/certs: Add print-cert-tbs-hash.sh

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-21  0:01 UTC  (27+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-21  0:36 UTC  (15+ messages)

(no subject)
 2021-01-20 14:46 UTC  (2+ messages)
` 

[PATCH v2] keys: X.509 public key issuer lookup without AKID
 2021-01-20  1:54 UTC  (6+ messages)

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-19  0:13 UTC 

[PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
 2021-01-18 21:09 UTC  (9+ messages)

Request_key from KMIP appliance
 2021-01-15 22:21 UTC  (3+ messages)

[PATCH] keys: X.509 public key issuer lookup without AKID
 2021-01-15  9:29 UTC  (6+ messages)

[PATCH v3] scripts: use pkg-config to locate libcrypto
 2021-01-15  0:48 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH v2 0/5] Enable root to update the blacklist keyring
 2021-01-14  4:15 UTC  (9+ messages)
` [PATCH v2 1/5] certs: Make blacklist_vet_description() more strict
` [PATCH v2 2/5] certs: Factor out the blacklist hash creation
` [PATCH v2 3/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v2 4/5] certs: Allow root user to append signed hashes to the blacklist keyring
` [PATCH v2 5/5] tools/certs: Add print-cert-tbs-hash.sh

[PATCH][RESEND#15] keys: Handle missing Authority Key Identifier X509 extension
 2021-01-14  3:19 UTC  (8+ messages)
` [PATCH][RESEND] keys: Update comment for restrict_link_by_key_or_keyring_chain

[PATCH] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-13 23:56 UTC  (3+ messages)

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13 13:06 UTC 

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13 13:03 UTC 

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13  3:02 UTC  (3+ messages)

[PATCH 0/5] Add KDF implementations to crypto API
 2021-01-12  1:34 UTC  (17+ messages)
` [PATCH 1/5] crypto: Add key derivation self-test support code
` [PATCH 2/5] crypto: add SP800-108 counter key derivation function
` [PATCH 3/5] crypto: add RFC5869 HKDF
` [PATCH 4/5] security: DH - use KDF implementation from crypto API
` [PATCH 5/5] fs: use HKDF implementation from kernel "

let import_iovec deal with compat_iovecs as well v2
 2021-01-08 11:49 UTC  (3+ messages)
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector

Null pointer dereference in public key verification (related to SM2 introduction)
 2021-01-07  8:40 UTC  (6+ messages)

[PATCH v14 2/5] oid_registry: Add TCG defined OIDS for TPM keys
 2021-01-04 21:56 UTC  (8+ messages)
` [PATCH v14 0/5] TPM 2.0 trusted key rework
  ` [PATCH v14 3/5] security: keys: trusted: fix TPM2 authorizations

[PATCH AUTOSEL 5.4 058/130] rxrpc: Don't leak the service-side session key to userspace
 2020-12-23  2:17 UTC 

[PATCH AUTOSEL 4.19 38/87] rxrpc: Don't leak the service-side session key to userspace
 2020-12-23  2:20 UTC 

[PATCH AUTOSEL 4.14 32/66] rxrpc: Don't leak the service-side session key to userspace
 2020-12-23  2:22 UTC 

[PATCH AUTOSEL 4.9 23/48] rxrpc: Don't leak the service-side session key to userspace
 2020-12-23  2:23 UTC 

[PATCH AUTOSEL 4.4 21/38] rxrpc: Don't leak the service-side session key to userspace
 2020-12-23  2:24 UTC 

[GIT PULL] keys: Collected minor fixes and cleanups
 2020-12-15  4:57 UTC  (5+ messages)

[PATCH v1 5/9] PKCS#7: Fix missing include
 2020-12-11 18:35 UTC  (15+ messages)
` [PATCH v1 0/9] Enable root to update the blacklist keyring
  ` [PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
  ` [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
  ` [PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
  ` [PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid

Away next week (51)
 2020-12-11 13:05 UTC 

[PATCH 00/18] keys: Miscellaneous fixes
 2020-12-11 10:56 UTC  (26+ messages)
` [PATCH 01/18] security: keys: Fix fall-through warnings for Clang
` [PATCH 02/18] keys: Remove outdated __user annotations
` [PATCH 03/18] watch_queue: Drop references to /dev/watch_queue
` [PATCH 04/18] security/keys: use kvfree_sensitive()
` [PATCH 05/18] KEYS: asymmetric: Fix kerneldoc
` [PATCH 06/18] security: keys: delete repeated words in comments
` [PATCH 07/18] KEYS: remove redundant memset
` [PATCH 08/18] crypto: asymmetric_keys: fix some comments in pkcs7_parser.h
` [PATCH 09/18] encrypted-keys: Replace HTTP links with HTTPS ones
` [PATCH 10/18] PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one
` [PATCH 11/18] crypto: pkcs7: Use match_string() helper to simplify the code
` [PATCH 12/18] keys: remove trailing semicolon in macro definition
` [PATCH 13/18] crypto: public_key: Remove redundant header file from public_key.h
` [PATCH 14/18] certs/blacklist: fix kernel doc interface issue
` [PATCH 15/18] certs: Fix blacklisted hexadecimal hash string check
` [PATCH 16/18] PKCS#7: Fix missing include
` [PATCH 17/18] certs: Fix blacklist flag type confusion
` [PATCH 18/18] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID

[PATCH v14 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
 2020-12-08 11:02 UTC  (7+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

[PATCH v1 0/9] Enable root to update the blacklist keyring
 2020-11-30  8:23 UTC 

[PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
 2020-11-20 18:04 UTC 

[PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
 2020-11-20 18:04 UTC 

[PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
 2020-11-20 18:04 UTC 

[PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid
 2020-11-20 18:04 UTC 


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 NNTP newsgroup(s).