]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.3-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Nov 2019 18:10:37 +0000 (19:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Nov 2019 18:10:37 +0000 (19:10 +0100)
commit9f2200c25fed4e44dc79111d8feb17d9131280f4
tree1ba5eb1953d57044768b4a6aec82572ecadf8418
parentb9641011a6cf94abd6947b271ed9fad792a7ffdb
5.3-stable patches

added patches:
cpu-speculation-uninline-and-export-cpu-mitigations-helpers.patch
documentation-add-itlb_multihit-documentation.patch
drm-i915-add-gen9-bcs-cmdparsing.patch
drm-i915-add-support-for-mandatory-cmdparsing.patch
drm-i915-allow-parsing-of-unsized-batches.patch
drm-i915-cmdparser-add-support-for-backward-jumps.patch
drm-i915-cmdparser-fix-jump-whitelist-clearing.patch
drm-i915-cmdparser-ignore-length-operands-during-command-matching.patch
drm-i915-cmdparser-use-explicit-goto-for-error-paths.patch
drm-i915-disable-secure-batches-for-gen6.patch
drm-i915-gen8-add-rc6-ctx-corruption-wa.patch
drm-i915-lower-rm-timeout-to-avoid-dsi-hard-hangs.patch
drm-i915-remove-master-tables-from-cmdparser.patch
drm-i915-rename-gen7-cmdparser-tables.patch
drm-i915-support-ro-ppgtt-mapped-cmdparser-shadow-buffers.patch
kvm-add-helper-function-for-creating-vm-worker-threads.patch
kvm-mmu-itlb_multihit-mitigation.patch
kvm-x86-export-mds_no-0-to-guests-when-tsx-is-enabled.patch
kvm-x86-mmu-recovery-of-shattered-nx-large-pages.patch
kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry.patch
x86-bugs-add-itlb_multihit-bug-infrastructure.patch
x86-cpu-add-a-helper-function-x86_read_arch_cap_msr.patch
x86-cpu-add-a-tsx-cmdline-option-with-tsx-disabled-by-default.patch
x86-cpu-add-tremont-to-the-cpu-vulnerability-whitelist.patch
x86-msr-add-the-ia32_tsx_ctrl-msr.patch
x86-speculation-taa-add-documentation-for-tsx-async-abort.patch
x86-speculation-taa-add-mitigation-for-tsx-async-abort.patch
x86-speculation-taa-add-sysfs-reporting-for-tsx-async-abort.patch
x86-speculation-taa-fix-printing-of-taa_msg_smt-on-ibrs_all-cpus.patch
x86-tsx-add-auto-option-to-the-tsx-cmdline-parameter.patch
x86-tsx-add-config-options-to-set-tsx-on-off-auto.patch
32 files changed:
queue-5.3/cpu-speculation-uninline-and-export-cpu-mitigations-helpers.patch [new file with mode: 0644]
queue-5.3/documentation-add-itlb_multihit-documentation.patch [new file with mode: 0644]
queue-5.3/drm-i915-add-gen9-bcs-cmdparsing.patch [new file with mode: 0644]
queue-5.3/drm-i915-add-support-for-mandatory-cmdparsing.patch [new file with mode: 0644]
queue-5.3/drm-i915-allow-parsing-of-unsized-batches.patch [new file with mode: 0644]
queue-5.3/drm-i915-cmdparser-add-support-for-backward-jumps.patch [new file with mode: 0644]
queue-5.3/drm-i915-cmdparser-fix-jump-whitelist-clearing.patch [new file with mode: 0644]
queue-5.3/drm-i915-cmdparser-ignore-length-operands-during-command-matching.patch [new file with mode: 0644]
queue-5.3/drm-i915-cmdparser-use-explicit-goto-for-error-paths.patch [new file with mode: 0644]
queue-5.3/drm-i915-disable-secure-batches-for-gen6.patch [new file with mode: 0644]
queue-5.3/drm-i915-gen8-add-rc6-ctx-corruption-wa.patch [new file with mode: 0644]
queue-5.3/drm-i915-lower-rm-timeout-to-avoid-dsi-hard-hangs.patch [new file with mode: 0644]
queue-5.3/drm-i915-remove-master-tables-from-cmdparser.patch [new file with mode: 0644]
queue-5.3/drm-i915-rename-gen7-cmdparser-tables.patch [new file with mode: 0644]
queue-5.3/drm-i915-support-ro-ppgtt-mapped-cmdparser-shadow-buffers.patch [new file with mode: 0644]
queue-5.3/kvm-add-helper-function-for-creating-vm-worker-threads.patch [new file with mode: 0644]
queue-5.3/kvm-mmu-itlb_multihit-mitigation.patch [new file with mode: 0644]
queue-5.3/kvm-x86-export-mds_no-0-to-guests-when-tsx-is-enabled.patch [new file with mode: 0644]
queue-5.3/kvm-x86-mmu-recovery-of-shattered-nx-large-pages.patch [new file with mode: 0644]
queue-5.3/kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry.patch [new file with mode: 0644]
queue-5.3/series
queue-5.3/x86-bugs-add-itlb_multihit-bug-infrastructure.patch [new file with mode: 0644]
queue-5.3/x86-cpu-add-a-helper-function-x86_read_arch_cap_msr.patch [new file with mode: 0644]
queue-5.3/x86-cpu-add-a-tsx-cmdline-option-with-tsx-disabled-by-default.patch [new file with mode: 0644]
queue-5.3/x86-cpu-add-tremont-to-the-cpu-vulnerability-whitelist.patch [new file with mode: 0644]
queue-5.3/x86-msr-add-the-ia32_tsx_ctrl-msr.patch [new file with mode: 0644]
queue-5.3/x86-speculation-taa-add-documentation-for-tsx-async-abort.patch [new file with mode: 0644]
queue-5.3/x86-speculation-taa-add-mitigation-for-tsx-async-abort.patch [new file with mode: 0644]
queue-5.3/x86-speculation-taa-add-sysfs-reporting-for-tsx-async-abort.patch [new file with mode: 0644]
queue-5.3/x86-speculation-taa-fix-printing-of-taa_msg_smt-on-ibrs_all-cpus.patch [new file with mode: 0644]
queue-5.3/x86-tsx-add-auto-option-to-the-tsx-cmdline-parameter.patch [new file with mode: 0644]
queue-5.3/x86-tsx-add-config-options-to-set-tsx-on-off-auto.patch [new file with mode: 0644]