lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1444220609-31251-1-git-send-email-lee.jones@linaro.org> Date: Wed, 7 Oct 2015 13:23:26 +0100 From: Lee Jones <lee.jones@...aro.org> To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org Cc: kernel@...inux.com, herbert@...dor.apana.org.au, linux-crypto@...r.kernel.org, pankaj.dev@...com, daniel.thompson@...aro.org, linux@....linux.org.uk, Lee Jones <lee.jones@...aro.org> Subject: [PATCH v2 0/3] hwrng: st: Couple of improvements This set contains a minor documentation fix, greater clarification with how the FIFO depth/size is represented and finally a fix to prevent early timeout during data acquisition. v1 => v2: - Remove phantom bugfix (FIFO really is 4 deep, not 8) - Double timeout value to account for inconsistent call to udelay() - Suggested-by: Russell King <rmk+kernel@....linux.org.uk> Lee Jones (3): hwrng: st: dt: Fix trivial typo in node address hwrng: st: Use real-world device timings for timeout hwrng: st: Improve FIFO size/depth description Documentation/devicetree/bindings/rng/st,rng.txt | 2 +- drivers/char/hw_random/st-rng.c | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists