linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-17 13:02:43 to 2021-11-23 12:38:23 UTC [more...]

[PATCHv7 00/12] nvme: In-band authentication support
 2021-11-23 12:38 UTC  (13+ 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 00/13]Update the icicle kit device tree
 2021-11-23 11:35 UTC  (9+ messages)
` [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds

[PATCHv6 00/12] nvme: In-band authentication support
 2021-11-23  9:06 UTC  (34+ 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 Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-23  8:55 UTC  (14+ messages)

[PATCH v43 00/15] /dev/random - a new approach
 2021-11-23  5:38 UTC  (31+ messages)
` [PATCH v43 01/15] Linux Random Number Generator
` [PATCH v43 02/15] LRNG - IRQ entropy source
` [PATCH v43 03/15] LRNG - sysctls and /proc interface
` [PATCH v43 04/15] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v43 05/15] LRNG - CPU entropy source
` [PATCH v43 06/15] LRNG - add switchable DRNG support
` [PATCH v43 07/15] LRNG - add common generic hash support
` [PATCH v43 08/15] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v43 09/15] LRNG - add SP800-90A DRBG extension
` [PATCH v43 10/15] LRNG - add kernel crypto API PRNG extension
` [PATCH v43 11/15] crypto: move Jitter RNG header include dir
` [PATCH v43 12/15] LRNG - add Jitter RNG fast noise source
` [PATCH v43 13/15] LRNG - add SP800-90B compliant health tests
` [PATCH v43 14/15] LRNG - add interface for gathering of raw entropy
` [PATCH v43 15/15] LRNG - add power-on and runtime self-tests

linux-next: Fixes tags need some work in the crypto tree
 2021-11-22 21:29 UTC 

[PATCH] crypto: sa2ul - Use bitfield helpers
 2021-11-22 15:54 UTC 

[PATCH v2] crypto: caam: save caam memory to support crypto engine retry mechanism
 2021-11-22 11:32 UTC 

[PATCH] dt-bindings: crypto: Add optional dma properties
 2021-11-22  9:07 UTC  (3+ messages)

[PATCH] crypto: TDES - disallow in FIPS mode
 2021-11-21 15:10 UTC 

[PATCH] crypto: DH - limit key size to 2048 in FIPS mode
 2021-11-21 14:51 UTC 

[PATCH] crypto: RSA - limit key size to 2048 in FIPS mode
 2021-11-21 14:31 UTC 

[PATCH] crypto: Jitter RNG - consider 32 LSB for APT
 2021-11-21 14:14 UTC 

[PATCH 0/4] crypto: hisilicon/qm - misc clean up and fixes
 2021-11-20  4:47 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon - modify the value of engine type rate
` [PATCH 2/4] crypto: hisilicon/qm - modify the value of qos initialization
` [PATCH 3/4] crypto: hisilicon/qm - some optimizations of ths qos write process
` [PATCH 4/4] crypto: hisilicon/qm - simplified the calculation of qos shaper parameters

[PATCH] crypto: ccp: ccp-dev: no need to initialise statics to 0
 2021-11-20  4:33 UTC  (2+ messages)

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

[PATCH] crypto:otx2_cptvf_algs: use swap() to make code cleaner
 2021-11-20  4:31 UTC  (2+ messages)

[PATCH] crypto: testmgr - Fix wrong test case of RSA
 2021-11-20  4:30 UTC  (2+ messages)

[PATCH] crypto: qce: fix uaf on qce_skcipher_register_one
 2021-11-20  4:30 UTC  (2+ messages)

[PATCH] crypto: qce: fix uaf on qce_ahash_register_one
 2021-11-20  4:30 UTC  (2+ messages)

[PATCH] crypto: qce: fix uaf on qce_aead_register_one
 2021-11-20  4:29 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - use swap() to make code cleaner
 2021-11-20  4:29 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER
 2021-11-20  4:28 UTC  (2+ messages)

[PATCH -next] crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()
 2021-11-20  4:27 UTC  (2+ messages)

[PATCH v2] driver: crypto: caam: replace this_cpu_ptr with raw_cpu_ptr
 2021-11-20  4:27 UTC  (3+ messages)

[PATCH v2] hwrng: cavium: Check health status while reading random data
 2021-11-20  4:26 UTC  (2+ messages)

[PATCH] crypto: atmel-aes: Reestablish the correct tfm context at dequeue
 2021-11-20  4:26 UTC  (2+ messages)

[PATCH] crypto: fix flexible_array.cocci warnings
 2021-11-20  4:06 UTC  (2+ messages)

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

[PATCH 1/2] dt-bindings: crypto: sun8i-ce: Add compatible for D1
 2021-11-19  8:29 UTC  (3+ messages)
` [PATCH 2/2] crypto: sun8i-ce: Add support for the D1 variant

[PATCH v7 00/17] Enroll kernel keys thru MOK
 2021-11-19  2:50 UTC  (34+ 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 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 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 v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-18 23:57 UTC  (11+ messages)
` [PATCH v5 04/22] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v5 05/22] dt-bindings: qcom-bam: Add 'iommus' "
` [PATCH v5 08/22] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
` [PATCH v5 09/22] dt-bindings: qcom-qce: Move 'clocks' to optional properties

[PATCH v3 0/9] STM32 CRYP driver: many fixes
 2021-11-18 15:07 UTC  (10+ messages)
` [PATCH v3 1/9] crypto: stm32/cryp - defer probe for reset controller
` [PATCH v3 2/9] crypto: stm32/cryp - don't print error on probe deferral
` [PATCH v3 3/9] crypto: stm32/cryp - fix CTR counter carry
` [PATCH v3 4/9] crypto: stm32/cryp - fix race condition in crypto_engine requests
` [PATCH v3 5/9] crypto: stm32/cryp - check early input data
` [PATCH v3 6/9] crypto: stm32/cryp - fix double pm exit
` [PATCH v3 7/9] crypto: stm32/cryp - fix lrw chaining mode
` [PATCH v3 8/9] crypto: stm32/cryp - fix bugs and crash in tests
` [PATCH v3 9/9] crypto: stm32/cryp - reorder hw initialization

[PATCH] crypto: caam - check jr permissions before probing
 2021-11-18 10:11 UTC  (9+ messages)
` [PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
  ` [PATCH v2 2/2] crypto: caam - check jr permissions before probing

[PATCH v3 0/4] Add SP800-108 KDF implementation to crypto API
 2021-11-18  8:37 UTC  (9+ messages)
` [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] crypto: caam: fix descriptor error when create ext4 fs on the device-mapper device
 2021-11-18  7:57 UTC  (2+ messages)

Build regressions/improvements in v5.16-rc1
 2021-11-17 19:39 UTC  (7+ messages)

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


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