linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-22 11:42:41 to 2017-06-29 07:52:10 UTC [more...]

[PATCH v2 0/3] make io{read|write}64 more globally usable
 2017-06-29  7:52 UTC  (9+ messages)
` [PATCH v2 1/3] io-64-nonatomic: add io{read|write}64[be] macros
` [PATCH v2 2/3] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v2 3/3] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH v2 0/3] Introduce AMD Secure Processor device
 2017-06-28 20:30 UTC  (11+ messages)
` [PATCH v2 1/3] crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
` [PATCH v2 2/3] crypto: ccp - Introduce the AMD Secure Processor device
` [PATCH v2 3/3] crypto: cpp - Abstract interrupt registeration

[PATCH v3] crypto: ccp - Provide an error path for debugfs setup failure
 2017-06-28 16:56 UTC 

[v3 RFC PATCH 0/2] crypto: ecdh, ecc fixes
 2017-06-28 14:08 UTC  (3+ messages)
` [v3 RFC PATCH 1/2] crypto: ecdh: fix concurrency on ecdh_ctx
` [v3 RFC PATCH 2/2] crypto: ecc: use caller's GFP flags

[v2 RFC PATCH 0/2] crypto: ecdh, ecc fixes
 2017-06-28 13:55 UTC  (3+ messages)
` [v2 RFC PATCH 1/2] crypto: ecdh: fix concurrency on ecdh_ctx
` [v2 RFC PATCH 2/2] crypto: ecc: use caller's GFP flags

[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
 2017-06-28 13:42 UTC  (10+ messages)
` [RFC PATCH 1/2] crypto: caam - properly set IV after {en,de}crypt
` [PATCH] "

[PATCH] crypto: testmgr - Reenable sha1/aes in FIPS mode
 2017-06-28 13:05 UTC  (2+ messages)

[RFC PATCH] crypto: ecdh: fix concurrency on ecdh_ctx
 2017-06-28 11:20 UTC  (2+ messages)

[PATCH 0/2] staging: ccree: Fix coding style and remove warnings
 2017-06-28  9:45 UTC  (4+ messages)
` [PATCH 1/2] staging: ccree: Use __func__ instead of function name
` [PATCH 2/2] staging: ccree: Remove braces {} for single statement blocks

[BUGFIX] crypto: atmel: only treat EBUSY as transient if backlog
 2017-06-28  7:22 UTC 

(unknown),
 2017-06-28  3:56 UTC 

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

[PATCH 0/7] cleanup issues with io{read|write}64
 2017-06-27 20:40 UTC  (29+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 2/7] iomap: implement ioread64 and iowrite64
` [PATCH 3/7] asm-generic/io.h: make ioread64 and iowrite64 universally available
` [PATCH 4/7] alpha: provide ioread64 and iowrite64 implementations
` [PATCH 5/7] ntb: ntb_hw_intel: remove ioread64 and iowrite64 hacks
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
      ` [PATCH v2 "

[PATCH 2] crypto: ccp - Provide a roll-back method for debugfs setup
 2017-06-27 14:47 UTC  (3+ messages)

[PATCH] crypto: ccp - Change all references to use the JOB ID macro
 2017-06-27 13:58 UTC 

[PATCH] crypto: ccp - Fix some line spacing
 2017-06-27 13:58 UTC 

[PATCH] crypto: sahara : make of_device_ids const
 2017-06-27 11:41 UTC 

[PATCH] checkpatch: add *_ON_STACK to $declaration_macros
 2017-06-27  7:55 UTC 

[PATCH 00/14] staging: ccree: coding style fixes
 2017-06-27  7:27 UTC  (15+ messages)
` [PATCH 01/14] staging: ccree: fix missing or redundant spaces
` [PATCH 02/14] staging: ccree: drop comparsion to true/false
` [PATCH 03/14] staging: ccree: fix else placement
` [PATCH 04/14] staging: ccree: remove redundant blank lines
` [PATCH 05/14] staging: ccree: no need for braces for single statements
` [PATCH 06/14] staging: ccree: fix unmatched if/else braces
` [PATCH 07/14] staging: ccree: remove comparisons to NULL
` [PATCH 08/14] staging: ccree: fix pointer location
` [PATCH 09/14] staging: ccree: remove custom type tdes_keys_t
` [PATCH 10/14] staging: ccree: remove custom type ssi_fips_error_t
` [PATCH 11/14] staging: ccree: remove custom type ssi_fips_state_t
` [PATCH 12/14] staging: ccree: remove unused type CCFipsSyncStatus_t
` [PATCH 13/14] staging: ccree: remove/add (un)needed blank lines
` [PATCH 14/14] staging: ccree: fix block comment style

[PATCH] Stagingdriver cctree: Fix for checkpatch warning
 2017-06-27  6:17 UTC 

[PATCH] hwrng: Make hwrng choose rng source by quality
 2017-06-27  6:01 UTC 

Product Inquiry
 2017-06-26 21:51 UTC 

[PATCH] crypto: qat: fix spelling mistake: "runing" -> "running"
 2017-06-26 19:41 UTC 

[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-26 17:38 UTC  (6+ messages)
` [kernel-hardening] Re: [PATCH v4 06/13] iscsi: ensure RNG is seeded before use

