]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.3-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Nov 2019 10:27:12 +0000 (11:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Nov 2019 10:27:12 +0000 (11:27 +0100)
commit1792d0c1079c198c9ef16741cc3c44c282458ada
tree8d9434042882b61b0716d5f77fd1268b6aafc2be
parenta3c15258db34d1028567a8f4d0bb22d1054da6b2
5.3-stable patches

added patches:
alsa-usb-audio-fix-null-dereference-at-parsing-badd.patch
futex-prevent-exit-livelock.patch
futex-prevent-robust-futex-exit-race.patch
gve-fix-dma-sync-bug-where-not-all-pages-synced.patch
nbd-prevent-memory-leak.patch
net-sysfs-fix-reference-count-leak-in-rx-netdev_queue_add_kobject.patch
nfc-port100-handle-command-failure-cleanly.patch
selftests-x86-mov_ss_trap-fix-the-sysenter-test.patch
selftests-x86-sigreturn-32-invalidate-ds-and-es-when-abusing-the-kernel.patch
x86-cpu_entry_area-add-guard-page-for-entry-stack-on-32bit.patch
x86-doublefault-32-fix-stack-canaries-in-the-double-fault-handler.patch
x86-entry-32-fix-fixup_espfix_stack-with-user-cr3.patch
x86-entry-32-fix-iret-exception.patch
x86-entry-32-fix-nmi-vs-espfix.patch
x86-entry-32-move-fixup_frame-after-pushing-fs-in-save_all.patch
x86-entry-32-unwind-the-espfix-stack-earlier-on-exception-entry.patch
x86-entry-32-use-ss-segment-where-required.patch
x86-pti-32-calculate-the-various-pti-cpu_entry_area-sizes-correctly-make-the-cpu_entry_area_pages-assert-precise.patch
x86-pti-32-size-initial_page_table-correctly.patch
x86-speculation-fix-incorrect-mds-taa-mitigation-status.patch
x86-speculation-fix-redundant-mds-mitigation-message.patch
x86-stackframe-32-repair-32-bit-xen-pv.patch
x86-xen-32-make-xen_iret_crit_fixup-independent-of-frame-layout.patch
x86-xen-32-simplify-ring-check-in-xen_iret_crit_fixup.patch
25 files changed:
queue-5.3/alsa-usb-audio-fix-null-dereference-at-parsing-badd.patch [new file with mode: 0644]
queue-5.3/futex-prevent-exit-livelock.patch [new file with mode: 0644]
queue-5.3/futex-prevent-robust-futex-exit-race.patch [new file with mode: 0644]
queue-5.3/gve-fix-dma-sync-bug-where-not-all-pages-synced.patch [new file with mode: 0644]
queue-5.3/nbd-prevent-memory-leak.patch [new file with mode: 0644]
queue-5.3/net-sysfs-fix-reference-count-leak-in-rx-netdev_queue_add_kobject.patch [new file with mode: 0644]
queue-5.3/nfc-port100-handle-command-failure-cleanly.patch [new file with mode: 0644]
queue-5.3/selftests-x86-mov_ss_trap-fix-the-sysenter-test.patch [new file with mode: 0644]
queue-5.3/selftests-x86-sigreturn-32-invalidate-ds-and-es-when-abusing-the-kernel.patch [new file with mode: 0644]
queue-5.3/series
queue-5.3/x86-cpu_entry_area-add-guard-page-for-entry-stack-on-32bit.patch [new file with mode: 0644]
queue-5.3/x86-doublefault-32-fix-stack-canaries-in-the-double-fault-handler.patch [new file with mode: 0644]
queue-5.3/x86-entry-32-fix-fixup_espfix_stack-with-user-cr3.patch [new file with mode: 0644]
queue-5.3/x86-entry-32-fix-iret-exception.patch [new file with mode: 0644]
queue-5.3/x86-entry-32-fix-nmi-vs-espfix.patch [new file with mode: 0644]
queue-5.3/x86-entry-32-move-fixup_frame-after-pushing-fs-in-save_all.patch [new file with mode: 0644]
queue-5.3/x86-entry-32-unwind-the-espfix-stack-earlier-on-exception-entry.patch [new file with mode: 0644]
queue-5.3/x86-entry-32-use-ss-segment-where-required.patch [new file with mode: 0644]
queue-5.3/x86-pti-32-calculate-the-various-pti-cpu_entry_area-sizes-correctly-make-the-cpu_entry_area_pages-assert-precise.patch [new file with mode: 0644]
queue-5.3/x86-pti-32-size-initial_page_table-correctly.patch [new file with mode: 0644]
queue-5.3/x86-speculation-fix-incorrect-mds-taa-mitigation-status.patch [new file with mode: 0644]
queue-5.3/x86-speculation-fix-redundant-mds-mitigation-message.patch [new file with mode: 0644]
queue-5.3/x86-stackframe-32-repair-32-bit-xen-pv.patch [new file with mode: 0644]
queue-5.3/x86-xen-32-make-xen_iret_crit_fixup-independent-of-frame-layout.patch [new file with mode: 0644]
queue-5.3/x86-xen-32-simplify-ring-check-in-xen_iret_crit_fixup.patch [new file with mode: 0644]