]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Jun 2022 07:01:01 +0000 (09:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Jun 2022 07:01:01 +0000 (09:01 +0200)
commit1a29cb8aea1bea9da4582b637406dcc3d9324a37
tree12aac8bffd4c3b948a702a4d93767ee978599950
parent8bb096ee5ffbe7ab2b76edaa0ef077b076a5aec0
4.19-stable patches

added patches:
alpha-define-get_cycles-macro-for-arch-override.patch
arm-use-fallback-for-random_get_entropy-instead-of-zero.patch
char-random-add-a-newline-at-the-end-of-the-file.patch
char-random-silence-a-lockdep-splat-with-printk.patch
crypto-blake2s-adjust-include-guard-naming.patch
crypto-blake2s-generic-c-library-implementation-and-selftest.patch
crypto-blake2s-include-linux-bug.h-instead-of-asm-bug.h.patch
crypto-drbg-add-fips-140-2-ctrng-for-noise-source.patch
crypto-drbg-always-seeded-with-sp800-90b-compliant-noise-source.patch
crypto-drbg-always-try-to-free-jitter-rng-instance.patch
crypto-drbg-make-reseeding-from-get_random_bytes-synchronous.patch
crypto-drbg-move-dynamic-reseed_threshold-adjustments-to-__drbg_seed.patch
crypto-drbg-prepare-for-more-fine-grained-tracking-of-seeding-state.patch
crypto-drbg-track-whether-drbg-was-seeded-with-rng_is_initialized.patch
drivers-char-random.c-constify-poolinfo_table.patch
drivers-char-random.c-make-primary_crng-static.patch
drivers-char-random.c-remove-unused-stuct-poolinfo-poolbits.patch
fdt-add-support-for-rng-seed.patch
ia64-define-get_cycles-macro-for-arch-override.patch
init-call-time_init-before-rand_initialize.patch
latent_entropy-avoid-build-error-when-plugin-cflags-are-not-set.patch
lib-crypto-blake2s-move-hmac-construction-into-wireguard.patch
lib-crypto-sha1-re-roll-loops-to-reduce-code-size.patch
linux-random.h-mark-config_arch_random-functions-__must_check.patch
linux-random.h-remove-arch_has_random-arch_has_random_seed.patch
linux-random.h-use-false-with-bool.patch
m68k-use-fallback-for-random_get_entropy-instead-of-zero.patch
maintainers-co-maintain-random.c.patch
mips-use-fallback-for-random_get_entropy-instead-of-just-c0-random.patch
nios2-use-fallback-for-random_get_entropy-instead-of-zero.patch
parisc-define-get_cycles-macro-for-arch-override.patch
powerpc-define-get_cycles-macro-for-arch-override.patch
powerpc-remove-arch_has_random-arch_has_random_seed.patch
powerpc-use-bool-in-archrandom.h.patch
random-absorb-fast-pool-into-input-pool-after-fast-load.patch
random-access-input_pool_data-directly-rather-than-through-pointer.patch
random-access-primary_pool-directly-rather-than-through-pointer.patch
random-account-for-arch-randomness-in-bits.patch
random-add-a-urandom_read_nowait-for-random-apis-that-don-t-warn.patch
random-add-and-use-pr_fmt.patch
random-add-arch_get_random_-long_early.patch
random-add-grnd_insecure-to-return-best-effort-non-cryptographic-bytes.patch
random-add-proper-spdx-header.patch
random-always-wake-up-entropy-writers-after-extraction.patch
random-avoid-arch_get_random_seed_long-when-collecting-irq-randomness.patch
random-avoid-checking-crng_ready-twice-in-random_init.patch
random-avoid-initializing-twice-in-credit-race.patch
random-avoid-superfluous-call-to-rdrand-in-crng-extraction.patch
random-avoid-warnings-for-config_numa-builds.patch
random-check-for-crng_init-0-in-add_device_randomness.patch
random-check-for-signal-and-try-earlier-when-generating-entropy.patch
random-check-for-signal_pending-outside-of-need_resched-check.patch
random-check-for-signals-after-page-of-pool-writes.patch
random-check-for-signals-every-page_size-chunk-of-dev-random.patch
random-cleanup-fractional-entropy-shift-constants.patch
random-cleanup-integer-types.patch
random-cleanup-poolinfo-abstraction.patch
random-cleanup-uuid-handling.patch
random-clear-fast-pool-crng-and-batches-in-cpuhp-bring-up.patch
random-continually-use-hwgenerator-randomness.patch
random-convert-to-entropy_bits-for-better-code-readability.patch
random-convert-to-using-fops-write_iter.patch
random-credit-architectural-init-the-exact-amount.patch
random-de-duplicate-input_pool-constants.patch
random-defer-fast-pool-mixing-to-worker.patch
random-delete-code-to-pull-data-into-pools.patch
random-deobfuscate-irq-u32-u64-contributions.patch
random-do-crng-pre-init-loading-in-worker-rather-than-irq.patch
random-do-not-allow-user-to-keep-crng-key-around-on-stack.patch
random-do-not-pretend-to-handle-premature-next-security-model.patch
random-do-not-re-init-if-crng_reseed-completes-before-primary-init.patch
random-do-not-sign-extend-bytes-for-rotation-when-mixing.patch
random-do-not-split-fast-init-input-in-add_hwgenerator_randomness.patch
random-do-not-take-pool-spinlock-at-boot.patch
random-do-not-use-batches-when-crng_ready.patch
random-do-not-use-input-pool-from-hard-irqs.patch
random-do-not-xor-rdrand-when-writing-into-dev-random.patch
random-document-add_hwgenerator_randomness-with-other-input-functions.patch
random-document-crng_fast_key_erasure-destination-possibility.patch
random-document-get_random_int-family.patch
random-don-t-let-644-read-only-sysctls-be-written-to.patch
random-don-t-reset-crng_init_cnt-on-urandom_read.patch
random-don-t-wake-crng_init_wait-when-crng_init-1.patch
random-early-initialization-of-chacha-constants.patch
random-ensure-early-rdseed-goes-through-mixer-on-init.patch
random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch
random-fix-locking-in-crng_fast_load.patch
random-fix-soft-lockup-when-trying-to-read-from-an-uninitialized-blocking-pool.patch
random-fix-sysctl-documentation-nits.patch
random-fix-typo-in-add_timer_randomness.patch
random-fix-typo-in-comments.patch
random-give-sysctl_random_min_urandom_seed-a-more-sensible-value.patch
random-group-entropy-collection-functions.patch
random-group-entropy-extraction-functions.patch
random-group-initialization-wait-functions.patch
random-group-sysctl-functions.patch
random-group-userspace-read-write-functions.patch
random-handle-latent-entropy-and-command-line-from-random_init.patch
random-harmonize-crng-init-done-messages.patch
random-help-compiler-out-with-fast_mix-by-using-simpler-arguments.patch
random-ignore-grnd_random-in-getentropy-2.patch
random-initialize-chacha20-constants-with-correct-endianness.patch
random-inline-leaves-of-rand_initialize.patch
random-insist-on-random_get_entropy-existing-in-order-to-simplify.patch
random-introduce-drain_entropy-helper-to-declutter-crng_reseed.patch
random-make-consistent-usage-of-crng_ready.patch
random-make-credit_entropy_bits-always-safe.patch
random-make-dev-random-be-almost-like-dev-urandom.patch
random-make-random_get_entropy-return-an-unsigned-long.patch
random-mark-bootloader-randomness-code-as-__init.patch
random-mix-bootloader-randomness-into-pool.patch
random-mix-build-time-latent-entropy-into-pool-at-init.patch
random-move-initialization-functions-out-of-hot-pages.patch
random-move-rand_initialize-earlier.patch
random-move-randomize_page-into-mm-where-it-belongs.patch
random-only-call-crng_finalize_init-for-primary_crng.patch
random-only-read-from-dev-random-after-its-pool-has-received-128-bits.patch
random-only-wake-up-writers-after-zap-if-threshold-was-passed.patch
random-order-timer-entropy-functions-below-interrupt-functions.patch
random-prepend-remaining-pool-constants-with-pool_.patch
random-pull-add_hwgenerator_randomness-declaration-into-random.h.patch
random-rather-than-entropy_store-abstraction-use-global.patch
random-re-add-removed-comment-about-get_random_-u32-u64-reseeding.patch
random-remove-batched-entropy-locking.patch
random-remove-dead-code-left-over-from-blocking-pool.patch
random-remove-extern-from-functions-in-header.patch
random-remove-ifdef-d-out-interrupt-bench.patch
random-remove-incomplete-last_data-logic.patch
random-remove-kernel.random.read_wakeup_threshold.patch
random-remove-outdated-int_max-6-check-in-urandom_read.patch
random-remove-ratelimiting-for-in-kernel-unseeded-randomness.patch
random-remove-some-dead-code-of-poolinfo.patch
random-remove-the-blocking-pool.patch
random-remove-unnecessary-unlikely.patch
random-remove-unused-extract_entropy-reserved-argument.patch
random-remove-unused-irq_flags-argument-from-add_interrupt_randomness.patch
random-remove-unused-output_pool-constants.patch
random-remove-unused-tracepoints.patch
random-remove-use_input_pool-parameter-from-crng_reseed.patch
random-remove-useless-header-comment.patch
random-remove-whitespace-and-reorder-includes.patch
random-replace-custom-notifier-chain-with-standard-one.patch
random-reseed-more-often-immediately-after-booting.patch
random-rewrite-header-introductory-comment.patch
random-round-robin-registers-as-ulong-not-u32.patch
random-simplify-arithmetic-function-flow-in-account.patch
random-simplify-entropy-debiting.patch
random-skip-fast_init-if-hwrng-provides-large-chunk-of-entropy.patch
random-split-primary-secondary-crng-init-paths.patch
random-support-freezable-kthreads-in-add_hwgenerator_randomness.patch
random-tie-batched-entropy-generation-to-base_crng-generation.patch
random-treat-bootloader-trust-toggle-the-same-way-as-cpu-trust-toggle.patch
random-unify-cycles_t-and-jiffies-usage-and-types.patch
random-unify-early-init-crng-load-accounting.patch
random-use-blake2s-instead-of-sha1-in-extraction.patch
random-use-computational-hash-for-entropy-extraction.patch
random-use-hash-function-for-crng_slow_load.patch
random-use-is_enabled-config_numa-instead-of-ifdefs.patch
random-use-linear-min-entropy-accumulation-crediting.patch
random-use-proper-jiffies-comparison-macro.patch
random-use-proper-return-types-on-get_random_-int-long-_wait.patch
random-use-rdseed-instead-of-rdrand-in-entropy-extraction.patch
random-use-siphash-as-interrupt-entropy-accumulator.patch
random-use-static-branch-for-crng_ready.patch
random-use-symbolic-constants-for-crng_init-states.patch
random-use-wait_event_freezable-in-add_hwgenerator_randomness.patch
random-wire-up-fops-splice_-read-write-_iter.patch
random-zero-buffer-after-reading-entropy-from-userspace.patch
revert-hwrng-core-freeze-khwrng-thread-during-suspend.patch
revert-random-use-static-branch-for-crng_ready.patch
s390-define-get_cycles-macro-for-arch-override.patch
s390-remove-arch_has_random-arch_has_random_seed.patch
siphash-use-one-source-of-truth-for-siphash-permutations.patch
sparc-use-fallback-for-random_get_entropy-instead-of-zero.patch
timekeeping-add-raw-clock-fallback-for-random_get_entropy.patch
um-use-fallback-for-random_get_entropy-instead-of-zero.patch
x86-remove-arch_has_random-arch_has_random_seed.patch
x86-tsc-use-fallback-for-random_get_entropy-instead-of-zero.patch
xtensa-use-fallback-for-random_get_entropy-instead-of-zero.patch
180 files changed:
queue-4.19/alpha-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-4.19/arm-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-4.19/char-random-add-a-newline-at-the-end-of-the-file.patch [new file with mode: 0644]
queue-4.19/char-random-silence-a-lockdep-splat-with-printk.patch [new file with mode: 0644]
queue-4.19/crypto-blake2s-adjust-include-guard-naming.patch [new file with mode: 0644]
queue-4.19/crypto-blake2s-generic-c-library-implementation-and-selftest.patch [new file with mode: 0644]
queue-4.19/crypto-blake2s-include-linux-bug.h-instead-of-asm-bug.h.patch [new file with mode: 0644]
queue-4.19/crypto-drbg-add-fips-140-2-ctrng-for-noise-source.patch [new file with mode: 0644]
queue-4.19/crypto-drbg-always-seeded-with-sp800-90b-compliant-noise-source.patch [new file with mode: 0644]
queue-4.19/crypto-drbg-always-try-to-free-jitter-rng-instance.patch [new file with mode: 0644]
queue-4.19/crypto-drbg-make-reseeding-from-get_random_bytes-synchronous.patch [new file with mode: 0644]
queue-4.19/crypto-drbg-move-dynamic-reseed_threshold-adjustments-to-__drbg_seed.patch [new file with mode: 0644]
queue-4.19/crypto-drbg-prepare-for-more-fine-grained-tracking-of-seeding-state.patch [new file with mode: 0644]
queue-4.19/crypto-drbg-track-whether-drbg-was-seeded-with-rng_is_initialized.patch [new file with mode: 0644]
queue-4.19/drivers-char-random.c-constify-poolinfo_table.patch [new file with mode: 0644]
queue-4.19/drivers-char-random.c-make-primary_crng-static.patch [new file with mode: 0644]
queue-4.19/drivers-char-random.c-remove-unused-stuct-poolinfo-poolbits.patch [new file with mode: 0644]
queue-4.19/fdt-add-support-for-rng-seed.patch [new file with mode: 0644]
queue-4.19/ia64-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-4.19/init-call-time_init-before-rand_initialize.patch [new file with mode: 0644]
queue-4.19/latent_entropy-avoid-build-error-when-plugin-cflags-are-not-set.patch [new file with mode: 0644]
queue-4.19/lib-crypto-blake2s-move-hmac-construction-into-wireguard.patch [new file with mode: 0644]
queue-4.19/lib-crypto-sha1-re-roll-loops-to-reduce-code-size.patch [new file with mode: 0644]
queue-4.19/linux-random.h-mark-config_arch_random-functions-__must_check.patch [new file with mode: 0644]
queue-4.19/linux-random.h-remove-arch_has_random-arch_has_random_seed.patch [new file with mode: 0644]
queue-4.19/linux-random.h-use-false-with-bool.patch [new file with mode: 0644]
queue-4.19/m68k-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-4.19/maintainers-co-maintain-random.c.patch [new file with mode: 0644]
queue-4.19/mips-use-fallback-for-random_get_entropy-instead-of-just-c0-random.patch [new file with mode: 0644]
queue-4.19/nios2-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-4.19/parisc-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-4.19/powerpc-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-4.19/powerpc-remove-arch_has_random-arch_has_random_seed.patch [new file with mode: 0644]
queue-4.19/powerpc-use-bool-in-archrandom.h.patch [new file with mode: 0644]
queue-4.19/random-absorb-fast-pool-into-input-pool-after-fast-load.patch [new file with mode: 0644]
queue-4.19/random-access-input_pool_data-directly-rather-than-through-pointer.patch [new file with mode: 0644]
queue-4.19/random-access-primary_pool-directly-rather-than-through-pointer.patch [new file with mode: 0644]
queue-4.19/random-account-for-arch-randomness-in-bits.patch [new file with mode: 0644]
queue-4.19/random-add-a-urandom_read_nowait-for-random-apis-that-don-t-warn.patch [new file with mode: 0644]
queue-4.19/random-add-and-use-pr_fmt.patch [new file with mode: 0644]
queue-4.19/random-add-arch_get_random_-long_early.patch [new file with mode: 0644]
queue-4.19/random-add-grnd_insecure-to-return-best-effort-non-cryptographic-bytes.patch [new file with mode: 0644]
queue-4.19/random-add-proper-spdx-header.patch [new file with mode: 0644]
queue-4.19/random-always-wake-up-entropy-writers-after-extraction.patch [new file with mode: 0644]
queue-4.19/random-avoid-arch_get_random_seed_long-when-collecting-irq-randomness.patch [new file with mode: 0644]
queue-4.19/random-avoid-checking-crng_ready-twice-in-random_init.patch [new file with mode: 0644]
queue-4.19/random-avoid-initializing-twice-in-credit-race.patch [new file with mode: 0644]
queue-4.19/random-avoid-superfluous-call-to-rdrand-in-crng-extraction.patch [new file with mode: 0644]
queue-4.19/random-avoid-warnings-for-config_numa-builds.patch [new file with mode: 0644]
queue-4.19/random-check-for-crng_init-0-in-add_device_randomness.patch [new file with mode: 0644]
queue-4.19/random-check-for-signal-and-try-earlier-when-generating-entropy.patch [new file with mode: 0644]
queue-4.19/random-check-for-signal_pending-outside-of-need_resched-check.patch [new file with mode: 0644]
queue-4.19/random-check-for-signals-after-page-of-pool-writes.patch [new file with mode: 0644]
queue-4.19/random-check-for-signals-every-page_size-chunk-of-dev-random.patch [new file with mode: 0644]
queue-4.19/random-cleanup-fractional-entropy-shift-constants.patch [new file with mode: 0644]
queue-4.19/random-cleanup-integer-types.patch [new file with mode: 0644]
queue-4.19/random-cleanup-poolinfo-abstraction.patch [new file with mode: 0644]
queue-4.19/random-cleanup-uuid-handling.patch [new file with mode: 0644]
queue-4.19/random-clear-fast-pool-crng-and-batches-in-cpuhp-bring-up.patch [new file with mode: 0644]
queue-4.19/random-continually-use-hwgenerator-randomness.patch [new file with mode: 0644]
queue-4.19/random-convert-to-entropy_bits-for-better-code-readability.patch [new file with mode: 0644]
queue-4.19/random-convert-to-using-fops-write_iter.patch [new file with mode: 0644]
queue-4.19/random-credit-architectural-init-the-exact-amount.patch [new file with mode: 0644]
queue-4.19/random-de-duplicate-input_pool-constants.patch [new file with mode: 0644]
queue-4.19/random-defer-fast-pool-mixing-to-worker.patch [new file with mode: 0644]
queue-4.19/random-delete-code-to-pull-data-into-pools.patch [new file with mode: 0644]
queue-4.19/random-deobfuscate-irq-u32-u64-contributions.patch [new file with mode: 0644]
queue-4.19/random-do-crng-pre-init-loading-in-worker-rather-than-irq.patch [new file with mode: 0644]
queue-4.19/random-do-not-allow-user-to-keep-crng-key-around-on-stack.patch [new file with mode: 0644]
queue-4.19/random-do-not-pretend-to-handle-premature-next-security-model.patch [new file with mode: 0644]
queue-4.19/random-do-not-re-init-if-crng_reseed-completes-before-primary-init.patch [new file with mode: 0644]
queue-4.19/random-do-not-sign-extend-bytes-for-rotation-when-mixing.patch [new file with mode: 0644]
queue-4.19/random-do-not-split-fast-init-input-in-add_hwgenerator_randomness.patch [new file with mode: 0644]
queue-4.19/random-do-not-take-pool-spinlock-at-boot.patch [new file with mode: 0644]
queue-4.19/random-do-not-use-batches-when-crng_ready.patch [new file with mode: 0644]
queue-4.19/random-do-not-use-input-pool-from-hard-irqs.patch [new file with mode: 0644]
queue-4.19/random-do-not-xor-rdrand-when-writing-into-dev-random.patch [new file with mode: 0644]
queue-4.19/random-document-add_hwgenerator_randomness-with-other-input-functions.patch [new file with mode: 0644]
queue-4.19/random-document-crng_fast_key_erasure-destination-possibility.patch [new file with mode: 0644]
queue-4.19/random-document-get_random_int-family.patch [new file with mode: 0644]
queue-4.19/random-don-t-let-644-read-only-sysctls-be-written-to.patch [new file with mode: 0644]
queue-4.19/random-don-t-reset-crng_init_cnt-on-urandom_read.patch [new file with mode: 0644]
queue-4.19/random-don-t-wake-crng_init_wait-when-crng_init-1.patch [new file with mode: 0644]
queue-4.19/random-early-initialization-of-chacha-constants.patch [new file with mode: 0644]
queue-4.19/random-ensure-early-rdseed-goes-through-mixer-on-init.patch [new file with mode: 0644]
queue-4.19/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch [new file with mode: 0644]
queue-4.19/random-fix-locking-in-crng_fast_load.patch [new file with mode: 0644]
queue-4.19/random-fix-soft-lockup-when-trying-to-read-from-an-uninitialized-blocking-pool.patch [new file with mode: 0644]
queue-4.19/random-fix-sysctl-documentation-nits.patch [new file with mode: 0644]
queue-4.19/random-fix-typo-in-add_timer_randomness.patch [new file with mode: 0644]
queue-4.19/random-fix-typo-in-comments.patch [new file with mode: 0644]
queue-4.19/random-give-sysctl_random_min_urandom_seed-a-more-sensible-value.patch [new file with mode: 0644]
queue-4.19/random-group-entropy-collection-functions.patch [new file with mode: 0644]
queue-4.19/random-group-entropy-extraction-functions.patch [new file with mode: 0644]
queue-4.19/random-group-initialization-wait-functions.patch [new file with mode: 0644]
queue-4.19/random-group-sysctl-functions.patch [new file with mode: 0644]
queue-4.19/random-group-userspace-read-write-functions.patch [new file with mode: 0644]
queue-4.19/random-handle-latent-entropy-and-command-line-from-random_init.patch [new file with mode: 0644]
queue-4.19/random-harmonize-crng-init-done-messages.patch [new file with mode: 0644]
queue-4.19/random-help-compiler-out-with-fast_mix-by-using-simpler-arguments.patch [new file with mode: 0644]
queue-4.19/random-ignore-grnd_random-in-getentropy-2.patch [new file with mode: 0644]
queue-4.19/random-initialize-chacha20-constants-with-correct-endianness.patch [new file with mode: 0644]
queue-4.19/random-inline-leaves-of-rand_initialize.patch [new file with mode: 0644]
queue-4.19/random-insist-on-random_get_entropy-existing-in-order-to-simplify.patch [new file with mode: 0644]
queue-4.19/random-introduce-drain_entropy-helper-to-declutter-crng_reseed.patch [new file with mode: 0644]
queue-4.19/random-make-consistent-usage-of-crng_ready.patch [new file with mode: 0644]
queue-4.19/random-make-credit_entropy_bits-always-safe.patch [new file with mode: 0644]
queue-4.19/random-make-dev-random-be-almost-like-dev-urandom.patch [new file with mode: 0644]
queue-4.19/random-make-random_get_entropy-return-an-unsigned-long.patch [new file with mode: 0644]
queue-4.19/random-mark-bootloader-randomness-code-as-__init.patch [new file with mode: 0644]
queue-4.19/random-mix-bootloader-randomness-into-pool.patch [new file with mode: 0644]
queue-4.19/random-mix-build-time-latent-entropy-into-pool-at-init.patch [new file with mode: 0644]
queue-4.19/random-move-initialization-functions-out-of-hot-pages.patch [new file with mode: 0644]
queue-4.19/random-move-rand_initialize-earlier.patch [new file with mode: 0644]
queue-4.19/random-move-randomize_page-into-mm-where-it-belongs.patch [new file with mode: 0644]
queue-4.19/random-only-call-crng_finalize_init-for-primary_crng.patch [new file with mode: 0644]
queue-4.19/random-only-read-from-dev-random-after-its-pool-has-received-128-bits.patch [new file with mode: 0644]
queue-4.19/random-only-wake-up-writers-after-zap-if-threshold-was-passed.patch [new file with mode: 0644]
queue-4.19/random-order-timer-entropy-functions-below-interrupt-functions.patch [new file with mode: 0644]
queue-4.19/random-prepend-remaining-pool-constants-with-pool_.patch [new file with mode: 0644]
queue-4.19/random-pull-add_hwgenerator_randomness-declaration-into-random.h.patch [new file with mode: 0644]
queue-4.19/random-rather-than-entropy_store-abstraction-use-global.patch [new file with mode: 0644]
queue-4.19/random-re-add-removed-comment-about-get_random_-u32-u64-reseeding.patch [new file with mode: 0644]
queue-4.19/random-remove-batched-entropy-locking.patch [new file with mode: 0644]
queue-4.19/random-remove-dead-code-left-over-from-blocking-pool.patch [new file with mode: 0644]
queue-4.19/random-remove-extern-from-functions-in-header.patch [new file with mode: 0644]
queue-4.19/random-remove-ifdef-d-out-interrupt-bench.patch [new file with mode: 0644]
queue-4.19/random-remove-incomplete-last_data-logic.patch [new file with mode: 0644]
queue-4.19/random-remove-kernel.random.read_wakeup_threshold.patch [new file with mode: 0644]
queue-4.19/random-remove-outdated-int_max-6-check-in-urandom_read.patch [new file with mode: 0644]
queue-4.19/random-remove-ratelimiting-for-in-kernel-unseeded-randomness.patch [new file with mode: 0644]
queue-4.19/random-remove-some-dead-code-of-poolinfo.patch [new file with mode: 0644]
queue-4.19/random-remove-the-blocking-pool.patch [new file with mode: 0644]
queue-4.19/random-remove-unnecessary-unlikely.patch [new file with mode: 0644]
queue-4.19/random-remove-unused-extract_entropy-reserved-argument.patch [new file with mode: 0644]
queue-4.19/random-remove-unused-irq_flags-argument-from-add_interrupt_randomness.patch [new file with mode: 0644]
queue-4.19/random-remove-unused-output_pool-constants.patch [new file with mode: 0644]
queue-4.19/random-remove-unused-tracepoints.patch [new file with mode: 0644]
queue-4.19/random-remove-use_input_pool-parameter-from-crng_reseed.patch [new file with mode: 0644]
queue-4.19/random-remove-useless-header-comment.patch [new file with mode: 0644]
queue-4.19/random-remove-whitespace-and-reorder-includes.patch [new file with mode: 0644]
queue-4.19/random-replace-custom-notifier-chain-with-standard-one.patch [new file with mode: 0644]
queue-4.19/random-reseed-more-often-immediately-after-booting.patch [new file with mode: 0644]
queue-4.19/random-rewrite-header-introductory-comment.patch [new file with mode: 0644]
queue-4.19/random-round-robin-registers-as-ulong-not-u32.patch [new file with mode: 0644]
queue-4.19/random-simplify-arithmetic-function-flow-in-account.patch [new file with mode: 0644]
queue-4.19/random-simplify-entropy-debiting.patch [new file with mode: 0644]
queue-4.19/random-skip-fast_init-if-hwrng-provides-large-chunk-of-entropy.patch [new file with mode: 0644]
queue-4.19/random-split-primary-secondary-crng-init-paths.patch [new file with mode: 0644]
queue-4.19/random-support-freezable-kthreads-in-add_hwgenerator_randomness.patch [new file with mode: 0644]
queue-4.19/random-tie-batched-entropy-generation-to-base_crng-generation.patch [new file with mode: 0644]
queue-4.19/random-treat-bootloader-trust-toggle-the-same-way-as-cpu-trust-toggle.patch [new file with mode: 0644]
queue-4.19/random-unify-cycles_t-and-jiffies-usage-and-types.patch [new file with mode: 0644]
queue-4.19/random-unify-early-init-crng-load-accounting.patch [new file with mode: 0644]
queue-4.19/random-use-blake2s-instead-of-sha1-in-extraction.patch [new file with mode: 0644]
queue-4.19/random-use-computational-hash-for-entropy-extraction.patch [new file with mode: 0644]
queue-4.19/random-use-hash-function-for-crng_slow_load.patch [new file with mode: 0644]
queue-4.19/random-use-is_enabled-config_numa-instead-of-ifdefs.patch [new file with mode: 0644]
queue-4.19/random-use-linear-min-entropy-accumulation-crediting.patch [new file with mode: 0644]
queue-4.19/random-use-proper-jiffies-comparison-macro.patch [new file with mode: 0644]
queue-4.19/random-use-proper-return-types-on-get_random_-int-long-_wait.patch [new file with mode: 0644]
queue-4.19/random-use-rdseed-instead-of-rdrand-in-entropy-extraction.patch [new file with mode: 0644]
queue-4.19/random-use-siphash-as-interrupt-entropy-accumulator.patch [new file with mode: 0644]
queue-4.19/random-use-static-branch-for-crng_ready.patch [new file with mode: 0644]
queue-4.19/random-use-symbolic-constants-for-crng_init-states.patch [new file with mode: 0644]
queue-4.19/random-use-wait_event_freezable-in-add_hwgenerator_randomness.patch [new file with mode: 0644]
queue-4.19/random-wire-up-fops-splice_-read-write-_iter.patch [new file with mode: 0644]
queue-4.19/random-zero-buffer-after-reading-entropy-from-userspace.patch [new file with mode: 0644]
queue-4.19/revert-hwrng-core-freeze-khwrng-thread-during-suspend.patch [new file with mode: 0644]
queue-4.19/revert-random-use-static-branch-for-crng_ready.patch [new file with mode: 0644]
queue-4.19/s390-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-4.19/s390-remove-arch_has_random-arch_has_random_seed.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/siphash-use-one-source-of-truth-for-siphash-permutations.patch [new file with mode: 0644]
queue-4.19/sparc-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-4.19/timekeeping-add-raw-clock-fallback-for-random_get_entropy.patch [new file with mode: 0644]
queue-4.19/um-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-4.19/x86-remove-arch_has_random-arch_has_random_seed.patch [new file with mode: 0644]
queue-4.19/x86-tsc-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-4.19/xtensa-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]