]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Nov 2023 15:32:21 +0000 (16:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Nov 2023 15:32:21 +0000 (16:32 +0100)
commitb41c113071d44d738d002e051da74ec074e6b81f
tree1e18de4571c3d8bc8b2cf84fca59b09dae204eff
parent7d8d8a824761eaec92d934b98ec279f3d6399f2d
6.6-stable patches

added patches:
bpf-fix-check_stack_write_fixed_off-to-correctly-spill-imm.patch
bpf-fix-precision-tracking-for-bpf_alu-bpf_to_be-bpf_end.patch
crypto-x86-sha-load-modules-based-on-cpu-features.patch
drivers-perf-check-find_first_bit-return-value.patch
i915-perf-fix-null-deref-bugs-with-drm_dbg-calls.patch
kvm-x86-clear-bit12-of-icr-after-apic-write-vm-exit.patch
kvm-x86-fix-lapic-timer-interrupt-lost-after-loading-a-snapshot.patch
kvm-x86-hyper-v-don-t-auto-enable-stimer-on-write-from-user-space.patch
kvm-x86-ignore-msr_amd64_tw_cfg-access.patch
media-venus-hfi-add-checks-to-perform-sanity-on-queue-pointers.patch
mmc-sdhci-pci-gli-gl9755-mask-the-replay-timer-timeout-of-aer.patch
perf-arm_cspmu-reject-events-meant-for-other-pmus.patch
perf-core-fix-cpuctx-refcounting.patch
perf-intel-pt-fix-async-branch-flags.patch
powerpc-perf-fix-disabling-bhrb-and-instruction-sampling.patch
randstruct-fix-gcc-plugin-performance-mode-to-stay-in-group.patch
scsi-megaraid_sas-increase-register-read-retry-rount-from-3-to-30-for-selected-registers.patch
scsi-mpt3sas-fix-loop-logic.patch
scsi-qla2xxx-fix-system-crash-due-to-bad-pointer-access.patch
scsi-ufs-core-fix-racing-issue-between-ufshcd_mcq_abort-and-isr.patch
scsi-ufs-qcom-update-phy-settings-only-when-scaling-to-higher-gears.patch
spi-fix-null-dereference-on-suspend.patch
x86-apic-msi-fix-misconfigured-non-maskable-msi-quirk.patch
x86-cpu-hygon-fix-the-cpu-topology-evaluation-for-real.patch
x86-pci-avoid-pme-from-d3hot-d3cold-for-amd-rembrandt-and-phoenix-usb4.patch
x86-shstk-delay-signal-entry-ssp-write-until-after-user-accesses.patch
27 files changed:
queue-6.6/bpf-fix-check_stack_write_fixed_off-to-correctly-spill-imm.patch [new file with mode: 0644]
queue-6.6/bpf-fix-precision-tracking-for-bpf_alu-bpf_to_be-bpf_end.patch [new file with mode: 0644]
queue-6.6/crypto-x86-sha-load-modules-based-on-cpu-features.patch [new file with mode: 0644]
queue-6.6/drivers-perf-check-find_first_bit-return-value.patch [new file with mode: 0644]
queue-6.6/i915-perf-fix-null-deref-bugs-with-drm_dbg-calls.patch [new file with mode: 0644]
queue-6.6/kvm-x86-clear-bit12-of-icr-after-apic-write-vm-exit.patch [new file with mode: 0644]
queue-6.6/kvm-x86-fix-lapic-timer-interrupt-lost-after-loading-a-snapshot.patch [new file with mode: 0644]
queue-6.6/kvm-x86-hyper-v-don-t-auto-enable-stimer-on-write-from-user-space.patch [new file with mode: 0644]
queue-6.6/kvm-x86-ignore-msr_amd64_tw_cfg-access.patch [new file with mode: 0644]
queue-6.6/media-venus-hfi-add-checks-to-perform-sanity-on-queue-pointers.patch [new file with mode: 0644]
queue-6.6/mmc-sdhci-pci-gli-gl9755-mask-the-replay-timer-timeout-of-aer.patch [new file with mode: 0644]
queue-6.6/perf-arm_cspmu-reject-events-meant-for-other-pmus.patch [new file with mode: 0644]
queue-6.6/perf-core-fix-cpuctx-refcounting.patch [new file with mode: 0644]
queue-6.6/perf-intel-pt-fix-async-branch-flags.patch [new file with mode: 0644]
queue-6.6/powerpc-perf-fix-disabling-bhrb-and-instruction-sampling.patch [new file with mode: 0644]
queue-6.6/randstruct-fix-gcc-plugin-performance-mode-to-stay-in-group.patch [new file with mode: 0644]
queue-6.6/scsi-megaraid_sas-increase-register-read-retry-rount-from-3-to-30-for-selected-registers.patch [new file with mode: 0644]
queue-6.6/scsi-mpt3sas-fix-loop-logic.patch [new file with mode: 0644]
queue-6.6/scsi-qla2xxx-fix-system-crash-due-to-bad-pointer-access.patch [new file with mode: 0644]
queue-6.6/scsi-ufs-core-fix-racing-issue-between-ufshcd_mcq_abort-and-isr.patch [new file with mode: 0644]
queue-6.6/scsi-ufs-qcom-update-phy-settings-only-when-scaling-to-higher-gears.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/spi-fix-null-dereference-on-suspend.patch [new file with mode: 0644]
queue-6.6/x86-apic-msi-fix-misconfigured-non-maskable-msi-quirk.patch [new file with mode: 0644]
queue-6.6/x86-cpu-hygon-fix-the-cpu-topology-evaluation-for-real.patch [new file with mode: 0644]
queue-6.6/x86-pci-avoid-pme-from-d3hot-d3cold-for-amd-rembrandt-and-phoenix-usb4.patch [new file with mode: 0644]
queue-6.6/x86-shstk-delay-signal-entry-ssp-write-until-after-user-accesses.patch [new file with mode: 0644]