]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 2 Apr 2022 14:23:20 +0000 (16:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 2 Apr 2022 14:23:20 +0000 (16:23 +0200)
commit33117e37c0e576da6f4c26f61d801cab3850f151
tree2b4654a734210012fba7e420342609451f240474
parentb6f3cbb448715687700c61af9790f5101c4a61a7
5.15-stable patches

added patches:
drm-dp-fix-off-by-one-in-register-cache-size.patch
drm-i915-fix-psf-gv-point-mask-when-sagv-is-not-possible.patch
drm-i915-reject-unsupported-tmds-rates-on-icl.patch
drm-i915-treat-sagv-block-time-0-as-sagv-disabled.patch
kvm-x86-hyper-v-drop-redundant-ex-parameter-from-kvm_hv_flush_tlb.patch
kvm-x86-hyper-v-drop-redundant-ex-parameter-from-kvm_hv_send_ipi.patch
kvm-x86-hyper-v-fix-the-maximum-number-of-sparse-banks-for-xmm-fast-tlb-flush-hypercalls.patch
kvm-x86-hyper-v-hvcall_send_ipi_ex-is-an-xmm-fast-hypercall.patch
kvm-x86-mmu-check-for-present-spte-when-clearing-dirty-bit-in-tdp-mmu.patch
kvm-x86-mmu-move-invalid-check-out-of-kvm_tdp_mmu_get_root.patch
kvm-x86-mmu-zap-_all_-roots-when-unmapping-gfn-range-in-tdp-mmu.patch
kvm-x86-reinitialize-context-if-host-userspace-toggles-efer.lme.patch
powerpc-add-set_memory_-p-np-and-remove-set_memory_attr.patch
powerpc-fix-build-errors-with-newer-binutils.patch
powerpc-kasan-fix-early-region-not-updated-correctly.patch
powerpc-lib-sstep-fix-build-errors-with-newer-binutils.patch
powerpc-lib-sstep-fix-sthcx-instruction.patch
scsi-qla2xxx-add-devids-and-conditionals-for-28xx.patch
scsi-qla2xxx-check-for-firmware-dump-already-collected.patch
scsi-qla2xxx-edif-fix-clang-warning.patch
scsi-qla2xxx-fix-device-reconnect-in-loop-topology.patch
scsi-qla2xxx-fix-disk-failure-to-rediscover.patch
scsi-qla2xxx-fix-hang-due-to-session-stuck.patch
scsi-qla2xxx-fix-incorrect-reporting-of-task-management-failure.patch
scsi-qla2xxx-fix-missed-dma-unmap-for-nvme-ls-requests.patch
scsi-qla2xxx-fix-n2n-inconsistent-plogi.patch
scsi-qla2xxx-fix-premature-hw-access-after-pci-error.patch
scsi-qla2xxx-fix-scheduling-while-atomic.patch
scsi-qla2xxx-fix-stuck-session-in-gpdb.patch
scsi-qla2xxx-fix-stuck-session-of-prli-reject.patch
scsi-qla2xxx-fix-t10-pi-tag-escape-and-ip-guard-options-for-28xx-adapters.patch
scsi-qla2xxx-fix-warning-for-missing-error-code.patch
scsi-qla2xxx-fix-warning-message-due-to-adisc-being-flushed.patch
scsi-qla2xxx-fix-wrong-fdmi-data-for-64g-adapter.patch
scsi-qla2xxx-implement-ref-count-for-srb.patch
scsi-qla2xxx-reduce-false-trigger-to-login.patch
scsi-qla2xxx-refactor-asynchronous-command-initialization.patch
scsi-qla2xxx-suppress-a-kernel-complaint-in-qla_create_qpair.patch
scsi-qla2xxx-use-correct-feature-type-field-during-rff_id-processing.patch
40 files changed:
queue-5.15/drm-dp-fix-off-by-one-in-register-cache-size.patch [new file with mode: 0644]
queue-5.15/drm-i915-fix-psf-gv-point-mask-when-sagv-is-not-possible.patch [new file with mode: 0644]
queue-5.15/drm-i915-reject-unsupported-tmds-rates-on-icl.patch [new file with mode: 0644]
queue-5.15/drm-i915-treat-sagv-block-time-0-as-sagv-disabled.patch [new file with mode: 0644]
queue-5.15/kvm-x86-hyper-v-drop-redundant-ex-parameter-from-kvm_hv_flush_tlb.patch [new file with mode: 0644]
queue-5.15/kvm-x86-hyper-v-drop-redundant-ex-parameter-from-kvm_hv_send_ipi.patch [new file with mode: 0644]
queue-5.15/kvm-x86-hyper-v-fix-the-maximum-number-of-sparse-banks-for-xmm-fast-tlb-flush-hypercalls.patch [new file with mode: 0644]
queue-5.15/kvm-x86-hyper-v-hvcall_send_ipi_ex-is-an-xmm-fast-hypercall.patch [new file with mode: 0644]
queue-5.15/kvm-x86-mmu-check-for-present-spte-when-clearing-dirty-bit-in-tdp-mmu.patch [new file with mode: 0644]
queue-5.15/kvm-x86-mmu-move-invalid-check-out-of-kvm_tdp_mmu_get_root.patch [new file with mode: 0644]
queue-5.15/kvm-x86-mmu-zap-_all_-roots-when-unmapping-gfn-range-in-tdp-mmu.patch [new file with mode: 0644]
queue-5.15/kvm-x86-reinitialize-context-if-host-userspace-toggles-efer.lme.patch [new file with mode: 0644]
queue-5.15/powerpc-add-set_memory_-p-np-and-remove-set_memory_attr.patch [new file with mode: 0644]
queue-5.15/powerpc-fix-build-errors-with-newer-binutils.patch [new file with mode: 0644]
queue-5.15/powerpc-kasan-fix-early-region-not-updated-correctly.patch [new file with mode: 0644]
queue-5.15/powerpc-lib-sstep-fix-build-errors-with-newer-binutils.patch [new file with mode: 0644]
queue-5.15/powerpc-lib-sstep-fix-sthcx-instruction.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-add-devids-and-conditionals-for-28xx.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-check-for-firmware-dump-already-collected.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-edif-fix-clang-warning.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-device-reconnect-in-loop-topology.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-disk-failure-to-rediscover.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-hang-due-to-session-stuck.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-incorrect-reporting-of-task-management-failure.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-missed-dma-unmap-for-nvme-ls-requests.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-n2n-inconsistent-plogi.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-premature-hw-access-after-pci-error.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-scheduling-while-atomic.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-stuck-session-in-gpdb.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-stuck-session-of-prli-reject.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-t10-pi-tag-escape-and-ip-guard-options-for-28xx-adapters.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-warning-for-missing-error-code.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-warning-message-due-to-adisc-being-flushed.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-wrong-fdmi-data-for-64g-adapter.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-implement-ref-count-for-srb.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-reduce-false-trigger-to-login.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-refactor-asynchronous-command-initialization.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-suppress-a-kernel-complaint-in-qla_create_qpair.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-use-correct-feature-type-field-during-rff_id-processing.patch [new file with mode: 0644]
queue-5.15/series