linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-23 06:45:21 to 2015-05-05 18:02:53 UTC [more...]

[V2 PATCH 0/5] Introduce ACPI _CCA support and device_dma_is_coherent API
 2015-05-05 18:02 UTC  (12+ messages)
` [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [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 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 1/2] crypto: arm64/crc32: bring in line with generic CRC32
 2015-05-05 10:12 UTC  (4+ messages)
` [PATCH 2/2] crypto: testmgr: add test cases for CRC32

Crypto Fixes for 3.3
 2015-05-05 10:06 UTC  (12+ messages)
` Crypto Fixes for 3.6
  ` 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

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

[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 v2 0/2] crypto: add a new driver for Marvell CESA
 2015-05-04 13:26 UTC  (9+ messages)
  ` [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 3/7] crypto: marvell/CESA: update DT bindings documentation
` [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] 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  (18+ messages)
` [PATCH v2] crypto: add key wrapping block chaining mode

[PATCH v3 0/6] Seeding DRBG with more entropy
 2015-05-01  4:15 UTC  (9+ messages)
` [PATCH v3 1/6] random: Addition of kernel_pool
` [PATCH v3 2/6] random: Async and sync API for accessing kernel_pool
` [PATCH v3 3/6] crypto: drbg - prepare for async seeding
` [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  (15+ messages)
` [PATCH v3 2/5] lib: introduce crc_t10dif_update()
` [PATCH v3 3/5] target: handle odd SG mapping for data transfer memory

[PATCH 0/2] crypto: add new driver for Marvell CESA
 2015-04-29  9:49 UTC  (3+ messages)

[PATCH] crypto: qat - do not duplicate string containing firmware name
 2015-04-28  2:43 UTC  (2+ messages)

[BUG/PATCH] kernel RNG and its secrets
 2015-04-27 20:53 UTC  (7+ messages)

Sahara performance on i.MX53
 2015-04-27 17:34 UTC  (2+ messages)

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

[PATCH v2] splice: sendfile() at once fails for big files
 2015-04-27  7:01 UTC  (2+ messages)

[PATCH] crypto: sha1-mb - Remove pointless cast
 2015-04-26  6:50 UTC  (2+ messages)

[PATCH 1/2] Fixing NX data alignment with nx_sg list
 2015-04-26  6:51 UTC  (2+ messages)

[PATCH -next] crypto: api: Do not access module name directly from module structure
 2015-04-24 23:27 UTC  (3+ messages)

[PATCH] crypto: CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA
 2015-04-24 12:20 UTC  (2+ messages)

Crypto Update for 3.17
 2015-04-24 12:20 UTC  (17+ messages)
` Crypto Update for 3.18
  ` Crypto Update for 3.19
    ` Crypto Update for 3.20
      ` Crypto Update for 4.1
                            ` [PATCH] crypto: x86/sha512_ssse3 - fixup for asm function prototype change

CCM/GCM implementation defect
 2015-04-24  5:35 UTC  (12+ messages)

[PATCH] crypto: add key wrapping block chaining mode
 2015-04-24  0:24 UTC  (7+ messages)

[PATCH 2/2] Fixing SHA update bug
 2015-04-23 20:41 UTC 

[PATCH v8] crypto: Add Allwinner Security System crypto accelerator
 2015-04-23 19:35 UTC  (5+ messages)
  ` [PATCH v8 2/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
  ` [PATCH v8 3/4] MAINTAINERS: Add myself as maintainer of Allwinner "
  ` [PATCH v8 4/4] crypto: Add Allwinner Security System crypto accelerator

[PATCH 0/6] Seeding DRBG with more entropy
 2015-04-23 14:26 UTC  (6+ messages)
` [PATCH 6/6] crypto: add jitterentropy RNG

crypto: aead - Fix corner case in crypto_lookup_aead
 2015-04-23  8:37 UTC 

crypto: skcipher - Fix corner case in crypto_lookup_skcipher
 2015-04-23  8:34 UTC 

crypto: fips - Move fips_enabled sysctl into fips.c
 2015-04-23  7:36 UTC  (2+ messages)

crypto: api - Fix build error when modules are disabled
 2015-04-23  6:48 UTC 


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