linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-12 12:59:41 to 2021-11-16 08:40:01 UTC [more...]

[PATCH 5.15 000/917] 5.15.3-rc1 review
 2021-11-16  8:39 UTC 

[PATCH] crypto: ccree - remove redundant 'flush_workqueue()' calls
 2021-11-16  7:42 UTC  (3+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-16  5:14 UTC  (49+ messages)

memset() in crypto code
 2021-11-16  0:47 UTC  (3+ messages)

Build regressions/improvements in v5.16-rc1
 2021-11-16  0:35 UTC  (5+ messages)

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-15 17:42 UTC  (16+ messages)
` [PATCH V3 4/4] crypto: ccp - "

[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-15 20:11 UTC  (43+ messages)
` [PATCH v5 03/22] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v5 07/22] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v5 09/22] dt-bindings: qcom-qce: Move 'clocks' to optional properties
` [PATCH v5 10/22] dt-bindings: qcom-qce: Add 'iommus' "
` [PATCH v5 11/22] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v5 12/22] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v5 13/22] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v5 14/22] crypto: qce: core: "
` [PATCH v5 15/22] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v5 16/22] crypto: qce: core: Make clocks optional
` [PATCH v5 17/22] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v5 18/22] crypto: qce: Defer probing if BAM dma channel is not yet initialized
` [PATCH v5 19/22] crypto: qce: Add 'sm8250-qce' compatible string check
` [PATCH v5 21/22] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH v7 00/17] Enroll kernel keys thru MOK
 2021-11-16  0:15 UTC  (18+ messages)
` [PATCH v7 01/17] integrity: Introduce a Linux keyring called machine
` [PATCH v7 02/17] integrity: Do not allow machine keyring updates following init
` [PATCH v7 03/17] KEYS: Create static version of public_key_verify_signature
` [PATCH v7 04/17] X.509: Parse Basic Constraints for CA
` [PATCH v7 05/17] KEYS: CA link restriction
` [PATCH v7 06/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v7 07/17] integrity: Fix warning about missing prototypes
` [PATCH v7 08/17] integrity: add new keyring handler for mok keys
` [PATCH v7 09/17] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v7 10/17] KEYS: add a reference to machine keyring
` [PATCH v7 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v7 12/17] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v7 13/17] KEYS: link secondary_trusted_keys to machine trusted keys
` [PATCH v7 14/17] integrity: store reference to machine keyring
` [PATCH v7 15/17] efi/mokvar: move up init order
` [PATCH v7 16/17] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v7 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH V4.1 5/5] crypto: ccp - Add SEV_INIT_EX support
 2021-11-15 19:34 UTC 

[PATCH V4 0/5] Add SEV_INIT_EX support
 2021-11-15 17:41 UTC  (6+ messages)
` [PATCH V4 1/5] crypto: ccp - Add SEV_INIT rc error logging on init
` [PATCH V4 2/5] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V4 3/5] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH V4 4/5] crypto: ccp - Add psp_init_on_probe module parameter
` [PATCH V4 5/5] crypto: ccp - Add SEV_INIT_EX support

[PATCH 00/13]Update the icicle kit device tree
 2021-11-15 16:17 UTC  (7+ messages)
` [PATCH 12/13] riscv: icicle-kit: update microchip "

