Herbert Xu
|
c2719503f5
random: Remove kernel blocking API
|
10 жил өмнө |
Herbert Xu
|
205a525c33
random: Add callback API for random pool readiness
|
10 жил өмнө |
Stephan Mueller
|
16b369a91d
random: Blocking API for accessing nonblocking_pool
|
10 жил өмнө |
Herbert Xu
|
1d9de44e26
random: Wake up all getrandom(2) callers when pool is ready
|
10 жил өмнө |
George Spelvin
|
19acc77a36
random: Fix fast_mix() function
|
10 жил өмнө |
Linus Torvalds
|
14d4cc0883
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
10 жил өмнө |
Daniel Borkmann
|
d4c5efdb97
random: add and use memzero_explicit() for clearing data
|
11 жил өмнө |
Christoph Lameter
|
1b2a1a7e8a
drivers/char/random: Replace __get_cpu_var uses
|
11 жил өмнө |
Linus Torvalds
|
f4f142ed4e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
11 жил өмнө |
Theodore Ts'o
|
48d6be955a
random: limit the contribution of the hw rng to at most half
|
11 жил өмнө |
Theodore Ts'o
|
c6e9d6f388
random: introduce getrandom(2) system call
|
11 жил өмнө |
Hannes Frederic Sowa
|
79a8468747
random: check for increase of entropy_count because of signed conversion
|
11 жил өмнө |
Theodore Ts'o
|
ee3e00e9e7
random: use registers from interrupted code for CPU's w/o a cycle counter
|
11 жил өмнө |
Torsten Duwe
|
c84dbf61a7
random: add_hwgenerator_randomness() for feeding entropy from devices
|
11 жил өмнө |
Theodore Ts'o
|
43759d4f42
random: use an improved fast_mix() function
|
11 жил өмнө |
Theodore Ts'o
|
840f95077f
random: clean up interrupt entropy accounting for archs w/o cycle counters
|
11 жил өмнө |
Theodore Ts'o
|
cff850312c
random: only update the last_pulled time if we actually transferred entropy
|
11 жил өмнө |
Theodore Ts'o
|
85608f8e16
random: remove unneeded hash of a portion of the entropy pool
|
11 жил өмнө |
Theodore Ts'o
|
91fcb532ef
random: always update the entropy pool under the spinlock
|
11 жил өмнө |
Linus Torvalds
|
5ee22beeb2
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
11 жил өмнө |
Theodore Ts'o
|
e33ba5fa7a
random: fix nasty entropy accounting bug
|
11 жил өмнө |
Joe Perches
|
5eb10d912e
random: convert use of typedef ctl_table to struct ctl_table
|
11 жил өмнө |
Linus Torvalds
|
681a289548
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
|
11 жил өмнө |
Theodore Ts'o
|
f9c6d4987b
random: fix BUG_ON caused by accounting simplification
|
11 жил өмнө |
Christoph Hellwig
|
bdcfa3e57c
random: export add_disk_randomness
|
11 жил өмнө |
H. Peter Anvin
|
7b878d4b48
random: Add arch_has_random[_seed]()
|
11 жил өмнө |
H. Peter Anvin
|
331c6490c7
random: If we have arch_get_random_seed*(), try it before blocking
|
11 жил өмнө |
H. Peter Anvin
|
83664a6928
random: Use arch_get_random_seed*() at init time and once a second
|
11 жил өмнө |
Theodore Ts'o
|
46884442fc
random: use the architectural HWRNG for the SHA's IV in extract_buf()
|
11 жил өмнө |
Greg Price
|
2132a96f66
random: clarify bits/bytes in wakeup thresholds
|
11 жил өмнө |