messages from 2014-11-11 15:28:29 to 2014-11-24 20:55:18 UTC [more...]
[PATCH v3 0/7] crypto: AF_ALG: add AEAD and RNG support
2014-11-24 20:55 UTC (14+ messages)
` [PATCH v3 1/7] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v3 3/7] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH v3 2/7] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH v3 4/7] crypto: AF_ALG: add AEAD support
` [PATCH v3 5/7] crypto: AF_ALG: add random number generator support
` [PATCH v3 6/7] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v3 7/7] crypto: AF_ALG: document the user space interface
[PATCH] crypto: user - add MODULE_ALIAS
2014-11-24 16:12 UTC
[PATCH] crypto: include crypto- module prefix in template
2014-11-24 19:35 UTC (2+ messages)
[patch] crypto: sha-mb - remove a bogus NULL check
2014-11-24 17:47 UTC (2+ messages)
[PATCH V2 0/2] crypto: Add support for the IMG hash accelerator
2014-11-24 17:22 UTC (5+ messages)
` [PATCH V2 1/2] crypto: Add Imagination Technologies hw "
` [PATCH V2 2/2] Documentation: crypto: Add DT binding info for the img "
[PATCH] crypto: drbg: use memzero_explicit() for clearing sensitive data
2014-11-24 15:21 UTC
[PATCH v3] crypto: prefix module autoloading with "crypto-"
2014-11-24 14:47 UTC (4+ messages)
[PATCH 0/2] crypto: Add support for the IMG hash accelerator
2014-11-24 14:39 UTC (15+ messages)
` [PATCH 1/2] crypto: Add Imagination Technologies hw "
` [PATCH 2/2] Documentation: crypto: Add DT binding info for the img "
[PATCH crypto-next] crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
2014-11-24 14:05 UTC (2+ messages)
[PATCH 1/2] scripts/coccinelle: catch freeing cryptographic structures via kfree
2014-11-23 16:45 UTC (8+ messages)
` [PATCH 2/2] kernel/kexec: free crypto_shash using crypto_free_shash
` [PATCH 1/2 v2] scripts/coccinelle: catch freeing cryptographic structures via kfree
[PATCH] arm64: crypto: Add ARM64 CRC32 hw accelerated module
2014-11-21 21:39 UTC (4+ messages)
[PATCH] crytpo: qat - Fix 64 bytes requests
2014-11-21 17:25 UTC
[PATCH] crypto: algif - Mark sgl end at the end of data
2014-11-21 17:14 UTC
[PATCH v2 0/9] Replace smp_read_barrier_depends() with lockless_derefrence()
2014-11-21 15:05 UTC
[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support
2014-11-21 4:40 UTC (41+ messages)
` [PATCH v2 01/10] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v2 02/10] crypto: AF_ALG: user space interface for cipher info
` crypto: user - Allow get request with empty driver name
` [PATCH v2 03/10] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH v2 04/10] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH v2 05/10] crypto: AF_ALG: add AEAD support
` [PATCH v2 07/10] crypto: AF_ALG: add random number generator support
` [PATCH v2 06/10] crypto: AF_ALG: make setkey optional
` [PATCH v2 08/10] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v2 09/10] crypto: AF_ALG: user space interface for hash info
` [PATCH v2 10/10] crypto: AF_ALG: document the user space interface
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-11-20 20:15 UTC
[PATCH 1/1] crypto-drbg: Deletion of unnecessary checks before the function call "kzfree"
2014-11-20 16:00 UTC (3+ messages)
` "
[PATCH RESEND v2 0/4] hwrng: atmel: add DT support
2014-11-20 14:43 UTC (6+ messages)
` [PATCH RESEND v2 1/4] hwrng: atmel: use clk_prepapre_enable/_disable_unprepare
` [PATCH RESEND v2 2/4] hwrng: atmel: add DT support
` [PATCH RESEND v2 3/4] hwrng: atmel: Add TRNG DT binding doc
` [PATCH RESEND v2 4/4] ARM: at91/dt: add trng node to at91sam9g45
[PATCH] bfin_crc: don't include linux/unaligned/access_ok.h
2014-11-20 14:43 UTC (2+ messages)
[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
2014-11-20 8:02 UTC (15+ messages)
[PATCH RESEND 0/4] ARM: at91: remove at91sam9g45/9m10 legacy board support
2014-11-20 4:05 UTC (10+ messages)
` [PATCH RESEND 1/4] hwrng: atmel: use clk_prepapre_enable/_disable_unprepare
` [PATCH RESEND 2/4] hwrng: atmel: add DT support
` [PATCH RESEND 3/4] hwrng: atmel: Add TRNG DT binding doc
` [PATCH RESEND 4/4] ARM: at91/dt: add trng node
` [PATCH RESEND 0/4] hrng: atmel: add DT support
[PATCH V2 0/2] crypto: Add support for the IMG hash accelerator
2014-11-19 17:46 UTC
[PATCH] crypto: Fix a typo in ahash.c
2014-11-19 12:40 UTC (2+ messages)
[PATCH v2] crypto: prefix module autoloading with "crypto-"
2014-11-19 0:04 UTC (5+ messages)
[PATCH] crypto: prefix module autoloading with "crypto-"
2014-11-17 19:43 UTC (4+ messages)
[PATCH v2 0/2] crypto: qat - Fix for invalid dma mapping and numa
2014-11-17 18:33 UTC (8+ messages)
[PATCH] "its" == "something belong to it". "it's" == "it is", "it has", "it was", etc. Sorry - just bugged me as I was reading the code
2014-11-17 17:47 UTC (2+ messages)
[PATCH] crypto: qat - Use memzero_explicit
2014-11-17 15:10 UTC (2+ messages)
[PATCH] crypto: Documentation - document uncovered member variables
2014-11-17 15:10 UTC (2+ messages)
[PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator
2014-11-16 17:13 UTC (11+ messages)
simd: Allow simd use in kernel threads with softirqs disabled
2014-11-15 2:28 UTC (3+ messages)
[PATCH RFC 0/4] crypto: qat - Add userspace access to QAT services
2014-11-14 1:29 UTC (11+ messages)
` [PATCH RFC 4/4] crypto: qat - Add new algif interface for userspace
[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
2014-11-14 0:58 UTC (5+ messages)
` [PATCH 01/16] crypto: caam - Remove unnecessary smp_read_barrier_depends()
[PATCH v3 00/13] crypto: Documentation of kernel crypto API
2014-11-13 14:33 UTC (15+ messages)
` [PATCH v3 01/13] crypto: Documentation - crypto API high level spec
` [PATCH v3 02/13] crypto: Documentation - compile crypto API spec
` [PATCH v3 03/13] crypto: Documentation - userspace interface spec
` [PATCH v3 04/13] crypto: Documentation - RNG API documentation
` [PATCH v3 05/13] crypto: Documentation - hash data structures
` [PATCH v3 06/13] crypto: Documentation - AHASH API documentation
` [PATCH v3 07/13] crypto: Documentation - SHASH "
` [PATCH v3 08/13] crypto: Documentation - cipher data structures
` [PATCH v3 09/13] crypto: Documentation - ABLKCIPHER API documentation
` [PATCH v3 10/13] crypto: Documentation - AEAD "
` [PATCH v3 11/13] crypto: Documentation - BLKCIPHER "
` [PATCH v3 12/13] crypto: Documentation - CIPHER "
` [PATCH v3 13/13] crypto: Documentation - HASH "
[PATCH 0/8] crypto: AF_ALG: add AEAD and RNG support
2014-11-12 17:51 UTC (14+ messages)
` [PATCH 1/8] crypto: AF_ALG: add user space interface for AEAD
` [PATCH 2/8] crypto: AF_ALG: user space interface for cipher info
` [PATCH 3/8] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH 4/8] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH 5/8] crypto: AF_ALG: add AEAD support
` [PATCH 6/8] crypto: AF_ALG: make setkey optional
` [PATCH 7/8] crypto: AF_ALG: add random number generator support
` [PATCH 8/8] crypto: AF_ALG: enable RNG interface compilation
[PATCH] crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
2014-11-12 14:17 UTC (2+ messages)
[PATCH 0/2] crypto: zeroization of buffers
2014-11-12 14:17 UTC (2+ messages)
crypto: algif - avoid excessive use of socket buffer in skcipher
2014-11-12 11:58 UTC (2+ messages)
[QUESTION] Crypto queue handling
2014-11-12 4:10 UTC (5+ messages)
HELP: IPsec reordering issue
2014-11-12 3:29 UTC (5+ messages)
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).