]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2020 14:44:47 +0000 (15:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2020 14:44:47 +0000 (15:44 +0100)
commit6ef699141c38d42efe9355412b4b771fba5f7c61
tree62cd4f98756305bfcfbc98cee9911c5da7b018a8
parentdb9b106f623769f202262b5e6f46fa5c573e1e1c
5.9-stable patches

added patches:
drm-amdgpu-disply-set-num_crtc-earlier.patch
drm-amdgpu-fix-sdma-instance-fw-version-and-feature-version-init.patch
drm-i915-display-dp-compute-the-correct-slice-count-for-vdsc-on-dp.patch
drm-i915-gem-propagate-error-from-cancelled-submit-due-to-context-closure.patch
drm-i915-gt-cancel-the-preemption-timeout-on-responding-to-it.patch
drm-i915-gt-declare-gen9-has-64-mocs-entries.patch
drm-i915-gt-ignore-repeated-attempts-to-suspend-request-flow-across-reset.patch
input-cm109-do-not-stomp-on-control-urb.patch
input-i8042-add-acer-laptops-to-the-i8042-reset-list.patch
kbuild-avoid-static_assert-for-genksyms.patch
ktest.pl-fix-incorrect-reboot-for-grub2bls.patch
media-pulse8-cec-add-support-for-fw-v10-and-up.patch
media-pulse8-cec-fix-duplicate-free-at-disconnect-or-probe-error.patch
mm-hugetlb-clear-compound_nr-before-freeing-gigantic-pages.patch
mmc-block-fixup-condition-for-cmd13-polling-for-rpmb-requests.patch
mmc-mediatek-extend-recheck_sdio_irq-fix-to-more-variants.patch
mmc-mediatek-fix-system-suspend-resume-support-for-cqhci.patch
mmc-sdhci-of-arasan-fix-clock-registration-error-for-keem-bay-soc.patch
pinctrl-amd-remove-debounce-filter-setting-in-irq-type-setting.patch
pinctrl-jasperlake-fix-hostsw_own-offset.patch
proc-use-untagged_addr-for-pagemap_read-addresses.patch
scsi-be2iscsi-revert-fix-a-theoretical-leak-in-beiscsi_create_eqs.patch
x86-apic-vector-fix-ordering-in-vector-assignment.patch
x86-kprobes-fix-optprobe-to-detect-int3-padding-correctly.patch
x86-membarrier-get-rid-of-a-dubious-optimization.patch
x86-mm-mem_encrypt-fix-definition-of-pmd_flags_dec_wp.patch
xen-add-helpers-for-caching-grant-mapping-pages.patch
xen-don-t-use-page-lru-for-zone_device-memory.patch
zonefs-fix-page-reference-and-bio-leak.patch
30 files changed:
queue-5.9/drm-amdgpu-disply-set-num_crtc-earlier.patch [new file with mode: 0644]
queue-5.9/drm-amdgpu-fix-sdma-instance-fw-version-and-feature-version-init.patch [new file with mode: 0644]
queue-5.9/drm-i915-display-dp-compute-the-correct-slice-count-for-vdsc-on-dp.patch [new file with mode: 0644]
queue-5.9/drm-i915-gem-propagate-error-from-cancelled-submit-due-to-context-closure.patch [new file with mode: 0644]
queue-5.9/drm-i915-gt-cancel-the-preemption-timeout-on-responding-to-it.patch [new file with mode: 0644]
queue-5.9/drm-i915-gt-declare-gen9-has-64-mocs-entries.patch [new file with mode: 0644]
queue-5.9/drm-i915-gt-ignore-repeated-attempts-to-suspend-request-flow-across-reset.patch [new file with mode: 0644]
queue-5.9/input-cm109-do-not-stomp-on-control-urb.patch [new file with mode: 0644]
queue-5.9/input-i8042-add-acer-laptops-to-the-i8042-reset-list.patch [new file with mode: 0644]
queue-5.9/kbuild-avoid-static_assert-for-genksyms.patch [new file with mode: 0644]
queue-5.9/ktest.pl-fix-incorrect-reboot-for-grub2bls.patch [new file with mode: 0644]
queue-5.9/media-pulse8-cec-add-support-for-fw-v10-and-up.patch [new file with mode: 0644]
queue-5.9/media-pulse8-cec-fix-duplicate-free-at-disconnect-or-probe-error.patch [new file with mode: 0644]
queue-5.9/mm-hugetlb-clear-compound_nr-before-freeing-gigantic-pages.patch [new file with mode: 0644]
queue-5.9/mmc-block-fixup-condition-for-cmd13-polling-for-rpmb-requests.patch [new file with mode: 0644]
queue-5.9/mmc-mediatek-extend-recheck_sdio_irq-fix-to-more-variants.patch [new file with mode: 0644]
queue-5.9/mmc-mediatek-fix-system-suspend-resume-support-for-cqhci.patch [new file with mode: 0644]
queue-5.9/mmc-sdhci-of-arasan-fix-clock-registration-error-for-keem-bay-soc.patch [new file with mode: 0644]
queue-5.9/pinctrl-amd-remove-debounce-filter-setting-in-irq-type-setting.patch [new file with mode: 0644]
queue-5.9/pinctrl-jasperlake-fix-hostsw_own-offset.patch [new file with mode: 0644]
queue-5.9/proc-use-untagged_addr-for-pagemap_read-addresses.patch [new file with mode: 0644]
queue-5.9/scsi-be2iscsi-revert-fix-a-theoretical-leak-in-beiscsi_create_eqs.patch [new file with mode: 0644]
queue-5.9/series
queue-5.9/x86-apic-vector-fix-ordering-in-vector-assignment.patch [new file with mode: 0644]
queue-5.9/x86-kprobes-fix-optprobe-to-detect-int3-padding-correctly.patch [new file with mode: 0644]
queue-5.9/x86-membarrier-get-rid-of-a-dubious-optimization.patch [new file with mode: 0644]
queue-5.9/x86-mm-mem_encrypt-fix-definition-of-pmd_flags_dec_wp.patch [new file with mode: 0644]
queue-5.9/xen-add-helpers-for-caching-grant-mapping-pages.patch [new file with mode: 0644]
queue-5.9/xen-don-t-use-page-lru-for-zone_device-memory.patch [new file with mode: 0644]
queue-5.9/zonefs-fix-page-reference-and-bio-leak.patch [new file with mode: 0644]