aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/random.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19random: fix bound check ordering (CVE-2007-3105)Matt Mackall1-2/+7
2007-06-16random: fix output buffer foldingMatt Mackall1-1/+1
2007-05-29random: fix seeding with zero entropyMatt Mackall1-24/+31
2007-05-29random: fix error in entropy extractionMatt Mackall1-5/+7
2007-04-25[NET]: random functions can use nsec resolution instead of usecEric Dumazet1-23/+13
2007-04-25[TCP/DCCP/RANDOM]: Remove unused exports.Adrian Bunk1-2/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-2/+2
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-1/+1
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-24/+24
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro1-24/+24
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+1
2006-10-11Input: add missing exports to fix modular buildDmitry Torokhov1-0/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-2/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+4
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-09[IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk1-1/+0
2006-01-11[PATCH] random: get rid of sparse warningStephen Hemminger1-1/+1
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo1-2/+2
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo1-4/+2
2005-08-29[RANDOM]: Introduce secure_dccp_sequence_numberArnaldo Carvalho de Melo1-0/+34
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-04-16[PATCH] update maintainer for /dev/randomMatt Mackall1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1629