linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-26 19:15:31 to 2018-02-12 03:17:02 UTC [more...]

Crypto Fixes for 4.9
 2018-02-12  3:17 UTC  (12+ messages)
` Crypto Update for 4.10
  ` 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 Update for 4.14
      ` Crypto Update for 4.15
        ` Crypto Update for 4.16

[PATCH] crypto: sunxi-ss: Add MODULE_ALIAS to sun4i-ss
 2018-02-11 23:15 UTC 

[PATCH 0/5] crypto: Speck support
 2018-02-10  0:07 UTC  (9+ messages)
` [PATCH 1/5] crypto: add support for the Speck block cipher
` [PATCH 2/5] crypto: speck - export common helpers
` [PATCH 3/5] crypto: arm/speck: add NEON-accelerated implementation of Speck-XTS
` [PATCH 4/5] crypto: speck - add test vectors for Speck128-XTS
` [PATCH 5/5] crypto: speck - add test vectors for Speck64-XTS

[RFC] AF_ALG AIO and IV
 2018-02-09 22:04 UTC  (34+ messages)
` [PATCH] crypto: AF_ALG - inline IV support
    ` [PATCH] crypto: AF_ALG AIO - lock context IV
                  ` [PATCH v2 0/4] crypto: AF_ALG AIO improvements
                    ` [PATCH v2 1/4] crypto: AF_ALG AIO - lock context IV
                    ` [PATCH v2 2/4] crypto: AF_ALG - inline IV support
                    ` [PATCH v2 3/4] crypto: AF_ALG - allow driver to serialize IV access
                    ` [PATCH v2 4/4] crypto: add CRYPTO_TFM_REQ_PARALLEL flag
                    ` [PATCH v3 0/4] crypto: AF_ALG AIO improvements
                      ` [PATCH v3 1/4] crypto: AF_ALG AIO - lock context IV
                      ` [PATCH v3 2/4] crypto: AF_ALG - inline IV support
                      ` [PATCH v3 3/4] crypto: AF_ALG - allow driver to serialize IV access
                      ` [PATCH v3 4/4] crypto: add CRYPTO_TFM_REQ_IV_SERIALIZE flag

[PATCH v3 0/3] MIPS CRC instruction support
 2018-02-09 22:11 UTC  (2+ messages)
` [PATCH v3 2/3] MIPS: crypto: Add crc32 and crc32c hw accelerated module

[PATCH 0/2] sun4i_ss_prng fixes
 2018-02-09 15:51 UTC  (7+ messages)
` [PATCH 1/2] sun4i_ss_prng: fix return value of sun4i_ss_prng_generate
` [PATCH 2/2] sun4i_ss_prng: convert lock to _bh in sun4i_ss_prng_generate

[PATCH] crypto/generic - sha3: deal with oversize stack frames
 2018-02-09 15:50 UTC  (2+ messages)

[PATCH] crypto: talitos: fix Kernel Oops on hashing an empty file
 2018-02-09 15:49 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in sha512_mb_mgr_get_comp_job_avx2
 2018-02-09 15:48 UTC  (3+ messages)
` [PATCH] crypto: sha512-mb - initialize pending lengths correctly

[PATCH 0/9] PKCS#7 / X.509 fixes and cleanups
 2018-02-08 15:27 UTC  (14+ messages)
` [PATCH 1/9] PKCS#7: fix certificate chain verification
` [PATCH 2/9] PKCS#7: fix certificate blacklisting
` [PATCH 3/9] PKCS#7: fix direct verification of SignerInfo signature
` [PATCH 4/9] X.509: fix BUG_ON() when hash algorithm is unsupported
` [PATCH 5/9] X.509: fix NULL dereference when restricting key with unsupported_sig
` [PATCH 6/9] PKCS#7: remove unnecessary check for NULL sinfo->sig->hash_algo
` [PATCH 7/9] X.509: remove never-set ->unsupported_key flag
` [PATCH 8/9] X.509: remove dead code that set ->unsupported_sig
` [PATCH 9/9] X.509: self_signed implies !unsupported_sig

[RFC crypto v3 8/9] chtls: Register the ULP
 2018-02-08 10:34 UTC  (9+ messages)

[PATCH v3] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
 2018-02-07 15:52 UTC 

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2018-02-07 14:39 UTC  (3+ messages)
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests

[PATCH 0/2] crypto: stm32/cryp - add AEAD cipher algorithms
 2018-02-07 13:08 UTC  (3+ messages)
` [PATCH 1/2] crypto: stm32/cryp - add aes gcm / ccm support
` [PATCH 2/2] crypto: stm32/cryp - add stm32mp1 support

[PATCH v2] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
 2018-02-07 10:38 UTC 

[PATCH] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
 2018-02-07  4:05 UTC  (5+ messages)

[PATCH] crypto: qat - Make several functions static
 2018-02-06 23:36 UTC 

[PATCH] crypto: ccp - Make function ccp_get_dma_chan_attr static
 2018-02-06 23:20 UTC 

[PATCH] crypto: chelsio - Make function aead_ccm_validate_input static
 2018-02-06 23:09 UTC 

[RFC PATCH 0/3] Hisilicon SEC accelerator driver
 2018-02-05 14:10 UTC  (8+ messages)
` [RFC PATCH 1/3] dt-bindings: Add bindings for Hisilicon SEC crypto accelerators
` [RFC PATCH 2/3] crypto: hisilicon hacv1 driver
  ` [RFC PATCH 3/3] arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoC

[PATCH v3 0/5] Enable CAAM on i.MX7s fix TrustZone issues
 2018-02-05 13:54 UTC  (14+ messages)
` [PATCH v3 1/5] crypto: caam: Fix null dereference at error path
` [PATCH v3 2/5] crypto: caam: Fix endless loop when RNG is already initialized
          ` [PATCH] crypto: caam - fix endless loop when DECO acquire fails
` [PATCH v3 3/5] crypto: caam: do not use mem and emi_slow clock for imx7x
` [PATCH v3 4/5] clk: imx7d: add CAAM clock
` [PATCH v3 5/5] ARM: dts: imx7s: add CAAM device node

[PATCH AUTOSEL for 4.4 11/32] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2018-02-03 18:04 UTC 

[PATCH AUTOSEL for 4.9 22/52] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2018-02-03 18:03 UTC 

[PATCH AUTOSEL for 4.14 053/110] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2018-02-03 18:00 UTC 

[PATCH 1/2] libcrc32c: Add crc32c_impl function
 2018-02-03  9:51 UTC  (2+ messages)

Odroid HC1 cryptsetup:encrypt sata driver
 2018-02-03  6:40 UTC  (7+ messages)

BUG: unable to handle kernel NULL pointer dereference in __crypto_register_alg
 2018-02-02 23:26 UTC 

WARNING: kernel stack regs has bad 'bp' value (3)
 2018-02-02 22:18 UTC  (2+ messages)

[PATCH V4 1/2] clk: imx: imx7d: add the snvs clock
 2018-02-02  3:44 UTC  (3+ messages)
` [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH 1/3] compiler-gcc.h: Introduce __optimize function attribute
 2018-02-01 17:30 UTC  (8+ messages)
` [PATCH 2/3] compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
` [PATCH 3/3] crypto: sha3-generic - Use __optimize to support old compilers

[PATCH v2 0/4] crypto: aesni - Use zero-copy for gcm(aes) buffers that are partially contiguous
 2018-02-01  9:03 UTC  (7+ messages)
` [PATCH v2 2/4] crypto: aesni - Enable one-sided zero copy for gcm(aes) request buffers

[PATCHv2] tls: Add support for encryption using async offload accelerator
 2018-02-01  6:17 UTC  (7+ messages)

[PATCH v3 0/4] crypto: aesni - Use zero-copy for gcm(aes) buffers that are partially contiguous
 2018-01-31 20:27 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: aesni - Fix out-of-bounds access of the AAD buffer in AVX gcm-aesni
` [PATCH v3 2/4] crypto: aesni - Enable one-sided zero copy for gcm(aes) request buffers
` [PATCH v3 3/4] crypto: aesni - Directly use kmap_atomic instead of scatter_walk object in gcm(aes)
` [PATCH v3 4/4] crypto: aesni - Use zero-copy for gcm(aes) even if the AAD/Data/AuthTag are separate

