messages from 2017-06-02 19:55:29 to 2017-06-08 12:09:47 UTC [more...]
[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
2017-06-08 12:09 UTC (40+ 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
[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
Crypto Fixes for 4.9
2017-06-08 9:23 UTC (6+ messages)
` Crypto Fixes for 4.10
` Crypto Fixes for 4.11
` Crypto Fixes for 4.12
[PATCH v2 0/6] Appended signatures support for IMA appraisal
2017-06-08 1:49 UTC (7+ 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
[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 v1 0/2] remove mediatek ethif clock in crypto driver
2017-06-07 21:38 UTC (3+ messages)
` [PATCH v1 2/2] dt-bindings: crypto: remove mediatek ethif clock
[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)
Can someone check linux kernel 4.4, and 4.9 rfc4309 test vectors?
2017-06-07 14:35 UTC (2+ messages)
crypto: Work around deallocated stack frame reference gcc bug on sparc
2017-06-07 3:04 UTC (6+ 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 (19+ messages)
` [kernel-hardening] "
` [PATCH RFC 0/3] get_random_bytes seed blocking
` [PATCH RFC 1/3] random: add synchronous API for the urandom pool
` [PATCH RFC 2/3] random: add get_random_{bytes,u32,u64,int,long}_wait family
` [PATCH RFC 3/3] random: warn when kernel uses unseeded randomness
[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
[PATCH][V2] staging: ccree: fix spelling mistake: "chanined" -> "chained"
2017-06-03 23:31 UTC
[PATCH] taging: ccree: fix spelling mistake: "chanined" -> "chained"
2017-06-03 23:31 UTC
[PATCH] Staging: ccree: ssi_aead.h: Fixed a pointer declaration error
2017-06-03 17:58 UTC (3+ messages)
[PATCH] Staging: ccree: cc_crypto_ctx.h: Fixed a comment coding style issue
2017-06-03 8:36 UTC (2+ messages)
[PATCH V2 00/27] Drivers: ccree - align block comments
2017-06-03 8:53 UTC (2+ messages)
[PATCH V2 01/27] Drivers: ccree: ssi_sysfs.h - align block comments
2017-06-03 8:51 UTC (2+ 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).