linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-28 03:00:03 to 2015-05-11 05:56:19 UTC [more...]

Crypto Fixes for 3.6
 2015-05-11  5:56 UTC  (12+ messages)
` Crypto Fixes for 3.7
  ` Crypto Fixes for 3.9
    ` Crypto Fixes for 3.13
          ` Crypto Fixes for 3.14
            ` Crypto Fixes for 3.19
                ` Crypto Fixes for 4.1

[Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
 2015-05-11  1:51 UTC  (3+ messages)

[V3 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-05-08 20:58 UTC  (13+ messages)
` [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [V3 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
` [V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()
` [V3 PATCH 4/5] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V3 PATCH 5/5] amd-xgbe: "

[PATCH 1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
 2015-05-08  9:04 UTC  (3+ messages)
` [PATCH 2/2] crypto: arm/aes - streamline AES-192 code path

[PATCH v5 0/5] Seeding DRBG with more entropy
 2015-05-08  6:44 UTC  (6+ messages)
` [PATCH v5 1/5] random: Async and sync API for accessing nonblocking_pool
` [PATCH v5 2/5] crypto: drbg - prepare for async seeding
` [PATCH v5 3/5] crypto: drbg - add async seeding operation
` [PATCH v5 4/5] crypto: drbg - use Jitter RNG to obtain seed
` [PATCH v5 5/5] crypto: add jitterentropy RNG

[PATCH -next] crct10dif: remove extra function call in crc_t10dif() and crc_t10dif_update()
 2015-05-08  5:11 UTC  (2+ messages)

[PATCH 00/11] add 842 hw compression for PowerNV platform
 2015-05-08  2:32 UTC  (27+ messages)
` [PATCHv2 00/10] "
  ` [PATCH 01/10] powerpc: export of_get_ibm_chip_id function
  ` [PATCH 02/10] powerpc: Add ICSWX instruction
  ` [PATCH 03/10] lib: add software 842 compression/decompression
  ` [PATCH 04/10] crypto: change 842 alg to use software
  ` [PATCH 05/10] drivers/crypto/nx: rename nx-842.c to nx-842-pseries.c
  ` [PATCH 06/10] drivers/crypto/nx: add NX-842 platform frontend driver
  ` [PATCH 07/10] drivers/crypto/nx: add nx842 constraints
  ` [PATCH 08/10] drivers/crypto/nx: add PowerNV platform NX-842 driver
  ` [PATCH 09/10] drivers/crypto/nx: simplify pSeries nx842 driver
  ` [PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg
  ` [PATCHv3 00/10] add 842 hw compression for PowerNV platform

[PATCH] qat: add driver version
 2015-05-08  0:00 UTC 

[V2 PATCH 0/5] Introduce ACPI _CCA support and device_dma_is_coherent API
 2015-05-07 20:18 UTC  (24+ messages)
` [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
          ` [Linaro-acpi] "
` [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
      ` [Linaro-acpi] "
` [V2 PATCH 3/5] device property: Introduces device_dma_is_coherent()
` [V2 PATCH 4/5] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V2 PATCH 5/5] amd-xgbe: "

[PATCH v2 0/2] crypto: add a new driver for Marvell CESA
 2015-05-07  7:18 UTC  (11+ messages)
` [PATCH v2 3/7] crypto: marvell/CESA: update DT bindings documentation
  ` [PATCH v2 1/7] crypto: mv_cesa: request registers memory region
  ` [PATCH v2 2/7] crypto: add new driver for Marvell CESA
  ` [PATCH v2 4/7] ARM: marvell/dt: add crypto node to armada-xp SoC
` [PATCH v2 5/7] ARM: marvell/dt: add crypto node to armada-xp-gp board
` [PATCH v2 6/7] ARM: marvell/dt: add crypto node to armada 370 SoC
` [PATCH v2 7/7] ARM: marvell/dt: add crypto node to kirkwood SoC

[PATCH bugfix 1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path
 2015-05-07  3:19 UTC  (3+ messages)
` [PATCH bugfix 2/2] crypto: arm64/sha2-ce "

[PATCH 1/2] crypto: arm64/crc32: bring in line with generic CRC32
 2015-05-07  3:18 UTC  (5+ messages)
` [PATCH 2/2] crypto: testmgr: add test cases for CRC32

[PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API
 2015-05-06 19:36 UTC  (3+ messages)
` [PATCH RFC v2 1/2] crypto: add PKE API
` [PATCH RFC v2 2/2] crypto: RSA: KEYS: convert rsa and public key to new "

[PATCH v3] splice: sendfile() at once fails for big files
 2015-05-06 15:28 UTC  (2+ messages)

[PATCH v2] splice: sendfile() at once fails for big files
 2015-05-06 15:07 UTC  (8+ messages)

[PATCH RFC 0/2] crypto: Introduce Public Key Encryption API
 2015-05-06 11:31 UTC  (20+ messages)
` [PATCH RFC 1/2] crypto: add PKE API
` [PATCH RFC 2/2] crypto: RSA: KEYS: convert rsa and public key to new "

XTS and 64-bit block
 2015-05-06  8:28 UTC 

[PATCH v4 0/4] target: Fix several problems related to T10-PI support
 2015-05-05 16:16 UTC  (11+ messages)
` [PATCH v4 3/4] lib: introduce crc_t10dif_update()
` [PATCH v4 4/4] target: handle odd SG mapping for data transfer memory

[PATCH 3.14 73/92] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
 2015-05-05 13:22 UTC  (8+ messages)
          ` [PATCH] Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"

[PATCH v4 0/6] Seeding DRBG with more entropy
 2015-05-04 23:12 UTC  (12+ messages)
` [PATCH v4 1/6] random: Addition of kernel_pool
` [PATCH v4 2/6] random: Async and sync API for accessing kernel_pool
` [PATCH v4 3/6] crypto: drbg - prepare for async seeding
` [PATCH v4 4/6] crypto: drbg - add async seeding operation
` [PATCH v4 5/6] crypto: drbg - use Jitter RNG to obtain seed
` [PATCH v4 6/6] crypto: add jitterentropy RNG

[PATCH] hw_random: bcm63xx-rng: fix bugs introduced in commit 6229c16060fee9a015bf476f21e40c6f08609d6e
 2015-05-04  9:57 UTC  (4+ messages)
` [PATCH v2] hw_random: bcm63xx-rng: Fix driver compilation

[PATCH v2 crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
 2015-05-04  9:56 UTC  (2+ messages)

[PATCH v2] SP800-38F / RFC3394 key wrapping
 2015-05-01 13:21 UTC  (8+ messages)

[PATCH v3 0/6] Seeding DRBG with more entropy
 2015-05-01  4:15 UTC  (7+ messages)
` [PATCH v3 1/6] random: Addition of kernel_pool
` [PATCH v3 4/6] crypto: drbg - add async seeding operation
` [PATCH v3 5/6] crypto: drbg - use Jitter RNG to obtain seed
` [PATCH v3 6/6] crypto: add jitterentropy RNG

[PATCH 1/2] crypto: Constify (de)compression parameters
 2015-05-01  3:21 UTC  (3+ messages)
` [PATCH 2/2] crypto: Wrap the LHS in expressions of the form !x == y

[BISECTED] 4943ba16 ("include crypto- module prefix") breaks wifi
 2015-04-30 11:00 UTC  (2+ messages)

[PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
 2015-04-30  6:17 UTC  (8+ messages)

[PATCH v3 0/5] target: Fix several problems related to T10-PI support
 2015-04-29 16:07 UTC  (11+ messages)
` [PATCH v3 2/5] lib: introduce crc_t10dif_update()

[PATCH 0/2] crypto: add new driver for Marvell CESA
 2015-04-29  9:49 UTC  (3+ 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).