Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Stephan Mueller
|
2cc7515458
hwrng: core - zeroize buffers with random data
|
8 年之前 |
Andrew Lutomirski
|
6d4952d9d9
hwrng: core - Don't use a stack buffer in add_early_randomness()
|
8 年之前 |
PrasannaKumar Muralidharan
|
58b022acac
hwrng: core - Allocate memory during module init
|
9 年之前 |
Jiri Slaby
|
1ab87298cb
hwrng: core - sleep interruptible in read
|
9 年之前 |
Lee Jones
|
d9a53b0140
hwrng: core - Simplify RNG switching from sysfs
|
10 年之前 |
Martin Schwidefsky
|
17fb874dee
hwrng: core - correct error check of kthread_run call
|
10 年之前 |
Linus Torvalds
|
1fc149933f
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
10 年之前 |
Takashi Iwai
|
0daa7a0afd
hwrng: Avoid manual device_create_file() calls
|
10 年之前 |
Keith Packard
|
506bf0c046
hwrng: core - allow perfect entropy from hardware devices
|
10 年之前 |
Dmitry Torokhov
|
4d9b519c9b
hwrng: add devm_* interfaces
|
10 年之前 |
Herbert Xu
|
90ac41bd40
hwrng: core - Move hwrng_init call into set_current_rng
|
10 年之前 |
Herbert Xu
|
ff77c150f7
hwrng: core - Drop current rng in set_current_rng
|
10 年之前 |
Herbert Xu
|
ac3a497f13
hwrng: core - Do not register device opportunistically
|
10 年之前 |
Herbert Xu
|
15b66cd542
hwrng: core - Fix current_rng init/cleanup race yet again
|
10 年之前 |
Herbert Xu
|
77584ee574
hwrng: core - Use struct completion for cleanup_done
|
10 年之前 |
Rusty Russell
|
2d2ec0642a
hwrng: don't init list element we're about to add to list.
|
10 年之前 |
Rusty Russell
|
ebbbfa2483
hwrng: don't double-check old_rng.
|
10 年之前 |
Rusty Russell
|
a027f30d72
hwrng: fix unregister race.
|
10 年之前 |
Rusty Russell
|
3a2c0ba5ad
hwrng: use reference counts on each struct hwrng.
|
10 年之前 |
Amos Kong
|
1dacb395d6
hwrng: move some code out mutex_lock for avoiding underlying deadlock
|
10 年之前 |
Rusty Russell
|
9372b35e11
hwrng: place mutex around read functions and buffers.
|
10 年之前 |
Rickard Strandqvist
|
61daf055ea
hwrng: core - Changed from using strncat to strlcat
|
10 年之前 |
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 年之前 |