linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-29 12:07:12 to 2014-01-23 11:53:28 UTC [more...]

Crypto Update for 2.6.39
 2014-01-23 11:53 UTC  (11+ messages)
` Crypto Update for 2.6.40
  ` Crypto Update for 3.1
    ` Crypto Update for 3.2
      ` Crypto Update for 3.3
        ` Crypto Update for 3.7
          ` Crypto Update for 3.8
            ` Crypto Update for 3.9
              ` Crypto Update for 3.12
                ` Crypto Update for 3.13
                  ` Crypto Update for 3.14

[PATCH 8/8 v3] crypto:s5p-sss: Use clk_prepare/clk_unprepare
 2014-01-23 10:41 UTC  (5+ messages)
` [PATCH 8/8 v4] "

[PATCH 0/5] crypto:s5p-sss: Add DT and Exynos5 support
 2014-01-23 10:28 UTC  (48+ messages)
` [PATCH 1/5] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
  ` [PATCH 1/6 v2] "
  ` [PATCH 1/8 v3] "
  ` [PATCH 1/8 v4] "
` [PATCH 2/5] crypto:s5p-sss: Add device tree and Exynos5 support
  ` [PATCH 2/6 v2] crypto:s5p-sss: Add device tree support
    ` [PATCH 2/8 v3] "
    ` [PATCH 2/8 v4] "
` [PATCH 3/5] crypto:s5p-sss: Add support for SSS module on Exynos5
  ` [PATCH 3/6 v2] crypto:s5p-sss: Add support for SSS module on Exynos
    ` [PATCH 3/8 v4] "
  ` [PATCH 3/8 v3] "
` [PATCH 4/5] crypto:s5p-sss: Exynos5 SoCs too can select SSS driver
  ` [PATCH 4/6 v2] crypto:s5p-sss: Kconfig: Let Exynos SoCs "
    ` [PATCH 4/8 v4] "
  ` [PATCH 4/8 v3] "
` [PATCH 5/5] ARM: exynos5420: add dt node for sss module
  ` [PATCH 5/6 v2] ARM: dts: "
    ` [PATCH 6/8 v3] ARM: dts: exynos5250/5420: "
  ` [PATCH 5/8 v3] clk:exynos-5250: Add gate clock for SSS module
    ` [PATCH 5/8 v4] clk: samsung: exynos5250/5420: "
` [PATCH 0/8 v3] crypto:s5p-sss: Add DT and Exynos support

[PATCH 6/6 v2] crypto:s5p-sss: validate iv before memcpy
 2014-01-23 10:19 UTC  (8+ messages)
` [PATCH 7/8 v3] "
` [PATCH 6/8 v4] ARM: dts: exynos5250/5420: add dt node for sss module
` [PATCH 7/8 v4] crypto:s5p-sss: validate iv before memcpy

[PATCH] crypto: s390 - fix des and des3_ede ctr concurrency issue
 2014-01-22 12:01 UTC 

[PATCH] crypto: s390 - fix des and des3_ede cbc concurrency issue
 2014-01-22 12:00 UTC 

[PATCH 62/73] drivers/crypto: delete non-required instances of include <linux/init.h>
 2014-01-21 21:23 UTC 

[PATCH] crypto: s390 - fix concurrency issue in aes-ctr mode
 2014-01-21 15:04 UTC  (2+ messages)

[PATCH RFC 1/2] crypto: Simple crypto algorithm load balancer
 2014-01-18 12:11 UTC  (2+ messages)

[PATCH RFC 2/2] crypto: Simple load balancer test module
 2014-01-18  0:46 UTC 

[PATCH v1] crypto: aesni - fix build on x86 (32bit)
 2014-01-15  3:43 UTC  (15+ messages)

[PATCH -next] crypto: mxs - Fix sparse non static symbol warning
 2014-01-15  3:42 UTC  (3+ messages)

[PATCH 0/6] crypto: ccp - more code fixes/cleanup
 2014-01-15  3:42 UTC  (8+ messages)
` [PATCH 1/6] crypto: ccp - Apply appropriate gfp_t type to memory allocations
` [PATCH 2/6] crypto: ccp - Cleanup scatterlist usage
` [PATCH 3/6] crypto: ccp - Check for caller result area before using it
` [PATCH 4/6] crypto: ccp - Change data length declarations to u64
` [PATCH 5/6] crypto: ccp - Cleanup hash invocation calls
` [PATCH 6/6] crypto: ccp - CCP device enabled/disabled changes

[PATCH 0/3] crypto: Clean up ahash handling confusion
 2014-01-14 19:35 UTC  (5+ messages)
