aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/archrandom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-26/+7
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld1-22/+7
2022-07-21s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger1-3/+6
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-3/+0
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld1-7/+7
2020-12-10s390/crypto: add arch_get_random_long() supportHarald Freudenberger1-1/+4
2020-01-25s390x: Mark archrandom.h functions __must_checkRichard Henderson1-4/+4
2020-01-25s390: Remove arch_has_random, arch_has_random_seedRichard Henderson1-12/+0
2018-05-30s390/archrandom: Rework arch random implementation.Harald Freudenberger1-10/+3
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-13/+13
2017-11-08s390/archrandom: Reconsider s390 arch random implementationHarald Freudenberger1-13/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-26s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger1-0/+69