linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-19 22:47:50 to 2017-07-28 04:56:07 UTC [more...]

[PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc
 2017-07-28  4:56 UTC  (9+ messages)
` [PATCH v2 "
      ` [PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap
      ` [PATCH 3/3] staging: ccree: Use platform_get_irq and devm_request_irq

[PATCH 0/4] staging: ccree: coding style clean ups
 2017-07-28  4:55 UTC  (6+ messages)
` [PATCH 1/4] staging: ccree: fix parenthesis alignment
` [PATCH 2/4] staging: ccree: fix split strings
` [PATCH 3/4] staging: ccree: remove func name from log messages
` [PATCH 4/4] staging: ccree: kmalloc by sizeof var not type

KPP API and Temporary Keys
 2017-07-28  0:16 UTC 

[PATCH] staging: ccree: Fix unnecessary NULL check before kfree'ing it
 2017-07-27 16:09 UTC  (2+ messages)

[PATCH v5 0/6] make io{read|write}64 globally usable
 2017-07-26 23:19 UTC  (7+ messages)
` [PATCH v5 1/6] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v5 2/6] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v5 3/6] iomap: "
` [PATCH v5 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v5 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v5 6/6] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH v2 1/3] Documentation: devicetree: add Freescale RNGC binding
 2017-07-26 22:55 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] ARM: i.MX25: add RNGC node to dtsi
  ` [PATCH v4 3/3] hwrng: mxc-fsl - add support for Freescale RNGC
  ` [PATCH v5 1/3] Documentation: devicetree: add Freescale RNGC binding
    ` [PATCH v5 2/3] ARM: i.MX25: add RNGC node to dtsi
    ` [PATCH v5 3/3] hwrng: mxc-fsl - add support for Freescale RNGC
` [PATCH v6 1/3] Documentation: devicetree: add Freescale RNGC binding
  ` [PATCH v6 2/3] ARM: i.MX25: add RNGB node to dtsi
  ` [PATCH v6 3/3] hwrng: add a driver for Freescale RNGC

[PATCH v2 0/7] fscrypt: key verification and KDF improvement
 2017-07-26 18:19 UTC  (8+ messages)
` [PATCH v2 1/7] fscrypt: add v2 encryption context and policy
` [PATCH v2 2/7] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
` [PATCH v2 3/7] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH v2 4/7] fscrypt: validate modes and flags earlier when setting policy
` [PATCH v2 5/7] fscrypt: verify that the correct master key was supplied
` [PATCH v2 6/7] fscrypt: cache the HMAC transform for each master key
` [PATCH v2 7/7] fscrypt: for v2 policies, support "fscrypt:" key prefix only

[RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed
 2017-07-26 17:44 UTC  (4+ messages)
` [RESEND PATCH 1/2] crypto: rockchip - move the crypto completion from interrupt context
` [RESEND PATCH 2/2] crypto: rockchip - return the err code when unable dequeue the crypto request

[PATCH V7 0/7] crypto: AES CBC multibuffer implementation
 2017-07-26  2:10 UTC  (8+ messages)
` [PATCH V7 1/7] crypto: Multi-buffer encryption infrastructure support
` [PATCH V7 2/7] crypto: AES CBC multi-buffer data structures
` [PATCH V7 3/7] crypto: AES CBC multi-buffer scheduler
` [PATCH V7 4/7] crypto: AES CBC by8 encryption
` [PATCH V7 5/7] crypto: AES CBC multi-buffer glue code
` [PATCH V7 6/7] crypto: AES vectors for AES CBC multibuffer testing
` [PATCH V7 7/7] crypto: AES CBC multi-buffer tcrypt

[PATCH V6 0/7] crypto: AES CBC multibuffer implementation
 2017-07-26  2:13 UTC  (9+ messages)
` [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code
            ` FW: "

[PATCH v2 0/3] crypto: scompress - defer allocation of percpu scratch buffers
 2017-07-26  0:07 UTC  (6+ messages)
` [PATCH v2 1/3] crypto: scompress - don't sleep with preemption disabled
` [PATCH v2 2/3] crypto: scompress - free partially allocated scratch buffers on failure
` [PATCH v2 3/3] crypto: scompress - defer allocation of scratch buffer to first use

[PATCH v3 3/4] btrfs: Add zstd support
 2017-07-25 23:19 UTC 

[PATCH v3 0/3] Update support for XTS-AES on AMD CCPs
 2017-07-25 22:43 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: ccp - Add a call to xts_check_key()
` [PATCH v3 2/3] crypto: ccp - Rework the unit-size check for XTS-AES
` [PATCH v3 3/3] crypto: ccp - Add XTS-AES-256 support for CCP version 5

[PATCH] crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
 2017-07-25 19:12 UTC 

Fix dma unmap direction in iMX sahara aes calculation
 2017-07-25 17:51 UTC  (2+ messages)

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-07-25 15:00 UTC  (5+ messages)
` [RFC Part2 PATCH v3 02/26] crypto: ccp: Add Platform Security Processor (PSP) device support
` [RFC Part2 PATCH v3 03/26] crypto: ccp: Add Secure Encrypted Virtualization (SEV) "

[PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts
 2017-07-25 13:50 UTC  (4+ messages)

Poor RNG performance on Ryzen
 2017-07-25  6:20 UTC  (9+ messages)

[bug report] crypto: chcr - Select device in Round Robin fashion
 2017-07-25  4:42 UTC  (2+ messages)

[PATCH v4 0/8] crypto: aes - retire table based generic AES
 2017-07-24 17:03 UTC  (4+ messages)

[PATCH V3 6/6] crypto/nx: Add P9 NX support for 842 compression engine
 2017-07-24 16:46 UTC  (2+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-07-24 16:32 UTC  (29+ messages)
` [RFC 06/22] kvm: Adapt assembly for PIE support
` [RFC 07/22] x86: relocate_kernel - "
` [RFC 16/22] x86/percpu: Adapt percpu "
` [RFC 20/22] x86/relocs: Add option to generate 64-bit relocations
` [RFC 21/22] x86/module: Add support for mcmodel large and PLTs

[PATCH v2 0/4] Update support for XTS-AES on AMD CCPs
 2017-07-24 13:56 UTC  (7+ messages)
` [PATCH v2 1/4] crypto: ccp - Add a call to xts_check_key()
` [PATCH v2 2/4] crypto: ccp - Enable XTS-AES-128 support on all CCPs
` [PATCH v2 3/4] crypto: ccp - Rework the unit-size check for XTS-AES
` [PATCH v2 4/4] crypto: ccp - Add XTS-AES-256 support for CCP version 5

[PATCH resend 00/18] crypto: ARM/arm64 roundup for v4.14
 2017-07-24 10:28 UTC  (19+ messages)
` [PATCH resend 01/18] crypto/algapi - use separate dst and src operands for __crypto_xor()
` [PATCH resend 02/18] crypto/algapi - make crypto_xor() take separate dst and src arguments
` [PATCH resend 03/18] crypto: arm64/ghash-ce - add non-SIMD scalar fallback
` [PATCH resend 04/18] crypto: arm64/crct10dif - add non-SIMD generic fallback
` [PATCH resend 05/18] crypto: arm64/crc32 - add non-SIMD scalar fallback
` [PATCH resend 06/18] crypto: arm64/sha1-ce - add non-SIMD generic fallback
` [PATCH resend 07/18] crypto: arm64/sha2-ce - add non-SIMD scalar fallback
` [PATCH resend 08/18] crypto: arm64/aes-ce-cipher - match round key endianness with generic code
` [PATCH resend 09/18] crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
` [PATCH resend 10/18] crypto: arm64/aes-ce-ccm: "
` [PATCH resend 11/18] crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
` [PATCH resend 12/18] crypto: arm64/chacha20 - take may_use_simd() into account
` [PATCH resend 13/18] crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
` [PATCH resend 14/18] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
` [PATCH resend 15/18] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
` [PATCH resend 16/18] crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL
` [PATCH resend 17/18] crypto: arm/aes - avoid expanded lookup tables in the final round
` [PATCH resend 18/18] crypto: arm64/aes "

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-24  8:33 UTC  (12+ messages)
` (no subject)

[PATCH v2 0/4] crypto: add driver for Axis ARTPEC crypto accelerator
 2017-07-24  7:07 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: add ARTPEC crypto
` [PATCH v2 2/4] crypto: add crypto_(un)register_ahashes()
` [PATCH v2 3/4] crypto: axis: add ARTPEC-6/7 crypto accelerator driver
  ` [PATCH v2 4/4] MAINTAINERS: Add ARTPEC crypto maintainer

[RFC PATCH v12 0/4] /dev/random - a new approach
 2017-07-23 21:47 UTC  (15+ messages)
` [RFC PATCH v12 3/4] Linux Random Number Generator

Good Day My Good Friend
 2017-07-23 18:39 UTC 

[PATCH v2 2/2] crypto/algapi - make crypto_xor() take separate dst and src arguments
 2017-07-23  1:16 UTC  (2+ messages)

[PATCH V3 5/6] crypto/nx: Add P9 NX specific error codes for 842 engine
 2017-07-22  5:00 UTC 

[PATCH V3 4/6] crypto/nx: Add nx842_add_coprocs_list function
 2017-07-22  4:59 UTC 

[PATCH V3 3/6] crypto/nx: Create nx842_delete_coprocs function
 2017-07-22  4:58 UTC 

[PATCH V3 2/6] crypto/nx: Create nx842_configure_crb function
 2017-07-22  4:57 UTC 

[PATCH V3 1/6] crypto/nx842: Rename nx842_powernv_function as icswx function
 2017-07-22  4:56 UTC 

[PATCH V3 0/6] Enable NX 842 compression engine on Power9
 2017-07-22  4:55 UTC 

[PATCH V2 6/6] crypto/nx: Add P9 NX support for 842 compression engine
 2017-07-22  4:16 UTC  (3+ messages)

[PATCH] crypto: Kconfig: Correct help text about feeding entropy pool
 2017-07-21 17:25 UTC 

[PATCH] crypto: ccp - Fix XTS-AES support on a version 5 CCP
 2017-07-21 15:48 UTC  (3+ messages)

[PATCH] crypto: scompress - eliminate percpu scratch buffers
 2017-07-21 14:34 UTC  (10+ messages)

[RFC PATCH v12 3/4] Linux Random Number Generator
 2017-07-21 11:30 UTC 

[PATCH 0/4] crypto: add driver for Axis ARTPEC crypto accelerator
 2017-07-21  6:29 UTC  (7+ messages)
  ` [PATCH 1/4] dt-bindings: crypto: add ARTPEC crypto
  ` [PATCH 2/4] crypto: add crypto_(un)register_ahashes()
  ` [PATCH 4/4] MAINTAINERS: Add ARTPEC crypto maintainer
` [PATCH 3/4] crypto: axis: add ARTPEC-6/7 crypto accelerator driver

[PATCH v1] crypto: brcm - Support more FlexRM rings than SPU engines
 2017-07-21  5:47 UTC 

[PATCH v4 0/5] make io{read|write}64 globally usable
 2017-07-20 15:39 UTC  (8+ messages)
` [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs

[PATCH] crypto: ixp4xx - Fix error handling path in 'aead_perform()'
 2017-07-20 15:16 UTC  (4+ messages)

[bug report] crypto: atmel-ecc - introduce Microchip / Atmel ECC driver
 2017-07-20 13:35 UTC  (2+ messages)
` [PATCH] crypto: atmel-ecc: fix signed integer to u8 assignment

[PATCH v1] crypto: caam - set hwrng quality level
 2017-07-20 13:08 UTC  (6+ messages)

[v3 RFC PATCH 1/2] crypto: ecdh: fix concurrency on ecdh_ctx
 2017-07-20  7:37 UTC  (2+ messages)
` [PATCH] crypto: ecdh: fix concurrency on shared secret and pubkey

[PATCH] Crypto: atmel-ecc: Make a couple of local functions static
 2017-07-20  7:05 UTC  (2+ messages)

[PATCH] crypto: ccp: remove duplicate module version and author entry
 2017-07-20  3:29 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).