linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-25 21:10:25 to 2018-07-08 16:20:35 UTC [more...]

Crypto Update for 4.10
 2018-07-08 16:20 UTC  (11+ messages)
` Crypto Update for 4.11
  ` Crypto Fixes for 4.13
    ` Crypto Fixes for 4.14
      ` Crypto Fixes for 4.15
            ` Crypto Fixes for 4.16
              ` Crypto Fixes for 4.17
                ` Crypto Fixes for 4.18

KMSAN: uninit-value in af_alg_free_areq_sgls
 2018-07-07 19:01 UTC  (21+ messages)
` [PATCH] AF_ALG: register completely initialized request in list
` [PATCH v2] AF_ALG: Initialize sg_num_bytes in error code path
` [PATCH v3] "
` [PATCH v4] "

[PATCH v4 0/6] crypto: Add Qcom PRNG support
 2018-07-07 18:05 UTC  (13+ messages)
` [PATCH v4 1/6] hwrng: remove msm hw_random driver
` [PATCH v4 2/6] dt-bindings: crypto: Move prng binding to crypto
` [PATCH v4 3/6] crypto: Add Qcom prng driver
` [PATCH v4 4/6] dt-bindings: crypto: Add new compatible qcom,prng-ee
` [PATCH v4 5/6] crypto: qcom: Add support for prng-ee
` [PATCH v4 6/6] crypto: qcom: Add ACPI support

[PATCH] x86/crypto: Add missing RETs
 2018-07-06 14:57 UTC  (13+ messages)

[PATCH v3 0/6] crypto: Add Qcom PRNG support
 2018-07-05 14:26 UTC  (19+ messages)
` [PATCH v3 1/6] hwrng: remove msm hw_random driver
` [PATCH v3 2/6] dt-bindings: crypto: Move prng binding to crypto
` [PATCH v3 3/6] crypto: Add Qcom prng driver
` [PATCH v3 4/6] dt-bindings: crypto: Add new compatible qcom,prng-ee
` [PATCH v3 5/6] crypto: qcom: Add support for prng-ee
` [PATCH v3 6/6] crypto: qcom: Add ACPI support

[PATCH v18 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-07-04 17:36 UTC  (40+ messages)
` [PATCH v18 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH] crypto: chtls - use 64-bit arithmetic instead of 32-bit
 2018-07-04 16:37 UTC 

[PATCH v3 0/9] Crypto: Remove VLA usage (part 1)
 2018-07-02 17:34 UTC  (17+ messages)
` [PATCH v3 1/9] crypto: xcbc: Remove VLA usage
` [PATCH v3 2/9] crypto: cbc: "
` [PATCH v3 3/9] crypto: shash: "
` [PATCH v3 4/9] dm integrity: "
` [PATCH v3 5/9] crypto: ahash: "
` [PATCH v3 6/9] dm verity fec: "
` [PATCH v3 7/9] crypto alg: Introduce generic max blocksize and alignmask
` [PATCH v3 8/9] crypto: qat: Remove VLA usage
` [PATCH v3 9/9] crypto: shash: Remove VLA usage in unaligned hashing
  ` [dm-devel] "

[PATCH v2 0/6] crypto: fixes and cleanups
 2018-07-02 12:58 UTC  (8+ messages)
` [PATCH v2 1/6] crypto: ccree: fix finup
` [PATCH v2 2/6] crypto: testmgr: add hash finup tests
` [PATCH v2 3/6] crypto: ccree: fix iv handling
` [PATCH v2 4/6] crypto: ccree: remove dead legacy code
` [PATCH v2 5/6] crypto: ccree: use CBC-CS3 CTS mode
` [PATCH v2 6/6] crypto: ccree: rate limit debug print

[PATCH net] ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
 2018-07-02 11:37 UTC  (2+ messages)

[PATCH] crypto: zip: make several functions static
 2018-07-02  5:45 UTC  (2+ messages)

[PATCH] crypto: testmgr: add test vectors for skein
 2018-07-01 18:48 UTC  (7+ messages)
          ` [PATCH] staging/skein: Remove Skein and Threefish code

[PATCH] crypto: skcipher: remove static declaration of export function
 2018-07-01 13:19 UTC  (3+ messages)
` [PATCH v2] crypto: skcipher: remove the exporting of skcipher_walk_next

