messages from 2014-07-05 00:09:37 to 2014-07-20 17:25:25 UTC [more...]
[PATCH, RFC] random: introduce getrandom(2) system call
2014-07-20 17:24 UTC (3+ messages)
[PATCH, RFC] random: introduce getrandom(2) system call
2014-07-20 17:06 UTC (25+ messages)
[PATCH 0/2] Fix build break on dependency from CRYPTO
2014-07-19 9:18 UTC (7+ messages)
` [PATCH 1/2] asymmetric_keys: make crypto builtin if asymmetric keys selected as builtin
` Making the asymmetric keys config option into a top-level option
` [PATCH 2/2] digsig: make crypto builtin if digsig selected as builtin
[PATCH 0/9] crypto: caam - Add RTA descriptor creation library
2014-07-19 1:23 UTC (12+ messages)
` [PATCH 1/9] crypto: caam - completely remove error propagation handling
` [PATCH 2/9] crypto: caam - desc.h fixes
` [PATCH 3/9] crypto: caam - code cleanup
` [PATCH 4/9] crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
` [PATCH 6/9] crypto: caam - use RTA instead of inline append
` [PATCH 7/9] crypto: caam - completely remove "
` [PATCH 8/9] crypto: caam - refactor descriptor creation
` [PATCH 9/9] crypto: caam - add Run Time Library (RTA) docbook
[PATCH 00/10] CAAM - DMA API fixes
2014-07-19 0:07 UTC (13+ messages)
` [PATCH 01/10] crypto: testmgr - avoid DMA mapping from text, rodata, stack
` [PATCH 02/10] crypto: caam - set coherent_dma_mask
` [PATCH 03/10] crypto: caam - fix typo in dma_mapping_error
` [PATCH 04/10] crypto: caam - fix "failed to check map error" DMA warnings
` [PATCH 05/10] crypto: caam - fix DMA unmapping error in hash_digest_key
` [PATCH 06/10] crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
` [PATCH 07/10] crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
` [PATCH 08/10] crypto: caam - fix uninitialized S/G table size in ahash_digest
` [PATCH 09/10] crypto: caam - fix uninitialized edesc->dst_dma field
` [PATCH 10/10] crypto: caam - fix uninitialized state->buf_dma field
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
2014-07-18 21:27 UTC (11+ messages)
[PATCH -v4] random: introduce getrandom(2) system call
2014-07-18 21:15 UTC
[GIT PULL] Keyrings and asymmetric keys patches for 3.17
2014-07-18 19:07 UTC (3+ messages)
[PATCH, RFC -v3] random: introduce getrandom(2) system call
2014-07-18 11:51 UTC (3+ messages)
Crypto Fixes for 2.6.39
2014-07-18 10:57 UTC (12+ messages)
` 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
` Crypto Fixes for 3.14
` Crypto Fixes for 3.16
[PATCH, RFC -v2] random: introduce getrandom(2) system call
2014-07-18 10:21 UTC (5+ messages)
[PATCH] random: limit the contribution of the hw rng to at most half
2014-07-18 6:23 UTC (5+ messages)
[PATCH, RFC] random: introduce getrandom(2) system call
2014-07-17 22:21 UTC (5+ messages)
[PATCH 3/3] drivers/crypto/omap-{des,aes}.c: fix sanity checks
2014-07-17 12:15 UTC
[PATCH v4 0/7] crypto: SHA1 multibuffer implementation
2014-07-15 20:46 UTC (35+ messages)
` [PATCH v4 1/7] crypto: SHA1 multibuffer crypto hash infrastructure
` [PATCH v4 2/7] crypto: SHA1 multibuffer algorithm data structures
` [PATCH v4 3/7] crypto: SHA1 multibuffer submit and flush routines for AVX2
` [PATCH v4 4/7] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
` [PATCH v4 5/7] crypto: SHA1 multibuffer scheduler
` [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
` [PATCH v4 7/7] crypto: SHA1 multibuffer - flush the jobs early if cpu becomes idle
[PATCH] drivers/crypto/Kconfig: Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
2014-07-14 12:12 UTC (2+ messages)
[Question] Queuing packets to work queue ablk_helper.c and packets getting reordered
2014-07-14 9:28 UTC
[PATCH v4] crypto: Add Allwinner Security System crypto accelerator
2014-07-12 12:59 UTC (4+ messages)
` [PATCH v4 1/3] ARM: sun7i: dt: Add Security System to A20 SoC DTS
` [PATCH v4 2/3] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
` [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
[PATCH v2 trivial 2/6] crypto: ux500: Update error message for dmaengine_prep_slave_sg() API
2014-07-11 16:13 UTC
[PATCH] crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
2014-07-11 12:46 UTC
[PATCH resending] splice: sendfile() at once fails for big files
2014-07-11 12:09 UTC
[RFC, prePATCH] crypto: talitos modified for powerpc 88x security engine
2014-07-11 12:09 UTC
[PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
2014-07-10 23:18 UTC
[PATCH] crypto: ccp - Base AXI DMA cache settings on device tree
2014-07-10 15:58 UTC
[PATCH v3 0/3] ima: use asynchronous hash API for hash calculation
2014-07-10 11:31 UTC (13+ messages)
` [PATCH v3 1/3] ima: use ahash API for file "
[PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
2014-07-10 11:20 UTC (17+ messages)
` [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
` [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
` [PATCH v1 3/5] crypto: qat - use seq_hex_dump() to dump buffers
` [PATCH v1 4/5] parisc: "
` [PATCH v1 5/5] [S390] zcrypt: "
[patch] crypto: qat - remove an unneeded cast
2014-07-10 9:00 UTC (2+ messages)
[PATCH][v2] crypto: caam - Check for CAAM block presence before registering with crypto layer
2014-07-10 8:59 UTC (2+ messages)
[PATCH v3] crypto: caam - fix memleak in caam_jr module
2014-07-10 9:00 UTC (2+ messages)
[PATCH] crypto: dts - Addition of missing SEC compatibile property in c29x device tree
2014-07-09 20:43 UTC (3+ messages)
[PATCH] crypto: caam - fix memleak in caam_jr module
2014-07-09 20:31 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/6] DRBG: Rebasing unapplied patches
2014-07-08 13:21 UTC (8+ messages)
` [PATCH 1/6] DRBG: cleanup of preprocessor macros
` [PATCH 2/6] DRBG: Fix format string for debugging statements
` [PATCH 3/6] DRBG: Call CTR DRBG DF function only once
` [PATCH 4/6] DRBG: Select correct DRBG core for stdrng
` [PATCH 5/6] DRBG: Mix a time stamp into DRBG state
` [PATCH 6/6] DRBG: HMAC-SHA1 DRBG has crypto strength of 128 bits
[PATCH 0/2] crypto: qce: fix few sparse warnings
2014-07-08 13:21 UTC (2+ messages)
[PATCH] crypto: caam - Enabling multiple caam debug support for C29x platform
2014-07-08 13:21 UTC (2+ messages)
Using s5p-sss hw crypto causes ipsec to break
2014-07-08 0:05 UTC (3+ messages)
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-07 9:21 UTC (2+ messages)
[PATCH][v2] crypto: caam - Check for CAAM block presence before registering with crypto layer
2014-07-07 5:09 UTC
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
2014-07-05 1:06 UTC (2+ messages)
[PATCH] Potential NULL pointer deference in drbg_ctr_df
2014-07-05 0:36 UTC (4+ messages)
[PATCH 0/4] DRBG: Fixes for sparse tool reports
2014-07-05 0:27 UTC (8+ messages)
` [PATCH 3/4] DRBG: Fix format string for debugging statements
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).