index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
random.h
Age
Commit message (
Expand
)
Author
2020-02-27
random: add arch_get_random_*long_early()
Mark Rutland
2020-01-25
linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
Richard Henderson
2020-01-25
linux/random.h: Use false with bool
Richard Henderson
2020-01-25
linux/random.h: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2019-08-23
fdt: add support for rng-seed
Hsin-Yi Wang
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-08
latent_entropy: avoid build error when plugin cflags are not set
Vasily Gorbik
2019-04-19
random: move rand_initialize() earlier
Kees Cook
2018-08-02
random: Make crng state queryable
Jason A. Donenfeld
2018-07-17
random: Return nbytes filled from hw RNG
Tobin C. Harding
2018-02-28
random: always fill buffer in get_random_bytes_wait
Jason A. Donenfeld
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-12
random,stackprotect: introduce get_random_canary function
Rik van Riel
2017-06-19
random: add get_random_{bytes,u32,u64,int,long,once}_wait family
Jason A. Donenfeld
2017-06-19
random: add wait_for_random_bytes() API
Jason A. Donenfeld
2017-01-27
random: convert get_random_int/long into get_random_u32/u64
Jason A. Donenfeld
2017-01-27
random: use chacha20 for get_random_int/long
Jason A. Donenfeld
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
[next]