[PATCH v3 net-next 1/4] tcp: ULP infrastructure
 2017-06-26 15:07 UTC  (4+ messages)

[PATCH v4] crypto: sun4i-ss: support the Security System PRNG
 2017-06-26 12:36 UTC  (2+ messages)

[PATCH] crypto: qat - avoid an uninitialized variable warning
 2017-06-26  7:03 UTC  (2+ messages)

encrypt_done called from interrupt context on rk3288 crypto driver
 2017-06-26  1:14 UTC  (3+ messages)

[PATCH v11 0/2] crypto: AF_ALG memory management fix
 2017-06-25 15:12 UTC  (3+ messages)
` [PATCH v11 1/2] crypto: skcipher AF_ALG - overhaul memory management
` [PATCH v11 2/2] crypto: aead "

[PATCH v10 0/2] crypto: AF_ALG memory management fix
 2017-06-25 15:01 UTC  (5+ messages)
` [PATCH v10 1/2] crypto: skcipher AF_ALG - overhaul memory management

inquiry
 2017-06-25  2:47 UTC 

[PATCH v3 0/6] staging: ccree: bug fixes and TODO items for 4.13
 2017-06-25  7:47 UTC  (7+ messages)
` [PATCH v3 1/6] staging: ccree: fix hash import/export
` [PATCH v3 2/6] staging: ccree: register setkey for none hash macs
` [PATCH v3 3/6] staging: ccree: remove unused function
` [PATCH v3 4/6] staging: ccree: add clock management support
` [PATCH v3 5/6] staging: ccree: add DT bus coherency detection
` [PATCH v3 6/6] staging: ccree: use signal safe completion wait

[PATCH v2 0/7] staging: ccree: bug fixes and TODO items for 4.13
 2017-06-25  6:28 UTC  (14+ messages)
` [PATCH v2 1/7] staging: ccree: fix hash import/export
` [PATCH v2 2/7] staging: ccree: register setkey for none hash macs
` [PATCH v2 3/7] staging: ccree: add support for older HW revisions
` [PATCH v2 4/7] staging: ccree: remove unused function
` [PATCH v2 5/7] staging: ccree: add clock management support
` [PATCH v2 6/7] staging: ccree: add DT bus coherency detection
` [PATCH v2 7/7] staging: ccree: use signal safe completion wait

(unknown),
 2017-06-25  5:14 UTC 

(unknown),
 2017-06-24 15:03 UTC 

[PATCH 3/7] staging: ccree: add support for older HW revisions
 2017-06-24  3:35 UTC  (3+ messages)

