Rickard Strandqvist
|
61daf055ea
hwrng: core - Changed from using strncat to strlcat
|
11 years ago |
Linus Torvalds
|
801a71a858
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 years ago |
Linus Torvalds
|
f4f142ed4e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
11 years ago |
Stephen Boyd
|
e02b876597
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
|
11 years ago |
Amit Shah
|
eeec626366
Revert "hwrng: virtio - ensure reads happen after successful probe"
|
11 years ago |
Torsten Duwe
|
9dda727d37
hw_random: fix sparse warning (NULL vs 0 for pointer)
|
11 years ago |
Torsten Duwe
|
0f734e6e76
hwrng: add per-device entropy derating
|
11 years ago |
Torsten Duwe
|
be4000bc46
hwrng: create filler thread
|
11 years ago |
Amit Shah
|
e052dbf554
hwrng: virtio - ensure reads happen after successful probe
|
11 years ago |
Amit Shah
|
d3cc799647
hwrng: fetch randomness only after device init
|
11 years ago |
Linus Torvalds
|
59ecc26004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
11 years ago |
Kees Cook
|
d9e7972619
hwrng: add randomness to system from rng sources
|
11 years ago |
Dan Carpenter
|
d167b6e1fb
hwrng: cleanup in hwrng_register()
|
11 years ago |
Paul Gortmaker
|
4c020b032b
drivers/char: delete non-required instances of include <linux/init.h>
|
11 years ago |
Satoru Takeuchi
|
b7d44d9487
hw_random: free rng_buffer at module exit
|
12 years ago |
Rusty Russell
|
f7f154f124
hw_random: make buffer usable in scatterlist.
|
12 years ago |
Michael Büsch
|
eb032b9837
Update my e-mail address
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
15 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Herbert Xu
|
f5908267b6
hwrng: core - Fix double unlock in rng_dev_read
|
15 years ago |
Linus Torvalds
|
18821b0408
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Ian Molton
|
eed89d0f9d
hwrng: core - Prevent too-small buffer sizes
|
16 years ago |
Herbert Xu
|
8386324381
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
Ian Molton
|
9996508b33
hwrng: core - Replace u32 in driver API with byte array
|
16 years ago |
Thomas Gleixner
|
a09ba31a54
hw_random: Remove BKL from core
|
16 years ago |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
16 years ago |
Kay Sievers
|
d405640539
Driver Core: misc: add nodename support for misc devices.
|
16 years ago |
Arnd Bergmann
|
a9c4e8f74b
hw-random: BKL pushdown
|
17 years ago |
Rafael J. Wysocki
|
b844eba292
PM: Remove destroy_suspended_device()
|
17 years ago |
Ralph Wuerthner
|
893f112866
[S390] hw_random: allow rng_dev_read() to return hardware errors.
|
17 years ago |