]>
git.ipfire.org Git - thirdparty/kernel/stable-queue.git/log
Greg Kroah-Hartman [Sun, 19 Oct 2025 14:22:19 +0000 (16:22 +0200)]
Linux 5.15.195
Greg Kroah-Hartman [Sun, 19 Oct 2025 14:11:21 +0000 (16:11 +0200)]
5.10-stable patches
added patches:
wifi-rt2x00-use-explicitly-signed-or-unsigned-types.patch
Greg Kroah-Hartman [Sun, 19 Oct 2025 12:25:13 +0000 (14:25 +0200)]
6.12-stable patches
added patches:
nfsd-decouple-the-xprtsec-policy-check-from-check_nfsd_access.patch
Greg Kroah-Hartman [Sun, 19 Oct 2025 12:12:20 +0000 (14:12 +0200)]
6.12-stable patches
added patches:
mount-handle-null-values-in-mnt_ns_release.patch
Greg Kroah-Hartman [Sun, 19 Oct 2025 12:09:26 +0000 (14:09 +0200)]
drop some perf patches from 5.15 that did not build
Greg Kroah-Hartman [Sun, 19 Oct 2025 12:06:28 +0000 (14:06 +0200)]
drop pid patch that is being reverted upstream
Greg Kroah-Hartman [Sun, 19 Oct 2025 12:02:21 +0000 (14:02 +0200)]
drop riscv patch from 6.17
Greg Kroah-Hartman [Sun, 19 Oct 2025 12:00:38 +0000 (14:00 +0200)]
drop s390 patch
Greg Kroah-Hartman [Sat, 18 Oct 2025 08:04:55 +0000 (10:04 +0200)]
drop trailer from kvm patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:50:24 +0000 (16:50 +0200)]
5.15-stable patches
added patches:
mptcp-pm-in-kernel-usable-client-side-with-c-flag.patch
selftests-mptcp-join-validate-c-flag-def-limit.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:22:50 +0000 (16:22 +0200)]
5.10-stable patches
added patches:
media-pci-ivtv-add-check-for-dma-map-result.patch
mm-slab-make-__free-kfree-accept-error-pointers.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:22:05 +0000 (16:22 +0200)]
5.15-stable patches
added patches:
media-pci-ivtv-add-check-for-dma-map-result.patch
mm-slab-make-__free-kfree-accept-error-pointers.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:19:51 +0000 (16:19 +0200)]
6.6-stable patches
added patches:
perf-test-stat-avoid-hybrid-assumption-when-virtualized.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:19:38 +0000 (16:19 +0200)]
6.12-stable patches
added patches:
asoc-sof-ipc4-pcm-fix-start-offset-calculation-for-chain-dma.patch
nfsd-fix-__fh_verify-for-localio.patch
nfsd-fix-access-checking-for-nlm-under-xprtsec-policies.patch
perf-test-stat-avoid-hybrid-assumption-when-virtualized.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:17:55 +0000 (16:17 +0200)]
6.1-stable patches
added patches:
xen-events-update-virq_to_irq-on-migration.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:17:46 +0000 (16:17 +0200)]
5.15-stable patches
added patches:
media-pci-ivtv-add-missing-check-after-dma-map.patch
media-pci-ivtv-switch-from-pci_-to-dma_-api.patch
xen-events-update-virq_to_irq-on-migration.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:17:38 +0000 (16:17 +0200)]
5.10-stable patches
added patches:
media-cx18-add-missing-check-after-dma-map.patch
media-pci-ivtv-add-missing-check-after-dma-map.patch
media-pci-ivtv-switch-from-pci_-to-dma_-api.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 14:17:26 +0000 (16:17 +0200)]
5.4-stable patches
added patches:
media-cx18-add-missing-check-after-dma-map.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 13:48:27 +0000 (15:48 +0200)]
5.10-stable patches
added patches:
btrfs-remove-duplicated-in_range-macro.patch
minmax-add-a-few-more-min_t-max_t-users.patch
minmax-add-in_range-macro.patch
minmax-allow-comparisons-of-int-against-unsigned-char-short.patch
minmax-allow-min-max-clamp-if-the-arguments-have-the-same-signedness.patch
minmax-avoid-overly-complicated-constant-expressions-in-vm-code.patch
minmax-clamp-more-efficiently-by-avoiding-extra-comparison.patch
minmax-deduplicate-__unconst_integer_typeof.patch
minmax-don-t-use-max-in-situations-that-want-a-c-constant-expression.patch
minmax-fix-header-inclusions.patch
minmax-fix-indentation-of-__cmp_once-and-__clamp_once.patch
minmax-fix-up-min3-and-max3-too.patch
minmax-improve-macro-expansion-and-type-checking.patch
minmax-introduce-min-max-_array.patch
minmax-make-generic-min-and-max-macros-available-everywhere.patch
minmax-relax-check-to-allow-comparison-between-unsigned-arguments-and-signed-constants.patch
minmax-sanity-check-constant-bounds-when-clamping.patch
minmax-simplify-and-clarify-min_t-max_t-implementation.patch
minmax-simplify-min-max-clamp-implementation.patch
minmax.h-add-whitespace-around-operators-and-after-commas.patch
minmax.h-move-all-the-clamp-definitions-after-the-min-max-ones.patch
minmax.h-reduce-the-define-expansion-of-min-max-and-clamp.patch
minmax.h-remove-some-defines-that-are-only-expanded-once.patch
minmax.h-simplify-the-variants-of-clamp.patch
minmax.h-update-some-comments.patch
minmax.h-use-build_bug_on_msg-for-the-lo-hi-test-in-clamp.patch
overflow-tracing-define-the-is_signed_type-macro-once.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 13:32:16 +0000 (15:32 +0200)]
5.15-stable patches
added patches:
arm64-mte-do-not-flag-the-zero-page-as-pg_mte_tagged.patch
media-cx18-add-missing-check-after-dma-map.patch
media-switch-from-pci_-to-dma_-api.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 13:32:06 +0000 (15:32 +0200)]
5.10-stable patches
added patches:
arm64-mte-do-not-flag-the-zero-page-as-pg_mte_tagged.patch
fscontext-do-not-consume-log-entries-when-returning-emsgsize.patch
locking-introduce-__cleanup-based-infrastructure.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 13:31:56 +0000 (15:31 +0200)]
5.4-stable patches
added patches:
xen-events-cleanup-find_virq-return-codes.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 13:27:09 +0000 (15:27 +0200)]
drop mptcp selftest patch from 5.10 and 5.15
Greg Kroah-Hartman [Fri, 17 Oct 2025 13:26:45 +0000 (15:26 +0200)]
6.12-stable patches
added patches:
sched-fair-block-delayed-tasks-on-throttled-hierarchy-during-dequeue.patch
Sasha Levin [Fri, 17 Oct 2025 12:42:10 +0000 (08:42 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Fri, 17 Oct 2025 12:00:41 +0000 (14:00 +0200)]
6.12-stable patches
added patches:
mm-rmap-fix-soft-dirty-and-uffd-wp-bit-loss-when-remapping-zero-filled-mthp-subpage-to-shared-zeropage.patch
s390-bpf-centralize-frame-offset-calculations.patch
s390-bpf-describe-the-frame-using-a-struct-instead-of-constants.patch
s390-bpf-write-back-tail-call-counter-for-bpf_pseudo_call.patch
s390-bpf-write-back-tail-call-counter-for-bpf_tramp_f_call_orig.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 11:59:21 +0000 (13:59 +0200)]
6.1-stable patches
added patches:
mptcp-pm-in-kernel-usable-client-side-with-c-flag.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 08:56:54 +0000 (10:56 +0200)]
5.4-stable patches
added patches:
dm-fix-null-pointer-dereference-in-__dm_suspend.patch
fs-udf-fix-oob-read-in-lengthallocdescs-handling.patch
kvm-x86-don-t-re-check-l1-intercepts-when-completing-userspace-i-o.patch
media-mc-clear-minor-number-before-put-device.patch
mfd-intel_soc_pmic_chtdc_ti-drop-unneeded-assignment-for-cache_type.patch
mfd-intel_soc_pmic_chtdc_ti-fix-invalid-regmap-config-max_register-value.patch
mfd-intel_soc_pmic_chtdc_ti-set-use_single_read-regmap_config-flag.patch
mfd-vexpress-sysreg-check-the-return-value-of-devm_gpiochip_add_data.patch
net-9p-fix-double-req-put-in-p9_fd_cancelled.patch
squashfs-add-additional-inode-sanity-checking.patch
squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
tracing-fix-race-condition-in-kprobe-initialization-causing-null-pointer-dereference.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 08:38:10 +0000 (10:38 +0200)]
5.10-stable patches
added patches:
arm64-dts-qcom-sdm845-fix-slimbam-num-channels-ees.patch
asoc-codecs-wcd934x-simplify-with-dev_err_probe.patch
asoc-wcd934x-fix-error-handling-in-wcd934x_codec_parse_data.patch
dm-fix-null-pointer-dereference-in-__dm_suspend.patch
fs-udf-fix-oob-read-in-lengthallocdescs-handling.patch
kvm-x86-don-t-re-check-l1-intercepts-when-completing-userspace-i-o.patch
media-mc-clear-minor-number-before-put-device.patch
mfd-intel_soc_pmic_chtdc_ti-drop-unneeded-assignment-for-cache_type.patch
mfd-intel_soc_pmic_chtdc_ti-fix-invalid-regmap-config-max_register-value.patch
mfd-intel_soc_pmic_chtdc_ti-set-use_single_read-regmap_config-flag.patch
net-9p-fix-double-req-put-in-p9_fd_cancelled.patch
squashfs-add-additional-inode-sanity-checking.patch
squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
tracing-fix-race-condition-in-kprobe-initialization-causing-null-pointer-dereference.patch
udf-fix-uninit-value-use-in-udf_get_fileshortad.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 08:16:13 +0000 (10:16 +0200)]
5.15-stable patches
added patches:
minmax-add-a-few-more-min_t-max_t-users.patch
minmax-don-t-use-max-in-situations-that-want-a-c-constant-expression.patch
minmax-fix-up-min3-and-max3-too.patch
minmax-improve-macro-expansion-and-type-checking.patch
minmax-make-generic-min-and-max-macros-available-everywhere.patch
minmax-simplify-and-clarify-min_t-max_t-implementation.patch
minmax-simplify-min-max-clamp-implementation.patch
minmax.h-add-whitespace-around-operators-and-after-commas.patch
minmax.h-move-all-the-clamp-definitions-after-the-min-max-ones.patch
minmax.h-reduce-the-define-expansion-of-min-max-and-clamp.patch
minmax.h-remove-some-defines-that-are-only-expanded-once.patch
minmax.h-simplify-the-variants-of-clamp.patch
minmax.h-update-some-comments.patch
minmax.h-use-build_bug_on_msg-for-the-lo-hi-test-in-clamp.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 08:05:22 +0000 (10:05 +0200)]
6.6-stable patches
added patches:
mptcp-pm-in-kernel-usable-client-side-with-c-flag.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 08:05:07 +0000 (10:05 +0200)]
5.15-stable patches
added patches:
arm64-dts-qcom-sdm845-fix-slimbam-num-channels-ees.patch
asoc-codecs-wcd934x-simplify-with-dev_err_probe.patch
asoc-wcd934x-fix-error-handling-in-wcd934x_codec_parse_data.patch
btrfs-fix-the-incorrect-max_bytes-value-for-find_lock_delalloc_range.patch
dm-fix-null-pointer-dereference-in-__dm_suspend.patch
fscontext-do-not-consume-log-entries-when-returning-emsgsize.patch
ksmbd-fix-error-code-overwriting-in-smb2_get_info_filesystem.patch
kvm-x86-don-t-re-check-l1-intercepts-when-completing-userspace-i-o.patch
locking-introduce-__cleanup-based-infrastructure.patch
media-mc-clear-minor-number-before-put-device.patch
mfd-intel_soc_pmic_chtdc_ti-drop-unneeded-assignment-for-cache_type.patch
mfd-intel_soc_pmic_chtdc_ti-fix-invalid-regmap-config-max_register-value.patch
mfd-intel_soc_pmic_chtdc_ti-set-use_single_read-regmap_config-flag.patch
minmax-avoid-overly-complicated-constant-expressions-in-vm-code.patch
minmax-deduplicate-__unconst_integer_typeof.patch
minmax-fix-indentation-of-__cmp_once-and-__clamp_once.patch
minmax-introduce-min-max-_array.patch
net-usb-asix-hold-pm-usage-ref-to-avoid-pm-mdio-rtnl-deadlock.patch
squashfs-add-additional-inode-sanity-checking.patch
squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
tracing-fix-race-condition-in-kprobe-initialization-causing-null-pointer-dereference.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:51:06 +0000 (09:51 +0200)]
6.1-stable patches
added patches:
acpi-property-add-code-comments-explaining-what-is-going-on.patch
acpi-property-disregard-references-in-data-only-subnode-lists.patch
acpi-property-do-not-pass-null-handles-to-acpi_attach_data.patch
asm-generic-io-add-_ret_ip_-to-mmio-trace-for-more-accurate-debug-info.patch
asm-generic-io.h-skip-trace-helpers-if-rwmmio-events-are-disabled.patch
asm-generic-io.h-suppress-endianness-warnings-for-relaxed-accessors.patch
asoc-codecs-wcd934x-simplify-with-dev_err_probe.patch
asoc-wcd934x-fix-error-handling-in-wcd934x_codec_parse_data.patch
btrfs-fix-the-incorrect-max_bytes-value-for-find_lock_delalloc_range.patch
ipmi-fix-handling-of-messages-with-provided-receive-message-pointer.patch
ipmi-rework-user-message-limit-handling.patch
ksmbd-add-max-ip-connections-parameter.patch
kvm-x86-don-t-re-check-l1-intercepts-when-completing-userspace-i-o.patch
media-mc-clear-minor-number-before-put-device.patch
mfd-intel_soc_pmic_chtdc_ti-drop-unneeded-assignment-for-cache_type.patch
mfd-intel_soc_pmic_chtdc_ti-fix-invalid-regmap-config-max_register-value.patch
mfd-intel_soc_pmic_chtdc_ti-set-use_single_read-regmap_config-flag.patch
pci-endpoint-pci-epf-test-add-null-check-for-dma-channels-before-release.patch
pci-endpoint-remove-surplus-return-statement-from-pci_epf_test_clean_dma_chan.patch
rseq-protect-event-mask-against-membarrier-ipi.patch
selftests-mm-skip-soft-dirty-tests-when-config_mem_soft_dirty-is-disabled.patch
squashfs-add-additional-inode-sanity-checking.patch
squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
tracing-fix-race-condition-in-kprobe-initialization-causing-null-pointer-dereference.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:46:49 +0000 (09:46 +0200)]
6.6-stable patches
added patches:
selftests-mm-skip-soft-dirty-tests-when-config_mem_soft_dirty-is-disabled.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:43:42 +0000 (09:43 +0200)]
6.6-stable patches
added patches:
acpi-battery-add-synchronization-between-interface-updates.patch
acpi-battery-allocate-driver-data-through-devm_-apis.patch
acpi-battery-check-for-error-code-from-devm_mutex_init-call.patch
acpi-battery-initialize-mutexes-through-devm_-apis.patch
acpi-property-add-code-comments-explaining-what-is-going-on.patch
acpi-property-disregard-references-in-data-only-subnode-lists.patch
acpi-property-do-not-pass-null-handles-to-acpi_attach_data.patch
arm64-kprobes-call-set_memory_rox-for-kprobe-page.patch
arm64-mte-do-not-flag-the-zero-page-as-pg_mte_tagged.patch
btrfs-fix-the-incorrect-max_bytes-value-for-find_lock_delalloc_range.patch
ipmi-fix-handling-of-messages-with-provided-receive-message-pointer.patch
ipmi-rework-user-message-limit-handling.patch
ksmbd-add-max-ip-connections-parameter.patch
kvm-svm-emulate-perf_cntr_global_status_set-for-perfmonv2.patch
kvm-svm-skip-fastpath-emulation-on-vm-exit-if-next-rip-isn-t-valid.patch
media-mc-clear-minor-number-before-put-device.patch
mfd-intel_soc_pmic_chtdc_ti-drop-unneeded-assignment-for-cache_type.patch
mfd-intel_soc_pmic_chtdc_ti-fix-invalid-regmap-config-max_register-value.patch
mfd-intel_soc_pmic_chtdc_ti-set-use_single_read-regmap_config-flag.patch
misc-fastrpc-add-missing-dev_err-newlines.patch
misc-fastrpc-save-actual-dma-size-in-fastrpc_map-structure.patch
mm-ksm-fix-incorrect-ksm-counter-handling-in-mm_struct-during-fork.patch
pci-endpoint-pci-epf-test-add-null-check-for-dma-channels-before-release.patch
pci-endpoint-remove-surplus-return-statement-from-pci_epf_test_clean_dma_chan.patch
rseq-protect-event-mask-against-membarrier-ipi.patch
s390-bpf-centralize-frame-offset-calculations.patch
s390-bpf-change-seen_reg-to-a-mask.patch
s390-bpf-describe-the-frame-using-a-struct-instead-of-constants.patch
s390-bpf-write-back-tail-call-counter-for-bpf_pseudo_call.patch
s390-bpf-write-back-tail-call-counter-for-bpf_tramp_f_call_orig.patch
squashfs-add-additional-inode-sanity-checking.patch
squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
tracing-fix-race-condition-in-kprobe-initialization-causing-null-pointer-dereference.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:18:31 +0000 (09:18 +0200)]
6.12-stable patches
added patches:
acpi-battery-add-synchronization-between-interface-updates.patch
acpi-battery-allocate-driver-data-through-devm_-apis.patch
acpi-battery-check-for-error-code-from-devm_mutex_init-call.patch
acpi-battery-initialize-mutexes-through-devm_-apis.patch
acpi-property-add-code-comments-explaining-what-is-going-on.patch
acpi-property-disregard-references-in-data-only-subnode-lists.patch
acpi-property-do-not-pass-null-handles-to-acpi_attach_data.patch
ipmi-fix-handling-of-messages-with-provided-receive-message-pointer.patch
ipmi-rework-user-message-limit-handling.patch
mptcp-pm-in-kernel-usable-client-side-with-c-flag.patch
nfsd-don-t-use-sv_nrthreads-in-connection-limiting-calculations.patch
nfsd-fix-nfsd_may_bypass_gss-and-nfsd_may_bypass_gss_on_root.patch
nfsd-refine-and-rename-nfsd_may_lock.patch
nfsd-replace-use-of-nfsd_may_lock-in-nfsd4_lock.patch
nfsd-unregister-with-rpcbind-when-deleting-a-transport.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:16:42 +0000 (09:16 +0200)]
drop arm patches from 6.12
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:13:19 +0000 (09:13 +0200)]
6.12-stable patches
added patches:
arm64-cputype-add-neoverse-v3ae-definitions.patch
arm64-errata-apply-workarounds-for-neoverse-v3ae.patch
arm64-mte-do-not-flag-the-zero-page-as-pg_mte_tagged.patch
asoc-sof-ipc4-pcm-enable-delay-reporting-for-chaindma-streams.patch
asoc-sof-ipc4-pcm-fix-delay-calculation-when-dsp-resamples.patch
btrfs-fix-the-incorrect-max_bytes-value-for-find_lock_delalloc_range.patch
cpufreq-make-drivers-using-cpufreq_eternal-specify-transition-latency.patch
kvm-x86-advertise-srso_user_kernel_no-to-userspace.patch
lib-crypto-curve25519-hacl64-disable-kasan-with-clang-17-and-older.patch
media-mc-clear-minor-number-before-put-device.patch
mfd-intel_soc_pmic_chtdc_ti-drop-unneeded-assignment-for-cache_type.patch
mfd-intel_soc_pmic_chtdc_ti-fix-invalid-regmap-config-max_register-value.patch
mfd-intel_soc_pmic_chtdc_ti-set-use_single_read-regmap_config-flag.patch
mm-ksm-fix-incorrect-ksm-counter-handling-in-mm_struct-during-fork.patch
pci-endpoint-pci-epf-test-add-null-check-for-dma-channels-before-release.patch
pci-endpoint-remove-surplus-return-statement-from-pci_epf_test_clean_dma_chan.patch
selftests-mm-skip-soft-dirty-tests-when-config_mem_soft_dirty-is-disabled.patch
squashfs-add-additional-inode-sanity-checking.patch
squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
statmount-don-t-call-path_put-under-namespace-semaphore.patch
tracing-fix-race-condition-in-kprobe-initialization-causing-null-pointer-dereference.patch
x86-kvm-force-legacy-pci-hole-to-uc-when-overriding-mtrrs-for-tdx-snp.patch
x86-mtrr-rename-mtrr_overwrite_state-to-guest_force_mtrr_state.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:13:10 +0000 (09:13 +0200)]
6.6-stable patches
added patches:
lib-crypto-curve25519-hacl64-disable-kasan-with-clang-17-and-older.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:13:02 +0000 (09:13 +0200)]
6.1-stable patches
added patches:
lib-crypto-curve25519-hacl64-disable-kasan-with-clang-17-and-older.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:12:54 +0000 (09:12 +0200)]
5.15-stable patches
added patches:
lib-crypto-curve25519-hacl64-disable-kasan-with-clang-17-and-older.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:12:45 +0000 (09:12 +0200)]
5.10-stable patches
added patches:
lib-crypto-curve25519-hacl64-disable-kasan-with-clang-17-and-older.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:07:27 +0000 (09:07 +0200)]
6.17-stable patches
added patches:
acpi-property-add-code-comments-explaining-what-is-going-on.patch
acpi-property-disregard-references-in-data-only-subnode-lists.patch
acpi-property-do-not-pass-null-handles-to-acpi_attach_data.patch
arm64-dts-qcom-qcs615-add-missing-dt-property-in-qup-ses.patch
ext4-free-orphan-info-with-kvfree.patch
ipmi-fix-handling-of-messages-with-provided-receive-message-pointer.patch
media-mc-clear-minor-number-before-put-device.patch
mm-ksm-fix-incorrect-ksm-counter-handling-in-mm_struct-during-fork.patch
squashfs-add-additional-inode-sanity-checking.patch
squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:04:04 +0000 (09:04 +0200)]
6.12-stable patches
added patches:
ext4-free-orphan-info-with-kvfree.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:03:55 +0000 (09:03 +0200)]
6.6-stable patches
added patches:
ext4-free-orphan-info-with-kvfree.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:03:45 +0000 (09:03 +0200)]
6.1-stable patches
added patches:
ext4-free-orphan-info-with-kvfree.patch
Greg Kroah-Hartman [Fri, 17 Oct 2025 07:03:35 +0000 (09:03 +0200)]
5.15-stable patches
added patches:
ext4-free-orphan-info-with-kvfree.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:53:25 +0000 (16:53 +0200)]
6.17-stable patches
added patches:
acpica-allow-to-skip-global-lock-initialization.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:53:15 +0000 (16:53 +0200)]
6.12-stable patches
added patches:
acpica-allow-to-skip-global-lock-initialization.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:53:05 +0000 (16:53 +0200)]
6.6-stable patches
added patches:
acpica-allow-to-skip-global-lock-initialization.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:52:52 +0000 (16:52 +0200)]
6.1-stable patches
added patches:
acpica-allow-to-skip-global-lock-initialization.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:25:46 +0000 (16:25 +0200)]
drop cpufreq-cppc-avoid-using-cpufreq_eternal-as-transition-delay.patch from older queues
breaks the build
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:24:14 +0000 (16:24 +0200)]
6.12-stable patches
added patches:
ext4-add-ext4_sb_bread_nofail-helper-function-for-ext4_free_branches.patch
ext4-avoid-potential-buffer-over-read-in-parse_apply_sb_mount_options.patch
ext4-correctly-handle-queries-for-metadata-mappings.patch
ext4-fix-an-off-by-one-issue-during-moving-extents.patch
ext4-guard-against-ea-inode-refcount-underflow-in-xattr-update.patch
ext4-increase-i_disksize-to-offset-len-in-ext4_update_disksize_before_punch.patch
ext4-validate-ea_ino-and-size-in-check_xattrs.patch
ext4-verify-orphan-file-size-is-not-too-big.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:24:05 +0000 (16:24 +0200)]
6.6-stable patches
added patches:
ext4-correctly-handle-queries-for-metadata-mappings.patch
ext4-fix-an-off-by-one-issue-during-moving-extents.patch
ext4-guard-against-ea-inode-refcount-underflow-in-xattr-update.patch
ext4-increase-i_disksize-to-offset-len-in-ext4_update_disksize_before_punch.patch
ext4-validate-ea_ino-and-size-in-check_xattrs.patch
ext4-verify-orphan-file-size-is-not-too-big.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:23:55 +0000 (16:23 +0200)]
6.1-stable patches
added patches:
ext4-correctly-handle-queries-for-metadata-mappings.patch
ext4-guard-against-ea-inode-refcount-underflow-in-xattr-update.patch
ext4-increase-i_disksize-to-offset-len-in-ext4_update_disksize_before_punch.patch
ext4-verify-orphan-file-size-is-not-too-big.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:19:26 +0000 (16:19 +0200)]
5.15-stable patches
added patches:
ext4-correctly-handle-queries-for-metadata-mappings.patch
ext4-guard-against-ea-inode-refcount-underflow-in-xattr-update.patch
ext4-increase-i_disksize-to-offset-len-in-ext4_update_disksize_before_punch.patch
ext4-verify-orphan-file-size-is-not-too-big.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:19:17 +0000 (16:19 +0200)]
5.10-stable patches
added patches:
ext4-correctly-handle-queries-for-metadata-mappings.patch
ext4-guard-against-ea-inode-refcount-underflow-in-xattr-update.patch
ext4-increase-i_disksize-to-offset-len-in-ext4_update_disksize_before_punch.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:19:08 +0000 (16:19 +0200)]
5.4-stable patches
added patches:
ext4-correctly-handle-queries-for-metadata-mappings.patch
ext4-guard-against-ea-inode-refcount-underflow-in-xattr-update.patch
ext4-increase-i_disksize-to-offset-len-in-ext4_update_disksize_before_punch.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:18:59 +0000 (16:18 +0200)]
6.17-stable patches
added patches:
ext4-add-ext4_sb_bread_nofail-helper-function-for-ext4_free_branches.patch
ext4-avoid-potential-buffer-over-read-in-parse_apply_sb_mount_options.patch
ext4-correctly-handle-queries-for-metadata-mappings.patch
ext4-fail-unaligned-direct-io-write-with-einval.patch
ext4-fix-an-off-by-one-issue-during-moving-extents.patch
ext4-guard-against-ea-inode-refcount-underflow-in-xattr-update.patch
ext4-increase-i_disksize-to-offset-len-in-ext4_update_disksize_before_punch.patch
ext4-validate-ea_ino-and-size-in-check_xattrs.patch
ext4-verify-orphan-file-size-is-not-too-big.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 14:13:15 +0000 (16:13 +0200)]
6.17-stable patches
added patches:
media-iris-allow-stop-on-firmware-only-if-start-was-issued.patch
media-iris-allow-substate-transition-to-load-resources-during-output-streaming.patch
media-iris-always-destroy-internal-buffers-on-firmware-release-response.patch
media-iris-call-correct-power-off-callback-in-cleanup-path.patch
media-iris-fix-buffer-count-reporting-in-internal-buffer-check.patch
media-iris-fix-firmware-reference-leak-and-unmap-memory-after-load.patch
media-iris-fix-format-check-for-capture-plane-in-try_fmt.patch
media-iris-fix-missing-last-flag-handling-during-drain.patch
media-iris-fix-module-removal-if-firmware-download-failed.patch
media-iris-fix-port-streaming-handling.patch
media-iris-send-dummy-buffer-address-for-all-codecs-during-drain.patch
media-iris-simplify-session-stop-logic-by-relying-on-vb2-checks.patch
media-iris-update-vbuf-flags-before-v4l2_m2m_buf_done.patch
media-iris-vpu3x-add-mnoc-low-power-handshake-during-hardware-power-off.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:25:49 +0000 (15:25 +0200)]
6.17-stable patches
added patches:
mm-damon-lru_sort-use-param_ctx-for-damon_attrs-staging.patch
mm-damon-vaddr-do-not-repeat-pte_offset_map_lock-until-success.patch
mm-hugetlb-early-exit-from-hugetlb_pages_alloc_boot-when-max_huge_pages-0.patch
mm-page_alloc-only-set-alloc_highatomic-for-__gpf_high-allocations.patch
mm-rmap-fix-soft-dirty-and-uffd-wp-bit-loss-when-remapping-zero-filled-mthp-subpage-to-shared-zeropage.patch
mm-thp-fix-mte-tag-mismatch-when-replacing-zero-filled-subpages.patch
mptcp-pm-in-kernel-usable-client-side-with-c-flag.patch
mptcp-reset-blackhole-on-success-with-non-loopback-ifaces.patch
nfsd-decouple-the-xprtsec-policy-check-from-check_nfsd_access.patch
nfsd-fix-destination-buffer-size-in-nfsd4_ssc_setup_dul.patch
nfsd-nfserr_jukebox-in-nlm_fopen-should-lead-to-a-retry.patch
s390-add-wno-pointer-sign-to-kbuild_cflags_decompressor.patch
s390-cio-ioasm-fix-__xsch-condition-code-handling.patch
s390-dasd-enforce-dma_alignment-to-ensure-proper-buffer-validation.patch
s390-dasd-return-blk_sts_inval-for-einval-from-do_dasd_request.patch
selftests-mptcp-join-validate-c-flag-def-limit.patch
slab-mark-slab-obj_exts-allocation-failures-unconditionally.patch
slab-prevent-warnings-when-slab-obj_exts-vector-allocation-fails.patch
wifi-ath11k-hal-srng-don-t-deinitialize-and-re-initialize-again.patch
wifi-iwlwifi-fix-dentry-reference-leak-in-iwl_mld_add_link_debugfs.patch
wifi-mt76-mt7921u-add-vid-pid-for-netgear-a7500.patch
wifi-mt76-mt7925u-add-vid-pid-for-netgear-a9000.patch
wifi-rtw89-avoid-possible-tx-wait-initialization-race.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:25:39 +0000 (15:25 +0200)]
6.12-stable patches
added patches:
mm-damon-lru_sort-use-param_ctx-for-damon_attrs-staging.patch
mm-damon-vaddr-do-not-repeat-pte_offset_map_lock-until-success.patch
mm-hugetlb-early-exit-from-hugetlb_pages_alloc_boot-when-max_huge_pages-0.patch
mm-page_alloc-only-set-alloc_highatomic-for-__gpf_high-allocations.patch
mm-thp-fix-mte-tag-mismatch-when-replacing-zero-filled-subpages.patch
nfsd-fix-destination-buffer-size-in-nfsd4_ssc_setup_dul.patch
nfsd-nfserr_jukebox-in-nlm_fopen-should-lead-to-a-retry.patch
s390-add-wno-pointer-sign-to-kbuild_cflags_decompressor.patch
s390-dasd-enforce-dma_alignment-to-ensure-proper-buffer-validation.patch
s390-dasd-return-blk_sts_inval-for-einval-from-do_dasd_request.patch
selftests-mptcp-join-validate-c-flag-def-limit.patch
slab-mark-slab-obj_exts-allocation-failures-unconditionally.patch
slab-prevent-warnings-when-slab-obj_exts-vector-allocation-fails.patch
wifi-ath11k-hal-srng-don-t-deinitialize-and-re-initialize-again.patch
wifi-mt76-mt7921u-add-vid-pid-for-netgear-a7500.patch
wifi-mt76-mt7925u-add-vid-pid-for-netgear-a9000.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:25:29 +0000 (15:25 +0200)]
6.6-stable patches
added patches:
mm-damon-vaddr-do-not-repeat-pte_offset_map_lock-until-success.patch
mm-hugetlb-early-exit-from-hugetlb_pages_alloc_boot-when-max_huge_pages-0.patch
mm-page_alloc-only-set-alloc_highatomic-for-__gpf_high-allocations.patch
nfsd-fix-destination-buffer-size-in-nfsd4_ssc_setup_dul.patch
nfsd-nfserr_jukebox-in-nlm_fopen-should-lead-to-a-retry.patch
selftests-mptcp-join-validate-c-flag-def-limit.patch
wifi-ath11k-hal-srng-don-t-deinitialize-and-re-initialize-again.patch
wifi-mt76-mt7921u-add-vid-pid-for-netgear-a7500.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:25:20 +0000 (15:25 +0200)]
6.1-stable patches
added patches:
mm-hugetlb-early-exit-from-hugetlb_pages_alloc_boot-when-max_huge_pages-0.patch
mm-page_alloc-only-set-alloc_highatomic-for-__gpf_high-allocations.patch
nfsd-fix-destination-buffer-size-in-nfsd4_ssc_setup_dul.patch
nfsd-nfserr_jukebox-in-nlm_fopen-should-lead-to-a-retry.patch
selftests-mptcp-join-validate-c-flag-def-limit.patch
wifi-ath11k-hal-srng-don-t-deinitialize-and-re-initialize-again.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:25:11 +0000 (15:25 +0200)]
5.15-stable patches
added patches:
mm-page_alloc-only-set-alloc_highatomic-for-__gpf_high-allocations.patch
nfsd-fix-destination-buffer-size-in-nfsd4_ssc_setup_dul.patch
nfsd-nfserr_jukebox-in-nlm_fopen-should-lead-to-a-retry.patch
selftests-mptcp-join-validate-c-flag-def-limit.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:25:03 +0000 (15:25 +0200)]
5.10-stable patches
added patches:
nfsd-fix-destination-buffer-size-in-nfsd4_ssc_setup_dul.patch
nfsd-nfserr_jukebox-in-nlm_fopen-should-lead-to-a-retry.patch
selftests-mptcp-join-validate-c-flag-def-limit.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:24:55 +0000 (15:24 +0200)]
5.4-stable patches
added patches:
nfsd-nfserr_jukebox-in-nlm_fopen-should-lead-to-a-retry.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:18:20 +0000 (15:18 +0200)]
6.1-stable patches
added patches:
keys-trusted_tpm1-compare-hmac-values-in-constant-time.patch
lib-genalloc-fix-device-leak-in-of_gen_pool_get.patch
memory-samsung-exynos-srom-fix-of_iomap-leak-in-exynos_srom_probe.patch
mmc-core-spi-mode-remove-cmd7.patch
mtd-rawnand-fsmc-default-to-autodetect-buswidth.patch
nvme-pci-add-tuxedo-ibs-gen8-to-samsung-sleep-quirk.patch
openat2-don-t-trigger-automounts-with-resolve_no_xdev.patch
parisc-don-t-reference-obsolete-termio-struct-for-tc-constants.patch
parisc-remove-spurious-if-statement-from-raw_copy_from_user.patch
pci-aer-fix-missing-uevent-on-recovery-when-a-reset-is-requested.patch
pci-aer-support-errors-introduced-by-pcie-r6.0.patch
pci-err-fix-uevent-on-failure-to-recover.patch
pci-iov-add-pci-rescan-remove-locking-when-enabling-disabling-sr-iov.patch
pci-keystone-use-devm_request_irq-to-free-ks-pcie-error-irq-on-exit.patch
pci-rcar-host-convert-struct-rcar_msi-mask_lock-into-raw-spinlock.patch
pci-rcar-host-drop-pmsr-spinlock.patch
pci-sysfs-ensure-devices-are-powered-for-config-reads.patch
pci-tegra-convert-struct-tegra_msi-mask_lock-into-raw-spinlock.patch
pci-tegra194-fix-broken-tegra_pcie_ep_raise_msi_irq.patch
pci-tegra194-handle-errors-in-bpmp-response.patch
power-supply-max77976_charger-fix-constant-current-reporting.patch
powerpc-powernv-pci-fix-underflow-and-leak-issue.patch
powerpc-pseries-msi-fix-potential-underflow-and-leak-issue.patch
pwm-berlin-fix-wrong-register-in-suspend-resume.patch
rseq-selftests-use-weak-symbol-reference-not-definition-to-link-with-glibc.patch
rtc-interface-ensure-alarm-irq-is-enabled-when-uie-is-enabled.patch
rtc-interface-fix-long-standing-race-when-setting-alarm.patch
sched-deadline-fix-race-in-push_dl_task.patch
scsi-hpsa-fix-potential-memory-leak-in-hpsa_big_passthru_ioctl.patch
sctp-fix-mac-comparison-to-be-constant-time.patch
sparc-fix-error-handling-in-scan_one_device.patch
sparc64-fix-hugetlb-for-sun4u.patch
spi-cadence-quadspi-flush-posted-register-writes-before-dac-access.patch
spi-cadence-quadspi-flush-posted-register-writes-before-indac-access.patch
x86-umip-check-that-the-instruction-opcode-is-at-least-two-bytes.patch
x86-umip-fix-decoding-of-register-forms-of-0f-01-sgdt-and-sidt-aliases.patch
xtensa-simdisk-add-input-size-check-in-proc_write_simdisk.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:18:09 +0000 (15:18 +0200)]
5.15-stable patches
added patches:
keys-trusted_tpm1-compare-hmac-values-in-constant-time.patch
lib-genalloc-fix-device-leak-in-of_gen_pool_get.patch
memory-samsung-exynos-srom-fix-of_iomap-leak-in-exynos_srom_probe.patch
mmc-core-spi-mode-remove-cmd7.patch
mtd-rawnand-fsmc-default-to-autodetect-buswidth.patch
nvme-pci-add-tuxedo-ibs-gen8-to-samsung-sleep-quirk.patch
openat2-don-t-trigger-automounts-with-resolve_no_xdev.patch
parisc-don-t-reference-obsolete-termio-struct-for-tc-constants.patch
pci-aer-fix-missing-uevent-on-recovery-when-a-reset-is-requested.patch
pci-aer-support-errors-introduced-by-pcie-r6.0.patch
pci-err-fix-uevent-on-failure-to-recover.patch
pci-iov-add-pci-rescan-remove-locking-when-enabling-disabling-sr-iov.patch
pci-keystone-use-devm_request_irq-to-free-ks-pcie-error-irq-on-exit.patch
pci-sysfs-ensure-devices-are-powered-for-config-reads.patch
pci-tegra194-fix-broken-tegra_pcie_ep_raise_msi_irq.patch
powerpc-powernv-pci-fix-underflow-and-leak-issue.patch
powerpc-pseries-msi-fix-potential-underflow-and-leak-issue.patch
pwm-berlin-fix-wrong-register-in-suspend-resume.patch
rseq-selftests-use-weak-symbol-reference-not-definition-to-link-with-glibc.patch
rtc-interface-ensure-alarm-irq-is-enabled-when-uie-is-enabled.patch
rtc-interface-fix-long-standing-race-when-setting-alarm.patch
scsi-hpsa-fix-potential-memory-leak-in-hpsa_big_passthru_ioctl.patch
sctp-fix-mac-comparison-to-be-constant-time.patch
sparc-fix-error-handling-in-scan_one_device.patch
sparc64-fix-hugetlb-for-sun4u.patch
spi-cadence-quadspi-flush-posted-register-writes-before-dac-access.patch
spi-cadence-quadspi-flush-posted-register-writes-before-indac-access.patch
x86-umip-check-that-the-instruction-opcode-is-at-least-two-bytes.patch
x86-umip-fix-decoding-of-register-forms-of-0f-01-sgdt-and-sidt-aliases.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:17:57 +0000 (15:17 +0200)]
5.10-stable patches
added patches:
lib-genalloc-fix-device-leak-in-of_gen_pool_get.patch
memory-samsung-exynos-srom-fix-of_iomap-leak-in-exynos_srom_probe.patch
mmc-core-spi-mode-remove-cmd7.patch
mtd-rawnand-fsmc-default-to-autodetect-buswidth.patch
openat2-don-t-trigger-automounts-with-resolve_no_xdev.patch
parisc-don-t-reference-obsolete-termio-struct-for-tc-constants.patch
pci-aer-fix-missing-uevent-on-recovery-when-a-reset-is-requested.patch
pci-aer-support-errors-introduced-by-pcie-r6.0.patch
pci-err-fix-uevent-on-failure-to-recover.patch
pci-iov-add-pci-rescan-remove-locking-when-enabling-disabling-sr-iov.patch
pci-keystone-use-devm_request_irq-to-free-ks-pcie-error-irq-on-exit.patch
pci-tegra194-fix-broken-tegra_pcie_ep_raise_msi_irq.patch
rseq-selftests-use-weak-symbol-reference-not-definition-to-link-with-glibc.patch
rtc-interface-ensure-alarm-irq-is-enabled-when-uie-is-enabled.patch
rtc-interface-fix-long-standing-race-when-setting-alarm.patch
scsi-hpsa-fix-potential-memory-leak-in-hpsa_big_passthru_ioctl.patch
sctp-fix-mac-comparison-to-be-constant-time.patch
sparc-fix-error-handling-in-scan_one_device.patch
sparc64-fix-hugetlb-for-sun4u.patch
spi-cadence-quadspi-flush-posted-register-writes-before-indac-access.patch
x86-umip-check-that-the-instruction-opcode-is-at-least-two-bytes.patch
x86-umip-fix-decoding-of-register-forms-of-0f-01-sgdt-and-sidt-aliases.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:17:47 +0000 (15:17 +0200)]
5.4-stable patches
added patches:
lib-genalloc-fix-device-leak-in-of_gen_pool_get.patch
mmc-core-spi-mode-remove-cmd7.patch
mtd-rawnand-fsmc-default-to-autodetect-buswidth.patch
parisc-don-t-reference-obsolete-termio-struct-for-tc-constants.patch
pci-aer-fix-missing-uevent-on-recovery-when-a-reset-is-requested.patch
pci-iov-add-pci-rescan-remove-locking-when-enabling-disabling-sr-iov.patch
pci-keystone-use-devm_request_irq-to-free-ks-pcie-error-irq-on-exit.patch
rseq-selftests-use-weak-symbol-reference-not-definition-to-link-with-glibc.patch
rtc-interface-ensure-alarm-irq-is-enabled-when-uie-is-enabled.patch
rtc-interface-fix-long-standing-race-when-setting-alarm.patch
scsi-hpsa-fix-potential-memory-leak-in-hpsa_big_passthru_ioctl.patch
sctp-fix-mac-comparison-to-be-constant-time.patch
sparc-fix-error-handling-in-scan_one_device.patch
sparc64-fix-hugetlb-for-sun4u.patch
x86-umip-check-that-the-instruction-opcode-is-at-least-two-bytes.patch
x86-umip-fix-decoding-of-register-forms-of-0f-01-sgdt-and-sidt-aliases.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:09:25 +0000 (15:09 +0200)]
6.6-stable patches
added patches:
keys-trusted_tpm1-compare-hmac-values-in-constant-time.patch
lib-genalloc-fix-device-leak-in-of_gen_pool_get.patch
memory-samsung-exynos-srom-fix-of_iomap-leak-in-exynos_srom_probe.patch
mmc-core-spi-mode-remove-cmd7.patch
mtd-rawnand-fsmc-default-to-autodetect-buswidth.patch
nvme-pci-add-tuxedo-ibs-gen8-to-samsung-sleep-quirk.patch
of-unittest-fix-device-reference-count-leak-in-of_unittest_pci_node_verify.patch
openat2-don-t-trigger-automounts-with-resolve_no_xdev.patch
parisc-don-t-reference-obsolete-termio-struct-for-tc-constants.patch
parisc-remove-spurious-if-statement-from-raw_copy_from_user.patch
pci-aer-fix-missing-uevent-on-recovery-when-a-reset-is-requested.patch
pci-aer-support-errors-introduced-by-pcie-r6.0.patch
pci-err-fix-uevent-on-failure-to-recover.patch
pci-iov-add-pci-rescan-remove-locking-when-enabling-disabling-sr-iov.patch
pci-keystone-use-devm_request_irq-to-free-ks-pcie-error-irq-on-exit.patch
pci-rcar-host-convert-struct-rcar_msi-mask_lock-into-raw-spinlock.patch
pci-rcar-host-drop-pmsr-spinlock.patch
pci-sysfs-ensure-devices-are-powered-for-config-reads.patch
pci-tegra-convert-struct-tegra_msi-mask_lock-into-raw-spinlock.patch
pci-tegra194-fix-broken-tegra_pcie_ep_raise_msi_irq.patch
pci-tegra194-handle-errors-in-bpmp-response.patch
pinctrl-samsung-drop-unused-s3c24xx-driver-data.patch
power-supply-max77976_charger-fix-constant-current-reporting.patch
powerpc-powernv-pci-fix-underflow-and-leak-issue.patch
powerpc-pseries-msi-fix-potential-underflow-and-leak-issue.patch
pwm-berlin-fix-wrong-register-in-suspend-resume.patch
revert-ipmi-fix-msg-stack-when-ipmi-is-disconnected.patch
rseq-selftests-use-weak-symbol-reference-not-definition-to-link-with-glibc.patch
rtc-interface-ensure-alarm-irq-is-enabled-when-uie-is-enabled.patch
rtc-interface-fix-long-standing-race-when-setting-alarm.patch
sched-deadline-fix-race-in-push_dl_task.patch
scsi-hpsa-fix-potential-memory-leak-in-hpsa_big_passthru_ioctl.patch
sctp-fix-mac-comparison-to-be-constant-time.patch
sparc-fix-error-handling-in-scan_one_device.patch
sparc64-fix-hugetlb-for-sun4u.patch
spi-cadence-quadspi-flush-posted-register-writes-before-dac-access.patch
spi-cadence-quadspi-flush-posted-register-writes-before-indac-access.patch
x86-umip-check-that-the-instruction-opcode-is-at-least-two-bytes.patch
x86-umip-fix-decoding-of-register-forms-of-0f-01-sgdt-and-sidt-aliases.patch
xtensa-simdisk-add-input-size-check-in-proc_write_simdisk.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:09:10 +0000 (15:09 +0200)]
6.12-stable patches
added patches:
keys-trusted_tpm1-compare-hmac-values-in-constant-time.patch
lib-genalloc-fix-device-leak-in-of_gen_pool_get.patch
loop-fix-backing-file-reference-leak-on-validation-error.patch
memory-samsung-exynos-srom-fix-of_iomap-leak-in-exynos_srom_probe.patch
mmc-core-spi-mode-remove-cmd7.patch
mmc-mmc_spi-multiple-block-read-remove-read-crc-ack.patch
mtd-rawnand-fsmc-default-to-autodetect-buswidth.patch
nvme-pci-add-tuxedo-ibs-gen8-to-samsung-sleep-quirk.patch
of-unittest-fix-device-reference-count-leak-in-of_unittest_pci_node_verify.patch
openat2-don-t-trigger-automounts-with-resolve_no_xdev.patch
parisc-don-t-reference-obsolete-termio-struct-for-tc-constants.patch
parisc-remove-spurious-if-statement-from-raw_copy_from_user.patch
pci-aer-fix-missing-uevent-on-recovery-when-a-reset-is-requested.patch
pci-aer-support-errors-introduced-by-pcie-r6.0.patch
pci-err-fix-uevent-on-failure-to-recover.patch
pci-iov-add-pci-rescan-remove-locking-when-enabling-disabling-sr-iov.patch
pci-j721e-fix-programming-sequence-of-strap-settings.patch
pci-keystone-use-devm_request_irq-to-free-ks-pcie-error-irq-on-exit.patch
pci-rcar-gen4-fix-phy-initialization.patch
pci-rcar-host-convert-struct-rcar_msi-mask_lock-into-raw-spinlock.patch
pci-rcar-host-drop-pmsr-spinlock.patch
pci-sysfs-ensure-devices-are-powered-for-config-reads.patch
pci-tegra-convert-struct-tegra_msi-mask_lock-into-raw-spinlock.patch
pci-tegra194-fix-broken-tegra_pcie_ep_raise_msi_irq.patch
pci-tegra194-handle-errors-in-bpmp-response.patch
pci-tegra194-reset-bars-when-running-in-pcie-endpoint-mode.patch
pci-xilinx-nwl-fix-ecam-programming.patch
pinctrl-samsung-drop-unused-s3c24xx-driver-data.patch
power-supply-max77976_charger-fix-constant-current-reporting.patch
powerpc-powernv-pci-fix-underflow-and-leak-issue.patch
powerpc-pseries-msi-fix-potential-underflow-and-leak-issue.patch
pwm-berlin-fix-wrong-register-in-suspend-resume.patch
revert-ipmi-fix-msg-stack-when-ipmi-is-disconnected.patch
rseq-selftests-use-weak-symbol-reference-not-definition-to-link-with-glibc.patch
rtc-interface-ensure-alarm-irq-is-enabled-when-uie-is-enabled.patch
rtc-interface-fix-long-standing-race-when-setting-alarm.patch
sched-deadline-fix-race-in-push_dl_task.patch
scsi-hpsa-fix-potential-memory-leak-in-hpsa_big_passthru_ioctl.patch
scsi-sd-fix-build-warning-in-sd_revalidate_disk.patch
sctp-fix-mac-comparison-to-be-constant-time.patch
sparc-fix-error-handling-in-scan_one_device.patch
sparc64-fix-hugetlb-for-sun4u.patch
spi-cadence-quadspi-fix-cqspi_setup_flash.patch
spi-cadence-quadspi-flush-posted-register-writes-before-dac-access.patch
spi-cadence-quadspi-flush-posted-register-writes-before-indac-access.patch
x86-fred-remove-endbr64-from-fred-entry-points.patch
x86-umip-check-that-the-instruction-opcode-is-at-least-two-bytes.patch
x86-umip-fix-decoding-of-register-forms-of-0f-01-sgdt-and-sidt-aliases.patch
xsk-harden-userspace-supplied-xdp_desc-validation.patch
xtensa-simdisk-add-input-size-check-in-proc_write_simdisk.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 13:08:50 +0000 (15:08 +0200)]
6.17-stable patches
added patches:
keys-trusted_tpm1-compare-hmac-values-in-constant-time.patch
kho-only-fill-kimage-if-kho-is-finalized.patch
lib-genalloc-fix-device-leak-in-of_gen_pool_get.patch
loop-fix-backing-file-reference-leak-on-validation-error.patch
md-fix-mssing-blktrace-bio-split-events.patch
memory-samsung-exynos-srom-fix-of_iomap-leak-in-exynos_srom_probe.patch
memory-stm32_omm-fix-req2ack-update-test.patch
mmc-core-spi-mode-remove-cmd7.patch
mmc-mmc_spi-multiple-block-read-remove-read-crc-ack.patch
mtd-nand-raw-gpmi-fix-clocks-when-config_pm-n.patch
mtd-rawnand-fsmc-default-to-autodetect-buswidth.patch
nvme-pci-add-tuxedo-ibs-gen8-to-samsung-sleep-quirk.patch
of-unittest-fix-device-reference-count-leak-in-of_unittest_pci_node_verify.patch
openat2-don-t-trigger-automounts-with-resolve_no_xdev.patch
padata-reset-next-cpu-when-reorder-sequence-wraps-around.patch
parisc-don-t-reference-obsolete-termio-struct-for-tc-constants.patch
parisc-remove-spurious-if-statement-from-raw_copy_from_user.patch
pci-aer-fix-missing-uevent-on-recovery-when-a-reset-is-requested.patch
pci-aer-support-errors-introduced-by-pcie-r6.0.patch
pci-ensure-relaxed-tail-alignment-does-not-increase-min_align.patch
pci-err-fix-uevent-on-failure-to-recover.patch
pci-fix-failure-detection-during-resource-resize.patch
pci-iov-add-pci-rescan-remove-locking-when-enabling-disabling-sr-iov.patch
pci-j721e-fix-module-autoloading.patch
pci-j721e-fix-programming-sequence-of-strap-settings.patch
pci-keystone-use-devm_request_irq-to-free-ks-pcie-error-irq-on-exit.patch
pci-pwrctrl-fix-device-and-of-node-leak-at-bus-scan.patch
pci-pwrctrl-fix-device-leak-at-device-stop.patch
pci-pwrctrl-fix-device-leak-at-registration.patch
pci-rcar-gen4-fix-phy-initialization.patch
pci-rcar-host-convert-struct-rcar_msi-mask_lock-into-raw-spinlock.patch
pci-rcar-host-drop-pmsr-spinlock.patch
pci-sysfs-ensure-devices-are-powered-for-config-reads.patch
pci-tegra-convert-struct-tegra_msi-mask_lock-into-raw-spinlock.patch
pci-tegra194-fix-broken-tegra_pcie_ep_raise_msi_irq.patch
pci-tegra194-handle-errors-in-bpmp-response.patch
pci-tegra194-reset-bars-when-running-in-pcie-endpoint-mode.patch
pci-xilinx-nwl-fix-ecam-programming.patch
pinctrl-samsung-drop-unused-s3c24xx-driver-data.patch
pm-em-fix-late-boot-with-holes-in-cpu-topology.patch
pm-hibernate-fix-hybrid-sleep.patch
pm-hibernate-restrict-gfp-mask-in-power_down.patch
power-supply-max77976_charger-fix-constant-current-reporting.patch
powerpc-powernv-pci-fix-underflow-and-leak-issue.patch
powerpc-pseries-msi-fix-potential-underflow-and-leak-issue.patch
pwm-berlin-fix-wrong-register-in-suspend-resume.patch
pwm-fix-incorrect-variable-used-in-error-message.patch
revert-ipmi-fix-msg-stack-when-ipmi-is-disconnected.patch
riscv-use-an-atomic-xchg-in-pudp_huge_get_and_clear.patch
rseq-selftests-use-weak-symbol-reference-not-definition-to-link-with-glibc.patch
rtc-interface-ensure-alarm-irq-is-enabled-when-uie-is-enabled.patch
rtc-interface-fix-long-standing-race-when-setting-alarm.patch
sched-deadline-fix-race-in-push_dl_task.patch
scsi-hpsa-fix-potential-memory-leak-in-hpsa_big_passthru_ioctl.patch
scsi-sd-fix-build-warning-in-sd_revalidate_disk.patch
sctp-fix-mac-comparison-to-be-constant-time.patch
smb-client-fix-bug-with-newly-created-file-in-cached-dir.patch
sparc-fix-error-handling-in-scan_one_device.patch
sparc64-fix-hugetlb-for-sun4u.patch
spi-cadence-quadspi-fix-cqspi_setup_flash.patch
spi-cadence-quadspi-flush-posted-register-writes-before-dac-access.patch
spi-cadence-quadspi-flush-posted-register-writes-before-indac-access.patch
x86-fred-remove-endbr64-from-fred-entry-points.patch
x86-umip-check-that-the-instruction-opcode-is-at-least-two-bytes.patch
x86-umip-fix-decoding-of-register-forms-of-0f-01-sgdt-and-sidt-aliases.patch
xfs-use-deferred-intent-items-for-reaping-crosslinked-blocks.patch
xsk-harden-userspace-supplied-xdp_desc-validation.patch
xtensa-simdisk-add-input-size-check-in-proc_write_simdisk.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:48:08 +0000 (14:48 +0200)]
6.12-stable patches
added patches:
clk-qcom-tcsrcc-x1e80100-set-the-bi_tcxo-as-parent-to-edp-refclk.patch
copy_sighand-handle-architectures-where-sizeof-unsigned-long-sizeof-u64.patch
cpufreq-cppc-avoid-using-cpufreq_eternal-as-transition-delay.patch
cpufreq-intel_pstate-fix-object-lifecycle-issue-in-update_qos_request.patch
crypto-aspeed-fix-dma_unmap_sg-direction.patch
crypto-atmel-fix-dma_unmap_sg-direction.patch
crypto-rockchip-fix-dma_unmap_sg-nents-value.patch
eventpoll-replace-rwlock-with-spinlock.patch
fbdev-fix-logic-error-in-offb-name-match.patch
fs-ntfs3-fix-a-resource-leak-bug-in-wnd_extend.patch
fs-quota-create-dedicated-workqueue-for-quota_release_work.patch
fuse-fix-livelock-in-synchronous-file-put-from-fuseblk-workers.patch
fuse-fix-possibly-missing-fuse_copy_finish-call-in-fuse_notify.patch
iio-adc-pac1934-fix-channel-disable-configuration.patch
iio-dac-ad5360-use-int-type-to-store-negative-error-codes.patch
iio-dac-ad5421-use-int-type-to-store-negative-error-codes.patch
iio-frequency-
adf4350-fix-prescaler-usage.patch
iio-imu-inv_icm42600-drop-redundant-pm_runtime-reinitialization-in-resume.patch
iio-xilinx-ams-fix-ams_alarm_thr_direct_mask.patch
iio-xilinx-ams-unmask-interrupts-after-updating-alarms.patch
init-handle-bootloader-identifier-in-kernel-parameters.patch
iommu-vt-d-prs-isn-t-usable-if-pds-isn-t-supported.patch
kernel-sys.c-fix-the-racy-usage-of-task_lock-tsk-group_leader-in-sys_prlimit64-paths.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:47:57 +0000 (14:47 +0200)]
6.6-stable patches
added patches:
copy_sighand-handle-architectures-where-sizeof-unsigned-long-sizeof-u64.patch
cpufreq-cppc-avoid-using-cpufreq_eternal-as-transition-delay.patch
cpufreq-intel_pstate-fix-object-lifecycle-issue-in-update_qos_request.patch
crypto-aspeed-fix-dma_unmap_sg-direction.patch
crypto-atmel-fix-dma_unmap_sg-direction.patch
crypto-rockchip-fix-dma_unmap_sg-nents-value.patch
fbdev-fix-logic-error-in-offb-name-match.patch
fs-ntfs3-fix-a-resource-leak-bug-in-wnd_extend.patch
iio-dac-ad5360-use-int-type-to-store-negative-error-codes.patch
iio-dac-ad5421-use-int-type-to-store-negative-error-codes.patch
iio-frequency-
adf4350-fix-prescaler-usage.patch
iio-imu-inv_icm42600-drop-redundant-pm_runtime-reinitialization-in-resume.patch
iio-xilinx-ams-fix-ams_alarm_thr_direct_mask.patch
iio-xilinx-ams-unmask-interrupts-after-updating-alarms.patch
init-handle-bootloader-identifier-in-kernel-parameters.patch
iommu-vt-d-prs-isn-t-usable-if-pds-isn-t-supported.patch
kernel-sys.c-fix-the-racy-usage-of-task_lock-tsk-group_leader-in-sys_prlimit64-paths.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:47:47 +0000 (14:47 +0200)]
6.1-stable patches
added patches:
copy_sighand-handle-architectures-where-sizeof-unsigned-long-sizeof-u64.patch
cpufreq-cppc-avoid-using-cpufreq_eternal-as-transition-delay.patch
cpufreq-intel_pstate-fix-object-lifecycle-issue-in-update_qos_request.patch
crypto-aspeed-fix-dma_unmap_sg-direction.patch
crypto-atmel-fix-dma_unmap_sg-direction.patch
fs-ntfs3-fix-a-resource-leak-bug-in-wnd_extend.patch
iio-dac-ad5360-use-int-type-to-store-negative-error-codes.patch
iio-dac-ad5421-use-int-type-to-store-negative-error-codes.patch
iio-frequency-
adf4350-fix-prescaler-usage.patch
iio-imu-inv_icm42600-drop-redundant-pm_runtime-reinitialization-in-resume.patch
iio-xilinx-ams-fix-ams_alarm_thr_direct_mask.patch
iio-xilinx-ams-unmask-interrupts-after-updating-alarms.patch
init-handle-bootloader-identifier-in-kernel-parameters.patch
iommu-vt-d-prs-isn-t-usable-if-pds-isn-t-supported.patch
kernel-sys.c-fix-the-racy-usage-of-task_lock-tsk-group_leader-in-sys_prlimit64-paths.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:47:38 +0000 (14:47 +0200)]
5.15-stable patches
added patches:
copy_sighand-handle-architectures-where-sizeof-unsigned-long-sizeof-u64.patch
cpufreq-intel_pstate-fix-object-lifecycle-issue-in-update_qos_request.patch
crypto-atmel-fix-dma_unmap_sg-direction.patch
fs-ntfs3-fix-a-resource-leak-bug-in-wnd_extend.patch
iio-dac-ad5360-use-int-type-to-store-negative-error-codes.patch
iio-dac-ad5421-use-int-type-to-store-negative-error-codes.patch
iio-frequency-
adf4350-fix-prescaler-usage.patch
iio-imu-inv_icm42600-drop-redundant-pm_runtime-reinitialization-in-resume.patch
init-handle-bootloader-identifier-in-kernel-parameters.patch
iommu-vt-d-prs-isn-t-usable-if-pds-isn-t-supported.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:47:29 +0000 (14:47 +0200)]
5.10-stable patches
added patches:
copy_sighand-handle-architectures-where-sizeof-unsigned-long-sizeof-u64.patch
cpufreq-intel_pstate-fix-object-lifecycle-issue-in-update_qos_request.patch
crypto-atmel-fix-dma_unmap_sg-direction.patch
iio-dac-ad5360-use-int-type-to-store-negative-error-codes.patch
iio-dac-ad5421-use-int-type-to-store-negative-error-codes.patch
iio-frequency-
adf4350-fix-prescaler-usage.patch
iio-imu-inv_icm42600-drop-redundant-pm_runtime-reinitialization-in-resume.patch
init-handle-bootloader-identifier-in-kernel-parameters.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:47:20 +0000 (14:47 +0200)]
5.4-stable patches
added patches:
cpufreq-intel_pstate-fix-object-lifecycle-issue-in-update_qos_request.patch
crypto-atmel-fix-dma_unmap_sg-direction.patch
iio-dac-ad5360-use-int-type-to-store-negative-error-codes.patch
iio-dac-ad5421-use-int-type-to-store-negative-error-codes.patch
iio-frequency-
adf4350-fix-prescaler-usage.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:42:51 +0000 (14:42 +0200)]
6.17-stable patches
added patches:
cdx-fix-device-node-reference-leak-in-cdx_msi_domain_init.patch
clk-qcom-tcsrcc-x1e80100-set-the-bi_tcxo-as-parent-to-edp-refclk.patch
clk-samsung-exynos990-fix-cmu_top-mux-div-bit-widths.patch
clk-samsung-exynos990-replace-bogus-divs-with-fixed-factor-clocks.patch
clk-samsung-exynos990-use-pll_con0-for-pll-parent-muxes.patch
copy_sighand-handle-architectures-where-sizeof-unsigned-long-sizeof-u64.patch
cpufreq-cppc-avoid-using-cpufreq_eternal-as-transition-delay.patch
cpufreq-intel_pstate-fix-object-lifecycle-issue-in-update_qos_request.patch
crypto-aspeed-fix-dma_unmap_sg-direction.patch
crypto-atmel-fix-dma_unmap_sg-direction.patch
crypto-rockchip-fix-dma_unmap_sg-nents-value.patch
eventpoll-replace-rwlock-with-spinlock.patch
fbdev-fix-logic-error-in-offb-name-match.patch
fs-ntfs3-fix-a-resource-leak-bug-in-wnd_extend.patch
fs-quota-create-dedicated-workqueue-for-quota_release_work.patch
fsnotify-pass-correct-offset-to-fsnotify_mmap_perm.patch
fuse-fix-livelock-in-synchronous-file-put-from-fuseblk-workers.patch
fuse-fix-possibly-missing-fuse_copy_finish-call-in-fuse_notify.patch
gpio-mpfs-fix-setting-gpio-direction-to-output.patch
i3c-fix-default-i2c-adapter-timeout-value.patch
iio-adc-pac1934-fix-channel-disable-configuration.patch
iio-dac-ad5360-use-int-type-to-store-negative-error-codes.patch
iio-dac-ad5421-use-int-type-to-store-negative-error-codes.patch
iio-frequency-
adf4350-fix-prescaler-usage.patch
iio-imu-inv_icm42600-avoid-configuring-if-already-pm_runtime-suspended.patch
iio-imu-inv_icm42600-drop-redundant-pm_runtime-reinitialization-in-resume.patch
iio-imu-inv_icm42600-simplify-pm_runtime-setup.patch
iio-xilinx-ams-fix-ams_alarm_thr_direct_mask.patch
iio-xilinx-ams-unmask-interrupts-after-updating-alarms.patch
init-handle-bootloader-identifier-in-kernel-parameters.patch
iommu-vt-d-prs-isn-t-usable-if-pds-isn-t-supported.patch
ipmi-msghandler-change-seq_lock-to-a-mutex.patch
ipmi-rework-user-message-limit-handling.patch
kernel-sys.c-fix-the-racy-usage-of-task_lock-tsk-group_leader-in-sys_prlimit64-paths.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:21:02 +0000 (14:21 +0200)]
drop broken arm64 kprobe patch from older queues
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:06:33 +0000 (14:06 +0200)]
6.17-stable patches
added patches:
blk-crypto-fix-missing-blktrace-bio-split-events.patch
btrfs-avoid-potential-out-of-bounds-in-btrfs_encode_fh.patch
bus-mhi-ep-fix-chained-transfer-handling-in-read-path.patch
bus-mhi-host-do-not-use-uninitialized-dev-pointer-in-mhi_init_irq_setup.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:06:25 +0000 (14:06 +0200)]
6.12-stable patches
added patches:
blk-crypto-fix-missing-blktrace-bio-split-events.patch
btrfs-avoid-potential-out-of-bounds-in-btrfs_encode_fh.patch
bus-mhi-ep-fix-chained-transfer-handling-in-read-path.patch
bus-mhi-host-do-not-use-uninitialized-dev-pointer-in-mhi_init_irq_setup.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:06:16 +0000 (14:06 +0200)]
6.6-stable patches
added patches:
blk-crypto-fix-missing-blktrace-bio-split-events.patch
btrfs-avoid-potential-out-of-bounds-in-btrfs_encode_fh.patch
bus-mhi-ep-fix-chained-transfer-handling-in-read-path.patch
bus-mhi-host-do-not-use-uninitialized-dev-pointer-in-mhi_init_irq_setup.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:06:08 +0000 (14:06 +0200)]
6.1-stable patches
added patches:
blk-crypto-fix-missing-blktrace-bio-split-events.patch
btrfs-avoid-potential-out-of-bounds-in-btrfs_encode_fh.patch
bus-mhi-host-do-not-use-uninitialized-dev-pointer-in-mhi_init_irq_setup.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 12:05:28 +0000 (14:05 +0200)]
5.15-stable patches
added patches:
btrfs-avoid-potential-out-of-bounds-in-btrfs_encode_fh.patch
bus-mhi-host-do-not-use-uninitialized-dev-pointer-in-mhi_init_irq_setup.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:34:26 +0000 (11:34 +0200)]
6.17-stable patches
added patches:
drm-amd-display-enable-dynamic-dtbclk-switch.patch
drm-amd-display-fix-unsafe-uses-of-kernel-mode-fpu.patch
drm-amd-display-incorrect-mirror-cositing.patch
drm-exynos-exynos7_drm_decon-remove-ctx-suspended.patch
drm-msm-a6xx-fix-pdc-sleep-sequence.patch
drm-nouveau-fix-bad-ret-code-in-nouveau_bo_move_prep.patch
drm-panthor-fix-memory-leak-in-panthor_ioctl_group_create.patch
drm-rcar-du-dsi-fix-1-2-3-lane-support.patch
drm-xe-uapi-loosen-used-tracking-restriction.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:34:13 +0000 (11:34 +0200)]
6.12-stable patches
added patches:
drm-amd-display-enable-dynamic-dtbclk-switch.patch
drm-nouveau-fix-bad-ret-code-in-nouveau_bo_move_prep.patch
drm-panthor-fix-memory-leak-in-panthor_ioctl_group_create.patch
drm-rcar-du-dsi-fix-1-2-3-lane-support.patch
drm-xe-uapi-loosen-used-tracking-restriction.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:34:04 +0000 (11:34 +0200)]
6.6-stable patches
added patches:
drm-nouveau-fix-bad-ret-code-in-nouveau_bo_move_prep.patch
drm-rcar-du-dsi-fix-1-2-3-lane-support.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:33:56 +0000 (11:33 +0200)]
6.1-stable patches
added patches:
drm-nouveau-fix-bad-ret-code-in-nouveau_bo_move_prep.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:33:48 +0000 (11:33 +0200)]
5.15-stable patches
added patches:
drm-nouveau-fix-bad-ret-code-in-nouveau_bo_move_prep.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:33:40 +0000 (11:33 +0200)]
5.10-stable patches
added patches:
drm-nouveau-fix-bad-ret-code-in-nouveau_bo_move_prep.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:33:28 +0000 (11:33 +0200)]
5.4-stable patches
added patches:
drm-nouveau-fix-bad-ret-code-in-nouveau_bo_move_prep.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:11:21 +0000 (11:11 +0200)]
6.1-stable patches
added patches:
dt-bindings-phy-rockchip-inno-csi-dphy-make-power-domains-non-required.patch
firmware-meson_sm-fix-device-leak-at-probe.patch
media-cx18-add-missing-check-after-dma-map.patch
media-i2c-mt9v111-fix-incorrect-type-for-ret.patch
media-lirc-fix-error-handling-in-lirc_register.patch
media-mc-fix-must_connect-handling-for-pads-with-no-links.patch
media-pci-ivtv-add-missing-check-after-dma-map.patch
xen-events-cleanup-find_virq-return-codes.patch
xen-manage-fix-suspend-error-path.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:11:12 +0000 (11:11 +0200)]
5.15-stable patches
added patches:
firmware-meson_sm-fix-device-leak-at-probe.patch
media-i2c-mt9v111-fix-incorrect-type-for-ret.patch
xen-events-cleanup-find_virq-return-codes.patch
xen-manage-fix-suspend-error-path.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:11:04 +0000 (11:11 +0200)]
5.10-stable patches
added patches:
firmware-meson_sm-fix-device-leak-at-probe.patch
media-i2c-mt9v111-fix-incorrect-type-for-ret.patch
xen-events-cleanup-find_virq-return-codes.patch
xen-manage-fix-suspend-error-path.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:09:29 +0000 (11:09 +0200)]
6.12-stable patches
added patches:
dt-bindings-phy-rockchip-inno-csi-dphy-make-power-domains-non-required.patch
firmware-meson_sm-fix-device-leak-at-probe.patch
media-cec-extron-da-hd-4k-plus-drop-external-module-make-commands.patch
media-cx18-add-missing-check-after-dma-map.patch
media-i2c-mt9v111-fix-incorrect-type-for-ret.patch
media-lirc-fix-error-handling-in-lirc_register.patch
media-mc-fix-must_connect-handling-for-pads-with-no-links.patch
media-pci-ivtv-add-missing-check-after-dma-map.patch
media-pci-mg4b-fix-uninitialized-iio-scan-data.patch
media-s5p-mfc-remove-an-unused-uninitialized-variable.patch
media-ti-j721e-csi2rx-fix-source-subdev-link-creation.patch
media-ti-j721e-csi2rx-use-devm_of_platform_populate.patch
media-venus-firmware-use-correct-reset-sequence-for-iris2.patch
media-vivid-fix-disappearing-vendor-command-with-id-messages.patch
xen-events-cleanup-find_virq-return-codes.patch
xen-events-return-eexist-for-bound-virqs.patch
xen-events-update-virq_to_irq-on-migration.patch
xen-manage-fix-suspend-error-path.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:09:19 +0000 (11:09 +0200)]
6.6-stable patches
added patches:
dt-bindings-phy-rockchip-inno-csi-dphy-make-power-domains-non-required.patch
firmware-meson_sm-fix-device-leak-at-probe.patch
media-cx18-add-missing-check-after-dma-map.patch
media-i2c-mt9v111-fix-incorrect-type-for-ret.patch
media-lirc-fix-error-handling-in-lirc_register.patch
media-mc-fix-must_connect-handling-for-pads-with-no-links.patch
media-pci-ivtv-add-missing-check-after-dma-map.patch
media-venus-firmware-use-correct-reset-sequence-for-iris2.patch
xen-events-cleanup-find_virq-return-codes.patch
xen-events-return-eexist-for-bound-virqs.patch
xen-events-update-virq_to_irq-on-migration.patch
xen-manage-fix-suspend-error-path.patch
Greg Kroah-Hartman [Thu, 16 Oct 2025 09:08:13 +0000 (11:08 +0200)]
6.17-stable patches
added patches:
dt-bindings-phy-rockchip-inno-csi-dphy-make-power-domains-non-required.patch
firmware-exynos-acpm-fix-pmic-returned-errno.patch
firmware-meson_sm-fix-device-leak-at-probe.patch
kvm-arm64-fix-debug-checking-for-np-guests-using-huge-mappings.patch
kvm-arm64-fix-page-leak-in-user_mem_abort.patch
kvm-s390-fix-to-clear-pte-when-discarding-a-swapped-page.patch
kvm-svm-re-load-current-not-host-tsc_aux-on-vmexit-from-sev-es-guest.patch
kvm-tdx-fix-uninitialized-error-code-for-__tdx_bringup.patch
media-cec-extron-da-hd-4k-plus-drop-external-module-make-commands.patch
media-cx18-add-missing-check-after-dma-map.patch
media-i2c-mt9p031-fix-mbus-code-initialization.patch
media-i2c-mt9v111-fix-incorrect-type-for-ret.patch
media-lirc-fix-error-handling-in-lirc_register.patch
media-mc-fix-must_connect-handling-for-pads-with-no-links.patch
media-pci-ivtv-add-missing-check-after-dma-map.patch
media-pci-mg4b-fix-uninitialized-iio-scan-data.patch
media-platform-mtk-mdp3-add-missing-mt8188-compatible-to-comp_dt_ids.patch
media-s5p-mfc-remove-an-unused-uninitialized-variable.patch
media-staging-ipu7-fix-isys-device-runtime-pm-usage-in-firmware-closing.patch
media-ti-j721e-csi2rx-fix-source-subdev-link-creation.patch
media-ti-j721e-csi2rx-use-devm_of_platform_populate.patch
media-uvcvideo-avoid-variable-shadowing-in-uvc_ctrl_cleanup_fh.patch
media-venus-firmware-use-correct-reset-sequence-for-iris2.patch
media-venus-pm_helpers-add-fallback-for-the-opp-table.patch
media-vivid-fix-disappearing-vendor-command-with-id-messages.patch
media-vsp1-export-missing-vsp1_isp_free_buffer-symbol.patch
x86-kvm-force-legacy-pci-hole-to-uc-when-overriding-mtrrs-for-tdx-snp.patch
xen-events-cleanup-find_virq-return-codes.patch
xen-events-return-eexist-for-bound-virqs.patch
xen-events-update-virq_to_irq-on-migration.patch
xen-manage-fix-suspend-error-path.patch
xen-take-system_transition_mutex-on-suspend.patch