[bug] sha1-avx2 and read beyond
 2017-06-24  0:56 UTC  (7+ messages)

[PATCH 0/3] Introduce AMD Secure Processor device
 2017-06-23 21:23 UTC  (5+ messages)
` [PATCH 2/3] crypto: ccp - Introduce the "
` [PATCH 3/3] crypto: cpp - Abstract interrupt registeration

Regarding Porting of hardware cryptography to Linux kernel
 2017-06-23 18:13 UTC  (2+ messages)

[PATCH v6 0/2] IV Generation algorithms for dm-crypt
 2017-06-23 18:21 UTC  (3+ messages)

[PATCH v1] crypto: brcm - software fallback for cryptlen zero
 2017-06-23 17:14 UTC  (2+ messages)

[PATCH] crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
 2017-06-23 15:31 UTC 

[PATCH] Documentation/bindings: crypto: remove the dma-mask property
 2017-06-23 14:56 UTC  (2+ messages)

[PATCH] crypto: inside-secure - do not parse the dma mask from dt
 2017-06-23 14:35 UTC  (3+ messages)

[PATCH] crypto: chcr: Avoid algo allocation in softirq
 2017-06-23 14:15 UTC 

[linux-next:master 7715/9581] drivers/crypto/cavium/cpt/cptvf_algs.c:225:5: sparse: symbol 'cvm_encrypt' was not declared. Should it be static?
 2017-06-23 13:10 UTC  (2+ messages)
` [RFC PATCH linux-next] crypto: cvm_encrypt() can be static

(unknown),
 2017-06-23 12:26 UTC 

[PATCH][crypto-next] crypto: cavium/nitrox - Change in firmware path
 2017-06-23 10:33 UTC 

[PATCH 0/1] Add firmware for CNN55XX crypto driver
 2017-06-23 10:17 UTC  (4+ messages)
` [PATCH 1/1] cavium: "

[PATCH v1] crypto: brcm - Fix SHA3-512 algorithm failure
 2017-06-23  9:04 UTC 

dm-crypt IV generation (summary)
 2017-06-23  8:49 UTC  (4+ messages)

[PATCH] crypto: brcm - software fallback for cryptlen zero
 2017-06-23  8:34 UTC  (2+ messages)

[PATCH] crypto: brcm - Fix SHA3-512 algorithm failure
 2017-06-23  8:33 UTC  (2+ messages)

[Patch V5 0/7] crypto: AES CBC multibuffer implementation
 2017-06-23  8:32 UTC  (5+ messages)
` [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support

[RFC PATCH] gcm - fix setkey cache coherence issues
 2017-06-23  7:43 UTC  (7+ messages)

[PATCH v2 0/2] crypto: engine - Permit to enqueue skcipher request
 2017-06-23  6:48 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-06-22 22:38 UTC  (4+ messages)
` [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset

[PATCH 0/4] Enable full RSA support on CCPs
 2017-06-22 17:09 UTC  (9+ messages)
` [PATCH 1/4] crypto: ccp - Fix base RSA function for version 5 CCPs
` [PATCH 3/4] crypto: ccp - Add support for RSA on the CCP
` [PATCH 4/4] crypto: ccp - Expand RSA support for a v5 ccp

[PATCH v2] of: update ePAPR references to point to Devicetree Specification
 2017-06-22 16:22 UTC  (2+ messages)

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-22 15:16 UTC  (4+ messages)

[PATCH] staging: ccree: fix coding style error
 2017-06-22 13:42 UTC  (2+ messages)

[PATCH V2] staging: ccree: - style fix, spaces and tabs
 2017-06-22 13:40 UTC  (2+ messages)

[PATCH 0/7] staging: ccree: bug fixes and TODO items for 4.13
 2017-06-22 13:34 UTC  (7+ messages)
` [PATCH 5/7] staging: ccree: add clock management support
` [PATCH 6/7] staging: ccree: add DT bus coherency detection


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