]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Oct 2025 07:43:42 +0000 (09:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Oct 2025 07:43:42 +0000 (09:43 +0200)
commit5883bbe37f68496418c2c8b00a5a6d3b7225802b
treeb1790550841dced172e87edbde66132f2ffba670
parent84ffa4e2768d1bbb1ca4b86bc1b6590de670a0a7
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
34 files changed:
queue-6.6/acpi-battery-add-synchronization-between-interface-updates.patch [new file with mode: 0644]
queue-6.6/acpi-battery-allocate-driver-data-through-devm_-apis.patch [new file with mode: 0644]
queue-6.6/acpi-battery-check-for-error-code-from-devm_mutex_init-call.patch [new file with mode: 0644]
queue-6.6/acpi-battery-initialize-mutexes-through-devm_-apis.patch [new file with mode: 0644]
queue-6.6/acpi-property-add-code-comments-explaining-what-is-going-on.patch [new file with mode: 0644]
queue-6.6/acpi-property-disregard-references-in-data-only-subnode-lists.patch [new file with mode: 0644]
queue-6.6/acpi-property-do-not-pass-null-handles-to-acpi_attach_data.patch [new file with mode: 0644]
queue-6.6/arm64-kprobes-call-set_memory_rox-for-kprobe-page.patch [new file with mode: 0644]
queue-6.6/arm64-mte-do-not-flag-the-zero-page-as-pg_mte_tagged.patch [new file with mode: 0644]
queue-6.6/btrfs-fix-the-incorrect-max_bytes-value-for-find_lock_delalloc_range.patch [new file with mode: 0644]
queue-6.6/ipmi-fix-handling-of-messages-with-provided-receive-message-pointer.patch [new file with mode: 0644]
queue-6.6/ipmi-rework-user-message-limit-handling.patch [new file with mode: 0644]
queue-6.6/ksmbd-add-max-ip-connections-parameter.patch [new file with mode: 0644]
queue-6.6/kvm-svm-emulate-perf_cntr_global_status_set-for-perfmonv2.patch [new file with mode: 0644]
queue-6.6/kvm-svm-skip-fastpath-emulation-on-vm-exit-if-next-rip-isn-t-valid.patch [new file with mode: 0644]
queue-6.6/media-mc-clear-minor-number-before-put-device.patch [new file with mode: 0644]
queue-6.6/mfd-intel_soc_pmic_chtdc_ti-drop-unneeded-assignment-for-cache_type.patch [new file with mode: 0644]
queue-6.6/mfd-intel_soc_pmic_chtdc_ti-fix-invalid-regmap-config-max_register-value.patch [new file with mode: 0644]
queue-6.6/mfd-intel_soc_pmic_chtdc_ti-set-use_single_read-regmap_config-flag.patch [new file with mode: 0644]
queue-6.6/misc-fastrpc-add-missing-dev_err-newlines.patch [new file with mode: 0644]
queue-6.6/misc-fastrpc-save-actual-dma-size-in-fastrpc_map-structure.patch [new file with mode: 0644]
queue-6.6/mm-ksm-fix-incorrect-ksm-counter-handling-in-mm_struct-during-fork.patch [new file with mode: 0644]
queue-6.6/pci-endpoint-pci-epf-test-add-null-check-for-dma-channels-before-release.patch [new file with mode: 0644]
queue-6.6/pci-endpoint-remove-surplus-return-statement-from-pci_epf_test_clean_dma_chan.patch [new file with mode: 0644]
queue-6.6/rseq-protect-event-mask-against-membarrier-ipi.patch [new file with mode: 0644]
queue-6.6/s390-bpf-centralize-frame-offset-calculations.patch [new file with mode: 0644]
queue-6.6/s390-bpf-change-seen_reg-to-a-mask.patch [new file with mode: 0644]
queue-6.6/s390-bpf-describe-the-frame-using-a-struct-instead-of-constants.patch [new file with mode: 0644]
queue-6.6/s390-bpf-write-back-tail-call-counter-for-bpf_pseudo_call.patch [new file with mode: 0644]
queue-6.6/s390-bpf-write-back-tail-call-counter-for-bpf_tramp_f_call_orig.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/squashfs-add-additional-inode-sanity-checking.patch [new file with mode: 0644]
queue-6.6/squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch [new file with mode: 0644]
queue-6.6/tracing-fix-race-condition-in-kprobe-initialization-causing-null-pointer-dereference.patch [new file with mode: 0644]