]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Dec 2025 14:44:27 +0000 (15:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Dec 2025 14:44:27 +0000 (15:44 +0100)
commitef9078d2fef690a7d5f71efa398426fd66bdf21e
tree92ad79723ec7a8722fc22e90052e65ab58e17eca
parentcaf8d4053392a022eeb4f6e1a7262a3924ec6ee9
6.12-stable patches

added patches:
btrfs-don-t-log-conflicting-inode-if-it-s-a-dir-moved-in-the-current-transaction.patch
fsnotify-do-not-generate-access-modify-events-on-child-for-special-files.patch
gpio-regmap-fix-memleak-in-error-path-in-gpio_regmap_register.patch
kvm-disallow-toggling-kvm_mem_guest_memfd-on-an-existing-memslot.patch
kvm-nsvm-avoid-incorrect-injection-of-svm_exit_cr0_sel_write.patch
kvm-nsvm-clear-exit_code_hi-in-vmcb-when-synthesizing-nested-vm-exits.patch
kvm-nsvm-propagate-svm_exit_cr0_sel_write-correctly-for-lmsw-emulation.patch
kvm-nsvm-set-exit_code_hi-to-1-when-synthesizing-svm_exit_err-failed-vmrun.patch
kvm-nvmx-immediately-refresh-apicv-controls-as-needed-on-nested-vm-exit.patch
kvm-svm-mark-vmcb_npt-as-dirty-on-nested-vmrun.patch
kvm-svm-mark-vmcb_perm_map-as-dirty-on-nested-vmrun.patch
kvm-x86-don-t-clear-async-pf-queue-when-cr0.pg-is-disabled-e.g.-on-smi.patch
kvm-x86-explicitly-set-new-periodic-hrtimer-expiration-in-apic_timer_fn.patch
kvm-x86-fix-vm-hard-lockup-after-prolonged-inactivity-with-periodic-hv-timer.patch
kvm-x86-warn-if-hrtimer-callback-for-periodic-apic-timer-fires-with-period-0.patch
libceph-make-decode_pool-more-resilient-against-corrupted-osdmaps.patch
media-vidtv-initialize-local-pointers-upon-transfer-of-memory-ownership.patch
net-handshake-restore-destructor-on-submit-failure.patch
net-phy-marvell-88q2xxx-fix-clamped-value-in-mv88q2xxx_hwmon_write.patch
nfsd-clear-seclabel-in-the-suppattr_exclcreat-bitmap.patch
nfsd-mark-variable-__maybe_unused-to-avoid-w-1-build-break.patch
nfsd-nfsv4-file-creation-neglects-setting-acl.patch
ocfs2-fix-kernel-bug-in-ocfs2_find_victim_chain.patch
parisc-do-not-reprogram-affinitiy-on-asp-chip.patch
platform-chrome-cros_ec_ishtp-fix-uaf-after-unbinding-driver.patch
pm-runtime-do-not-clear-needs_force_resume-with-enabled-runtime-pm.patch
powerpc-add-reloc_offset-to-font-bitmap-pointer-used-for-bootx_printf.patch
powerpc-kexec-enable-smt-before-waking-offline-cpus.patch
r8169-fix-rtl8117-wake-on-lan-in-dash-mode.patch
s390-ipl-clear-sbp-flag-when-bootprog-is-set.patch
scs-fix-a-wrong-parameter-in-__scs_magic.patch
sunrpc-svcauth_gss-avoid-null-deref-on-zero-length-gss_token-in-gss_read_proxy_verf.patch
svcrdma-return-0-on-success-from-svc_rdma_copy_inline_range.patch
svcrdma-use-rc_pageoff-for-memcpy-byte-offset.patch
tools-testing-nvdimm-use-per-dimm-device-handle.patch
tracing-do-not-register-unsupported-perf-events.patch
xfs-fix-a-memory-leak-in-xfs_buf_item_init.patch
xfs-fix-a-uaf-problem-in-xattr-repair.patch
xfs-fix-stupid-compiler-warning.patch
40 files changed:
queue-6.12/btrfs-don-t-log-conflicting-inode-if-it-s-a-dir-moved-in-the-current-transaction.patch [new file with mode: 0644]
queue-6.12/fsnotify-do-not-generate-access-modify-events-on-child-for-special-files.patch [new file with mode: 0644]
queue-6.12/gpio-regmap-fix-memleak-in-error-path-in-gpio_regmap_register.patch [new file with mode: 0644]
queue-6.12/kvm-disallow-toggling-kvm_mem_guest_memfd-on-an-existing-memslot.patch [new file with mode: 0644]
queue-6.12/kvm-nsvm-avoid-incorrect-injection-of-svm_exit_cr0_sel_write.patch [new file with mode: 0644]
queue-6.12/kvm-nsvm-clear-exit_code_hi-in-vmcb-when-synthesizing-nested-vm-exits.patch [new file with mode: 0644]
queue-6.12/kvm-nsvm-propagate-svm_exit_cr0_sel_write-correctly-for-lmsw-emulation.patch [new file with mode: 0644]
queue-6.12/kvm-nsvm-set-exit_code_hi-to-1-when-synthesizing-svm_exit_err-failed-vmrun.patch [new file with mode: 0644]
queue-6.12/kvm-nvmx-immediately-refresh-apicv-controls-as-needed-on-nested-vm-exit.patch [new file with mode: 0644]
queue-6.12/kvm-svm-mark-vmcb_npt-as-dirty-on-nested-vmrun.patch [new file with mode: 0644]
queue-6.12/kvm-svm-mark-vmcb_perm_map-as-dirty-on-nested-vmrun.patch [new file with mode: 0644]
queue-6.12/kvm-x86-don-t-clear-async-pf-queue-when-cr0.pg-is-disabled-e.g.-on-smi.patch [new file with mode: 0644]
queue-6.12/kvm-x86-explicitly-set-new-periodic-hrtimer-expiration-in-apic_timer_fn.patch [new file with mode: 0644]
queue-6.12/kvm-x86-fix-vm-hard-lockup-after-prolonged-inactivity-with-periodic-hv-timer.patch [new file with mode: 0644]
queue-6.12/kvm-x86-warn-if-hrtimer-callback-for-periodic-apic-timer-fires-with-period-0.patch [new file with mode: 0644]
queue-6.12/libceph-make-decode_pool-more-resilient-against-corrupted-osdmaps.patch [new file with mode: 0644]
queue-6.12/media-vidtv-initialize-local-pointers-upon-transfer-of-memory-ownership.patch [new file with mode: 0644]
queue-6.12/net-handshake-restore-destructor-on-submit-failure.patch [new file with mode: 0644]
queue-6.12/net-phy-marvell-88q2xxx-fix-clamped-value-in-mv88q2xxx_hwmon_write.patch [new file with mode: 0644]
queue-6.12/nfsd-clear-seclabel-in-the-suppattr_exclcreat-bitmap.patch [new file with mode: 0644]
queue-6.12/nfsd-mark-variable-__maybe_unused-to-avoid-w-1-build-break.patch [new file with mode: 0644]
queue-6.12/nfsd-nfsv4-file-creation-neglects-setting-acl.patch [new file with mode: 0644]
queue-6.12/ocfs2-fix-kernel-bug-in-ocfs2_find_victim_chain.patch [new file with mode: 0644]
queue-6.12/parisc-do-not-reprogram-affinitiy-on-asp-chip.patch [new file with mode: 0644]
queue-6.12/platform-chrome-cros_ec_ishtp-fix-uaf-after-unbinding-driver.patch [new file with mode: 0644]
queue-6.12/pm-runtime-do-not-clear-needs_force_resume-with-enabled-runtime-pm.patch [new file with mode: 0644]
queue-6.12/powerpc-add-reloc_offset-to-font-bitmap-pointer-used-for-bootx_printf.patch [new file with mode: 0644]
queue-6.12/powerpc-kexec-enable-smt-before-waking-offline-cpus.patch [new file with mode: 0644]
queue-6.12/r8169-fix-rtl8117-wake-on-lan-in-dash-mode.patch [new file with mode: 0644]
queue-6.12/s390-ipl-clear-sbp-flag-when-bootprog-is-set.patch [new file with mode: 0644]
queue-6.12/scs-fix-a-wrong-parameter-in-__scs_magic.patch [new file with mode: 0644]
queue-6.12/series
queue-6.12/sunrpc-svcauth_gss-avoid-null-deref-on-zero-length-gss_token-in-gss_read_proxy_verf.patch [new file with mode: 0644]
queue-6.12/svcrdma-return-0-on-success-from-svc_rdma_copy_inline_range.patch [new file with mode: 0644]
queue-6.12/svcrdma-use-rc_pageoff-for-memcpy-byte-offset.patch [new file with mode: 0644]
queue-6.12/tools-testing-nvdimm-use-per-dimm-device-handle.patch [new file with mode: 0644]
queue-6.12/tracing-do-not-register-unsupported-perf-events.patch [new file with mode: 0644]
queue-6.12/xfs-fix-a-memory-leak-in-xfs_buf_item_init.patch [new file with mode: 0644]
queue-6.12/xfs-fix-a-uaf-problem-in-xattr-repair.patch [new file with mode: 0644]
queue-6.12/xfs-fix-stupid-compiler-warning.patch [new file with mode: 0644]