Linus Torvalds
|
c77f8bf918
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
12 years ago |
Theodore Ts'o
|
b980955236
random: fix locking dependency with the tasklist_lock
|
12 years ago |
Thomas Gleixner
|
eece09ec21
locking: Various static lock initializer fixes
|
14 years ago |
Jarod Wilson
|
ec8f02da9e
random: prime last_data value per fips requirements
|
12 years ago |
Jiri Kosina
|
8eb2ffbf7b
random: fix debug format strings
|
12 years ago |
Jiri Kosina
|
be5b779ae9
random: make it possible to enable debugging without rebuild
|
12 years ago |
H. Peter Anvin
|
d2e7c96af1
random: mix in architectural randomness in extract_buf()
|
13 years ago |
Tony Luck
|
cbc96b7594
random: Add comment to random_initialize()
|
13 years ago |
Theodore Ts'o
|
c5857ccf29
random: remove rand_initialize_irq()
|
13 years ago |
Theodore Ts'o
|
00ce1db1a6
random: add tracepoints for easier debugging and verification
|
13 years ago |
Theodore Ts'o
|
c2557a303a
random: add new get_random_bytes_arch() function
|
13 years ago |
Theodore Ts'o
|
e6d4947b12
random: use the arch-specific rng in xfer_secondary_pool
|
13 years ago |
Linus Torvalds
|
a2080a67ab
random: create add_device_randomness() interface
|
13 years ago |
Theodore Ts'o
|
902c098a36
random: use lockless techniques in the interrupt path
|
13 years ago |
Theodore Ts'o
|
775f4b297b
random: make 'add_interrupt_randomness()' do something sane
|
13 years ago |
Theodore Ts'o
|
74feec5dd8
random: fix up sparse warnings
|
13 years ago |
Mathieu Desnoyers
|
44e4360fa3
drivers/char/random.c: fix boot id uniqueness race
|
13 years ago |
Linus Torvalds
|
c2bc3a316a
Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
H. Peter Anvin
|
2dac8e54f9
random: Adjust the number of loops when initializing
|
13 years ago |
Theodore Ts'o
|
3e88bdff1c
random: Use arch-specific RNG to initialize the entropy store
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Linus Torvalds
|
cf833d0b99
random: Use arch_get_random_int instead of cycle counter if avail
|
13 years ago |
Luck, Tony
|
bd29e568a4
fix typo/thinko in get_random_bytes()
|
13 years ago |
Linus Torvalds
|
8e6d539e0f
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 years ago |
H. Peter Anvin
|
63d7717326
random: Add support for architectural random hooks
|
14 years ago |
Eric Dumazet
|
87c48fa3b4
ipv6: make fragment identifications less predictable
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jarod Wilson
|
442a4fffff
random: update interface comments to reflect reality
|
14 years ago |
Christoph Lameter
|
b29c617af3
random: Use this_cpu_inc_return
|
14 years ago |