linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-09 22:04:07 to 2013-12-20 14:08:32 UTC [more...]

[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 1/5] crypto: Fully restore ahash request before completing
 2013-12-20 12:04 UTC  (6+ 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

randconfig build error with next-20131210, in drivers/crypto/ccp/ccp-pci.c
 2013-12-19 19:35 UTC  (3+ messages)

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

Crypto Fixes for 2.6.35
 2013-12-09 11:57 UTC  (11+ 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 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  (5+ messages)
` [PATCH 1/2] crypto: pcrypt - Fix wrong usage of rcu_dereference()
` [PATCH 2/2] padata: "

[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  (16+ messages)
` [PATCH 01/10] crypto: authenc - Find proper IV address in ablkcipher callback
` [PATCH 02/10] crypto: scatterwalk - Set the chain pointer indication bit
` [PATCH 03/10] crypto: CCP device driver and interface support
` [PATCH 04/10] crypto: crypto API interface to the CCP device driver
` [PATCH 05/10] crypto: CCP AES crypto API support
` [PATCH 06/10] crypto: CCP AES CMAC mode "
` [PATCH 07/10] crypto: CCP XTS-AES "
` [PATCH 08/10] crypto: CCP SHA "
` [PATCH 09/10] crytpo: CCP device driver build files
` [PATCH 10/10] crypto: CCP maintainer information

[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  (6+ messages)
` [PATCH 2/3] ARM: mxs: crypto: Add Freescale MXS DCP driver

AF_ALG buggy with sendfile
 2013-11-29 21:33 UTC  (17+ messages)
  ` [PATCH] pipe_to_sendpage: Ensure that MSG_MORE is set if we set MSG_SENDPAGE_NOTLAST
      ` [PATCH] Commit 35f9c09fe (tcp: tcp_sendpages() should call tcp_push() once) added an internal flag MSG_SENDPAGE_NOTLAST, similar to MSG_MORE
      ` [PATCH] update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST

[PATCH] s390/crypto: fix aes ctr concurrency issue
 2013-11-29  8:58 UTC  (7+ messages)

[PATCH] crypto: AF_ALG: Check for MSG_SENDPAGE_NOTLAST
 2013-11-28 17:30 UTC 

[PATCH 1/2] crypto: testmgr - make test_skcipher also test 'dst != src' code paths
 2013-11-28 14:26 UTC  (9+ messages)
` [PATCH 2/2] crypto: testmgr - make test_aead "
      ` [PATCH 1/4] crypto: ccm - Fix handling of zero plaintext when computing mac
        ` [PATCH 2/4] crypto: caam - fix aead sglen for case 'dst != src'
        ` [PATCH 3/4] crypto: talitos "
        ` [PATCH 4/4] crypto: testmgr - fix sglen in test_aead "

[PATCH] crypto: s390 - Fix aes-xts parameter corruption
 2013-11-28 14:26 UTC  (3+ messages)

[PATCH 3/3] crypto: talitos - corrrectly handle zero-length assoc data
 2013-11-28 14:25 UTC  (3+ messages)
` [PATCH] "

[PATCH] crypto: fix potential NULL pointer dereference in skcipher_alloc_sgl()
 2013-11-28 13:52 UTC  (2+ messages)

[vireshk:cpufreq-next 20/36] ERROR: "crc32_le" [fs/ubifs/ubifs.ko] undefined!
 2013-11-28  3:21 UTC 

[PATCH] crypto: caam - Add missing Job Ring include
 2013-11-26 12:59 UTC  (4+ messages)

WARNING: CPU: 0 PID: 1 at init/main.c:711 do_one_initcall()
 2013-11-26 10:54 UTC  (9+ messages)

[PATCH] crypto/caam/jr.c: include linux/of_address.h
 2013-11-26 10:05 UTC  (3+ messages)

[PATCH] update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
 2013-11-26  2:43 UTC 

[PATCH v2] crypto: more robust crypto_memneq
 2013-11-25 23:52 UTC  (2+ messages)

[PATCH] crypto: more robust crypto_memneq
 2013-11-25 22:00 UTC  (5+ messages)

AF_ALG does not work with sendfile()
 2013-11-24 17:12 UTC 

v3.13-rc1: "‘system_trusted_keyring’ undeclared" caused by commit 09fbc47373826 ("KEYS: verify a certificate is signed by a 'trusted' key")
 2013-11-23 11:00 UTC 

Crypto Update for 2.6.39
 2013-11-23  1:40 UTC  (16+ 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
                    ` [GIT] "

[PATCH RESEND 0/7] crypto: at91/atmel: add Device Tree support
 2013-11-20 11:18 UTC  (3+ messages)

crypto: s390 - Fix aes-cbc IV corruption
 2013-11-17 12:33 UTC  (3+ messages)

[RFC 08/23] crypto: omap-aes - raw read and write endian fix
 2013-11-16  0:01 UTC  (2+ messages)
` [RFC 09/23] crypto: omap-sham "

[PATCH 00/51] DMA mask changes
 2013-11-15 16:16 UTC  (3+ messages)
` [PATCH 16/51] DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper

[PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random
 2013-11-14 18:34 UTC  (25+ messages)
    ` [PATCH] CPU Jitter RNG: Executing time variation tests on bare metal

Error inserting sha256_ssse3: No such device
 2013-11-13  3:33 UTC  (2+ messages)

[PATCH] powerpc: add explicit OF includes for ppc4xx
 2013-11-12  4:52 UTC  (2+ messages)

[PATCH RESEND] crypto: make sure *blkcipher_walk_init properly initialises walk
 2013-11-11 11:26 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).