keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 18:22:04 to 2020-12-11 20:08:53 UTC [more...]

[PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
 2020-12-11 18:35 UTC  (17+ messages)
` [PATCH v1 0/9] Enable root to update the blacklist keyring
  ` [PATCH v1 5/9] PKCS#7: Fix missing include
  ` [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

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-11 15:29 UTC  (23+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework
` [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 v8 4/4] MAINTAINERS: Add myself as Trusted Keys co-maintainer

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 v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-12-10 18:56 UTC  (3+ messages)

[PATCH v14 0/5] TPM 2.0 trusted key rework
 2020-12-08 11:02 UTC  (17+ messages)
` [PATCH v14 1/5] lib: add ASN.1 encoder
` [PATCH v14 2/5] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v14 3/5] security: keys: trusted: fix TPM2 authorizations
` [PATCH v14 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v14 5/5] security: keys: trusted: Make sealed key properly interoperable

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (69+ messages)
` [PATCH 052/141] security: keys: "
                  ` [Intel-wired-lan] [PATCH 000/141] "
` (subset) "

[PATCH] crypto: asym_tpm: correct zero out potential secrets
 2020-12-04  8:01 UTC 

[PATCH][RESEND] keys: Handle missing Authority Key Identifier X509 extension
 2020-12-03 19:04 UTC  (2+ messages)
` [PATCH][RESEND] keys: Update comment for restrict_link_by_key_or_keyring_chain

[PATCH] keys: remove trailing semicolon in macro definition
 2020-12-02 16:45 UTC  (5+ messages)

[PATCH 0/9] keys: Miscellaneous fixes
 2020-12-02 16:43 UTC  (13+ messages)
` [PATCH 1/9] security: keys: Fix fall-through warnings for Clang
` [PATCH 2/9] keys: Remove outdated __user annotations
` [PATCH 3/9] watch_queue: Drop references to /dev/watch_queue
` [PATCH 4/9] security/keys: use kvfree_sensitive()
` [PATCH 5/9] KEYS: asymmetric: Fix kerneldoc
` [PATCH 6/9] security: keys: delete repeated words in comments
` [PATCH 7/9] KEYS: remove redundant memset
` [PATCH 8/9] crypto: asymmetric_keys: fix some comments in pkcs7_parser.h
` [PATCH 9/9] encrypted-keys: Replace HTTP links with HTTPS ones

Null pointer dereference in public key verification (related to SM2 introduction)
 2020-12-02 12:24 UTC  (3+ messages)

[PATCH] certs/blacklist: fix kernel doc interface issue
 2020-11-30 11:14 UTC  (3+ messages)

[PATCH v1] include: crypto - remove the unused include
 2020-11-30 10:21 UTC  (2+ messages)

[PATCH v2] watch_queue: Drop references to /dev/watch_queue
 2020-11-29  2:38 UTC  (2+ messages)

[PATCH 0/4] Check codeSigning extended key usage extension
 2020-11-26  6:58 UTC  (7+ messages)
` [PATCH v2 1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH v2 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] keys: Remove outdated __user annotations
 2020-11-23 23:54 UTC 

[RESEND PATCH] watch_queue: Drop references to /dev/watch_queue
 2020-11-23 22:56 UTC  (2+ messages)

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (17+ messages)

[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 5/9] PKCS#7: Fix missing include
 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).