- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / random.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-08 Josef Sipek[PATCH] struct path: convert char-drivers
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[RANDOM]: Annotate random.h IP helpers.
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-10-11 Dmitry TorokhovInput: add missing exports to fix modular build
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-10 Adrian Bunk[IPV6]: Unexport secure_ipv6_port_ephemeral
2006-01-12 Stephen Hemminger[PATCH] random: get rid of sparse warning
2006-01-03 Arnaldo Carvalho... [INET6]: Generalise tcp_v6_hash_connect
2006-01-03 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash_connect
2005-08-29 Arnaldo Carvalho... [RANDOM]: Introduce secure_dccp_sequence_number
2005-07-11 Olaf Hering+- update to 2.6.13-rc2-git3
2005-07-08 Christoph Lameter[PATCH] mostly_read data section
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-04-16 Matt Mackall[PATCH] update maintainer for /dev/random
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-03 Olaf Hering+- update to 2.6.11-rc3, dvb, xfs, misc updates
2005-02-02 Matt Mackall[PATCH] random: overflow fix
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Matt Mackall[PATCH] random: add_input_randomness
2005-01-15 Matt Mackall[PATCH] random: periodicity detection fix
2005-01-15 Matt Mackall[PATCH] random: run-time configurable debugging
2005-01-15 Matt Mackall[PATCH] random: entropy debugging improvements
2005-01-15 Matt Mackall[PATCH] random: whitespace doh
2005-01-11 Matt Mackall[PATCH] random: remove pool resizing sysctl
2005-01-11 Matt Mackall[PATCH] random: whitespace cleanups
2005-01-08 Thomas Gleixner[PATCH] Lock initializer cleanup (character devices)
2005-01-08 Thomas Gleixner[PATCH] Lock initializer unifying: character devices
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
2005-01-04 Olaf Kirch- Try to bring some structure to chaos
2004-12-20 Stephen Hemminger[TCP]: Efficient port randomization (rev 3)
2004-12-13 Matt Mackall[PATCH] Fix concurrent access to /dev/urandom
2004-11-18 Stephen Hemminger[RANDOM]: Remove TCP MD4 code if not CONFIG_INET
2004-11-07 Christoph Hellwig[PATCH] remove dead exports from random.c
2004-10-28 Chris Wedgwood[PATCH] Remove build warning from drivers/char/random...
2004-10-05 Manfred Spraul[NET]: Fix secure tcp sequence number generation
2004-10-03 Ingo Molnar[PATCH] random driver preempt robustness
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-08 Christoph Hellwig[IPV6]: Remove secure_ipv6_id, unused.
2004-09-03 Bálint Márton[PATCH] urandom initialisation fix
2004-08-31 Anton Blanchard[PATCH] Using get_cycles for add_timer_randomness
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-24 Theodore Y. Ts'o[PATCH] /dev/random: Remove RNDGETPOOL ioctl
2004-08-24 Theodore Y. Ts'o[PATCH] /dev/random: Use separate entropy store for...
2004-08-24 Theodore Y. Ts'o[PATCH] /dev/random: Add pool name to entropy store
2004-08-24 Theodore Y. Ts'o[PATCH] dev/random: Fix latency in rekeying sequence...
2004-08-23 Linus Torvaldssparse: don't use signed single-bit bitfields.
2004-08-23 Bálint Márton[PATCH] get_random_bytes() returns the same on every...
2004-08-11 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc4-rc1
2004-08-09 David S. Miller[SPARC64]: More entropy in add_timer_randomness.
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-07 Linus TorvaldsMake sysctl pass the pos pointer around properly.
2004-08-04 Olaf Kirch- Reviewed a bunch of network patches
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of drivers/char __user...
2004-04-27 Hannes Reinecke- Renamed patches.fixes/icmp-percpu-modules to
2004-04-12 Andrew Morton[PATCH] /dev/urandom scalability improvement
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-18 Alexander Viro[PATCH] add file_accessed() helper
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-10-01 Andrew Morton[PATCH] misc fixes
2003-09-21 Andrew Morton[PATCH] move some more initializations out of drivers...
2003-09-09 Andrew Morton[PATCH] Reduce random driver lock contention
2003-08-31 Andrew Morton[PATCH] random: accounting and sleeping fixes
2003-08-31 Andrew Morton[PATCH] random: SMP locking
2003-08-13 Dave Jones[PATCH] c99 initialisers for random.c
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-28 Olof Johansson[RANDOM]: Fix SMP deadlock in __check_and_rekey().
2003-05-07 Andrew Morton[PATCH] s/UPDATE_ATIME/update_atime/ cleanup
2003-03-06 Andrew Morton[PATCH] Reduced stack usage in random.c
2003-02-17 Sam Ravnborg[PATCH] char/drivers/random.c - fix warning
2002-12-30 Andrew Morton[PATCH] Reduce context switch rate due to the random...
2002-12-08 Robert Love[PATCH] remove stale add_blkdev_randomness() uses
2002-11-17 Andi Kleen[PATCH] nanosecond stat timefields
2002-11-08 Dave Maietta[PATCH] 2.4 drivers_char_random.c fix sample shellscripts
2002-11-08 Art Haas[PATCH] C99 designated initializers for drivers/char
2002-10-28 Alexander Viro[PATCH] randomness made per-disk
2002-10-08 Dave Jones[PATCH] random fixes for random.c
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-09-29 Ingo Molnar[PATCH] smptimers, old BH removal, tq-cleanup
2002-09-18 Manfred Spraul[RANDOM]: Fix bugs in ipv{4,6} ID/SEQ generation, mostl...
2002-06-18 Matthew Wilcox[PATCH] remove tqueue.h from sched.h
2002-05-21 Brian Gerst[PATCH] remaining cpu_has cleanups
2002-05-21 Brian Gerst[PATCH] cpu_has_tsc
2002-04-26 Kai GermaschewskiMove the IPv6 symbols into the ipv6 module
2002-04-09 Linus Torvalds[PATCH] set-bit cleanup I: x86_capability.
2002-02-09 Dave Jones[PATCH] includes cleanup, 2nd try.
2002-02-05 Linus Torvaldsv2.5.2.1 -> v2.5.2.1.1
2002-02-05 Linus Torvaldsv2.4.14.1 -> v2.4.14.2
2002-02-05 Linus Torvaldsv2.4.13.5 -> v2.4.13.6
2002-02-05 Linus Torvaldsv2.4.13.3 -> v2.4.13.4
2002-02-05 Linus Torvaldsv2.4.13.2 -> v2.4.13.3
2002-02-05 Linus Torvaldsv2.4.12.5 -> v2.4.12.6
next