[PATCH] tls: Add support for encryption using async offload accelerator
 2018-01-31 15:59 UTC  (2+ messages)

Subject: [PATCH] crypto: add zbewalgo compression algorithm for zram
 2018-01-31  8:36 UTC  (9+ messages)

[PATCH 0/2] crypto: Implement generic crypto statistics
 2018-01-31  8:33 UTC  (7+ messages)
` [PATCH 1/2] crypto: Implement a "

[PATCH] tls: Add support for encryption using async offload accelerator
 2018-01-31 10:10 UTC 

[PATCH] tls: Add support for encryption using async offload accelerator
 2018-01-31 10:36 UTC  (3+ messages)

BUG: unable to handle kernel NULL pointer dereference in crypto_destroy_tfm
 2018-01-30 23:06 UTC 

BUG: unable to handle kernel paging request in aead_accept_parent_nokey
 2018-01-30 22:24 UTC 

BUG: unable to handle kernel NULL pointer dereference in af_alg_alloc_tsgl
 2018-01-30 21:59 UTC 

BUG: unable to handle kernel paging request in hmac_init_tfm
 2018-01-30 21:41 UTC 

[PATCH v2] tpm: Move Linux RNG connection to hwrng
 2018-01-30 15:28 UTC  (12+ messages)

[PATCH] crypto: sha1-mb - remove HASH_FIRST flag
 2018-01-30  1:09 UTC  (4+ messages)

[PATCH 0/5] hwrng: stm32 - Improvement for stm32-rng
 2018-01-29 17:05 UTC  (5+ messages)
` [PATCH 1/5] hwrng: stm32 - add reset during probe
` [PATCH 2/5] dt-bindings: rng: add reset node for stm32
` [PATCH 3/5] hwrng: stm32 - allow disable clock error detection
` [PATCH 4/5] dt-bindings: rng: add clock detection error for stm32

[PATCH 0/3] crypto: stm32/hash: Correction to improve robustness
 2018-01-29 14:28 UTC  (4+ messages)
` [PATCH 1/3] crypto: stm32/hash: avoid error if maxburst not defined
` [PATCH 2/3] crypto: stm32/hash: fix performance issues
` [PATCH 3/3] crypto: stm32/hash: rework padding length

[PATCH][next] hwrng: exynos: check for -ve error return from readl_poll_timeout
 2018-01-29 13:24 UTC  (2+ messages)

[PATCH RFC 0/3] API for 128-bit IO access
 2018-01-29 10:25 UTC  (5+ messages)

[PATCH 1/3] crypto: caam/qi - return -EBADMSG for ICV check failure
 2018-01-29  8:38 UTC  (3+ messages)
` [PATCH 2/3] crypto: caam - prepare for gcm(aes) support over QI interface
` [PATCH 3/3] crypto: caam/qi - add GCM support

[RESEND PATCH 3/6] ARM: dts: imx7s: add CAAM device node
 2018-01-28 15:42 UTC  (3+ messages)

Darlehensangebot
 2018-01-27 15:25 UTC 

[RESEND PATCH v2 0/5] Enable CAAM on i.MX7s fix TrustZone issues
 2018-01-27  0:42 UTC  (2+ messages)

[PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests
 2018-01-26 19:15 UTC  (5+ messages)
  ` [PATCH v2 3/6] crypto: omap: convert to new crypto engine API
  ` [PATCH v2 4/6] crypto: virtio: "
  ` [PATCH v2 5/6] crypto: stm32-hash: convert to the "
` [PATCH v2 6/6] crypto: stm32-cryp: "


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