[PATCHv5 00/12] nvme: In-band authentication support
 2021-11-15 15:43 UTC  (26+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions

[PATCH v2 0/6] crypto: DRBG - improve 'nopr' reseeding
 2021-11-15 14:18 UTC  (7+ messages)
` [PATCH v2 1/6] crypto: DRBG - prepare for more fine-grained tracking of seeding state
` [PATCH v2 2/6] crypto: DRBG - track whether DRBG was seeded with !rng_is_initialized()
` [PATCH v2 3/6] crypto: DRBG - move dynamic ->reseed_threshold adjustments to __drbg_seed()
` [PATCH v2 4/6] crypto: DRBG - make reseeding from get_random_bytes() synchronous
` [PATCH v2 5/6] crypto: DRBG - make drbg_prepare_hrng() handle jent instantiation errors
` [PATCH v2 6/6] crypto: DRBG - reseed 'nopr' drbgs periodically from get_random_bytes()

[PATCH v2 00/24] crypto: qat - PFVF refactoring
 2021-11-15 12:03 UTC  (25+ messages)
` [PATCH v2 01/24] crypto: qat - fix undetected PFVF timeout in ACK loop
` [PATCH v2 02/24] crypto: qat - refactor PF top half for PFVF
` [PATCH v2 03/24] crypto: qat - move vf2pf interrupt helpers
` [PATCH v2 04/24] crypto: qat - move VF message handler to adf_vf2pf_msg.c
` [PATCH v2 05/24] crypto: qat - move interrupt code out of the PFVF handler
` [PATCH v2 06/24] crypto: qat - change PFVF ACK behaviour
` [PATCH v2 07/24] crypto: qat - re-enable interrupts for legacy PFVF messages
` [PATCH v2 08/24] crypto: qat - split PFVF message decoding from handling
` [PATCH v2 09/24] crypto: qat - handle retries due to collisions in adf_iov_putmsg()
` [PATCH v2 10/24] crypto: qat - relocate PFVF PF related logic
` [PATCH v2 11/24] crypto: qat - relocate PFVF VF "
` [PATCH v2 12/24] crypto: qat - relocate PFVF disabled function
` [PATCH v2 13/24] crypto: qat - add pfvf_ops
` [PATCH v2 14/24] crypto: qat - differentiate between pf2vf and vf2pf offset
` [PATCH v2 15/24] crypto: qat - abstract PFVF send function
` [PATCH v2 16/24] crypto: qat - abstract PFVF receive logic
` [PATCH v2 17/24] crypto: qat - reorganize PFVF code
` [PATCH v2 18/24] crypto: qat - reorganize PFVF protocol definitions
` [PATCH v2 19/24] crypto: qat - use enums for PFVF protocol codes
` [PATCH v2 20/24] crypto: qat - pass the PF2VF responses back to the callers
` [PATCH v2 21/24] crypto: qat - refactor pfvf version request messages
` [PATCH v2 22/24] crypto: qat - do not rely on min version
` [PATCH v2 23/24] crypto: qat - fix VF IDs in PFVF log messages
` [PATCH v2 24/24] crypto: qat - improve logging of PFVF messages

[PATCH] crypto: caam - check jr permissions before probing
 2021-11-15 11:40 UTC  (18+ messages)
` [PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
  ` [PATCH v2 1/2] crypto: caam - convert to use capabilities
  ` [PATCH v2 2/2] crypto: caam - check jr permissions before probing

[syzbot] INFO: task hung in hwrng_register
 2021-11-15 10:09 UTC  (3+ messages)

[PATCH v3 0/4] Add SP800-108 KDF implementation to crypto API
 2021-11-15  8:44 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: Add key derivation self-test support code
` [PATCH v3 2/4] crypto: add SP800-108 counter key derivation function
` [PATCH v3 3/4] security: DH - remove dead code for zero padding
` [PATCH v3 4/4] security: DH - use KDF implementation from crypto API

[PATCH v2] driver: crypto: caam: replace this_cpu_ptr with raw_cpu_ptr
 2021-11-15  2:54 UTC  (2+ messages)

[GIT PULL] zstd changes for v5.16
 2021-11-14 20:33 UTC  (5+ messages)

[PATCH Strawman] crypto: Handle PEM-encoded x.509 certificates
 2021-11-14  3:00 UTC  (6+ messages)

[PATCH] crypto: ccp: ccp-dev: no need to initialise statics to 0
 2021-11-13  6:30 UTC 

[PATCH v3 0/6] crypto: hisilicon - supports hash algorithm for SEC engine
 2021-11-13  6:01 UTC  (3+ messages)
` [PATCH v3 2/6] crypto: hisilicon/sec - add ahash alg features for Kunpeng920

[GIT PULL] zstd changes for v5.16
 2021-11-13  5:41 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.9
 2021-11-12 20:42 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11
        ` [GIT PULL] Crypto Fixes for 5.14
            ` [GIT PULL] Crypto Fixes for 5.15
                ` [GIT PULL] Crypto Fixes for 5.16

[PATCH v0 39/42] crypto: ccree - check notifier registration return value
 2021-11-12 18:48 UTC  (3+ messages)

CAAM RNG trouble
 2021-11-12 15:27 UTC  (2+ messages)
` [RFC PATCH] crypto: caam - restore retry count after HW RNG failure


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