keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 18:56:46 to 2021-01-08 11:51:40 UTC [more...]

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

Request_key from KMIP appliance
 2021-01-08  0:31 UTC  (2+ messages)

[PATCH 0/5] Add KDF implementations to crypto API
 2021-01-07 18:53 UTC  (16+ 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 "

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-07 10:58 UTC  (2+ messages)

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

[PATCH v2 0/5] Enable root to update the blacklist keyring
 2021-01-05 10:12 UTC  (7+ 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 v14 0/5] TPM 2.0 trusted key rework
 2021-01-04 21:56 UTC  (20+ 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][RESEND#15] keys: Handle missing Authority Key Identifier X509 extension
 2021-01-04 16:40 UTC  (2+ messages)
` [PATCH][RESEND] keys: Update comment for restrict_link_by_key_or_keyring_chain

[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 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 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (60+ 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

[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)

[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).