]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 May 2025 08:19:55 +0000 (10:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 May 2025 08:19:55 +0000 (10:19 +0200)
commitbabce34a578b7f08035db35d96acb9b5a0ead589
tree21dc49773db17e081a1122aad24a984c04996591
parent0db6a1e80345e103244155bcbca9b83e220f6a2f
6.12-stable patches

added patches:
amd-xgbe-fix-to-ensure-dependent-features-are-toggled-with-rx-checksum-offload.patch
arm64-errata-add-missing-sentinels-to-spectre-bhb-midr-arrays.patch
binder-fix-offset-calculation-in-debug-log.patch
btrfs-adjust-subpage-bit-start-based-on-sectorsize.patch
btrfs-fix-cow-handling-in-run_delalloc_nocow.patch
cpufreq-avoid-using-inconsistent-policy-min-and-policy-max.patch
cpufreq-fix-setting-policy-limits-when-frequency-tables-are-used.patch
cpufreq-intel_pstate-unchecked-msr-aceess-in-legacy-mode.patch
dm-always-update-the-array-size-in-realloc_argv-on-success.patch
dm-bufio-don-t-schedule-in-atomic-context.patch
dm-integrity-fix-a-warning-on-invalid-table-line.patch
drm-amdgpu-fix-offset-for-hdp-remap-in-nbio-v7.11.patch
drm-fdinfo-protect-against-driver-unbind.patch
drm-nouveau-fix-warn_on-in-nouveau_fence_context_kill.patch
drm-select-drm_kms_helper-from-drm_debug_dp_mst_topology_refs.patch
edac-altera-set-ddr-and-sdmmc-interrupt-mask-before-registration.patch
edac-altera-test-the-correct-error-reg-offset.patch
i2c-imx-lpi2c-fix-clock-count-when-probe-defers.patch
iommu-amd-fix-potential-buffer-overflow-in-parse_ivrs_acpihid.patch
iommu-arm-smmu-v3-fix-iommu_device_probe-bug-due-to-duplicated-stream-ids.patch
iommu-arm-smmu-v3-fix-pgsize_bit-for-sva-domains.patch
iommu-fix-two-issues-in-iommu_copy_struct_from_user.patch
iommu-vt-d-apply-quirk_iommu_igfx-for-8086-0044-qm57-qs57.patch
irqchip-qcom-mpm-prevent-crash-when-trying-to-handle-non-wake-gpios.patch
ksmbd-fix-use-after-free-in-kerberos-authentication.patch
ksmbd-fix-use-after-free-in-ksmbd_session_rpc_open.patch
ksmbd-fix-use-after-free-in-session-logoff.patch
mm-memblock-pass-size-instead-of-end-to-memblock_set_node.patch
mm-memblock-repeat-setting-reserved-region-nid-if-array-is-doubled.patch
mmc-renesas_sdhi-fix-error-handling-in-renesas_sdhi_probe.patch
parisc-fix-double-sigfpe-crash.patch
perf-x86-intel-kvm-mask-pebs_enable-loaded-for-guest-with-vcpu-s-value.patch
perf-x86-intel-only-check-the-group-flag-for-x86-leader.patch
platform-x86-amd-pmc-require-at-least-2.5-seconds-between-hw-sleep-cycles.patch
platform-x86-intel-uncore-freq-fix-missing-uncore-sysfs-during-cpu-hotplug.patch
smb-client-fix-zero-length-for-mkdir-posix-create-context.patch
spi-tegra114-don-t-fail-set_cs_timing-when-delays-are-zero.patch
tracing-do-not-take-trace_event_sem-in-print_event_fields.patch
tracing-fix-oob-write-in-trace_seq_to_buffer.patch
wifi-brcm80211-fmac-add-error-handling-for-brcmf_usb_dl_writeimage.patch
x86-boot-sev-support-memory-acceptance-in-the-efi-stub-under-svsm.patch
42 files changed:
queue-6.12/amd-xgbe-fix-to-ensure-dependent-features-are-toggled-with-rx-checksum-offload.patch [new file with mode: 0644]
queue-6.12/arm64-errata-add-missing-sentinels-to-spectre-bhb-midr-arrays.patch [new file with mode: 0644]
queue-6.12/binder-fix-offset-calculation-in-debug-log.patch [new file with mode: 0644]
queue-6.12/btrfs-adjust-subpage-bit-start-based-on-sectorsize.patch [new file with mode: 0644]
queue-6.12/btrfs-fix-cow-handling-in-run_delalloc_nocow.patch [new file with mode: 0644]
queue-6.12/cpufreq-avoid-using-inconsistent-policy-min-and-policy-max.patch [new file with mode: 0644]
queue-6.12/cpufreq-fix-setting-policy-limits-when-frequency-tables-are-used.patch [new file with mode: 0644]
queue-6.12/cpufreq-intel_pstate-unchecked-msr-aceess-in-legacy-mode.patch [new file with mode: 0644]
queue-6.12/dm-always-update-the-array-size-in-realloc_argv-on-success.patch [new file with mode: 0644]
queue-6.12/dm-bufio-don-t-schedule-in-atomic-context.patch [new file with mode: 0644]
queue-6.12/dm-integrity-fix-a-warning-on-invalid-table-line.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-fix-offset-for-hdp-remap-in-nbio-v7.11.patch [new file with mode: 0644]
queue-6.12/drm-fdinfo-protect-against-driver-unbind.patch [new file with mode: 0644]
queue-6.12/drm-nouveau-fix-warn_on-in-nouveau_fence_context_kill.patch [new file with mode: 0644]
queue-6.12/drm-select-drm_kms_helper-from-drm_debug_dp_mst_topology_refs.patch [new file with mode: 0644]
queue-6.12/edac-altera-set-ddr-and-sdmmc-interrupt-mask-before-registration.patch [new file with mode: 0644]
queue-6.12/edac-altera-test-the-correct-error-reg-offset.patch [new file with mode: 0644]
queue-6.12/i2c-imx-lpi2c-fix-clock-count-when-probe-defers.patch [new file with mode: 0644]
queue-6.12/iommu-amd-fix-potential-buffer-overflow-in-parse_ivrs_acpihid.patch [new file with mode: 0644]
queue-6.12/iommu-arm-smmu-v3-fix-iommu_device_probe-bug-due-to-duplicated-stream-ids.patch [new file with mode: 0644]
queue-6.12/iommu-arm-smmu-v3-fix-pgsize_bit-for-sva-domains.patch [new file with mode: 0644]
queue-6.12/iommu-fix-two-issues-in-iommu_copy_struct_from_user.patch [new file with mode: 0644]
queue-6.12/iommu-vt-d-apply-quirk_iommu_igfx-for-8086-0044-qm57-qs57.patch [new file with mode: 0644]
queue-6.12/irqchip-qcom-mpm-prevent-crash-when-trying-to-handle-non-wake-gpios.patch [new file with mode: 0644]
queue-6.12/ksmbd-fix-use-after-free-in-kerberos-authentication.patch [new file with mode: 0644]
queue-6.12/ksmbd-fix-use-after-free-in-ksmbd_session_rpc_open.patch [new file with mode: 0644]
queue-6.12/ksmbd-fix-use-after-free-in-session-logoff.patch [new file with mode: 0644]
queue-6.12/mm-memblock-pass-size-instead-of-end-to-memblock_set_node.patch [new file with mode: 0644]
queue-6.12/mm-memblock-repeat-setting-reserved-region-nid-if-array-is-doubled.patch [new file with mode: 0644]
queue-6.12/mmc-renesas_sdhi-fix-error-handling-in-renesas_sdhi_probe.patch [new file with mode: 0644]
queue-6.12/parisc-fix-double-sigfpe-crash.patch [new file with mode: 0644]
queue-6.12/perf-x86-intel-kvm-mask-pebs_enable-loaded-for-guest-with-vcpu-s-value.patch [new file with mode: 0644]
queue-6.12/perf-x86-intel-only-check-the-group-flag-for-x86-leader.patch [new file with mode: 0644]
queue-6.12/platform-x86-amd-pmc-require-at-least-2.5-seconds-between-hw-sleep-cycles.patch [new file with mode: 0644]
queue-6.12/platform-x86-intel-uncore-freq-fix-missing-uncore-sysfs-during-cpu-hotplug.patch [new file with mode: 0644]
queue-6.12/series
queue-6.12/smb-client-fix-zero-length-for-mkdir-posix-create-context.patch [new file with mode: 0644]
queue-6.12/spi-tegra114-don-t-fail-set_cs_timing-when-delays-are-zero.patch [new file with mode: 0644]
queue-6.12/tracing-do-not-take-trace_event_sem-in-print_event_fields.patch [new file with mode: 0644]
queue-6.12/tracing-fix-oob-write-in-trace_seq_to_buffer.patch [new file with mode: 0644]
queue-6.12/wifi-brcm80211-fmac-add-error-handling-for-brcmf_usb_dl_writeimage.patch [new file with mode: 0644]
queue-6.12/x86-boot-sev-support-memory-acceptance-in-the-efi-stub-under-svsm.patch [new file with mode: 0644]