Commit Graph

66 Commits (898d1053f72c192a6e7f701e915995afff695de8)

Author SHA1 Message Date
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 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 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Yinghai Lu 3060d6fe28 x86: put timer_rand_state pointer into irq_desc 17 years ago
Yinghai Lu eef1de76da irqs: make irq_timer_state to use dyn_array 17 years ago
Yinghai Lu 1f45f5621d drivers/char: use nr_irqs 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Andrew Morton 8b76f46a2d drivers/char/random.c: fix a race which can lead to a bogus BUG() 17 years ago
Stephen Hemminger 9f59365374 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Jeff Dike 9a6f70bbed random: add async notification support to /dev/random 17 years ago
Matt Mackall adc782dae6 random: simplify and rename credit_entropy_store 17 years ago
Matt Mackall e68e5b664e random: make mixing interface byte-oriented 17 years ago
Matt Mackall 993ba2114c random: simplify add_ptr logic 17 years ago
Matt Mackall 6d38b82740 random: remove some prefetch logic 17 years ago
Matt Mackall feee76972b random: eliminate redundant new_rotate variable 17 years ago
Matt Mackall 433582093a random: remove cacheline alignment for locks 17 years ago
Matt Mackall 1c0ad3d492 random: make backtracking attacks harder 17 years ago
Matt Mackall ffd8d3fa58 random: improve variable naming, clear extract buffer 17 years ago
Matt Mackall 53c3f63e82 random: reuse rand_initialize 17 years ago
Matt Mackall 43ae4860ff random: use unlocked_ioctl 17 years ago
Matt Mackall 88c730da8c random: consolidate wakeup logic 17 years ago
Matt Mackall 90b75ee546 random: clean up checkpatch complaints 17 years ago
Matt Mackall 91f3f1e304 drivers/char/random.c:write_pool() cond_resched() needed 17 years ago
Adrian Bunk 640e248e44 unexport add_disk_randomness 17 years ago
Eric Dumazet 6dd10a6235 [NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR 17 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Eric Dumazet 9b42c336d0 [TCP]: secure_tcp_sequence_number() should not use a too fast clock 18 years ago
Matt Mackall 5a021e9ffd random: fix bound check ordering (CVE-2007-3105) 18 years ago
Matt Mackall 679ce0ace6 random: fix output buffer folding 18 years ago
Matt Mackall 7f397dcdb7 random: fix seeding with zero entropy 18 years ago
Matt Mackall 602b6aeefe random: fix error in entropy extraction 18 years ago
Eric Dumazet f859581519 [NET]: random functions can use nsec resolution instead of usec 18 years ago
Adrian Bunk cb69cc5236 [TCP/DCCP/RANDOM]: Remove unused exports. 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Josef Sipek a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
Al Viro b09b845ca6 [RANDOM]: Annotate random.h IP helpers. 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago