messages from 2017-06-03 23:32:39 to 2017-06-10 04:59:14 UTC [more...]
[PATCH 00/13] crypto: omap fixes / changes for 4.13
2017-06-10 4:15 UTC (2+ messages)
[PATCH] X.509: Fix error code in x509_cert_parse()
2017-06-10 4:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 00/14] fixes for kpp and akcipher
2017-06-10 4:17 UTC (2+ messages)
[PATCH v1 0/2] remove mediatek ethif clock in crypto driver
2017-06-10 4:19 UTC (4+ messages)
` [PATCH v1 2/2] dt-bindings: crypto: remove mediatek ethif clock
[PATCH v1 3/3] crypto: cavium - Register the CNN55XX supported crypto algorithms
2017-06-10 4:18 UTC (3+ messages)
` [PATCH v2 0/3] Add support for Cavium CNN55XX crypto adapters
[PATCH v6 0/5] arm64: marvell: add cryptographic engine support for 7k/8k
2017-06-10 4:16 UTC (5+ messages)
` [PATCH v6 4/5] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
` [PATCH v6 5/5] MAINTAINERS: add a maintainer for the Inside Secure crypto driver
[PATCH] crypto: rng: Remove unused function __crypto_rng_cast()
2017-06-10 4:14 UTC (2+ messages)
[PATCH] crypto: rng - move __crypto_rng_cast to the rng header
2017-06-10 4:14 UTC (2+ messages)
[PATCH v2 00/11] introduce crypto wait for async op
2017-06-10 3:43 UTC (3+ messages)
` [PATCH v2 01/11] crypto: "
[PATCH v8 0/2] crypto: AF_ALG memory management fix
2017-06-10 3:13 UTC (3+ messages)
` [PATCH v8 1/2] crypto: skcipher AF_ALG - overhaul memory management
[PATCH v2 0/6] Appended signatures support for IMA appraisal
2017-06-09 21:19 UTC (9+ messages)
` [PATCH v2 1/6] integrity: Small code improvements
` [PATCH v2 2/6] ima: Simplify policy_func_show
` [PATCH v2 3/6] ima: Log the same audit cause whenever a file has no signature
` [PATCH v2 4/6] integrity: Introduce struct evm_hmac_xattr
` [PATCH v2 5/6] MODSIGN: Export module signature definitions
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal
Alg errors with Intel QAT Card
2017-06-09 18:36 UTC
Can someone check linux kernel 4.4, and 4.9 rfc4309 test vectors?
2017-06-09 14:24 UTC (4+ messages)
[PATCH] Drivers: ccree - style fix
2017-06-09 6:08 UTC
Crypto Fixes for 4.9
2017-06-09 2:52 UTC (8+ messages)
` Crypto Fixes for 4.10
` Crypto Fixes for 4.11
` Crypto Fixes for 4.12
[Patch V5 0/7] crypto: AES CBC multibuffer implementation
2017-06-08 19:52 UTC (4+ messages)
` [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support
[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
2017-06-08 17:34 UTC (42+ messages)
` [PATCH v4 01/13] random: invalidate batched entropy after crng init
` [PATCH v4 02/13] random: add synchronous API for the urandom pool
` [PATCH v4 03/13] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [kernel-hardening] "
` [PATCH v4 04/13] security/keys: ensure RNG is seeded before use
` [PATCH v4 05/13] crypto/rng: ensure that the RNG is ready before using
` [kernel-hardening] "
` [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
` [kernel-hardening] "
` [PATCH v4 07/13] ceph: ensure RNG is seeded before using
` [kernel-hardening] "
` [PATCH v4 08/13] cifs: use get_random_u32 for 32-bit lock random
` [kernel-hardening] "
` [PATCH v4 09/13] rhashtable: use get_random_u32 for hash_rnd
` [PATCH v4 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
` [PATCH v4 11/13] net/route: use get_random_int for random counter
` [PATCH v4 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH v4 13/13] random: warn when kernel uses unseeded randomness
(unknown),
2017-06-08 14:09 UTC
[PATCH v3 00/13] Unseeded In-Kernel Randomness Fixes
2017-06-08 12:02 UTC (41+ messages)
` [PATCH v3 01/13] random: add synchronous API for the urandom pool
` [PATCH v3 02/13] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [PATCH v3 03/13] random: invalidate batched entropy after crng init
` [PATCH v3 04/13] crypto/rng: ensure that the RNG is ready before using
` [kernel-hardening] "
` "
` [PATCH v3 05/13] security/keys: ensure RNG is seeded before use
` [PATCH v3 06/13] iscsi: "
` [PATCH v3 07/13] ceph: ensure RNG is seeded before using
` [PATCH v3 08/13] cifs: use get_random_u32 for 32-bit lock random
` [PATCH v3 09/13] rhashtable: use get_random_u32 for hash_rnd
` [PATCH v3 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
` [PATCH v3 11/13] net/route: use get_random_int for random counter
` [PATCH v3 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH v3 13/13] random: warn when kernel uses unseeded randomness
[PATCH v5 00/13] Unseeded In-Kernel Randomness Fixes
2017-06-07 23:26 UTC (14+ messages)
` [PATCH v5 01/13] random: invalidate batched entropy after crng init
` [PATCH v5 02/13] random: add synchronous API for the urandom pool
` [PATCH v5 03/13] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [PATCH v5 04/13] security/keys: ensure RNG is seeded before use
` [PATCH v5 05/13] crypto/rng: ensure that the RNG is ready before using
` [PATCH v5 06/13] iscsi: ensure RNG is seeded before use
` [PATCH v5 07/13] ceph: ensure RNG is seeded before using
` [PATCH v5 08/13] cifs: use get_random_u32 for 32-bit lock random
` [PATCH v5 09/13] rhashtable: use get_random_u32 for hash_rnd
` [PATCH v5 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
` [PATCH v5 11/13] net/route: use get_random_int for random counter
` [PATCH v5 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH v5 13/13] random: warn when kernel uses unseeded randomness
[PATCH v5 00/13] Unseeded In-Kernel Randomness Fixes
2017-06-07 23:21 UTC (2+ messages)
` [PATCH v5 01/13] random: invalidate batched entropy after crng init
[PATCH v2 net-next 1/4] tcp: ULP infrastructure
2017-06-07 18:48 UTC (5+ messages)
` [PATCH v2 net-next 2/4] tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
` [PATCH v2 net-next 3/4] tls: kernel TLS support
` [PATCH v2 net-next 4/4] tls: Documentation
[PATCH 1/4] dt-bindings: rng: add generic bindings for MediaTek SoCs
2017-06-07 14:48 UTC (5+ messages)
crypto: Work around deallocated stack frame reference gcc bug on sparc
2017-06-07 3:04 UTC (3+ messages)
[PATCH v2 net-next 0/4] kernel TLS
2017-06-06 16:59 UTC
[PATCH v2 0/2] crypto: engine - Permit to enqueue skcipher request
2017-06-06 14:24 UTC (5+ messages)
` [PATCH v2 1/2] crypto: engine - replace pr_xxx by dev_xxx
` [PATCH v2 2/2] crypto: engine - Permit to enqueue skcipher request
[PATCH 0/4] Fixed comment coding style issues
2017-06-06 13:40 UTC (7+ messages)
` [PATCH 1/4] Staging: ccree: cc_crypto_ctx.h: Added * on subsequent lines of a comment block
` [PATCH 2/4] Staging: ccree: cc_crypto_ctx.h: Fixed trailing */ issue in "
` [PATCH 3/4] Staging: ccree: cc_crypto_ctx.h: Fixed * alignment issues "
` [PATCH 4/4] Staging: ccree: cc_crypto_ctx.h: Added * on subsequent lines of "
[PATCH RFC v2 0/8] get_random_bytes_wait family of APIs
2017-06-06 12:24 UTC (13+ messages)
` [PATCH RFC v2 1/8] random: add synchronous API for the urandom pool
` [PATCH RFC v2 2/8] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [PATCH RFC v2 3/8] random: warn when kernel uses unseeded randomness
` [PATCH RFC v2 4/8] crypto/rng: ensure that the RNG is ready before using
` [PATCH RFC v2 5/8] security/keys: ensure RNG is seeded before use
` [PATCH RFC v2 6/8] iscsi: "
` [PATCH RFC v2 7/8] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH RFC v2 8/8] ceph: ensure RNG is seeded before using
[BUGFIX PATCH] staging: ccree: fix buffer copy
2017-06-06 8:00 UTC
workqueue list corruption
2017-06-05 19:42 UTC (2+ messages)
[PATCH] crypto: brcm: fix spelling mistake: "fallbck" -> "fallback"
2017-06-05 14:10 UTC (2+ messages)
[PATCH] crypto: testmgr: use consistent format for errors
2017-06-05 5:33 UTC
[PATCH] Drivers: ccree - style fix, spaces and tabs
2017-06-05 2:19 UTC
(unknown),
2017-06-04 19:55 UTC
[PATCH] Staging: ccree: ssi_aead.h: Fixed a comment coding style issue
2017-06-04 8:19 UTC (2+ messages)
[PATCH v3 00/18] additional driver cleanups
2017-06-04 8:02 UTC (19+ messages)
` [PATCH v3 01/18] staging: ccree: replace bit shift with BIT macro
` [PATCH v3 02/18] staging: ccree: refactor HW command FIFO access
` [PATCH v3 03/18] staging: ccree: remove 48 bit dma addr sim
` [PATCH v3 04/18] staging: ccree: refactor LLI access macros
` [PATCH v3 05/18] staging: ccree: move M/LLI defines to header file
` [PATCH v3 06/18] staging: ccree: remove unused debug macros
` [PATCH v3 07/18] staging: ccree: remove cycle count debug support
` [PATCH v3 08/18] staging: ccree: move request_mgr to generic bitfield ops
` [PATCH v3 09/18] staging: ccree: remove custom bitfield macros
` [PATCH v3 10/18] staging: ccree: remove unused struct
` [PATCH v3 11/18] staging: ccree: use snake_case for hash enums
` [PATCH v3 12/18] staging: ccree: drop no longer used macro
` [PATCH v3 13/18] staging: ccree: remove dead code
` [PATCH v3 14/18] staging: ccree: remove spurious blank line
` [PATCH v3 15/18] staging: ccree: fix wrong whitespace usage
` [PATCH v3 16/18] staging: ccree: remove last remnants of sash algo
` [PATCH v3 17/18] staging: ccree: remove last remnants of sblkcipher
` [PATCH v3 18/18] staging: ccree: remove descriptor context definitions
get_random_bytes returns bad randomness before seeding is complete
2017-06-04 6:23 UTC (14+ messages)
` [kernel-hardening] "
[PATCH v2 00/20] additional driver cleanups
2017-06-04 5:31 UTC (4+ messages)
` [PATCH v2 02/20] staging: ccree: replace bit shift with BIT macro
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