-lockdown-also-lock-down-previous-kgdb-use.patch
-staging-rtl8723bs-prevent-ssid-overflow-in-rtw_wx_set_scan.patch
-kvm-x86-properly-handle-apf-vs-disabled-lapic-situation.patch
-kvm-x86-mmu-fix-null-pointer-dereference-on-guest-invpcid.patch
-tcp-change-source-port-randomizarion-at-connect-time.patch
-secure_seq-use-the-64-bits-of-the-siphash-for-port-offset-calculation.patch
-media-vim2m-register-video-device-after-setting-up-internals.patch
-media-vim2m-initialize-the-media-device-earlier.patch
-acpi-sysfs-make-sparse-happy-about-address-space-in-use.patch
-acpi-sysfs-fix-bert-error-region-memory-mapping.patch
-random-avoid-arch_get_random_seed_long-when-collecting-irq-randomness.patch
-random-remove-dead-code-left-over-from-blocking-pool.patch
-maintainers-co-maintain-random.c.patch
-maintainers-add-git-tree-for-random.c.patch
-crypto-lib-blake2s-move-selftest-prototype-into-header-file.patch
-crypto-blake2s-define-shash_alg-structs-using-macros.patch
-crypto-x86-blake2s-define-shash_alg-structs-using-macros.patch
-crypto-blake2s-remove-unneeded-includes.patch
-crypto-blake2s-move-update-and-final-logic-to-internal-blake2s.h.patch
-crypto-blake2s-share-the-shash-api-boilerplate-code.patch
-crypto-blake2s-optimize-blake2s-initialization.patch
-crypto-blake2s-add-comment-for-blake2s_state-fields.patch
-crypto-blake2s-adjust-include-guard-naming.patch
-crypto-blake2s-include-linux-bug.h-instead-of-asm-bug.h.patch
-lib-crypto-blake2s-include-as-built-in.patch
-lib-crypto-blake2s-move-hmac-construction-into-wireguard.patch
-lib-crypto-sha1-re-roll-loops-to-reduce-code-size.patch
-lib-crypto-blake2s-avoid-indirect-calls-to-compression-function-for-clang-cfi.patch
-random-document-add_hwgenerator_randomness-with-other-input-functions.patch
-random-remove-unused-irq_flags-argument-from-add_interrupt_randomness.patch
-random-use-blake2s-instead-of-sha1-in-extraction.patch
-random-do-not-sign-extend-bytes-for-rotation-when-mixing.patch
-random-do-not-re-init-if-crng_reseed-completes-before-primary-init.patch
-random-mix-bootloader-randomness-into-pool.patch
-random-harmonize-crng-init-done-messages.patch
-random-use-is_enabled-config_numa-instead-of-ifdefs.patch
-random-early-initialization-of-chacha-constants.patch
-random-avoid-superfluous-call-to-rdrand-in-crng-extraction.patch
-random-don-t-reset-crng_init_cnt-on-urandom_read.patch
-random-fix-typo-in-comments.patch
-random-cleanup-poolinfo-abstraction.patch
-random-cleanup-integer-types.patch
-random-remove-incomplete-last_data-logic.patch
-random-remove-unused-extract_entropy-reserved-argument.patch
-random-rather-than-entropy_store-abstraction-use-global.patch
-random-remove-unused-output_pool-constants.patch
-random-de-duplicate-input_pool-constants.patch
-random-prepend-remaining-pool-constants-with-pool_.patch
-random-cleanup-fractional-entropy-shift-constants.patch
-random-access-input_pool_data-directly-rather-than-through-pointer.patch
-random-selectively-clang-format-where-it-makes-sense.patch
-random-simplify-arithmetic-function-flow-in-account.patch
-random-continually-use-hwgenerator-randomness.patch
-random-access-primary_pool-directly-rather-than-through-pointer.patch
-random-only-call-crng_finalize_init-for-primary_crng.patch
-random-use-computational-hash-for-entropy-extraction.patch
-random-simplify-entropy-debiting.patch
-random-use-linear-min-entropy-accumulation-crediting.patch
-random-always-wake-up-entropy-writers-after-extraction.patch
-random-make-credit_entropy_bits-always-safe.patch
-random-remove-use_input_pool-parameter-from-crng_reseed.patch
-random-remove-batched-entropy-locking.patch
-random-fix-locking-in-crng_fast_load.patch
-random-use-rdseed-instead-of-rdrand-in-entropy-extraction.patch
-random-get-rid-of-secondary-crngs.patch
-random-inline-leaves-of-rand_initialize.patch
-random-ensure-early-rdseed-goes-through-mixer-on-init.patch
-random-do-not-xor-rdrand-when-writing-into-dev-random.patch
-random-absorb-fast-pool-into-input-pool-after-fast-load.patch
-random-use-simpler-fast-key-erasure-flow-on-per-cpu-keys.patch
-random-use-hash-function-for-crng_slow_load.patch
-random-make-more-consistent-use-of-integer-types.patch
-random-remove-outdated-int_max-6-check-in-urandom_read.patch
-random-zero-buffer-after-reading-entropy-from-userspace.patch
-random-fix-locking-for-crng_init-in-crng_reseed.patch
-random-tie-batched-entropy-generation-to-base_crng-generation.patch
-random-remove-ifdef-d-out-interrupt-bench.patch
-random-remove-unused-tracepoints.patch
-random-add-proper-spdx-header.patch
-random-deobfuscate-irq-u32-u64-contributions.patch
-random-introduce-drain_entropy-helper-to-declutter-crng_reseed.patch
-random-remove-useless-header-comment.patch
-random-remove-whitespace-and-reorder-includes.patch
-random-group-initialization-wait-functions.patch
-random-group-crng-functions.patch
-random-group-entropy-extraction-functions.patch
-random-group-entropy-collection-functions.patch
-random-group-userspace-read-write-functions.patch
-random-group-sysctl-functions.patch
-random-rewrite-header-introductory-comment.patch
-random-defer-fast-pool-mixing-to-worker.patch
-random-do-not-take-pool-spinlock-at-boot.patch
-random-unify-early-init-crng-load-accounting.patch
-random-check-for-crng_init-0-in-add_device_randomness.patch
-random-pull-add_hwgenerator_randomness-declaration-into-random.h.patch
-random-clear-fast-pool-crng-and-batches-in-cpuhp-bring-up.patch
-random-round-robin-registers-as-ulong-not-u32.patch
-random-only-wake-up-writers-after-zap-if-threshold-was-passed.patch
-random-cleanup-uuid-handling.patch
-random-unify-cycles_t-and-jiffies-usage-and-types.patch
-random-do-crng-pre-init-loading-in-worker-rather-than-irq.patch
-random-give-sysctl_random_min_urandom_seed-a-more-sensible-value.patch
-random-don-t-let-644-read-only-sysctls-be-written-to.patch
-random-replace-custom-notifier-chain-with-standard-one.patch
-random-use-siphash-as-interrupt-entropy-accumulator.patch
-random-make-consistent-usage-of-crng_ready.patch
-random-reseed-more-often-immediately-after-booting.patch
-random-check-for-signal-and-try-earlier-when-generating-entropy.patch
-random-skip-fast_init-if-hwrng-provides-large-chunk-of-entropy.patch
-random-treat-bootloader-trust-toggle-the-same-way-as-cpu-trust-toggle.patch
-random-re-add-removed-comment-about-get_random_-u32-u64-reseeding.patch
-random-mix-build-time-latent-entropy-into-pool-at-init.patch
-random-do-not-split-fast-init-input-in-add_hwgenerator_randomness.patch
-random-do-not-allow-user-to-keep-crng-key-around-on-stack.patch
-random-check-for-signal_pending-outside-of-need_resched-check.patch
-random-check-for-signals-every-page_size-chunk-of-dev-random.patch
-random-allow-partial-reads-if-later-user-copies-fail.patch
-random-make-random_get_entropy-return-an-unsigned-long.patch
-random-document-crng_fast_key_erasure-destination-possibility.patch
-random-fix-sysctl-documentation-nits.patch
-init-call-time_init-before-rand_initialize.patch
-ia64-define-get_cycles-macro-for-arch-override.patch
-s390-define-get_cycles-macro-for-arch-override.patch
-parisc-define-get_cycles-macro-for-arch-override.patch
-alpha-define-get_cycles-macro-for-arch-override.patch
-powerpc-define-get_cycles-macro-for-arch-override.patch
-timekeeping-add-raw-clock-fallback-for-random_get_entropy.patch
-m68k-use-fallback-for-random_get_entropy-instead-of-zero.patch
-riscv-use-fallback-for-random_get_entropy-instead-of-zero.patch
-mips-use-fallback-for-random_get_entropy-instead-of-just-c0-random.patch
-arm-use-fallback-for-random_get_entropy-instead-of-zero.patch
-nios2-use-fallback-for-random_get_entropy-instead-of-zero.patch
-x86-tsc-use-fallback-for-random_get_entropy-instead-of-zero.patch
-um-use-fallback-for-random_get_entropy-instead-of-zero.patch
-sparc-use-fallback-for-random_get_entropy-instead-of-zero.patch
-xtensa-use-fallback-for-random_get_entropy-instead-of-zero.patch
-random-insist-on-random_get_entropy-existing-in-order-to-simplify.patch
-random-do-not-use-batches-when-crng_ready.patch
-random-use-first-128-bits-of-input-as-fast-init.patch
-random-do-not-pretend-to-handle-premature-next-security-model.patch
-random-order-timer-entropy-functions-below-interrupt-functions.patch
-random-do-not-use-input-pool-from-hard-irqs.patch
-random-help-compiler-out-with-fast_mix-by-using-simpler-arguments.patch
-siphash-use-one-source-of-truth-for-siphash-permutations.patch
-random-use-symbolic-constants-for-crng_init-states.patch
-random-avoid-initializing-twice-in-credit-race.patch
-random-move-initialization-out-of-reseeding-hot-path.patch
-random-remove-ratelimiting-for-in-kernel-unseeded-randomness.patch
-random-use-proper-jiffies-comparison-macro.patch
-random-handle-latent-entropy-and-command-line-from-random_init.patch
-random-credit-architectural-init-the-exact-amount.patch
-random-use-static-branch-for-crng_ready.patch
-random-remove-extern-from-functions-in-header.patch
-random-use-proper-return-types-on-get_random_-int-long-_wait.patch
-random-make-consistent-use-of-buf-and-len.patch
-random-move-initialization-functions-out-of-hot-pages.patch
-random-move-randomize_page-into-mm-where-it-belongs.patch
-random-unify-batched-entropy-implementations.patch
-random-convert-to-using-fops-read_iter.patch
-random-convert-to-using-fops-write_iter.patch
-random-wire-up-fops-splice_-read-write-_iter.patch
-random-check-for-signals-after-page-of-pool-writes.patch
-alsa-ctxfi-add-sb046x-pci-id.patch
+ pinctrl-sunxi-fix-f1c100s-uart2-function.patch
+ percpu_ref_init-clean-percpu_count_ref-on-failure.patch
+ net-af_key-check-encryption-module-availability-cons.patch
+ nfc-pn533-fix-buggy-cleanup-order.patch
+ net-ftgmac100-disable-hardware-checksum-on-ast2600.patch
+ i2c-ismt-provide-a-dma-buffer-for-interrupt-cause-lo.patch
+ drivers-i2c-thunderx-allow-driver-to-work-with-acpi-.patch
-hid-amd_sfh-add-support-for-sensor-discovery.patch
-kvm-x86-mmu-fix-null-pointer-dereference-on-guest-invpcid.patch
-ice-fix-crash-at-allocation-failure.patch
-acpi-sysfs-fix-bert-error-region-memory-mapping.patch
-maintainers-co-maintain-random.c.patch
-maintainers-add-git-tree-for-random.c.patch
-lib-crypto-blake2s-include-as-built-in.patch
-lib-crypto-blake2s-move-hmac-construction-into-wireguard.patch
-lib-crypto-sha1-re-roll-loops-to-reduce-code-size.patch
-lib-crypto-blake2s-avoid-indirect-calls-to-compression-function-for-clang-cfi.patch
-random-document-add_hwgenerator_randomness-with-other-input-functions.patch
-random-remove-unused-irq_flags-argument-from-add_interrupt_randomness.patch
-random-use-blake2s-instead-of-sha1-in-extraction.patch
-random-do-not-sign-extend-bytes-for-rotation-when-mixing.patch
-random-do-not-re-init-if-crng_reseed-completes-before-primary-init.patch
-random-mix-bootloader-randomness-into-pool.patch
-random-harmonize-crng-init-done-messages.patch
-random-use-is_enabled-config_numa-instead-of-ifdefs.patch
-random-early-initialization-of-chacha-constants.patch
-random-avoid-superfluous-call-to-rdrand-in-crng-extraction.patch
-random-don-t-reset-crng_init_cnt-on-urandom_read.patch
-random-fix-typo-in-comments.patch
-random-cleanup-poolinfo-abstraction.patch
-random-cleanup-integer-types.patch
-random-remove-incomplete-last_data-logic.patch
-random-remove-unused-extract_entropy-reserved-argument.patch
-random-rather-than-entropy_store-abstraction-use-global.patch
-random-remove-unused-output_pool-constants.patch
-random-de-duplicate-input_pool-constants.patch
-random-prepend-remaining-pool-constants-with-pool_.patch
-random-cleanup-fractional-entropy-shift-constants.patch
-random-access-input_pool_data-directly-rather-than-through-pointer.patch
-random-selectively-clang-format-where-it-makes-sense.patch
-random-simplify-arithmetic-function-flow-in-account.patch
-random-continually-use-hwgenerator-randomness.patch
-random-access-primary_pool-directly-rather-than-through-pointer.patch
-random-only-call-crng_finalize_init-for-primary_crng.patch
-random-use-computational-hash-for-entropy-extraction.patch
-random-simplify-entropy-debiting.patch
-random-use-linear-min-entropy-accumulation-crediting.patch
-random-always-wake-up-entropy-writers-after-extraction.patch
-random-make-credit_entropy_bits-always-safe.patch
-random-remove-use_input_pool-parameter-from-crng_reseed.patch
-random-remove-batched-entropy-locking.patch
-random-fix-locking-in-crng_fast_load.patch
-random-use-rdseed-instead-of-rdrand-in-entropy-extraction.patch
-random-get-rid-of-secondary-crngs.patch
-random-inline-leaves-of-rand_initialize.patch
-random-ensure-early-rdseed-goes-through-mixer-on-init.patch
-random-do-not-xor-rdrand-when-writing-into-dev-random.patch
-random-absorb-fast-pool-into-input-pool-after-fast-load.patch
-random-use-simpler-fast-key-erasure-flow-on-per-cpu-keys.patch
-random-use-hash-function-for-crng_slow_load.patch
-random-make-more-consistent-use-of-integer-types.patch
-random-remove-outdated-int_max-6-check-in-urandom_read.patch
-random-zero-buffer-after-reading-entropy-from-userspace.patch
-random-fix-locking-for-crng_init-in-crng_reseed.patch
-random-tie-batched-entropy-generation-to-base_crng-generation.patch
-random-remove-ifdef-d-out-interrupt-bench.patch
-random-remove-unused-tracepoints.patch
-random-add-proper-spdx-header.patch
-random-deobfuscate-irq-u32-u64-contributions.patch
-random-introduce-drain_entropy-helper-to-declutter-crng_reseed.patch
-random-remove-useless-header-comment.patch
-random-remove-whitespace-and-reorder-includes.patch
-random-group-initialization-wait-functions.patch
-random-group-crng-functions.patch
-random-group-entropy-extraction-functions.patch
-random-group-entropy-collection-functions.patch
-random-group-userspace-read-write-functions.patch
-random-group-sysctl-functions.patch
-random-rewrite-header-introductory-comment.patch
-random-defer-fast-pool-mixing-to-worker.patch
-random-do-not-take-pool-spinlock-at-boot.patch
-random-unify-early-init-crng-load-accounting.patch
-random-check-for-crng_init-0-in-add_device_randomness.patch
-random-pull-add_hwgenerator_randomness-declaration-into-random.h.patch
-random-clear-fast-pool-crng-and-batches-in-cpuhp-bring-up.patch
-random-round-robin-registers-as-ulong-not-u32.patch
-random-only-wake-up-writers-after-zap-if-threshold-was-passed.patch
-random-cleanup-uuid-handling.patch
-random-unify-cycles_t-and-jiffies-usage-and-types.patch
-random-do-crng-pre-init-loading-in-worker-rather-than-irq.patch
-random-give-sysctl_random_min_urandom_seed-a-more-sensible-value.patch
-random-don-t-let-644-read-only-sysctls-be-written-to.patch
-random-replace-custom-notifier-chain-with-standard-one.patch
-random-use-siphash-as-interrupt-entropy-accumulator.patch
-random-make-consistent-usage-of-crng_ready.patch
-random-reseed-more-often-immediately-after-booting.patch
-random-check-for-signal-and-try-earlier-when-generating-entropy.patch
-random-skip-fast_init-if-hwrng-provides-large-chunk-of-entropy.patch
-random-treat-bootloader-trust-toggle-the-same-way-as-cpu-trust-toggle.patch
-random-re-add-removed-comment-about-get_random_-u32-u64-reseeding.patch
-random-mix-build-time-latent-entropy-into-pool-at-init.patch
-random-do-not-split-fast-init-input-in-add_hwgenerator_randomness.patch
-random-do-not-allow-user-to-keep-crng-key-around-on-stack.patch
-random-check-for-signal_pending-outside-of-need_resched-check.patch
-random-check-for-signals-every-page_size-chunk-of-dev-random.patch
-random-allow-partial-reads-if-later-user-copies-fail.patch
-random-make-random_get_entropy-return-an-unsigned-long.patch
-random-document-crng_fast_key_erasure-destination-possibility.patch
-random-fix-sysctl-documentation-nits.patch
-init-call-time_init-before-rand_initialize.patch
-ia64-define-get_cycles-macro-for-arch-override.patch
-s390-define-get_cycles-macro-for-arch-override.patch
-parisc-define-get_cycles-macro-for-arch-override.patch
-alpha-define-get_cycles-macro-for-arch-override.patch
-powerpc-define-get_cycles-macro-for-arch-override.patch
-timekeeping-add-raw-clock-fallback-for-random_get_entropy.patch
-m68k-use-fallback-for-random_get_entropy-instead-of-zero.patch
-riscv-use-fallback-for-random_get_entropy-instead-of-zero.patch
-mips-use-fallback-for-random_get_entropy-instead-of-just-c0-random.patch
-arm-use-fallback-for-random_get_entropy-instead-of-zero.patch
-nios2-use-fallback-for-random_get_entropy-instead-of-zero.patch
-x86-tsc-use-fallback-for-random_get_entropy-instead-of-zero.patch
-um-use-fallback-for-random_get_entropy-instead-of-zero.patch
-sparc-use-fallback-for-random_get_entropy-instead-of-zero.patch
-xtensa-use-fallback-for-random_get_entropy-instead-of-zero.patch
-random-insist-on-random_get_entropy-existing-in-order-to-simplify.patch
-random-do-not-use-batches-when-crng_ready.patch
-random-use-first-128-bits-of-input-as-fast-init.patch
-random-do-not-pretend-to-handle-premature-next-security-model.patch
-random-order-timer-entropy-functions-below-interrupt-functions.patch
-random-do-not-use-input-pool-from-hard-irqs.patch
-random-help-compiler-out-with-fast_mix-by-using-simpler-arguments.patch
-siphash-use-one-source-of-truth-for-siphash-permutations.patch
-random-use-symbolic-constants-for-crng_init-states.patch
-random-avoid-initializing-twice-in-credit-race.patch
-random-move-initialization-out-of-reseeding-hot-path.patch
-random-remove-ratelimiting-for-in-kernel-unseeded-randomness.patch
-random-use-proper-jiffies-comparison-macro.patch
-random-handle-latent-entropy-and-command-line-from-random_init.patch
-random-credit-architectural-init-the-exact-amount.patch
-random-use-static-branch-for-crng_ready.patch
-random-remove-extern-from-functions-in-header.patch
-random-use-proper-return-types-on-get_random_-int-long-_wait.patch
-random-make-consistent-use-of-buf-and-len.patch
-random-move-initialization-functions-out-of-hot-pages.patch
-random-move-randomize_page-into-mm-where-it-belongs.patch
-random-unify-batched-entropy-implementations.patch
-random-convert-to-using-fops-read_iter.patch
-random-convert-to-using-fops-write_iter.patch
-random-wire-up-fops-splice_-read-write-_iter.patch
-random-check-for-signals-after-page-of-pool-writes.patch
-alsa-ctxfi-add-sb046x-pci-id.patch
+ alsa-usb-audio-don-t-get-sample-rate-for-mct-trigger.patch
+ pinctrl-sunxi-fix-f1c100s-uart2-function.patch
+ kvm-arm64-don-t-hypercall-before-el2-init.patch
+ percpu_ref_init-clean-percpu_count_ref-on-failure.patch
+ net-af_key-check-encryption-module-availability-cons.patch
+ nfc-pn533-fix-buggy-cleanup-order.patch
+ net-ftgmac100-disable-hardware-checksum-on-ast2600.patch
+ i2c-ismt-provide-a-dma-buffer-for-interrupt-cause-lo.patch
+ drivers-i2c-thunderx-allow-driver-to-work-with-acpi-.patch
-hid-amd_sfh-add-support-for-sensor-discovery.patch
-kvm-x86-mmu-fix-null-pointer-dereference-on-guest-invpcid.patch
-random-use-computational-hash-for-entropy-extraction.patch
-random-simplify-entropy-debiting.patch
-random-use-linear-min-entropy-accumulation-crediting.patch
-random-always-wake-up-entropy-writers-after-extraction.patch
-random-make-credit_entropy_bits-always-safe.patch
-random-remove-use_input_pool-parameter-from-crng_reseed.patch
-random-remove-batched-entropy-locking.patch
-random-fix-locking-in-crng_fast_load.patch
-random-use-rdseed-instead-of-rdrand-in-entropy-extraction.patch
-random-get-rid-of-secondary-crngs.patch
-random-inline-leaves-of-rand_initialize.patch
-random-ensure-early-rdseed-goes-through-mixer-on-init.patch
-random-do-not-xor-rdrand-when-writing-into-dev-random.patch
-random-absorb-fast-pool-into-input-pool-after-fast-load.patch
-random-use-simpler-fast-key-erasure-flow-on-per-cpu-keys.patch
-random-use-hash-function-for-crng_slow_load.patch
-random-make-more-consistent-use-of-integer-types.patch
-random-remove-outdated-int_max-6-check-in-urandom_read.patch
-random-zero-buffer-after-reading-entropy-from-userspace.patch
-random-fix-locking-for-crng_init-in-crng_reseed.patch
-random-tie-batched-entropy-generation-to-base_crng-generation.patch
-random-remove-ifdef-d-out-interrupt-bench.patch
-random-remove-unused-tracepoints.patch
-random-add-proper-spdx-header.patch
-random-deobfuscate-irq-u32-u64-contributions.patch
-random-introduce-drain_entropy-helper-to-declutter-crng_reseed.patch
-random-remove-useless-header-comment.patch
-random-remove-whitespace-and-reorder-includes.patch
-random-group-initialization-wait-functions.patch
-random-group-crng-functions.patch
-random-group-entropy-extraction-functions.patch
-random-group-entropy-collection-functions.patch
-random-group-userspace-read-write-functions.patch
-random-group-sysctl-functions.patch
-random-rewrite-header-introductory-comment.patch
-random-defer-fast-pool-mixing-to-worker.patch
-random-do-not-take-pool-spinlock-at-boot.patch
-random-unify-early-init-crng-load-accounting.patch
-random-check-for-crng_init-0-in-add_device_randomness.patch
-random-pull-add_hwgenerator_randomness-declaration-into-random.h.patch
-random-clear-fast-pool-crng-and-batches-in-cpuhp-bring-up.patch
-random-round-robin-registers-as-ulong-not-u32.patch
-random-only-wake-up-writers-after-zap-if-threshold-was-passed.patch
-random-cleanup-uuid-handling.patch
-random-unify-cycles_t-and-jiffies-usage-and-types.patch
-random-do-crng-pre-init-loading-in-worker-rather-than-irq.patch
-random-give-sysctl_random_min_urandom_seed-a-more-sensible-value.patch
-random-don-t-let-644-read-only-sysctls-be-written-to.patch
-random-replace-custom-notifier-chain-with-standard-one.patch
-random-use-siphash-as-interrupt-entropy-accumulator.patch
-random-make-consistent-usage-of-crng_ready.patch
-random-reseed-more-often-immediately-after-booting.patch
-random-check-for-signal-and-try-earlier-when-generating-entropy.patch
-random-skip-fast_init-if-hwrng-provides-large-chunk-of-entropy.patch
-random-treat-bootloader-trust-toggle-the-same-way-as-cpu-trust-toggle.patch
-random-re-add-removed-comment-about-get_random_-u32-u64-reseeding.patch
-random-mix-build-time-latent-entropy-into-pool-at-init.patch
-random-do-not-split-fast-init-input-in-add_hwgenerator_randomness.patch
-random-do-not-allow-user-to-keep-crng-key-around-on-stack.patch
-random-check-for-signal_pending-outside-of-need_resched-check.patch
-random.patch
-random-allow-partial-reads-if-later-user-copies-fail.patch
-random-make-random_get_entropy-return-an-unsigned-long.patch
-random-document-crng_fast_key_erasure-destination-possibility.patch
-random-fix-sysctl-documentation-nits.patch
-init-call-time_init-before-rand_initialize.patch
-ia64-define-get_cycles-macro-for-arch-override.patch
-s390-define-get_cycles-macro-for-arch-override.patch
-parisc-define-get_cycles-macro-for-arch-override.patch
-alpha-define-get_cycles-macro-for-arch-override.patch
-powerpc-define-get_cycles-macro-for-arch-override.patch
-timekeeping-add-raw-clock-fallback-for-random_get_entropy.patch
-m68k-use-fallback-for-random_get_entropy-instead-of-zero.patch
-riscv-use-fallback-for-random_get_entropy-instead-of-zero.patch
-mips-use-fallback-for-random_get_entropy-instead-of-just-c0-random.patch
-arm-use-fallback-for-random_get_entropy-instead-of-zero.patch
-nios2-use-fallback-for-random_get_entropy-instead-of-zero.patch
-x86-tsc-use-fallback-for-random_get_entropy-instead-of-zero.patch
-um-use-fallback-for-random_get_entropy-instead-of-zero.patch
-sparc-use-fallback-for-random_get_entropy-instead-of-zero.patch
-xtensa-use-fallback-for-random_get_entropy-instead-of-zero.patch
-random-insist-on-random_get_entropy-existing-in-order-to-simplify.patch
-random-do-not-use-batches-when-crng_ready.patch
-random-use-first-128-bits-of-input-as-fast-init.patch
-random-do-not-pretend-to-handle-premature-next-security-model.patch
-random-order-timer-entropy-functions-below-interrupt-functions.patch
-random-do-not-use-input-pool-from-hard-irqs.patch
-random-help-compiler-out-with-fast_mix-by-using-simpler-arguments.patch
-siphash-use-one-source-of-truth-for-siphash-permutations.patch
-random-use-symbolic-constants-for-crng_init-states.patch
-random-avoid-initializing-twice-in-credit-race.patch
-random-move-initialization-out-of-reseeding-hot-path.patch
-random-remove-ratelimiting-for-in-kernel-unseeded-randomness.patch
-random-use-proper-jiffies-comparison-macro.patch
-random-handle-latent-entropy-and-command-line-from-random_init.patch
-random-credit-architectural-init-the-exact-amount.patch
-random-use-static-branch-for-crng_ready.patch
-random-remove-extern-from-functions-in-header.patch
-random-use-proper-return-types-on-get_random_-int-long-_wait.patch
-random-make-consistent-use-of-buf-and-len.patch
-random-move-initialization-functions-out-of-hot-pages.patch
-random-move-randomize_page-into-mm-where-it-belongs.patch
-random-unify-batched-entropy-implementations.patch
-random-convert-to-using-fops-read_iter.patch
-random-convert-to-using-fops-write_iter.patch
-random-wire-up-fops-splice_-read-write-_iter.patch
-random-check-for-signals-after-page-of-pool-writes.patch
-acpi-sysfs-fix-bert-error-region-memory-mapping.patch
-alsa-ctxfi-add-sb046x-pci-id.patch
+ alsa-usb-audio-don-t-get-sample-rate-for-mct-trigger.patch
+ alsa-hda-realtek-add-quirk-for-dell-latitude-7520.patch
+ alsa-hda-realtek-add-quirk-for-the-framework-laptop.patch
+ pinctrl-sunxi-fix-f1c100s-uart2-function.patch
+ kvm-arm64-don-t-hypercall-before-el2-init.patch
+ percpu_ref_init-clean-percpu_count_ref-on-failure.patch
+ net-af_key-check-encryption-module-availability-cons.patch
+ nfc-pn533-fix-buggy-cleanup-order.patch
+ net-ftgmac100-disable-hardware-checksum-on-ast2600.patch
+ i2c-ismt-provide-a-dma-buffer-for-interrupt-cause-lo.patch
+ drivers-i2c-thunderx-allow-driver-to-work-with-acpi-.patch