]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jun 2021 13:09:22 +0000 (15:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jun 2021 13:09:22 +0000 (15:09 +0200)
commit8130e859c66a6c0a8df3c47e01e321327bd82246
tree4daf3e8bd06d57d13360389d86393f1ab0782337
parentdb35fcd8fea359078e697037d280b7faa5d73c53
5.12-stable patches

added patches:
cfg80211-avoid-double-free-of-pmsr-request.patch
cfg80211-fix-phy80211-symlink-creation.patch
cfg80211-make-certificate-generation-more-robust.patch
cfg80211-shut-down-interfaces-on-failed-resume.patch
crash_core-vmcoreinfo-append-section_size_bits-to-vmcoreinfo.patch
dmaengine-pl330-fix-wrong-usage-of-spinlock-flags-in-dma_cyclc.patch
drm-amdgpu-gfx10-enlarge-cp_mec_doorbell_range_upper-to-cover-full-doorbell.patch
drm-amdgpu-gfx9-fix-the-doorbell-missing-when-in-cgpg-issue.patch
mac80211-fix-deadlock-in-ap-vlan-handling.patch
mac80211-fix-null-ptr-deref-for-injected-rate-info.patch
mac80211-fix-reset-debugfs-locking.patch
mac80211-minstrel_ht-fix-sample-time-check.patch
mac80211-move-interface-shutdown-out-of-wiphy-lock.patch
makefile-lto-pass-warn-stack-size-only-on-lld-13.0.0.patch
mm-hugetlb-expand-restore_reserve_on_error-functionality.patch
mm-hwpoison-fix-race-with-hugetlb-page-allocation.patch
mm-slub-actually-fix-freelist-pointer-vs-redzoning.patch
mm-slub-clarify-verification-reporting.patch
mm-slub-fix-redzoning-for-small-allocations.patch
mm-slub.c-include-swab.h.patch
mm-swap-fix-pte_same_as_swp-not-removing-uffd-wp-bit-when-compare.patch
net-bridge-fix-vlan-tunnel-dst-null-pointer-dereference.patch
net-bridge-fix-vlan-tunnel-dst-refcnt-when-egressing.patch
net-ll_temac-fix-tx-bd-buffer-overwrite.patch
net-ll_temac-make-sure-to-free-skb-when-it-is-completely-used.patch
powerpc-perf-fix-crash-in-perf_instruction_pointer-when-ppmu-is-not-set.patch
x86-fpu-invalidate-fpu-state-after-a-failed-xrstor-from-a-user-buffer.patch
x86-fpu-prevent-state-corruption-in-__fpu__restore_sig.patch
x86-fpu-reset-state-for-all-signal-restore-failures.patch
x86-ioremap-map-efi-reserved-memory-as-encrypted-for-sev.patch
x86-mm-avoid-truncating-memblocks-for-sgx-memory.patch
x86-pkru-write-hardware-init-value-to-pkru-when-xstate-is-init.patch
x86-process-check-pf_kthread-and-not-current-mm-for-kernel-threads.patch
34 files changed:
queue-5.12/cfg80211-avoid-double-free-of-pmsr-request.patch [new file with mode: 0644]
queue-5.12/cfg80211-fix-phy80211-symlink-creation.patch [new file with mode: 0644]
queue-5.12/cfg80211-make-certificate-generation-more-robust.patch [new file with mode: 0644]
queue-5.12/cfg80211-shut-down-interfaces-on-failed-resume.patch [new file with mode: 0644]
queue-5.12/crash_core-vmcoreinfo-append-section_size_bits-to-vmcoreinfo.patch [new file with mode: 0644]
queue-5.12/dmaengine-pl330-fix-wrong-usage-of-spinlock-flags-in-dma_cyclc.patch [new file with mode: 0644]
queue-5.12/drm-amdgpu-gfx10-enlarge-cp_mec_doorbell_range_upper-to-cover-full-doorbell.patch [new file with mode: 0644]
queue-5.12/drm-amdgpu-gfx9-fix-the-doorbell-missing-when-in-cgpg-issue.patch [new file with mode: 0644]
queue-5.12/mac80211-fix-deadlock-in-ap-vlan-handling.patch [new file with mode: 0644]
queue-5.12/mac80211-fix-null-ptr-deref-for-injected-rate-info.patch [new file with mode: 0644]
queue-5.12/mac80211-fix-reset-debugfs-locking.patch [new file with mode: 0644]
queue-5.12/mac80211-minstrel_ht-fix-sample-time-check.patch [new file with mode: 0644]
queue-5.12/mac80211-move-interface-shutdown-out-of-wiphy-lock.patch [new file with mode: 0644]
queue-5.12/makefile-lto-pass-warn-stack-size-only-on-lld-13.0.0.patch [new file with mode: 0644]
queue-5.12/mm-hugetlb-expand-restore_reserve_on_error-functionality.patch [new file with mode: 0644]
queue-5.12/mm-hwpoison-fix-race-with-hugetlb-page-allocation.patch [new file with mode: 0644]
queue-5.12/mm-slub-actually-fix-freelist-pointer-vs-redzoning.patch [new file with mode: 0644]
queue-5.12/mm-slub-clarify-verification-reporting.patch [new file with mode: 0644]
queue-5.12/mm-slub-fix-redzoning-for-small-allocations.patch [new file with mode: 0644]
queue-5.12/mm-slub.c-include-swab.h.patch [new file with mode: 0644]
queue-5.12/mm-swap-fix-pte_same_as_swp-not-removing-uffd-wp-bit-when-compare.patch [new file with mode: 0644]
queue-5.12/net-bridge-fix-vlan-tunnel-dst-null-pointer-dereference.patch [new file with mode: 0644]
queue-5.12/net-bridge-fix-vlan-tunnel-dst-refcnt-when-egressing.patch [new file with mode: 0644]
queue-5.12/net-ll_temac-fix-tx-bd-buffer-overwrite.patch [new file with mode: 0644]
queue-5.12/net-ll_temac-make-sure-to-free-skb-when-it-is-completely-used.patch [new file with mode: 0644]
queue-5.12/powerpc-perf-fix-crash-in-perf_instruction_pointer-when-ppmu-is-not-set.patch [new file with mode: 0644]
queue-5.12/series
queue-5.12/x86-fpu-invalidate-fpu-state-after-a-failed-xrstor-from-a-user-buffer.patch [new file with mode: 0644]
queue-5.12/x86-fpu-prevent-state-corruption-in-__fpu__restore_sig.patch [new file with mode: 0644]
queue-5.12/x86-fpu-reset-state-for-all-signal-restore-failures.patch [new file with mode: 0644]
queue-5.12/x86-ioremap-map-efi-reserved-memory-as-encrypted-for-sev.patch [new file with mode: 0644]
queue-5.12/x86-mm-avoid-truncating-memblocks-for-sgx-memory.patch [new file with mode: 0644]
queue-5.12/x86-pkru-write-hardware-init-value-to-pkru-when-xstate-is-init.patch [new file with mode: 0644]
queue-5.12/x86-process-check-pf_kthread-and-not-current-mm-for-kernel-threads.patch [new file with mode: 0644]