Herbert Xu
|
90ac41bd40
hwrng: core - Move hwrng_init call into set_current_rng
|
11 年之前 |
Herbert Xu
|
ff77c150f7
hwrng: core - Drop current rng in set_current_rng
|
11 年之前 |
Herbert Xu
|
ac3a497f13
hwrng: core - Do not register device opportunistically
|
11 年之前 |
Herbert Xu
|
15b66cd542
hwrng: core - Fix current_rng init/cleanup race yet again
|
11 年之前 |
Herbert Xu
|
77584ee574
hwrng: core - Use struct completion for cleanup_done
|
11 年之前 |
Rusty Russell
|
2d2ec0642a
hwrng: don't init list element we're about to add to list.
|
11 年之前 |
Rusty Russell
|
ebbbfa2483
hwrng: don't double-check old_rng.
|
11 年之前 |
Rusty Russell
|
a027f30d72
hwrng: fix unregister race.
|
11 年之前 |
Rusty Russell
|
3a2c0ba5ad
hwrng: use reference counts on each struct hwrng.
|
11 年之前 |
Amos Kong
|
1dacb395d6
hwrng: move some code out mutex_lock for avoiding underlying deadlock
|
11 年之前 |
Rusty Russell
|
9372b35e11
hwrng: place mutex around read functions and buffers.
|
11 年之前 |
Rickard Strandqvist
|
61daf055ea
hwrng: core - Changed from using strncat to strlcat
|
11 年之前 |
Linus Torvalds
|
801a71a858
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 年之前 |
Linus Torvalds
|
f4f142ed4e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
11 年之前 |
Stephen Boyd
|
e02b876597
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
|
11 年之前 |
Amit Shah
|
eeec626366
Revert "hwrng: virtio - ensure reads happen after successful probe"
|
11 年之前 |
Torsten Duwe
|
9dda727d37
hw_random: fix sparse warning (NULL vs 0 for pointer)
|
11 年之前 |
Torsten Duwe
|
0f734e6e76
hwrng: add per-device entropy derating
|
11 年之前 |
Torsten Duwe
|
be4000bc46
hwrng: create filler thread
|
11 年之前 |
Amit Shah
|
e052dbf554
hwrng: virtio - ensure reads happen after successful probe
|
11 年之前 |
Amit Shah
|
d3cc799647
hwrng: fetch randomness only after device init
|
11 年之前 |
Linus Torvalds
|
59ecc26004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
11 年之前 |
Kees Cook
|
d9e7972619
hwrng: add randomness to system from rng sources
|
11 年之前 |
Dan Carpenter
|
d167b6e1fb
hwrng: cleanup in hwrng_register()
|
12 年之前 |
Paul Gortmaker
|
4c020b032b
drivers/char: delete non-required instances of include <linux/init.h>
|
12 年之前 |
Satoru Takeuchi
|
b7d44d9487
hw_random: free rng_buffer at module exit
|
12 年之前 |
Rusty Russell
|
f7f154f124
hw_random: make buffer usable in scatterlist.
|
12 年之前 |
Michael Büsch
|
eb032b9837
Update my e-mail address
|
14 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
15 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |