linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-21 18:22:49 to 2017-05-01 14:48:35 UTC [more...]

crypto_memneq not backported to 3.10
 2017-05-01 14:48 UTC  (4+ messages)

Crypto Fixes for 4.9
 2017-05-01 14:26 UTC  (4+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Update for 4.12

26430 linux-crypto
 2017-04-30 11:30 UTC 

[bug] sha1-avx2 and read beyond
 2017-04-29 23:04 UTC 

[PATCH] crypto: stm32 - fix building as a module
 2017-04-29 17:54 UTC  (2+ messages)

[PATCH -next] crypto: stm32 - Fix OF module alias information
 2017-04-29 17:54 UTC  (2+ messages)

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-28 19:01 UTC  (46+ messages)
` [PATCH v2 02/21] libiscsi: Add an internal error code
` [PATCH v2 03/21] libiscsi: Make use of new the sg_map helper function
` [PATCH v2 05/21] drm/i915: Make use of the new "
` [PATCH v2 06/21] crypto: hifn_795x: "
` [PATCH v2 09/21] staging: unisys: visorbus: "
` [PATCH v2 15/21] xen-blkfront: "
  ` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
  ` [PATCH v2 04/21] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
  ` [PATCH v2 08/21] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH v2 10/21] RDS: Make use of the new sg_map helper function
  ` [PATCH v2 11/21] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper
  ` [PATCH v2 12/21] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH v2 13/21] scsi: arcmsr, ips, megaraid: "
  ` [PATCH v2 14/21] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH v2 16/21] mmc: sdhci: Make use of the new sg_map helper function
  ` [PATCH v2 17/21] mmc: spi: "
  ` [PATCH v2 18/21] mmc: tmio: "
  ` [PATCH v2 19/21] mmc: sdricoh_cs: "
  ` [PATCH v2 21/21] memstick: "
` [PATCH v2 20/21] mmc: tifm_sd: "

[PATCH] crypto: hifn_795x: Fix a handful of minor bugs spotted by eye
 2017-04-28 17:02 UTC 

[PATCH 0/7] crypto: aesni: provide generic gcm(aes)
 2017-04-28 16:12 UTC  (8+ messages)
` [PATCH 1/7] crypto: aesni: make non-AVX AES-GCM work with any aadlen
` [PATCH 2/7] crypto: aesni: make non-AVX AES-GCM work with all valid auth_tag_len
` [PATCH 3/7] crypto: aesni: make AVX AES-GCM work with any aadlen
` [PATCH 4/7] crypto: aesni: make AVX AES-GCM work with all valid auth_tag_len
` [PATCH 5/7] crypto: aesni: make AVX2 AES-GCM work with any aadlen
` [PATCH 6/7] crypto: aesni: make AVX2 AES-GCM work with all valid auth_tag_len
` [PATCH 7/7] crypto: aesni: add generic gcm(aes)

[PATCH 0/5] KEYS: fixes for new keyctl_dh_compute() KDF extension
 2017-04-28 15:56 UTC  (9+ messages)
