]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Mar 2018 10:02:39 +0000 (11:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Mar 2018 10:02:39 +0000 (11:02 +0100)
commitde12fd02ae148faeb6862b953bc7684c54d062c1
treed0f25ef43e3414cb5445c20dd689dcaf9149c016
parentd23e17f1249a9cd355b606b46d94bbed6eb5a365
4.14-stable patches

added patches:
alsa-hda-revert-power_save-option-default-value.patch
alsa-pcm-fix-uaf-in-snd_pcm_oss_get_formats.patch
alsa-seq-clear-client-entry-before-deleting-else-at-closing.patch
alsa-seq-fix-possible-uaf-in-snd_seq_check_queue.patch
drm-amdgpu-dce-don-t-turn-off-dp-sink-when-disconnected.patch
drm-amdgpu-fix-prime-teardown-order.patch
drm-nouveau-bl-fix-oops-on-driver-unbind.patch
drm-radeon-fix-prime-teardown-order.patch
fs-aio-add-explicit-rcu-grace-period-when-freeing-kioctx.patch
fs-aio-use-rcu-accessors-for-kioctx_table-table.patch
fs-teach-path_connected-to-handle-nfs-filesystems-with-multiple-roots.patch
kvm-arm-arm64-reduce-verbosity-of-kvm-init-log.patch
kvm-arm-arm64-vgic-don-t-populate-multiple-lrs-with-the-same-vintid.patch
kvm-arm-arm64-vgic-v3-tighten-synchronization-for-guests-using-v2-on-v3.patch
kvm-x86-fix-device-passthrough-when-sme-is-active.patch
lock_parent-needs-to-recheck-if-dentry-got-__dentry_kill-ed-under-it.patch
parisc-handle-case-where-flush_cache_range-is-called-with-no-context.patch
rdmavt-fix-synchronization-around-percpu_ref.patch
selftests-x86-add-tests-for-the-str-and-sldt-instructions.patch
selftests-x86-add-tests-for-user-mode-instruction-prevention.patch
selftests-x86-entry_from_vm86-add-test-cases-for-popf.patch
selftests-x86-entry_from_vm86-exit-with-1-if-we-fail.patch
series
x86-cpufeatures-add-intel-pconfig-cpufeature.patch
x86-cpufeatures-add-intel-total-memory-encryption-cpufeature.patch
x86-mm-fix-vmalloc_fault-to-use-pxd_large.patch
x86-speculation-objtool-annotate-indirect-calls-jumps-for-objtool-on-32-bit-kernels.patch
x86-speculation-remove-skylake-c2-from-speculation-control-microcode-blacklist.patch
x86-vm86-32-fix-popf-emulation.patch
29 files changed:
queue-4.14/alsa-hda-revert-power_save-option-default-value.patch [new file with mode: 0644]
queue-4.14/alsa-pcm-fix-uaf-in-snd_pcm_oss_get_formats.patch [new file with mode: 0644]
queue-4.14/alsa-seq-clear-client-entry-before-deleting-else-at-closing.patch [new file with mode: 0644]
queue-4.14/alsa-seq-fix-possible-uaf-in-snd_seq_check_queue.patch [new file with mode: 0644]
queue-4.14/drm-amdgpu-dce-don-t-turn-off-dp-sink-when-disconnected.patch [new file with mode: 0644]
queue-4.14/drm-amdgpu-fix-prime-teardown-order.patch [new file with mode: 0644]
queue-4.14/drm-nouveau-bl-fix-oops-on-driver-unbind.patch [new file with mode: 0644]
queue-4.14/drm-radeon-fix-prime-teardown-order.patch [new file with mode: 0644]
queue-4.14/fs-aio-add-explicit-rcu-grace-period-when-freeing-kioctx.patch [new file with mode: 0644]
queue-4.14/fs-aio-use-rcu-accessors-for-kioctx_table-table.patch [new file with mode: 0644]
queue-4.14/fs-teach-path_connected-to-handle-nfs-filesystems-with-multiple-roots.patch [new file with mode: 0644]
queue-4.14/kvm-arm-arm64-reduce-verbosity-of-kvm-init-log.patch [new file with mode: 0644]
queue-4.14/kvm-arm-arm64-vgic-don-t-populate-multiple-lrs-with-the-same-vintid.patch [new file with mode: 0644]
queue-4.14/kvm-arm-arm64-vgic-v3-tighten-synchronization-for-guests-using-v2-on-v3.patch [new file with mode: 0644]
queue-4.14/kvm-x86-fix-device-passthrough-when-sme-is-active.patch [new file with mode: 0644]
queue-4.14/lock_parent-needs-to-recheck-if-dentry-got-__dentry_kill-ed-under-it.patch [new file with mode: 0644]
queue-4.14/parisc-handle-case-where-flush_cache_range-is-called-with-no-context.patch [new file with mode: 0644]
queue-4.14/rdmavt-fix-synchronization-around-percpu_ref.patch [new file with mode: 0644]
queue-4.14/selftests-x86-add-tests-for-the-str-and-sldt-instructions.patch [new file with mode: 0644]
queue-4.14/selftests-x86-add-tests-for-user-mode-instruction-prevention.patch [new file with mode: 0644]
queue-4.14/selftests-x86-entry_from_vm86-add-test-cases-for-popf.patch [new file with mode: 0644]
queue-4.14/selftests-x86-entry_from_vm86-exit-with-1-if-we-fail.patch [new file with mode: 0644]
queue-4.14/series [new file with mode: 0644]
queue-4.14/x86-cpufeatures-add-intel-pconfig-cpufeature.patch [new file with mode: 0644]
queue-4.14/x86-cpufeatures-add-intel-total-memory-encryption-cpufeature.patch [new file with mode: 0644]
queue-4.14/x86-mm-fix-vmalloc_fault-to-use-pxd_large.patch [new file with mode: 0644]
queue-4.14/x86-speculation-objtool-annotate-indirect-calls-jumps-for-objtool-on-32-bit-kernels.patch [new file with mode: 0644]
queue-4.14/x86-speculation-remove-skylake-c2-from-speculation-control-microcode-blacklist.patch [new file with mode: 0644]
queue-4.14/x86-vm86-32-fix-popf-emulation.patch [new file with mode: 0644]