linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 18:48:15 to 2021-11-15 16:18:11 UTC [more...]

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

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

[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 v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-15  8:05 UTC  (34+ messages)
` [PATCH v5 03/22] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v5 06/22] dt-bindings: qcom-bam: Add "powered remotely" mode
` [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 17/22] crypto: qce: Print a failure msg in case probe() fails

[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  (10+ 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

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-12 23:50 UTC  (21+ messages)
` [PATCH V3 1/4] crypto: ccp - Fix SEV_INIT error logging on init
` [PATCH V3 4/4] crypto: ccp - Add SEV_INIT_EX support

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

[PATCH] crypto: ccree - remove redundant 'flush_workqueue()' calls
 2021-11-12 18:18 UTC  (2+ messages)

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

[PATCH] crypto: fix flexible_array.cocci warnings
 2021-11-12 10:56 UTC 

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

[PATCH] crypto: cavium/nitrox - Fix 'File exists' error in 'nitrox_probe()'
 2021-11-12  8:57 UTC 

[PATCH v3 0/5] Update STMicroelectronics maintainers email
 2021-11-12  7:42 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: timer: Update maintainers for st,stm32-timer
` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st,stm32-timers
` [PATCH v3 3/5] dt-bindings: media: Update maintainers for st,stm32-cec.yaml
` [PATCH v3 4/5] dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yaml
` [PATCH v3 5/5] dt-bindings: treewide: Update @st.com email address to @foss.st.com


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