Age | Commit message (Expand) | Author |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-11 | random: remove unused randomize_range() | Jason Cooper |
2016-10-11 | random: simplify API for random address requests | Jason Cooper |
2016-10-10 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy |
2016-10-10 | gcc-plugins: Add latent_entropy plugin | Emese Revfy |
2016-06-08 | x86, asm: use bool for bitops and other assembly outputs | H. Peter Anvin |
2016-05-20 | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko |
2016-02-27 | drivers: char: random: add get_random_long() | Daniel Cashman |
2015-10-08 | random32: add prandom_init_once helper for own rngs | Daniel Borkmann |
2015-06-10 | random: Remove kernel blocking API | Herbert Xu |
2015-06-10 | random: Add callback API for random pool readiness | Herbert Xu |
2015-05-27 | random: Blocking API for accessing nonblocking_pool | Stephan Mueller |
2014-08-24 | random32: improvements to prandom_bytes | Daniel Borkmann |
2014-03-19 | random: Add arch_has_random[_seed]() | H. Peter Anvin |
2014-03-19 | x86, random: Enable the RDSEED instruction | H. Peter Anvin |
2014-01-21 | random32: add prandom_u32_max and convert open coded users | Daniel Borkmann |
2013-11-11 | random32: upgrade taus88 generator to taus113 from errata paper | Daniel Borkmann |
2013-11-11 | random32: move rnd_state to linux/random.h | Daniel Borkmann |
2013-11-11 | random32: add prandom_reseed_late() and call when nonblocking pool becomes in... | Hannes Frederic Sowa |
2013-11-11 | random32: fix off-by-one in seeding requirement | Daniel Borkmann |
2013-09-23 | random: run random_int_secret_init() run after all late_initcalls | Theodore Ts'o |
2013-05-07 | remove unused random32() and srandom32() | Akinobu Mita |
2013-01-23 | soreuseport: infrastructure | Tom Herbert |
2012-12-17 | prandom: introduce prandom_bytes() and prandom_bytes_state() | Akinobu Mita |
2012-12-17 | random32: rename random32 to prandom | Akinobu Mita |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-07-19 | random: remove rand_initialize_irq() | Theodore Ts'o |
2012-07-14 | random: add new get_random_bytes_arch() function | Theodore Ts'o |
2012-07-14 | random: create add_device_randomness() interface | Linus Torvalds |
2012-07-14 | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-07-31 | random: Add support for architectural random hooks | H. Peter Anvin |
2011-07-21 | ipv6: make fragment identifications less predictable | Eric Dumazet |
2010-05-27 | lib/random32: export pseudo-random number generator for modules | Joe Eykholt |
2009-01-31 | headers_check fix: linux/random.h | Jaswinder Singh Rajput |
2009-01-03 | sparseirq: move set/get_timer_rand_state back to .c | Yinghai Lu |
2008-12-12 | sparse irqs: handle !GENIRQ platforms | Ingo Molnar |
2008-12-08 | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu |
2007-02-12 | [PATCH] mark struct file_operations const 1 | Arjan van de Ven |
2006-12-02 | [RANDOM]: Annotate random.h IP helpers. | Al Viro |
2006-10-17 | [PATCH] rename net_random to random32 | Stephen Hemminger |
2006-01-03 | [INET6]: Generalise tcp_v6_hash_connect | Arnaldo Carvalho de Melo |
2006-01-03 | [INET]: Generalise tcp_v4_hash_connect | Arnaldo Carvalho de Melo |
2005-08-29 | [RANDOM]: Introduce secure_dccp_sequence_number | Arnaldo Carvalho de Melo |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |