]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jan 2021 14:33:38 +0000 (15:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jan 2021 14:33:38 +0000 (15:33 +0100)
commit99840878ef8b8dd73670c90a0c879e54a5f3a61a
tree6206db1c8d0e303251ce2f681ea1a07f7dbaf3f1
parentc61f4801d7e5f4e1f57f69373948eae461c70f36
5.10-stable patches

added patches:
acpi-scan-harden-acpi_device_add-against-device-id-overflows.patch
alsa-doc-fix-reference-to-mixart.rst.patch
alsa-hda-realtek-fix-right-sounds-and-mute-micmute-leds-for-hp-machines.patch
asoc-amd-renoir-add-dmi-entry-for-lenovo-thinkpad-x395.patch
asoc-dapm-remove-widget-from-dirty-list-on-free.patch
btrfs-prevent-null-pointer-dereference-in-extent_io_tree_panic.patch
btrfs-reloc-fix-wrong-file-extent-type-check-to-avoid-false-enoent.patch
cifs-check-pointer-before-freeing.patch
cifs-fix-interrupted-close-commands.patch
compiler.h-raise-minimum-version-of-gcc-to-5.1-for-arm64.patch
dm-crypt-defer-decryption-to-a-tasklet-if-interrupts-disabled.patch
dm-crypt-do-not-call-bio_endio-from-the-dm-crypt-tasklet.patch
dm-crypt-do-not-wait-for-backlogged-crypto-request-completion-in-softirq.patch
dm-crypt-use-gfp_atomic-when-allocating-crypto-requests-from-softirq.patch
dm-integrity-fix-flush-with-external-metadata-device.patch
dm-integrity-fix-the-maximum-number-of-arguments.patch
dm-raid-fix-discard-limits-for-raid1.patch
dm-snapshot-flush-merged-data-before-committing-metadata.patch
drm-amdgpu-add-green_sardine-device-id-v2.patch
drm-amdgpu-add-new-device-id-for-renior.patch
drm-amdgpu-fix-drm_info-flood-if-display-core-is-not-supported-bug-210921.patch
drm-bridge-sii902x-enable-i-o-and-core-vcc-supplies-if-present.patch
drm-bridge-sii902x-refactor-init-code-into-separate-function.patch
drm-i915-allow-the-sysadmin-to-override-security-mitigations.patch
drm-i915-backlight-fix-cpu-mode-backlight-takeover-on-lpt.patch
drm-i915-gt-limit-vfe-threads-based-on-gt.patch
dt-bindings-display-sii902x-add-supply-bindings.patch
ext4-fix-bug-for-rename-with-rename_whiteout.patch
ext4-fix-wrong-list_splice-in-ext4_fc_cleanup.patch
ext4-use-is_err-instead-of-is_err_or_null-and-set-inode-null-when-is_err.patch
mips-boot-fix-unaligned-access-with-config_mips_raw_appended_dtb.patch
mips-fix-malformed-nt_file-and-nt_siginfo-in-32bit-coredumps.patch
mips-fix-section-mismatch-in-reference.patch
mips-lib-uncached-fix-non-standard-usage-of-variable-sp.patch
mips-relocatable-fix-possible-boot-hangup-with-kaslr-enabled.patch
mm-hugetlb-fix-potential-missing-huge-page-size-info.patch
mm-process_vm_access.c-include-compat.h.patch
mm-vmalloc.c-fix-potential-memory-leak.patch
r8152-add-lenovo-powered-usb-c-travel-hub.patch
rdma-ocrdma-fix-use-after-free-in-ocrdma_dealloc_ucontext_pd.patch
revert-drm-amd-display-fixed-intermittent-blue-screen-on-oled-panel.patch
riscv-drop-a-duplicated-page_kernel_exec.patch
riscv-fix-kasan-memory-mapping.patch
riscv-fixup-config_generic_time_vsyscall.patch
riscv-return-enosys-for-syscall-1.patch
stmmac-intel-change-all-ehl-tgl-to-auto-detect-phy-addr.patch
tools-bootconfig-add-tracing_on-support-to-helper-scripts.patch
tracing-kprobes-do-the-notrace-functions-check-without-kprobes-on-ftrace.patch
x86-hyperv-check-cpu-mask-after-interrupt-has-been-disabled.patch
xen-privcmd-allow-fetching-resource-sizes.patch
51 files changed:
queue-5.10/acpi-scan-harden-acpi_device_add-against-device-id-overflows.patch [new file with mode: 0644]
queue-5.10/alsa-doc-fix-reference-to-mixart.rst.patch [new file with mode: 0644]
queue-5.10/alsa-hda-realtek-fix-right-sounds-and-mute-micmute-leds-for-hp-machines.patch [new file with mode: 0644]
queue-5.10/asoc-amd-renoir-add-dmi-entry-for-lenovo-thinkpad-x395.patch [new file with mode: 0644]
queue-5.10/asoc-dapm-remove-widget-from-dirty-list-on-free.patch [new file with mode: 0644]
queue-5.10/btrfs-prevent-null-pointer-dereference-in-extent_io_tree_panic.patch [new file with mode: 0644]
queue-5.10/btrfs-reloc-fix-wrong-file-extent-type-check-to-avoid-false-enoent.patch [new file with mode: 0644]
queue-5.10/cifs-check-pointer-before-freeing.patch [new file with mode: 0644]
queue-5.10/cifs-fix-interrupted-close-commands.patch [new file with mode: 0644]
queue-5.10/compiler.h-raise-minimum-version-of-gcc-to-5.1-for-arm64.patch [new file with mode: 0644]
queue-5.10/dm-crypt-defer-decryption-to-a-tasklet-if-interrupts-disabled.patch [new file with mode: 0644]
queue-5.10/dm-crypt-do-not-call-bio_endio-from-the-dm-crypt-tasklet.patch [new file with mode: 0644]
queue-5.10/dm-crypt-do-not-wait-for-backlogged-crypto-request-completion-in-softirq.patch [new file with mode: 0644]
queue-5.10/dm-crypt-use-gfp_atomic-when-allocating-crypto-requests-from-softirq.patch [new file with mode: 0644]
queue-5.10/dm-integrity-fix-flush-with-external-metadata-device.patch [new file with mode: 0644]
queue-5.10/dm-integrity-fix-the-maximum-number-of-arguments.patch [new file with mode: 0644]
queue-5.10/dm-raid-fix-discard-limits-for-raid1.patch [new file with mode: 0644]
queue-5.10/dm-snapshot-flush-merged-data-before-committing-metadata.patch [new file with mode: 0644]
queue-5.10/drm-amdgpu-add-green_sardine-device-id-v2.patch [new file with mode: 0644]
queue-5.10/drm-amdgpu-add-new-device-id-for-renior.patch [new file with mode: 0644]
queue-5.10/drm-amdgpu-fix-drm_info-flood-if-display-core-is-not-supported-bug-210921.patch [new file with mode: 0644]
queue-5.10/drm-bridge-sii902x-enable-i-o-and-core-vcc-supplies-if-present.patch [new file with mode: 0644]
queue-5.10/drm-bridge-sii902x-refactor-init-code-into-separate-function.patch [new file with mode: 0644]
queue-5.10/drm-i915-allow-the-sysadmin-to-override-security-mitigations.patch [new file with mode: 0644]
queue-5.10/drm-i915-backlight-fix-cpu-mode-backlight-takeover-on-lpt.patch [new file with mode: 0644]
queue-5.10/drm-i915-gt-limit-vfe-threads-based-on-gt.patch [new file with mode: 0644]
queue-5.10/dt-bindings-display-sii902x-add-supply-bindings.patch [new file with mode: 0644]
queue-5.10/ext4-fix-bug-for-rename-with-rename_whiteout.patch [new file with mode: 0644]
queue-5.10/ext4-fix-wrong-list_splice-in-ext4_fc_cleanup.patch [new file with mode: 0644]
queue-5.10/ext4-use-is_err-instead-of-is_err_or_null-and-set-inode-null-when-is_err.patch [new file with mode: 0644]
queue-5.10/mips-boot-fix-unaligned-access-with-config_mips_raw_appended_dtb.patch [new file with mode: 0644]
queue-5.10/mips-fix-malformed-nt_file-and-nt_siginfo-in-32bit-coredumps.patch [new file with mode: 0644]
queue-5.10/mips-fix-section-mismatch-in-reference.patch [new file with mode: 0644]
queue-5.10/mips-lib-uncached-fix-non-standard-usage-of-variable-sp.patch [new file with mode: 0644]
queue-5.10/mips-relocatable-fix-possible-boot-hangup-with-kaslr-enabled.patch [new file with mode: 0644]
queue-5.10/mm-hugetlb-fix-potential-missing-huge-page-size-info.patch [new file with mode: 0644]
queue-5.10/mm-process_vm_access.c-include-compat.h.patch [new file with mode: 0644]
queue-5.10/mm-vmalloc.c-fix-potential-memory-leak.patch [new file with mode: 0644]
queue-5.10/r8152-add-lenovo-powered-usb-c-travel-hub.patch [new file with mode: 0644]
queue-5.10/rdma-ocrdma-fix-use-after-free-in-ocrdma_dealloc_ucontext_pd.patch [new file with mode: 0644]
queue-5.10/revert-drm-amd-display-fixed-intermittent-blue-screen-on-oled-panel.patch [new file with mode: 0644]
queue-5.10/riscv-drop-a-duplicated-page_kernel_exec.patch [new file with mode: 0644]
queue-5.10/riscv-fix-kasan-memory-mapping.patch [new file with mode: 0644]
queue-5.10/riscv-fixup-config_generic_time_vsyscall.patch [new file with mode: 0644]
queue-5.10/riscv-return-enosys-for-syscall-1.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/stmmac-intel-change-all-ehl-tgl-to-auto-detect-phy-addr.patch [new file with mode: 0644]
queue-5.10/tools-bootconfig-add-tracing_on-support-to-helper-scripts.patch [new file with mode: 0644]
queue-5.10/tracing-kprobes-do-the-notrace-functions-check-without-kprobes-on-ftrace.patch [new file with mode: 0644]
queue-5.10/x86-hyperv-check-cpu-mask-after-interrupt-has-been-disabled.patch [new file with mode: 0644]
queue-5.10/xen-privcmd-allow-fetching-resource-sizes.patch [new file with mode: 0644]