]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Jan 2021 13:37:00 +0000 (14:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Jan 2021 13:37:00 +0000 (14:37 +0100)
commit2ef8a9598e21dc585306ec68126c424e2f916671
treecc20ce2b7d6bcd226359398c609c9ef17f3215af
parent814025a5379306a180fa7eadd4fbb24227f28a0e
5.10-stable patches

added patches:
acpi-scan-make-acpi_bus_get_device-clear-return-pointer-on-error.patch
alsa-hda-realtek-limit-int-mic-boost-on-acer-aspire-e5-575t.patch
alsa-hda-via-add-minimum-mute-flag.patch
alsa-seq-oss-fix-missing-error-check-in-snd_seq_oss_synth_make_info.patch
btrfs-do-not-double-free-backref-nodes-on-error.patch
btrfs-don-t-clear-ret-in-btrfs_start_dirty_block_groups.patch
btrfs-don-t-get-an-eintr-during-drop_snapshot-for-reloc.patch
btrfs-fix-lockdep-splat-in-btrfs_recover_relocation.patch
btrfs-send-fix-invalid-clone-operations-when-cloning-from-the-same-file-and-root.patch
crypto-xor-fix-divide-error-in-do_xor_speed.patch
dm-avoid-filesystem-lookup-in-dm_get_dev_t.patch
dm-crypt-fix-copy-and-paste-bug-in-crypt_alloc_req_aead.patch
dm-integrity-conditionally-disable-recalculate-feature.patch
dm-integrity-fix-a-crash-if-recalculate-used-without-internal_hash.patch
drm-amd-display-dcn2x-find-secondary-pipe-properly-in-mpo-odm-case.patch
drm-amdgpu-remove-gpu-info-firmware-of-green-sardine.patch
drm-atomic-put-state-on-error-path.patch
drm-i915-check-for-rq-hwsp-validity-after-acquiring-rcu-lock.patch
drm-i915-gt-prevent-use-of-engine-wa_ctx-after-error.patch
drm-syncobj-fix-use-after-free.patch
fs-fix-lazytime-expiration-handling-in-__writeback_single_inode.patch
i2c-bpmp-tegra-ignore-unknown-i2c_m-flags.patch
i2c-tegra-wait-for-config-load-atomically-while-in-isr.patch
mmc-core-don-t-initialize-block-size-from-ext_csd-if-not-present.patch
mmc-sdhci-brcmstb-fix-mmc-timeout-errors-on-s5-suspend.patch
mmc-sdhci-of-dwcmshc-fix-rpmb-access.patch
mmc-sdhci-xenon-fix-1.8v-regulator-stabilization.patch
mtd-rawnand-gpmi-fix-dst-bit-offset-when-extracting-raw-payload.patch
mtd-rawnand-nandsim-fix-the-logic-when-selecting-hamming-soft-ecc-engine.patch
pinctrl-ingenic-fix-jz4760-support.patch
platform-x86-i2c-multi-instantiate-don-t-create-platform-device-for-int3515-acpi-nodes.patch
platform-x86-ideapad-laptop-disable-touchpad_switch-for-elan0634.patch
printk-fix-buffer-overflow-potential-for-print_text.patch
scsi-target-tcmu-fix-use-after-free-of-se_cmd-priv.patch
34 files changed:
queue-5.10/acpi-scan-make-acpi_bus_get_device-clear-return-pointer-on-error.patch [new file with mode: 0644]
queue-5.10/alsa-hda-realtek-limit-int-mic-boost-on-acer-aspire-e5-575t.patch [new file with mode: 0644]
queue-5.10/alsa-hda-via-add-minimum-mute-flag.patch [new file with mode: 0644]
queue-5.10/alsa-seq-oss-fix-missing-error-check-in-snd_seq_oss_synth_make_info.patch [new file with mode: 0644]
queue-5.10/btrfs-do-not-double-free-backref-nodes-on-error.patch [new file with mode: 0644]
queue-5.10/btrfs-don-t-clear-ret-in-btrfs_start_dirty_block_groups.patch [new file with mode: 0644]
queue-5.10/btrfs-don-t-get-an-eintr-during-drop_snapshot-for-reloc.patch [new file with mode: 0644]
queue-5.10/btrfs-fix-lockdep-splat-in-btrfs_recover_relocation.patch [new file with mode: 0644]
queue-5.10/btrfs-send-fix-invalid-clone-operations-when-cloning-from-the-same-file-and-root.patch [new file with mode: 0644]
queue-5.10/crypto-xor-fix-divide-error-in-do_xor_speed.patch [new file with mode: 0644]
queue-5.10/dm-avoid-filesystem-lookup-in-dm_get_dev_t.patch [new file with mode: 0644]
queue-5.10/dm-crypt-fix-copy-and-paste-bug-in-crypt_alloc_req_aead.patch [new file with mode: 0644]
queue-5.10/dm-integrity-conditionally-disable-recalculate-feature.patch [new file with mode: 0644]
queue-5.10/dm-integrity-fix-a-crash-if-recalculate-used-without-internal_hash.patch [new file with mode: 0644]
queue-5.10/drm-amd-display-dcn2x-find-secondary-pipe-properly-in-mpo-odm-case.patch [new file with mode: 0644]
queue-5.10/drm-amdgpu-remove-gpu-info-firmware-of-green-sardine.patch [new file with mode: 0644]
queue-5.10/drm-atomic-put-state-on-error-path.patch [new file with mode: 0644]
queue-5.10/drm-i915-check-for-rq-hwsp-validity-after-acquiring-rcu-lock.patch [new file with mode: 0644]
queue-5.10/drm-i915-gt-prevent-use-of-engine-wa_ctx-after-error.patch [new file with mode: 0644]
queue-5.10/drm-syncobj-fix-use-after-free.patch [new file with mode: 0644]
queue-5.10/fs-fix-lazytime-expiration-handling-in-__writeback_single_inode.patch [new file with mode: 0644]
queue-5.10/i2c-bpmp-tegra-ignore-unknown-i2c_m-flags.patch [new file with mode: 0644]
queue-5.10/i2c-tegra-wait-for-config-load-atomically-while-in-isr.patch [new file with mode: 0644]
queue-5.10/mmc-core-don-t-initialize-block-size-from-ext_csd-if-not-present.patch [new file with mode: 0644]
queue-5.10/mmc-sdhci-brcmstb-fix-mmc-timeout-errors-on-s5-suspend.patch [new file with mode: 0644]
queue-5.10/mmc-sdhci-of-dwcmshc-fix-rpmb-access.patch [new file with mode: 0644]
queue-5.10/mmc-sdhci-xenon-fix-1.8v-regulator-stabilization.patch [new file with mode: 0644]
queue-5.10/mtd-rawnand-gpmi-fix-dst-bit-offset-when-extracting-raw-payload.patch [new file with mode: 0644]
queue-5.10/mtd-rawnand-nandsim-fix-the-logic-when-selecting-hamming-soft-ecc-engine.patch [new file with mode: 0644]
queue-5.10/pinctrl-ingenic-fix-jz4760-support.patch [new file with mode: 0644]
queue-5.10/platform-x86-i2c-multi-instantiate-don-t-create-platform-device-for-int3515-acpi-nodes.patch [new file with mode: 0644]
queue-5.10/platform-x86-ideapad-laptop-disable-touchpad_switch-for-elan0634.patch [new file with mode: 0644]
queue-5.10/printk-fix-buffer-overflow-potential-for-print_text.patch [new file with mode: 0644]
queue-5.10/scsi-target-tcmu-fix-use-after-free-of-se_cmd-priv.patch [new file with mode: 0644]