]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.17-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 May 2022 14:44:40 +0000 (16:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 May 2022 14:44:40 +0000 (16:44 +0200)
commit50c869c9e8ab12dde31dc7bc9dd1e8bf3ee80008
tree775e1f965fb35ca4e25ec83cea9c89bccf2884cb
parent56f4345999929227f1857ba99c24733009e890b5
5.17-stable patches

added patches:
alpha-define-get_cycles-macro-for-arch-override.patch
arm-use-fallback-for-random_get_entropy-instead-of-zero.patch
ia64-define-get_cycles-macro-for-arch-override.patch
init-call-time_init-before-rand_initialize.patch
m68k-use-fallback-for-random_get_entropy-instead-of-zero.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
random-absorb-fast-pool-into-input-pool-after-fast-load.patch
random-add-proper-spdx-header.patch
random-allow-partial-reads-if-later-user-copies-fail.patch
random-always-wake-up-entropy-writers-after-extraction.patch
random-avoid-initializing-twice-in-credit-race.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-cleanup-uuid-handling.patch
random-clear-fast-pool-crng-and-batches-in-cpuhp-bring-up.patch
random-convert-to-using-fops-read_iter.patch
random-convert-to-using-fops-write_iter.patch
random-credit-architectural-init-the-exact-amount.patch
random-defer-fast-pool-mixing-to-worker.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-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-crng_fast_key_erasure-destination-possibility.patch
random-don-t-let-644-read-only-sysctls-be-written-to.patch
random-ensure-early-rdseed-goes-through-mixer-on-init.patch
random-fix-locking-for-crng_init-in-crng_reseed.patch
random-fix-locking-in-crng_fast_load.patch
random-fix-sysctl-documentation-nits.patch
random-get-rid-of-secondary-crngs.patch
random-give-sysctl_random_min_urandom_seed-a-more-sensible-value.patch
random-group-crng-functions.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-help-compiler-out-with-fast_mix-by-using-simpler-arguments.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-consistent-use-of-buf-and-len.patch
random-make-credit_entropy_bits-always-safe.patch
random-make-more-consistent-use-of-integer-types.patch
random-make-random_get_entropy-return-an-unsigned-long.patch
random-mix-build-time-latent-entropy-into-pool-at-init.patch
random-move-initialization-functions-out-of-hot-pages.patch
random-move-initialization-out-of-reseeding-hot-path.patch
random-move-randomize_page-into-mm-where-it-belongs.patch
random-only-wake-up-writers-after-zap-if-threshold-was-passed.patch
random-order-timer-entropy-functions-below-interrupt-functions.patch
random-pull-add_hwgenerator_randomness-declaration-into-random.h.patch
random-re-add-removed-comment-about-get_random_-u32-u64-reseeding.patch
random-remove-batched-entropy-locking.patch
random-remove-extern-from-functions-in-header.patch
random-remove-ifdef-d-out-interrupt-bench.patch
random-remove-outdated-int_max-6-check-in-urandom_read.patch
random-remove-ratelimiting-for-in-kernel-unseeded-randomness.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-entropy-debiting.patch
random-skip-fast_init-if-hwrng-provides-large-chunk-of-entropy.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-batched-entropy-implementations.patch
random-unify-cycles_t-and-jiffies-usage-and-types.patch
random-unify-early-init-crng-load-accounting.patch
random-use-computational-hash-for-entropy-extraction.patch
random-use-first-128-bits-of-input-as-fast-init.patch
random-use-hash-function-for-crng_slow_load.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-simpler-fast-key-erasure-flow-on-per-cpu-keys.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-wire-up-fops-splice_-read-write-_iter.patch
random-zero-buffer-after-reading-entropy-from-userspace.patch
random.patch
riscv-use-fallback-for-random_get_entropy-instead-of-zero.patch
s390-define-get_cycles-macro-for-arch-override.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-tsc-use-fallback-for-random_get_entropy-instead-of-zero.patch
xtensa-use-fallback-for-random_get_entropy-instead-of-zero.patch
108 files changed:
queue-5.17/alpha-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-5.17/arm-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-5.17/ia64-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-5.17/init-call-time_init-before-rand_initialize.patch [new file with mode: 0644]
queue-5.17/m68k-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-5.17/mips-use-fallback-for-random_get_entropy-instead-of-just-c0-random.patch [new file with mode: 0644]
queue-5.17/nios2-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-5.17/parisc-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-5.17/powerpc-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-5.17/random-absorb-fast-pool-into-input-pool-after-fast-load.patch [new file with mode: 0644]
queue-5.17/random-add-proper-spdx-header.patch [new file with mode: 0644]
queue-5.17/random-allow-partial-reads-if-later-user-copies-fail.patch [new file with mode: 0644]
queue-5.17/random-always-wake-up-entropy-writers-after-extraction.patch [new file with mode: 0644]
queue-5.17/random-avoid-initializing-twice-in-credit-race.patch [new file with mode: 0644]
queue-5.17/random-check-for-crng_init-0-in-add_device_randomness.patch [new file with mode: 0644]
queue-5.17/random-check-for-signal-and-try-earlier-when-generating-entropy.patch [new file with mode: 0644]
queue-5.17/random-check-for-signal_pending-outside-of-need_resched-check.patch [new file with mode: 0644]
queue-5.17/random-check-for-signals-after-page-of-pool-writes.patch [new file with mode: 0644]
queue-5.17/random-cleanup-uuid-handling.patch [new file with mode: 0644]
queue-5.17/random-clear-fast-pool-crng-and-batches-in-cpuhp-bring-up.patch [new file with mode: 0644]
queue-5.17/random-convert-to-using-fops-read_iter.patch [new file with mode: 0644]
queue-5.17/random-convert-to-using-fops-write_iter.patch [new file with mode: 0644]
queue-5.17/random-credit-architectural-init-the-exact-amount.patch [new file with mode: 0644]
queue-5.17/random-defer-fast-pool-mixing-to-worker.patch [new file with mode: 0644]
queue-5.17/random-deobfuscate-irq-u32-u64-contributions.patch [new file with mode: 0644]
queue-5.17/random-do-crng-pre-init-loading-in-worker-rather-than-irq.patch [new file with mode: 0644]
queue-5.17/random-do-not-allow-user-to-keep-crng-key-around-on-stack.patch [new file with mode: 0644]
queue-5.17/random-do-not-pretend-to-handle-premature-next-security-model.patch [new file with mode: 0644]
queue-5.17/random-do-not-split-fast-init-input-in-add_hwgenerator_randomness.patch [new file with mode: 0644]
queue-5.17/random-do-not-take-pool-spinlock-at-boot.patch [new file with mode: 0644]
queue-5.17/random-do-not-use-batches-when-crng_ready.patch [new file with mode: 0644]
queue-5.17/random-do-not-use-input-pool-from-hard-irqs.patch [new file with mode: 0644]
queue-5.17/random-do-not-xor-rdrand-when-writing-into-dev-random.patch [new file with mode: 0644]
queue-5.17/random-document-crng_fast_key_erasure-destination-possibility.patch [new file with mode: 0644]
queue-5.17/random-don-t-let-644-read-only-sysctls-be-written-to.patch [new file with mode: 0644]
queue-5.17/random-ensure-early-rdseed-goes-through-mixer-on-init.patch [new file with mode: 0644]
queue-5.17/random-fix-locking-for-crng_init-in-crng_reseed.patch [new file with mode: 0644]
queue-5.17/random-fix-locking-in-crng_fast_load.patch [new file with mode: 0644]
queue-5.17/random-fix-sysctl-documentation-nits.patch [new file with mode: 0644]
queue-5.17/random-get-rid-of-secondary-crngs.patch [new file with mode: 0644]
queue-5.17/random-give-sysctl_random_min_urandom_seed-a-more-sensible-value.patch [new file with mode: 0644]
queue-5.17/random-group-crng-functions.patch [new file with mode: 0644]
queue-5.17/random-group-entropy-collection-functions.patch [new file with mode: 0644]
queue-5.17/random-group-entropy-extraction-functions.patch [new file with mode: 0644]
queue-5.17/random-group-initialization-wait-functions.patch [new file with mode: 0644]
queue-5.17/random-group-sysctl-functions.patch [new file with mode: 0644]
queue-5.17/random-group-userspace-read-write-functions.patch [new file with mode: 0644]
queue-5.17/random-handle-latent-entropy-and-command-line-from-random_init.patch [new file with mode: 0644]
queue-5.17/random-help-compiler-out-with-fast_mix-by-using-simpler-arguments.patch [new file with mode: 0644]
queue-5.17/random-inline-leaves-of-rand_initialize.patch [new file with mode: 0644]
queue-5.17/random-insist-on-random_get_entropy-existing-in-order-to-simplify.patch [new file with mode: 0644]
queue-5.17/random-introduce-drain_entropy-helper-to-declutter-crng_reseed.patch [new file with mode: 0644]
queue-5.17/random-make-consistent-usage-of-crng_ready.patch [new file with mode: 0644]
queue-5.17/random-make-consistent-use-of-buf-and-len.patch [new file with mode: 0644]
queue-5.17/random-make-credit_entropy_bits-always-safe.patch [new file with mode: 0644]
queue-5.17/random-make-more-consistent-use-of-integer-types.patch [new file with mode: 0644]
queue-5.17/random-make-random_get_entropy-return-an-unsigned-long.patch [new file with mode: 0644]
queue-5.17/random-mix-build-time-latent-entropy-into-pool-at-init.patch [new file with mode: 0644]
queue-5.17/random-move-initialization-functions-out-of-hot-pages.patch [new file with mode: 0644]
queue-5.17/random-move-initialization-out-of-reseeding-hot-path.patch [new file with mode: 0644]
queue-5.17/random-move-randomize_page-into-mm-where-it-belongs.patch [new file with mode: 0644]
queue-5.17/random-only-wake-up-writers-after-zap-if-threshold-was-passed.patch [new file with mode: 0644]
queue-5.17/random-order-timer-entropy-functions-below-interrupt-functions.patch [new file with mode: 0644]
queue-5.17/random-pull-add_hwgenerator_randomness-declaration-into-random.h.patch [new file with mode: 0644]
queue-5.17/random-re-add-removed-comment-about-get_random_-u32-u64-reseeding.patch [new file with mode: 0644]
queue-5.17/random-remove-batched-entropy-locking.patch [new file with mode: 0644]
queue-5.17/random-remove-extern-from-functions-in-header.patch [new file with mode: 0644]
queue-5.17/random-remove-ifdef-d-out-interrupt-bench.patch [new file with mode: 0644]
queue-5.17/random-remove-outdated-int_max-6-check-in-urandom_read.patch [new file with mode: 0644]
queue-5.17/random-remove-ratelimiting-for-in-kernel-unseeded-randomness.patch [new file with mode: 0644]
queue-5.17/random-remove-unused-tracepoints.patch [new file with mode: 0644]
queue-5.17/random-remove-use_input_pool-parameter-from-crng_reseed.patch [new file with mode: 0644]
queue-5.17/random-remove-useless-header-comment.patch [new file with mode: 0644]
queue-5.17/random-remove-whitespace-and-reorder-includes.patch [new file with mode: 0644]
queue-5.17/random-replace-custom-notifier-chain-with-standard-one.patch [new file with mode: 0644]
queue-5.17/random-reseed-more-often-immediately-after-booting.patch [new file with mode: 0644]
queue-5.17/random-rewrite-header-introductory-comment.patch [new file with mode: 0644]
queue-5.17/random-round-robin-registers-as-ulong-not-u32.patch [new file with mode: 0644]
queue-5.17/random-simplify-entropy-debiting.patch [new file with mode: 0644]
queue-5.17/random-skip-fast_init-if-hwrng-provides-large-chunk-of-entropy.patch [new file with mode: 0644]
queue-5.17/random-tie-batched-entropy-generation-to-base_crng-generation.patch [new file with mode: 0644]
queue-5.17/random-treat-bootloader-trust-toggle-the-same-way-as-cpu-trust-toggle.patch [new file with mode: 0644]
queue-5.17/random-unify-batched-entropy-implementations.patch [new file with mode: 0644]
queue-5.17/random-unify-cycles_t-and-jiffies-usage-and-types.patch [new file with mode: 0644]
queue-5.17/random-unify-early-init-crng-load-accounting.patch [new file with mode: 0644]
queue-5.17/random-use-computational-hash-for-entropy-extraction.patch [new file with mode: 0644]
queue-5.17/random-use-first-128-bits-of-input-as-fast-init.patch [new file with mode: 0644]
queue-5.17/random-use-hash-function-for-crng_slow_load.patch [new file with mode: 0644]
queue-5.17/random-use-linear-min-entropy-accumulation-crediting.patch [new file with mode: 0644]
queue-5.17/random-use-proper-jiffies-comparison-macro.patch [new file with mode: 0644]
queue-5.17/random-use-proper-return-types-on-get_random_-int-long-_wait.patch [new file with mode: 0644]
queue-5.17/random-use-rdseed-instead-of-rdrand-in-entropy-extraction.patch [new file with mode: 0644]
queue-5.17/random-use-simpler-fast-key-erasure-flow-on-per-cpu-keys.patch [new file with mode: 0644]
queue-5.17/random-use-siphash-as-interrupt-entropy-accumulator.patch [new file with mode: 0644]
queue-5.17/random-use-static-branch-for-crng_ready.patch [new file with mode: 0644]
queue-5.17/random-use-symbolic-constants-for-crng_init-states.patch [new file with mode: 0644]
queue-5.17/random-wire-up-fops-splice_-read-write-_iter.patch [new file with mode: 0644]
queue-5.17/random-zero-buffer-after-reading-entropy-from-userspace.patch [new file with mode: 0644]
queue-5.17/random.patch [new file with mode: 0644]
queue-5.17/riscv-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-5.17/s390-define-get_cycles-macro-for-arch-override.patch [new file with mode: 0644]
queue-5.17/series
queue-5.17/siphash-use-one-source-of-truth-for-siphash-permutations.patch [new file with mode: 0644]
queue-5.17/sparc-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-5.17/timekeeping-add-raw-clock-fallback-for-random_get_entropy.patch [new file with mode: 0644]
queue-5.17/um-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-5.17/x86-tsc-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]
queue-5.17/xtensa-use-fallback-for-random_get_entropy-instead-of-zero.patch [new file with mode: 0644]