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 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Richard Kennedy
|
4015d9a865
random: Reorder struct entropy_store to remove padding on 64bits
|
15 years ago |
Matt Mackall
|
e954bc91bd
random: simplify fips mode
|
15 years ago |
Adam Buchbinder
|
c41b20e721
Fix misspellings of "truly" in comments.
|
15 years ago |
Herbert Xu
|
cd1510cb5f
random: Remove unused inode variable
|
15 years ago |
Matt Mackall
|
a996996dd7
random: drop weird m_time/a_time manipulation
|
15 years ago |
Joe Perches
|
35900771c0
random.c: use %pU to print UUIDs
|
15 years ago |
Eric W. Biederman
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
Eric W. Biederman
|
894d249115
sysctl drivers: Remove dead binary sysctl support
|
15 years ago |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 years ago |
Neil Horman
|
5b739ef8a4
random: Add optional continuous repetition test to entropy store based rngs
|
16 years ago |
Linus Torvalds
|
26a9a41823
Avoid ICE in get_random_int() with gcc-3.4.5
|
16 years ago |
Linus Torvalds
|
8a0a9bd4db
random: make get_random_int() more random
|
16 years ago |
Anton Blanchard
|
417b43d4b7
random: align rekey_work's timer
|
16 years ago |
Yinghai Lu
|
d178a1eb5c
sparseirq: fix build with unknown irq_desc struct
|
16 years ago |
Yinghai Lu
|
d7e51e6689
sparseirq: make some func to be used with genirq
|
16 years ago |
Matt Mackall
|
cda796a3d5
random: don't try to look at entropy_count outside the lock
|
16 years ago |
Yinghai Lu
|
2f98357001
sparseirq: move set/get_timer_rand_state back to .c
|
16 years ago |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 years ago |
Al Viro
|
233e70f422
saner FASYNC handling on file close
|
16 years ago |
Linus Torvalds
|
9301975ec2
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Alexey Dobriyan
|
f221e726bf
sysctl: simplify ->strategy
|
16 years ago |
Thomas Gleixner
|
d6c88a507e
genirq: revert dynarray
|
16 years ago |