* b9430941d651 Linux 5.10.79-xanmod1 * 86599cbb74ef char/lrng: add power-on and runtime self-tests * 67e5a9d89ade char/lrng: add interface for gathering of raw entropy * 820217d7e81f char/lrng: add SP800-90B compliant health tests * a6cb50815901 char/lrng: add Jitter RNG fast noise source * 38e9c61e1f45 crypto: move Jitter RNG header include dir * 96ccecfe179a char/lrng: add kernel crypto API PRNG extension * f78fec5f05a8 char/lrng: add SP800-90A DRBG extension * 54db821480b7 crypto: drbg: externalize DRBG functions for LRNG * 4611e6280933 char/lrng: add common generic hash support * 116d0bcfb354 char/lrng: add switchable DRNG support * 00c051b65dbc char/lrng: CPU entropy source * 58fc5a75edf0 char/lrng: allocate one DRNG instance per NUMA node * a32b1f8a778b char/lrng: sysctls and /proc interface * 8376d06bdca0 char/lrng: IRQ entropy source * 1138bdf2a1d7 drivers/char: Introduce the Linux Random Number Generator * aee38a523947 Merge tag 'v5.10.79' into 5.10 |\ | * bd816c278316 Linux 5.10.79 | * 62424fe4c2cf rsi: fix control-message timeout | * 8971158af1e0 media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init | * 1cf43e928954 staging: rtl8192u: fix control-message timeouts | * 9963ba5b9d49 staging: r8712u: fix control-message timeout | * 844b02496eac comedi: vmk80xx: fix bulk and interrupt message timeouts | * b7fd7f3387f0 comedi: vmk80xx: fix bulk-buffer overflow | * 33d7a470730d comedi: vmk80xx: fix transfer-buffer overflows | * ef143dc0c3de comedi: ni_usb6501: fix NULL-deref in command paths | * 786f5b034504 comedi: dt9812: fix DMA buffers on stack | * 86d4aedcbc69 isofs: Fix out of bound access for corrupted isofs image | * c430094541a8 staging: rtl8712: fix use-after-free in rtl8712_dl_fw | * ab4af56ae250 printk/console: Allow to disable console output by using console="" or console=null | * 07d1db141e47 binder: don't detect sender/target during buffer cleanup | * 42681b90c4db usb-storage: Add compatibility quirk flags for iODD 2531/2541 | * 1309753b7841 usb: musb: Balance list entry in musb_gadget_queue | * 27409143122f usb: gadget: Mark USB_FSL_QE broken on 64-bit | * 94e5305a3816 usb: ehci: handshake CMD_RUN instead of STS_HALT | * a8db6fd04d58 Revert "x86/kvm: fix vcpu-id indexed array sizes" | * ecf58653f1e4 KVM: x86: avoid warning with -Wbitwise-instead-of-logical * f82b18bea4b3 drivers/char: remove lrng v42