[PATCH v3 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-07-01 13:18 UTC  (3+ messages)

[PATCH] crypto: arm/speck - fix building in Thumb2 mode
 2018-07-01 13:18 UTC  (2+ messages)

[PATCH 0/3]: hwrng: Add support for qcpm v2 hwrng
 2018-07-01  6:27 UTC  (20+ messages)
` [PATCH 3/3] hwrng: msm - Add support for prng v2

[PATCH v2 00/11] crypto: Remove VLA usage
 2018-07-01  6:24 UTC  (20+ messages)
` [PATCH v2 01/11] crypto: xcbc: "
` [PATCH v2 10/11] crypto: ahash: Remove VLA usage for AHASH_REQUEST_ON_STACK
  ` [dm-devel] "
` [PATCH v2 11/11] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK

[PATCH 0/5] crypto: inside-secure - support more algorithms
 2018-06-28 15:21 UTC  (6+ messages)
` [PATCH 1/5] crypto: inside-secure - md5 support
` [PATCH 2/5] crypto: inside-secure - hmac(md5) support
` [PATCH 3/5] crypto: inside-secure - ecb(des) and cbc(des) support
` [PATCH 4/5] crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
` [PATCH 5/5] crypto: inside-secure - remove request list to improve performance

[PATCH 00/14] crypto: inside-secure - EIP197d support
 2018-06-28 15:15 UTC  (15+ messages)
` [PATCH 01/14] crypto: inside-secure - move the firmware to a better location
` [PATCH 02/14] crypto: inside-secure - use precise compatibles
` [PATCH 03/14] Documentation/bindings: crypto: inside-secure: update the compatibles
` [PATCH 04/14] crypto: inside-secure - filter out the algorithms by engine
` [PATCH 05/14] crypto: inside-secure - add an invalidation flag
` [PATCH 06/14] crypto: inside-secure - dynamic ring configuration allocation
` [PATCH 07/14] crypto: inside-secure - add multiple processing engine support
` [PATCH 08/14] crypto: inside-secure - eip197d support
` [PATCH 09/14] Documentation/bindings: crypto: inside-secure: "
` [PATCH 10/14] crypto: inside-secure - adjust the TRC configuration for EIP197D
` [PATCH 11/14] crypto: inside-secure - reset CDR and RDR rings on module removal
` [PATCH 12/14] crypto: inside-secure - set tx_max_cmd_queue to 32
` [PATCH 13/14] arm64: dts: marvell: armada-cp110: update the crypto engine compatible
` [PATCH 14/14] arm64: dts: marvell: armada-37xx: "

[PATCH 0/4] crypto: fixes and cleanups
 2018-06-28 11:42 UTC  (7+ messages)
` [PATCH 1/4] crypto: ccree: fix finup
` [PATCH 2/4] crypto: testmgr: add hash finup tests
` [PATCH 3/4] crypto: ccree: fix iv handling
  ` [RFC PATCH] crypto: ccree: cc_update_ctr() can be static
` [PATCH 4/4] crypto: ccree: remove dead legacy code

[PATCH 2/9] crypto: atmel-ecc: Silently ignore missing clock frequency
 2018-06-28  8:47 UTC  (2+ messages)

[PATCH] crypto: ccree: fix finup
 2018-06-28  7:06 UTC  (3+ messages)

[PATCH v2 0/2] hwrng: Add support for qcpm v2 hwrng
 2018-06-26 15:27 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: rng: Add new compatible qcom,prng-v2

[PATCH 0/3] crypto: stm32 - Add power mamagement support
 2018-06-26 12:52 UTC  (4+ messages)
` [PATCH 1/3] crypto: stm32/cryp - Add power management support
` [PATCH 2/3] crypto: stm32/hash "
` [PATCH 3/3] crypto: stm32/crc "

cryptomgr_test / drbg_ctr: BUG: sleeping function called from invalid context
 2018-06-26 11:33 UTC  (4+ messages)

[PATCH v5 00/27] x86: PIE support and option to extend KASLR randomization
 2018-06-25 22:38 UTC  (2+ messages)
` [PATCH v5 01/27] x86/crypto: Adapt assembly for PIE support


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