]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Dec 2025 14:41:26 +0000 (15:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Dec 2025 14:41:26 +0000 (15:41 +0100)
commitea3254b078a465e013a9a1e447077451b2c3f85c
tree40f773a63fcec8e57b703fe1d9d19eec71a0517f
parent88026f8e433f79dd6d20ebb0bab2d1c6da5339d2
6.1-stable patches

added patches:
fsnotify-do-not-generate-access-modify-events-on-child-for-special-files.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-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
nfsd-mark-variable-__maybe_unused-to-avoid-w-1-build-break.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-kexec-enable-smt-before-waking-offline-cpus.patch
r8169-fix-rtl8117-wake-on-lan-in-dash-mode.patch
scs-fix-a-wrong-parameter-in-__scs_magic.patch
svcrdma-return-0-on-success-from-svc_rdma_copy_inline_range.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
26 files changed:
queue-6.1/fsnotify-do-not-generate-access-modify-events-on-child-for-special-files.patch [new file with mode: 0644]
queue-6.1/kvm-nsvm-avoid-incorrect-injection-of-svm_exit_cr0_sel_write.patch [new file with mode: 0644]
queue-6.1/kvm-nsvm-clear-exit_code_hi-in-vmcb-when-synthesizing-nested-vm-exits.patch [new file with mode: 0644]
queue-6.1/kvm-nsvm-propagate-svm_exit_cr0_sel_write-correctly-for-lmsw-emulation.patch [new file with mode: 0644]
queue-6.1/kvm-nsvm-set-exit_code_hi-to-1-when-synthesizing-svm_exit_err-failed-vmrun.patch [new file with mode: 0644]
queue-6.1/kvm-svm-mark-vmcb_npt-as-dirty-on-nested-vmrun.patch [new file with mode: 0644]
queue-6.1/kvm-svm-mark-vmcb_perm_map-as-dirty-on-nested-vmrun.patch [new file with mode: 0644]
queue-6.1/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.1/kvm-x86-explicitly-set-new-periodic-hrtimer-expiration-in-apic_timer_fn.patch [new file with mode: 0644]
queue-6.1/kvm-x86-fix-vm-hard-lockup-after-prolonged-inactivity-with-periodic-hv-timer.patch [new file with mode: 0644]
queue-6.1/kvm-x86-warn-if-hrtimer-callback-for-periodic-apic-timer-fires-with-period-0.patch [new file with mode: 0644]
queue-6.1/libceph-make-decode_pool-more-resilient-against-corrupted-osdmaps.patch [new file with mode: 0644]
queue-6.1/media-vidtv-initialize-local-pointers-upon-transfer-of-memory-ownership.patch [new file with mode: 0644]
queue-6.1/nfsd-mark-variable-__maybe_unused-to-avoid-w-1-build-break.patch [new file with mode: 0644]
queue-6.1/ocfs2-fix-kernel-bug-in-ocfs2_find_victim_chain.patch [new file with mode: 0644]
queue-6.1/parisc-do-not-reprogram-affinitiy-on-asp-chip.patch [new file with mode: 0644]
queue-6.1/platform-chrome-cros_ec_ishtp-fix-uaf-after-unbinding-driver.patch [new file with mode: 0644]
queue-6.1/pm-runtime-do-not-clear-needs_force_resume-with-enabled-runtime-pm.patch [new file with mode: 0644]
queue-6.1/powerpc-kexec-enable-smt-before-waking-offline-cpus.patch [new file with mode: 0644]
queue-6.1/r8169-fix-rtl8117-wake-on-lan-in-dash-mode.patch [new file with mode: 0644]
queue-6.1/scs-fix-a-wrong-parameter-in-__scs_magic.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/svcrdma-return-0-on-success-from-svc_rdma_copy_inline_range.patch [new file with mode: 0644]
queue-6.1/tools-testing-nvdimm-use-per-dimm-device-handle.patch [new file with mode: 0644]
queue-6.1/tracing-do-not-register-unsupported-perf-events.patch [new file with mode: 0644]
queue-6.1/xfs-fix-a-memory-leak-in-xfs_buf_item_init.patch [new file with mode: 0644]