Michael S. Tsirkin
|
fae29f135e
hwrng: core - document the quality field
|
6 anni fa |
Michael Büsch
|
837bf7cc3b
hwrng: core - Always drop the RNG in hwrng_unregister()
|
7 anni fa |
Gary R Hook
|
0e4b52942b
hwrng: core - Clean up RNG list when last hwrng is unregistered
|
7 anni fa |
PrasannaKumar Muralidharan
|
142a27f0a7
hwrng: core - Reset user selected rng by writing "" to rng_current
|
7 anni fa |
Arvind Yadav
|
4d0ec22943
hwrng: core - pr_err() strings should end with newlines
|
7 anni fa |
Harald Freudenberger
|
10a515ddb5
hwrng: remember rng chosen by user
|
8 anni fa |
Harald Freudenberger
|
2bbb698388
hwrng: use rng source with best quality
|
8 anni fa |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 anni fa |
Linus Torvalds
|
5bcbe22ca4
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
8 anni fa |
David Daney
|
3b802c9455
Revert "hwrng: core - zeroize buffers with random data"
|
8 anni fa |
Corentin LABBE
|
079840bd13
hwrng: core - remove unused PFX macro
|
8 anni fa |
Corentin LABBE
|
fd50d71f94
hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h
|
8 anni fa |
Corentin LABBE
|
affdec58da
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h
|
8 anni fa |
Corentin LABBE
|
dd8014830d
hwrng: core - Rewrite the header
|
8 anni fa |
Corentin LABBE
|
2a971e3b24
hwrng: core - rewrite better comparison to NULL
|
8 anni fa |
Corentin LABBE
|
6bc17d90e6
hwrng: core - do not use multiple blank lines
|
8 anni fa |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 anni fa |
Stephan Mueller
|
2cc7515458
hwrng: core - zeroize buffers with random data
|
8 anni fa |
Andrew Lutomirski
|
6d4952d9d9
hwrng: core - Don't use a stack buffer in add_early_randomness()
|
8 anni fa |
PrasannaKumar Muralidharan
|
58b022acac
hwrng: core - Allocate memory during module init
|
9 anni fa |
Jiri Slaby
|
1ab87298cb
hwrng: core - sleep interruptible in read
|
9 anni fa |
Lee Jones
|
d9a53b0140
hwrng: core - Simplify RNG switching from sysfs
|
10 anni fa |
Martin Schwidefsky
|
17fb874dee
hwrng: core - correct error check of kthread_run call
|
10 anni fa |
Linus Torvalds
|
1fc149933f
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
10 anni fa |
Takashi Iwai
|
0daa7a0afd
hwrng: Avoid manual device_create_file() calls
|
10 anni fa |
Keith Packard
|
506bf0c046
hwrng: core - allow perfect entropy from hardware devices
|
10 anni fa |
Dmitry Torokhov
|
4d9b519c9b
hwrng: add devm_* interfaces
|
10 anni fa |
Herbert Xu
|
90ac41bd40
hwrng: core - Move hwrng_init call into set_current_rng
|
10 anni fa |
Herbert Xu
|
ff77c150f7
hwrng: core - Drop current rng in set_current_rng
|
10 anni fa |
Herbert Xu
|
ac3a497f13
hwrng: core - Do not register device opportunistically
|
10 anni fa |