` [PATCH 1/3] crypto: Fix the pointer voodoo in unaligned ahash
` [PATCH 2/3] crypto: Pull out the functions to save/restore request
` [PATCH 3/3] crypto: Simplify the ahash_finup implementation

[PATCH 1/5] crypto: Fully restore ahash request before completing
 2014-01-14 17:34 UTC  (15+ messages)
` [PATCH V2 2/5] crypto: mxs: Remove the old DCP driver
` [PATCH V3 3/5] crypto: mxs: Add Freescale MXS "
` [PATCH 4/5] ARM: mxs: dts: Enable DCP for MXS
` [PATCH V2 5/5] crypto: Sort drivers/crypto/Makefile

[PATCH] dcp: aes: Move the AES operation type from actx to rctx
 2014-01-14 17:31 UTC 

[RFC PATCH] char: random: stir the output pools differently when the random_write lenght allows splitting the seed
 2014-01-10 21:47 UTC  (7+ messages)

[PATCH RFC] CRYPTO: Fix more AES build errors:
 2014-01-05 12:57 UTC  (5+ messages)

Crypto Fixes for 2.6.35
 2014-01-01  6:10 UTC  (12+ messages)
` Crypto Fixes for 2.6.36
  ` Crypto Fixes for 2.6.37
      ` Crypto Fixes for 2.6.39
        ` Crypto Fixes for 3.0
          ` Crypto Fixes for 3.3
            ` Crypto Fixes for 3.6
              ` Crypto Fixes for 3.7
                ` Crypto Fixes for 3.9
                  ` Crypto Fixes for 3.13

[PATCH 1/3] crypto: crypto4xx_core: Remove redundant dev_set_drvdata
 2013-12-30 12:20 UTC  (4+ messages)
` [PATCH 2/3] crypto: ccp-pci: "
` [PATCH 3/3] crypto: talitos: "

randconfig build error with next-20131223, in arch/x86/crypto/aesni-intel_avx.S
 2013-12-30  9:04 UTC  (3+ messages)

randconfig build error with next-20131210, in drivers/crypto/ccp/ccp-pci.c
 2013-12-20 15:32 UTC  (4+ messages)
    ` [PATCH -next] "

[PATCH] crypto: caam - simplify and harden key parsing
 2013-12-20 14:08 UTC  (2+ messages)

[PATCH 1/2] crypto: AVX and AVX2 version of AESNI-GCM encode and decode
 2013-12-20 14:08 UTC  (2+ messages)

[PATCH] crypto: omap-sham: Fix Polling mode for larger blocks
 2013-12-20 14:08 UTC  (2+ messages)

[PATCH cryptodev] crypto: arch - use crypto_memneq instead of memcmp
 2013-12-20 14:07 UTC  (2+ messages)

[PATCH 0/3] crypto: ccp - code fixes/cleanup
 2013-12-20 14:07 UTC  (5+ messages)
` [PATCH 1/3] crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
` [PATCH 2/3] crypto: ccp - CCP Kconfig fixes
` [PATCH 3/3] crypto: ccp - Remove user triggerable pr_err calls

[PATCH] CRYPTO: async_tx: Fixed a couple of typos
 2013-12-19 16:06 UTC  (2+ messages)

[next:master 4576/4601] ERROR: "hwrng_register" undefined!
 2013-12-18 14:34 UTC  (2+ messages)

[PATCH] tcrypt: add hash speed tests for hmac()
 2013-12-17 10:51 UTC 

[PATCH 2/2] crypto: Added speed tests for AEAD crypto alogrithms in tcrypt test suite
 2013-12-11 22:28 UTC 

crypto: ccp - CCP SHA crypto API support
 2013-12-11 15:20 UTC  (3+ messages)

[PATCH 1/5] crypto: Fully restore ahash request before completing
 2013-12-10 19:19 UTC  (9+ messages)
` [PATCH 2/5] ARM: mxs: crypto: Remove the old DCP driver
` [PATCH V2 3/5] ARM: mxs: crypto: Add Freescale MXS "
` [PATCH 4/5] ARM: mxs: dts: Enable DCP for MXS
` [PATCH 5/5] crypto: Sort drivers/crypto/Makefile

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-12-10 16:21 UTC 

randconfig build error with next-20131210, in drivers/crypto/ccp
 2013-12-10 15:33 UTC  (2+ messages)

scatterlist.h backtrace from crypto ccm module
 2013-12-10 13:27 UTC  (4+ messages)

authenc(hmac(sha1-generic),atmel-cbc-aes) not using HW SHA
 2013-12-09 16:49 UTC 

[PATCH cryptodev] crypto: memneq: fix for archs without efficient unaligned access
 2013-12-09 12:10 UTC  (2+ messages)

[PATCH] crypto: scatterwalk - Use sg_chain_ptr on chain entries
 2013-12-09 11:57 UTC  (2+ messages)

[PATCH v4] crypto: more robust crypto_memneq
 2013-12-05 21:46 UTC 

[PATCH] crypto: omap-aes: add error check for pm_runtime_get_sync
 2013-12-05 14:36 UTC  (2+ messages)

[PATCH 0/2] pcrypt/padata rcu fixes
 2013-12-05 14:36 UTC  (3+ messages)

[PATCH v3] crypto: more robust crypto_memneq
 2013-12-05 14:36 UTC  (5+ messages)

[PATCH] crypto: talitos - fix locating offending descriptor in error path
 2013-12-05 14:35 UTC  (2+ messages)

[PATCH] crypto: omap-sham - Only release DMA channel if successfully requested
 2013-12-05 14:35 UTC  (2+ messages)

[PATCH 00/10] AMD Cryptographic Coprocessor support
 2013-12-05 14:35 UTC  (2+ messages)

[PATCH] crypto: remove unnecessary includes
 2013-12-05  9:10 UTC  (8+ messages)

[PATCH 1/3] crypto: Fully restore ahash request before completing
 2013-12-01 22:20 UTC  (4+ messages)
` [PATCH 2/3] ARM: mxs: crypto: Add Freescale MXS DCP driver

[PATCH] update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
 2013-11-29 21:33 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).