]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Jul 2025 14:53:22 +0000 (16:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Jul 2025 14:53:22 +0000 (16:53 +0200)
commit8a31fa59e321db720f1e906a1d56a67188d966e1
tree0fdbc937fd4a42a046f26205e282393439500b36
parentc16228ac0bb7b130ed0fd4009dd8daceef28ed0d
6.12-stable patches

added patches:
arm-9448-1-use-an-absolute-path-to-unified.h-in-kbuild_aflags.patch
arm64-dts-qcom-x1-crd-fix-vreg_l2j_1p2-voltage.patch
arm64-dts-qcom-x1e78100-t14s-mark-l12b-and-l15b-always-on.patch
comedi-comedi_test-fix-possible-deletion-of-uninitialized-timers.patch
crypto-powerpc-poly1305-add-depends-on-broken-for-now.patch
drivers-hv-make-the-sysfs-node-size-for-the-ring-buffer-dynamic.patch
erofs-clean-up-header-parsing-for-ztailpacking-and-fragments.patch
erofs-fix-large-fragment-handling.patch
erofs-refine-z_erofs_get_extent_compressedlen.patch
erofs-simplify-tail-inline-pcluster-handling.patch
erofs-simplify-z_erofs_load_compact_lcluster.patch
erofs-use-z_erofs_lcluster_type_max-to-simplify-switches.patch
ext4-correct-the-error-handle-in-ext4_fallocate.patch
ext4-don-t-explicit-update-times-in-ext4_fallocate.patch
ext4-factor-out-ext4_do_fallocate.patch
ext4-fix-incorrect-punch-max_end.patch
ext4-fix-out-of-bounds-punch-offset.patch
ext4-move-out-common-parts-into-ext4_fallocate.patch
ext4-move-out-inode_lock-into-ext4_fallocate.patch
ext4-refactor-ext4_collapse_range.patch
ext4-refactor-ext4_insert_range.patch
ext4-refactor-ext4_punch_hole.patch
ext4-refactor-ext4_zero_range.patch
iio-hid-sensor-prox-fix-incorrect-offset-calculation.patch
iio-hid-sensor-prox-restore-lost-scale-assignments.patch
jfs-reject-on-disk-inodes-of-an-unsupported-type.patch
kvm-x86-add-x86emul_f_msr-and-x86emul_f_dt_load-to-aid-canonical-checks.patch
kvm-x86-drop-x86.h-include-from-cpuid.h.patch
kvm-x86-hyper-v-skip-non-canonical-addresses-during-pv-tlb-flush.patch
kvm-x86-model-canonical-checks-more-precisely.patch
kvm-x86-route-non-canonical-checks-in-emulator-through-emulate_ops.patch
mtd-rawnand-qcom-fix-last-codeword-read-in-qcom_param_page_type_exec.patch
revert-wifi-mt76-mt7925-update-mt7925_mcu_uni__ba-for-mlo.patch
spi-cadence-quadspi-fix-cleanup-of-rx_chan-on-failure-paths.patch
wifi-mt76-mt7925-adjust-rm-bss-flow-to-prevent-next-connection-failure.patch
x86-bugs-fix-use-of-possibly-uninit-value-in-amd_check_tsa_microcode.patch
x86-hyperv-fix-apic-id-and-vp-index-confusion-in-hv_snp_boot_ap.patch
38 files changed:
queue-6.12/arm-9448-1-use-an-absolute-path-to-unified.h-in-kbuild_aflags.patch [new file with mode: 0644]
queue-6.12/arm64-dts-qcom-x1-crd-fix-vreg_l2j_1p2-voltage.patch [new file with mode: 0644]
queue-6.12/arm64-dts-qcom-x1e78100-t14s-mark-l12b-and-l15b-always-on.patch [new file with mode: 0644]
queue-6.12/comedi-comedi_test-fix-possible-deletion-of-uninitialized-timers.patch [new file with mode: 0644]
queue-6.12/crypto-powerpc-poly1305-add-depends-on-broken-for-now.patch [new file with mode: 0644]
queue-6.12/drivers-hv-make-the-sysfs-node-size-for-the-ring-buffer-dynamic.patch [new file with mode: 0644]
queue-6.12/erofs-clean-up-header-parsing-for-ztailpacking-and-fragments.patch [new file with mode: 0644]
queue-6.12/erofs-fix-large-fragment-handling.patch [new file with mode: 0644]
queue-6.12/erofs-refine-z_erofs_get_extent_compressedlen.patch [new file with mode: 0644]
queue-6.12/erofs-simplify-tail-inline-pcluster-handling.patch [new file with mode: 0644]
queue-6.12/erofs-simplify-z_erofs_load_compact_lcluster.patch [new file with mode: 0644]
queue-6.12/erofs-use-z_erofs_lcluster_type_max-to-simplify-switches.patch [new file with mode: 0644]
queue-6.12/ext4-correct-the-error-handle-in-ext4_fallocate.patch [new file with mode: 0644]
queue-6.12/ext4-don-t-explicit-update-times-in-ext4_fallocate.patch [new file with mode: 0644]
queue-6.12/ext4-factor-out-ext4_do_fallocate.patch [new file with mode: 0644]
queue-6.12/ext4-fix-incorrect-punch-max_end.patch [new file with mode: 0644]
queue-6.12/ext4-fix-out-of-bounds-punch-offset.patch [new file with mode: 0644]
queue-6.12/ext4-move-out-common-parts-into-ext4_fallocate.patch [new file with mode: 0644]
queue-6.12/ext4-move-out-inode_lock-into-ext4_fallocate.patch [new file with mode: 0644]
queue-6.12/ext4-refactor-ext4_collapse_range.patch [new file with mode: 0644]
queue-6.12/ext4-refactor-ext4_insert_range.patch [new file with mode: 0644]
queue-6.12/ext4-refactor-ext4_punch_hole.patch [new file with mode: 0644]
queue-6.12/ext4-refactor-ext4_zero_range.patch [new file with mode: 0644]
queue-6.12/iio-hid-sensor-prox-fix-incorrect-offset-calculation.patch [new file with mode: 0644]
queue-6.12/iio-hid-sensor-prox-restore-lost-scale-assignments.patch [new file with mode: 0644]
queue-6.12/jfs-reject-on-disk-inodes-of-an-unsupported-type.patch [new file with mode: 0644]
queue-6.12/kvm-x86-add-x86emul_f_msr-and-x86emul_f_dt_load-to-aid-canonical-checks.patch [new file with mode: 0644]
queue-6.12/kvm-x86-drop-x86.h-include-from-cpuid.h.patch [new file with mode: 0644]
queue-6.12/kvm-x86-hyper-v-skip-non-canonical-addresses-during-pv-tlb-flush.patch [new file with mode: 0644]
queue-6.12/kvm-x86-model-canonical-checks-more-precisely.patch [new file with mode: 0644]
queue-6.12/kvm-x86-route-non-canonical-checks-in-emulator-through-emulate_ops.patch [new file with mode: 0644]
queue-6.12/mtd-rawnand-qcom-fix-last-codeword-read-in-qcom_param_page_type_exec.patch [new file with mode: 0644]
queue-6.12/revert-wifi-mt76-mt7925-update-mt7925_mcu_uni__ba-for-mlo.patch [new file with mode: 0644]
queue-6.12/series
queue-6.12/spi-cadence-quadspi-fix-cleanup-of-rx_chan-on-failure-paths.patch [new file with mode: 0644]
queue-6.12/wifi-mt76-mt7925-adjust-rm-bss-flow-to-prevent-next-connection-failure.patch [new file with mode: 0644]
queue-6.12/x86-bugs-fix-use-of-possibly-uninit-value-in-amd_check_tsa_microcode.patch [new file with mode: 0644]
queue-6.12/x86-hyperv-fix-apic-id-and-vp-index-confusion-in-hv_snp_boot_ap.patch [new file with mode: 0644]