]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jul 2025 13:59:48 +0000 (15:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jul 2025 13:59:48 +0000 (15:59 +0200)
commitbe1de0271a169ab4304adf95f292b69e306b0ce8
tree218df21a4e9eba87b9611dc3afa06c05d5e654da
parentc3de0b8674a455e3106581d17edc049cf7b88da7
6.12-stable patches

added patches:
alsa-hda-realtek-add-mute-led-support-for-hp-pavilion-15-eg0xxx.patch
alsa-hda-realtek-add-mute-led-support-for-hp-victus-15-fa0xxx.patch
arm-9450-1-fix-allowing-linker-dce-with-binutils-2.36.patch
arm64-entry-mask-daif-in-cpu_switch_to-call_on_irq_stack.patch
bus-fsl-mc-fix-potential-double-device-reference-in-fsl_mc_get_endpoint.patch
dpaa2-eth-fix-device-reference-count-leak-in-mac-endpoint-handling.patch
dpaa2-switch-fix-device-reference-count-leak-in-mac-endpoint-handling.patch
drm-amdgpu-reset-the-clear-flag-in-buddy-during-resume.patch
drm-sched-remove-optimization-that-causes-hang-when-killing-dependent-jobs.patch
e1000e-disregard-nvm-checksum-on-tgp-when-valid-checksum-bit-is-not-set.patch
e1000e-ignore-uninitialized-checksum-word-on-tgp.patch
gve-fix-stuck-tx-queue-for-dq-queue-format.patch
i2c-qup-jump-out-of-the-loop-in-case-of-timeout.patch
i2c-tegra-fix-reset-error-handling-with-acpi.patch
i2c-virtio-avoid-hang-by-using-interruptible-completion-wait.patch
ice-fix-a-null-pointer-dereference-in-ice_copy_and_init_pkg.patch
kasan-use-vmalloc_dump_obj-for-vmalloc-error-reports.patch
mm-ksm-fix-wsometimes-uninitialized-from-clang-21-in-advisor_mode_show.patch
mm-vmscan-fix-hwpoisoned-large-folio-handling-in-shrink_folio_list.patch
mm-zsmalloc-do-not-pass-__gfp_movable-if-config_compaction-n.patch
nilfs2-reject-invalid-file-types-when-reading-inodes.patch
platform-x86-ideapad-laptop-fix-fnlock-not-remembered-among-boots.patch
platform-x86-ideapad-laptop-fix-kbd-backlight-not-remembered-among-boots.patch
resource-fix-false-warning-in-__request_region.patch
selftests-mptcp-connect-also-cover-alt-modes.patch
selftests-mptcp-connect-also-cover-checksum.patch
sprintf.h-requires-stdarg.h.patch
timekeeping-zero-initialize-system_counterval-when-querying-time-from-phc-drivers.patch
29 files changed:
queue-6.12/alsa-hda-realtek-add-mute-led-support-for-hp-pavilion-15-eg0xxx.patch [new file with mode: 0644]
queue-6.12/alsa-hda-realtek-add-mute-led-support-for-hp-victus-15-fa0xxx.patch [new file with mode: 0644]
queue-6.12/arm-9450-1-fix-allowing-linker-dce-with-binutils-2.36.patch [new file with mode: 0644]
queue-6.12/arm64-entry-mask-daif-in-cpu_switch_to-call_on_irq_stack.patch [new file with mode: 0644]
queue-6.12/bus-fsl-mc-fix-potential-double-device-reference-in-fsl_mc_get_endpoint.patch [new file with mode: 0644]
queue-6.12/dpaa2-eth-fix-device-reference-count-leak-in-mac-endpoint-handling.patch [new file with mode: 0644]
queue-6.12/dpaa2-switch-fix-device-reference-count-leak-in-mac-endpoint-handling.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-reset-the-clear-flag-in-buddy-during-resume.patch [new file with mode: 0644]
queue-6.12/drm-sched-remove-optimization-that-causes-hang-when-killing-dependent-jobs.patch [new file with mode: 0644]
queue-6.12/e1000e-disregard-nvm-checksum-on-tgp-when-valid-checksum-bit-is-not-set.patch [new file with mode: 0644]
queue-6.12/e1000e-ignore-uninitialized-checksum-word-on-tgp.patch [new file with mode: 0644]
queue-6.12/gve-fix-stuck-tx-queue-for-dq-queue-format.patch [new file with mode: 0644]
queue-6.12/i2c-qup-jump-out-of-the-loop-in-case-of-timeout.patch [new file with mode: 0644]
queue-6.12/i2c-tegra-fix-reset-error-handling-with-acpi.patch [new file with mode: 0644]
queue-6.12/i2c-virtio-avoid-hang-by-using-interruptible-completion-wait.patch [new file with mode: 0644]
queue-6.12/ice-fix-a-null-pointer-dereference-in-ice_copy_and_init_pkg.patch [new file with mode: 0644]
queue-6.12/kasan-use-vmalloc_dump_obj-for-vmalloc-error-reports.patch [new file with mode: 0644]
queue-6.12/mm-ksm-fix-wsometimes-uninitialized-from-clang-21-in-advisor_mode_show.patch [new file with mode: 0644]
queue-6.12/mm-vmscan-fix-hwpoisoned-large-folio-handling-in-shrink_folio_list.patch [new file with mode: 0644]
queue-6.12/mm-zsmalloc-do-not-pass-__gfp_movable-if-config_compaction-n.patch [new file with mode: 0644]
queue-6.12/nilfs2-reject-invalid-file-types-when-reading-inodes.patch [new file with mode: 0644]
queue-6.12/platform-x86-ideapad-laptop-fix-fnlock-not-remembered-among-boots.patch [new file with mode: 0644]
queue-6.12/platform-x86-ideapad-laptop-fix-kbd-backlight-not-remembered-among-boots.patch [new file with mode: 0644]
queue-6.12/resource-fix-false-warning-in-__request_region.patch [new file with mode: 0644]
queue-6.12/selftests-mptcp-connect-also-cover-alt-modes.patch [new file with mode: 0644]
queue-6.12/selftests-mptcp-connect-also-cover-checksum.patch [new file with mode: 0644]
queue-6.12/series
queue-6.12/sprintf.h-requires-stdarg.h.patch [new file with mode: 0644]
queue-6.12/timekeeping-zero-initialize-system_counterval-when-querying-time-from-phc-drivers.patch [new file with mode: 0644]