index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
random.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
random32: improvements to prandom_bytes
Daniel Borkmann
1
-2
/
+2
2014-03-20
random: Add arch_has_random[_seed]()
H. Peter Anvin
1
-0
/
+8
2014-03-20
x86, random: Enable the RDSEED instruction
H. Peter Anvin
1
-0
/
+8
2014-01-22
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
1
-1
/
+17
2013-11-11
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
1
-5
/
+6
2013-11-11
random32: move rnd_state to linux/random.h
Daniel Borkmann
1
-0
/
+4
2013-11-11
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
1
-0
/
+1
2013-11-11
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-3
/
+3
2013-09-23
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
1
-0
/
+1
2013-05-08
remove unused random32() and srandom32()
Akinobu Mita
1
-7
/
+0
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-0
/
+6
2012-12-18
prandom: introduce prandom_bytes() and prandom_bytes_state()
Akinobu Mita
1
-0
/
+2
2012-12-18
random32: rename random32 to prandom
Akinobu Mita
1
-5
/
+12
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-42
/
+1
2012-07-19
random: remove rand_initialize_irq()
Theodore Ts'o
1
-2
/
+0
2012-07-15
random: add new get_random_bytes_arch() function
Theodore Ts'o
1
-0
/
+1
2012-07-15
random: create add_device_randomness() interface
Linus Torvalds
1
-0
/
+1
2012-07-15
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
1
-1
/
+1
2011-10-28
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+13
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-12
/
+0
2011-08-01
random: Add support for architectural random hooks
H. Peter Anvin
1
-0
/
+13
2011-07-22
ipv6: make fragment identifications less predictable
Eric Dumazet
1
-0
/
+1
2010-05-27
lib/random32: export pseudo-random number generator for modules
Joe Eykholt
1
-0
/
+28
2009-01-30
headers_check fix: linux/random.h
Jaswinder Singh Rajput
1
-0
/
+1
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
1
-50
/
+0
2008-12-12
sparse irqs: handle !GENIRQ platforms
Ingo Molnar
1
-1
/
+1
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
1
-0
/
+51
2007-02-12
[PATCH] mark struct file_operations const 1
Arjan van de Ven
1
-1
/
+1
2006-12-03
[RANDOM]: Annotate random.h IP helpers.
Al Viro
1
-10
/
+10
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
1
-0
/
+3
2006-01-04
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-01-04
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[RANDOM]: Introduce secure_dccp_sequence_number
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+72