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
/
arch
/
arm64
/
include
/
asm
/
archrandom.h
Age
Commit message (
Expand
)
Author
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_RNG
Mark Rutland
2023-05-25
arm64: kaslr: add kaslr_early_init() declaration
Arnd Bergmann
2022-11-18
random: remove early archrandom abstraction
Jason A. Donenfeld
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-05-04
arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names
Mark Brown
2022-02-15
arm64: random: implement arch_get_random_int/_long based on RNDR
Ard Biesheuvel
2021-01-21
arm64: Add support for SMCCC TRNG entropy source
Andre Przywara
2021-01-21
firmware: smccc: Introduce SMCCC TRNG framework
Andre Przywara
2020-10-07
arm64: random: Remove no longer needed prototypes
Andre Przywara
2020-08-05
random: random.h should include archrandom.h, not the other way around
Linus Torvalds
2020-02-27
arm64: add credited/trusted RNG support
Mark Rutland
2020-01-22
arm64: Use v8.5-RNG entropy for KASLR seed
Mark Brown
2020-01-22
arm64: Implement archrandom.h for ARMv8.5-RNG
Richard Henderson