summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: Remove arch_has_random, arch_has_random_seedRichard Henderson2022-06-251-12/+0
* powerpc: Remove arch_has_random, arch_has_random_seedRichard Henderson2022-06-251-10/+0
* x86: Remove arch_has_random, arch_has_random_seedRichard Henderson2022-06-251-8/+4
* random: avoid warnings for !CONFIG_NUMA buildsMark Rutland2022-06-251-1/+1
* random: split primary/secondary crng init pathsMark Rutland2022-06-251-12/+22
* random: remove some dead code of poolinfoYangtao Li2022-06-251-30/+0
* random: fix typo in add_timer_randomness()Yangtao Li2022-06-251-1/+1
* random: Add and use pr_fmt()Yangtao Li2022-06-251-11/+10
* random: convert to ENTROPY_BITS for better code readabilityYangtao Li2022-06-251-3/+2
* random: remove unnecessary unlikely()Yangtao Li2022-06-251-4/+2
* random: remove kernel.random.read_wakeup_thresholdAndy Lutomirski2022-06-251-17/+1
* random: delete code to pull data into poolsAndy Lutomirski2022-06-251-40/+0
* random: remove the blocking poolAndy Lutomirski2022-06-251-106/+0
* random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski2022-06-251-21/+38
* char/random: silence a lockdep splat with printk()Sergey Senozhatsky2022-06-251-2/+3
* random: make /dev/random be almost like /dev/urandomAndy Lutomirski2022-06-251-41/+13
* random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski2022-06-252-4/+1
* random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski2022-06-252-2/+11
* random: Add a urandom_read_nowait() for random APIs that don't warnAndy Lutomirski2022-06-251-6/+15
* random: Don't wake crng_init_wait when crng_init == 1Andy Lutomirski2022-06-251-1/+0
* lib/crypto: sha1: re-roll loops to reduce code sizeJason A. Donenfeld2022-06-251-81/+14
* lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld2022-06-253-71/+0
* crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld2022-06-257-0/+982
* Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2022-06-251-3/+1
* char/random: Add a newline at the end of the fileBorislav Petkov2022-06-251-1/+1
* random: Use wait_event_freezable() in add_hwgenerator_randomness()Stephen Boyd2022-06-251-7/+5
* fdt: add support for rng-seedHsin-Yi Wang2022-06-254-2/+36
* random: Support freezable kthreads in add_hwgenerator_randomness()Stephen Boyd2022-06-251-3/+7
* random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o2022-06-251-3/+13
* latent_entropy: avoid build error when plugin cflags are not setVasily Gorbik2022-06-251-1/+1
* random: document get_random_int() familyGeorge Spelvin2022-06-251-7/+76
* random: move rand_initialize() earlierKees Cook2022-06-253-10/+17
* random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o2022-06-252-30/+27
* drivers/char/random.c: make primary_crng staticRasmus Villemoes2022-06-251-1/+1
* drivers/char/random.c: remove unused stuct poolinfo::poolbitsRasmus Villemoes2022-06-251-3/+3
* drivers/char/random.c: constify poolinfo_tableRasmus Villemoes2022-06-251-1/+1
* 9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...Al Viro2022-06-251-7/+3
* Linux 4.19.248v4.19.248Greg Kroah-Hartman2022-06-161-1/+1
* x86/speculation/mmio: Print SMT warningJosh Poimboeuf2022-06-161-0/+11
* KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta2022-06-163-1/+83
* x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta2022-06-161-7/+14
* x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta2022-06-161-3/+5
* x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-06-164-0/+34
* x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta2022-06-161-2/+14
* x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta2022-06-161-10/+16
* x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta2022-06-164-4/+148
* x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta2022-06-161-26/+33
* x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2022-06-163-2/+61
* Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2022-06-162-0/+247
* x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela2022-06-161-0/+1