]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Apr 2025 12:10:11 +0000 (14:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Apr 2025 12:10:11 +0000 (14:10 +0200)
commitebd362dc430bf426e6a2cc5d1e231a06dca3e4c8
tree1c349fe60e1163e39e48ac173a6451fe775106eb
parent487a56acd33a0b3fe0e4fbccbbd1a98e462368b5
6.12-stable patches

added patches:
ata-libata-scsi-fix-ata_mselect_control_ata_feature-return-type.patch
ata-libata-scsi-fix-ata_msense_control_ata_feature.patch
ata-libata-scsi-improve-cdl-control.patch
crypto-atmel-sha204a-set-hwrng-quality-to-lowest-possible.patch
cxl-core-regs.c-skip-memory-space-enable-check-for-rcd-and-rch-ports.patch
drm-amd-display-fix-gpu-reset-in-multidisplay-config.patch
drm-amd-display-force-full-update-in-gpu-reset.patch
drm-panel-jd9365da-fix-reset-signal-polarity-in-unprepare.patch
io_uring-fix-sync-handling-of-io_fallback_tw.patch
irqchip-gic-v2m-prevent-use-after-free-of-gicv2m_get_fwnode.patch
kvm-svm-allocate-ir-data-using-atomic-allocation.patch
loongarch-handle-fp-lsx-lasx-and-lbt-assembly-symbols.patch
loongarch-kvm-fix-pmu-pass-through-issue-if-vm-exits-to-host-finally.patch
loongarch-kvm-fully-clear-some-csrs-when-vm-reboot.patch
loongarch-remove-a-bogus-reference-to-zone_dma.patch
loongarch-return-null-from-huge_pte_offset-for-invalid-pmd.patch
mcb-fix-a-double-free-bug-in-chameleon_parse_gdd.patch
mei-me-add-panther-lake-h-did.patch
mei-vsc-fix-fortify-panic-caused-by-invalid-counted_by-use.patch
net-phy-microchip-force-irq-polling-mode-for-lan88xx.patch
net-selftests-initialize-tcp-header-and-skb-payload-with-zero.patch
rust-firmware-use-ffi-c_char-type-in-fwfunc.patch
sched_ext-use-kvzalloc-for-large-exit_dump-allocation.patch
scsi-improve-cdl-control.patch
scsi-mpi3mr-fix-pending-i-o-counter.patch
usb-storage-quirk-for-adata-portable-hdd-ch94.patch
virtio_console-fix-missing-byte-order-handling-for-cols-and-rows.patch
x86-insn-fix-ctest-instruction-decoding.patch
xen-netfront-handle-null-returned-by-xdp_convert_buff_to_frame.patch
30 files changed:
queue-6.12/ata-libata-scsi-fix-ata_mselect_control_ata_feature-return-type.patch [new file with mode: 0644]
queue-6.12/ata-libata-scsi-fix-ata_msense_control_ata_feature.patch [new file with mode: 0644]
queue-6.12/ata-libata-scsi-improve-cdl-control.patch [new file with mode: 0644]
queue-6.12/crypto-atmel-sha204a-set-hwrng-quality-to-lowest-possible.patch [new file with mode: 0644]
queue-6.12/cxl-core-regs.c-skip-memory-space-enable-check-for-rcd-and-rch-ports.patch [new file with mode: 0644]
queue-6.12/drm-amd-display-fix-gpu-reset-in-multidisplay-config.patch [new file with mode: 0644]
queue-6.12/drm-amd-display-force-full-update-in-gpu-reset.patch [new file with mode: 0644]
queue-6.12/drm-panel-jd9365da-fix-reset-signal-polarity-in-unprepare.patch [new file with mode: 0644]
queue-6.12/io_uring-fix-sync-handling-of-io_fallback_tw.patch [new file with mode: 0644]
queue-6.12/irqchip-gic-v2m-prevent-use-after-free-of-gicv2m_get_fwnode.patch [new file with mode: 0644]
queue-6.12/kvm-svm-allocate-ir-data-using-atomic-allocation.patch [new file with mode: 0644]
queue-6.12/loongarch-handle-fp-lsx-lasx-and-lbt-assembly-symbols.patch [new file with mode: 0644]
queue-6.12/loongarch-kvm-fix-pmu-pass-through-issue-if-vm-exits-to-host-finally.patch [new file with mode: 0644]
queue-6.12/loongarch-kvm-fully-clear-some-csrs-when-vm-reboot.patch [new file with mode: 0644]
queue-6.12/loongarch-remove-a-bogus-reference-to-zone_dma.patch [new file with mode: 0644]
queue-6.12/loongarch-return-null-from-huge_pte_offset-for-invalid-pmd.patch [new file with mode: 0644]
queue-6.12/mcb-fix-a-double-free-bug-in-chameleon_parse_gdd.patch [new file with mode: 0644]
queue-6.12/mei-me-add-panther-lake-h-did.patch [new file with mode: 0644]
queue-6.12/mei-vsc-fix-fortify-panic-caused-by-invalid-counted_by-use.patch [new file with mode: 0644]
queue-6.12/net-phy-microchip-force-irq-polling-mode-for-lan88xx.patch [new file with mode: 0644]
queue-6.12/net-selftests-initialize-tcp-header-and-skb-payload-with-zero.patch [new file with mode: 0644]
queue-6.12/rust-firmware-use-ffi-c_char-type-in-fwfunc.patch [new file with mode: 0644]
queue-6.12/sched_ext-use-kvzalloc-for-large-exit_dump-allocation.patch [new file with mode: 0644]
queue-6.12/scsi-improve-cdl-control.patch [new file with mode: 0644]
queue-6.12/scsi-mpi3mr-fix-pending-i-o-counter.patch [new file with mode: 0644]
queue-6.12/series
queue-6.12/usb-storage-quirk-for-adata-portable-hdd-ch94.patch [new file with mode: 0644]
queue-6.12/virtio_console-fix-missing-byte-order-handling-for-cols-and-rows.patch [new file with mode: 0644]
queue-6.12/x86-insn-fix-ctest-instruction-decoding.patch [new file with mode: 0644]
queue-6.12/xen-netfront-handle-null-returned-by-xdp_convert_buff_to_frame.patch [new file with mode: 0644]