` [PATCH 3/5] KEYS: DH: don't feed uninitialized result memory into KDF

[PATCH] crypto: talitos: Extend max key length for SHA384/512-HMAC
 2017-04-28 11:08 UTC  (2+ messages)

(unknown),
 2017-04-28  8:36 UTC 

[PATCH 6/6] ima: Support appended signatures for appraisal
 2017-04-27 22:17 UTC  (5+ messages)

ecdh: generation and retention of ecc privkey in kernel/hardware
 2017-04-27 16:55 UTC  (2+ messages)

export pcie_flr and remove copies of it in drivers V2
 2017-04-27 16:49 UTC  (12+ messages)
` [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it
` [PATCH 7/7] liquidio: "

59646 linux-crypto
 2017-04-27 16:37 UTC 

[PATCH v4 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-04-27 13:24 UTC  (4+ messages)
` [PATCH v4 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
` [PATCH v4 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto "
` [PATCH v4 3/3] MAINTAINERS: add a maintainer for the Inside Secure crypto driver

[PATCH 0/8] random: cleanup of code after removal of nonblocking pool
 2017-04-27 11:23 UTC  (4+ messages)
` [PATCH 4/8] random: remove unused branch in hot code path

export pcie_flr and remove copies of it in drivers
 2017-04-26 22:09 UTC  (3+ messages)
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it

[PATCH 0/6] Appended signatures support for IMA appraisal
 2017-04-26 20:40 UTC  (7+ messages)
` [PATCH 6/6] ima: Support appended signatures for appraisal
` [PATCH 3/6] ima: Simplify policy_func_show

[PATCH] crypto: arm64/sha - avoid non-standard inline asm tricks
 2017-04-26 17:34 UTC  (2+ messages)

[PATCH] crypto: ccp - Add debugfs entries for CCP information
 2017-04-26 15:51 UTC 

[PATCH] crypto: tcrypt: don't disable irqs and wait
 2017-04-26 12:05 UTC  (2+ messages)

Get back to me
 2017-04-25 20:19 UTC 

[PATCH v2] crypto: arm64/sha: Add constant operand modifier to ASM_EXPORT
 2017-04-25 19:21 UTC  (10+ messages)

[PATCH] crypto: sha512-mb - add some missing unlock on error
 2017-04-25 17:37 UTC  (2+ messages)

[PATCH] crypto: ccp - Add a module author
 2017-04-25 13:59 UTC 

[PATCH 0/5] crypto: caampkc - extend RSA private key representation
 2017-04-25 13:26 UTC  (6+ messages)
` [PATCH 1/5] crypto: tcrypt - include rsa test
` [PATCH 2/5] crypto: caampkc - avoid kzalloc(0) in caam_read_raw_data
` [PATCH 3/5] crypto: caampkc - incapsulate dropping leading zeros into function
` [PATCH 4/5] crypto: caampkc - add support for RSA key form 2
` [PATCH 5/5] crypto: cammpkc - add support for RSA key form 3

[PATCH] crypto: algif_aead - Require setkey before accept(2)
 2017-04-25  8:54 UTC  (12+ messages)
          ` [PATCH v2] "

18732 linux-crypto
 2017-04-25  7:52 UTC 

[PATCH v3 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-04-25  6:53 UTC  (8+ messages)
` [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
` [PATCH v3 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto "
` [PATCH v3 3/3] MAINTAINERS: add a maintainer for the Inside Secure crypto driver

[PATCH 1/9] crypto: add hmac IPAD/OPAD constant
 2017-04-24 14:16 UTC  (9+ messages)
` [PATCH 2/9] crypto: brcm - Use "
` [PATCH 3/9] crypto: ixp4xx "
` [PATCH 4/9] crypto: marvell "
` [PATCH 5/9] crypto: mv_cesa "
` [PATCH 6/9] crypto: omap-sham "
` [PATCH 7/9] crypto: qat "
` [PATCH 8/9] crypto: mediatek "
` [PATCH 9/9] crypto: ccp "

[PATCH 0/3] Add more algorithms and some misc cleanups
 2017-04-24 10:05 UTC  (3+ messages)
` [PATCH 2/3] crypto: cavium: Remove the individual encrypt/decrypt function for each algorithm

[PATCH] crypto: Allow ecb(cipher_null) in FIPS mode
 2017-04-24 10:21 UTC  (2+ messages)

[PATCH v2 1/2] crypto: scomp - allow registration of multiple scomps
 2017-04-24 10:22 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: scomp - add support for deflate rfc1950 (zlib)

[PATCH] crypto: crypto4xx: rename ce_ring_contol to ce_ring_control
 2017-04-24 10:22 UTC  (2+ messages)

[PATCH 0/2] Change CCP ISR handler model
 2017-04-24 10:22 UTC  (2+ messages)

[Patch V5 0/7] crypto: AES CBC multibuffer implementation
 2017-04-24  9:00 UTC  (3+ messages)
` [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support

[PATCH v2 0/9] staging: ccree: add Arm TrustZone CryptoCell REE driver
 2017-04-24  7:23 UTC  (17+ messages)
` [PATCH v2 1/9] staging: ccree: introduce CryptoCell HW driver
` [PATCH v2 6/9] staging: ccree: add FIPS support

[PATCH] crypto: ecc : Wipe memory for p on errors
 2017-04-24  6:05 UTC  (3+ messages)

31591 linux-crypto
 2017-04-24  6:19 UTC 

[PATCH] crypto: tcrypt: Zero iv before freeing it
 2017-04-24  5:34 UTC  (3+ messages)

21399 linux-crypto
 2017-04-24  1:08 UTC 

[PATCH] crypto: testmgr: clean up memory for sensitive information
 2017-04-23 19:08 UTC  (2+ messages)

[PATCH] crypto: Allow ecb(cipher_null) in FIPS mode
 2017-04-23 19:06 UTC  (6+ messages)

[PATCH]crypto:asymmetric_keys:verify_pefile:zero memory content before freeing
 2017-04-23 19:18 UTC 

[PATCH v3 00/15] staging: ccree: add Arm TrustZone CryptoCell REE driver
 2017-04-23  9:26 UTC  (16+ messages)
` [PATCH v3 01/15] staging: ccree: introduce CryptoCell HW driver
` [PATCH v3 02/15] staging: ccree: add ahash support
` [PATCH v3 03/15] staging: ccree: add skcipher support
` [PATCH v3 05/15] staging: ccree: add AEAD support
  ` [PATCH v3 04/15] staging: ccree: add IV generation support
  ` [PATCH v3 06/15] staging: ccree: add FIPS support
  ` [PATCH v3 10/15] staging: ccree: remove useless NULL test of field
  ` [PATCH v3 11/15] staging: ccree: fix platform_no_drv_owner.cocci warnings
  ` [PATCH v3 12/15] staging: ccree: fix semicolon.cocci warnings
  ` [PATCH v3 14/15] staging: ccree: fix ifnullfree.cocci warnings
  ` [PATCH v3 15/15] "
` [PATCH v3 07/15] staging: ccree: add TODO list
` [PATCH v3 08/15] staging: ccree: add DT bindings for Arm CryptoCell
` [PATCH v3 09/15] MAINTAINERS: add Gilad BY as ccree maintainer
` [PATCH v3 13/15] staging: ccree: fix array_size.cocci warnings

44942 linux-crypto
 2017-04-22  4:08 UTC 

(unknown),
 2017-04-21 17:06 UTC 

[padata] bbd8797975: WARNING: CPU: 0 PID: 1 at kernel/cpu.c:258 put_online_cpus
 2017-04-21 23:04 UTC 

[RFC PATCH v1 0/1] *** crypto: AF_ALG: add compression support ***
 2017-04-21 15:50 UTC  (5+ messages)
` [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression

[PATCH 0/2] n2rng: Fine-tuning for n2rng_probe()
 2017-04-21 18:22 UTC  (5+ messages)
` [PATCH 2/2] n2rng: Combine substrings for two messages in n2rng_probe()


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