]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2024 17:49:11 +0000 (19:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2024 17:49:11 +0000 (19:49 +0200)
commit081a06b0f4ef44fb1891301a0e83a8abbc9c4258
tree63d5abce3b301a708919d8d7bee41cc4a88e1f80
parent158639cb0ce16537ba8df0e274594cdcecb48889
6.6-stable patches

added patches:
alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14ahp9.patch
alsa-hda-realtek-fix-mute-micmute-leds-don-t-work-for-probook-445-465-g11.patch
alsa-hda-realtek-limit-mic-boost-on-n14ap7.patch
arm64-dts-imx8qm-mek-fix-gpio-number-for-reg_usdhc2_vmmc.patch
btrfs-retry-block-group-reclaim-without-infinite-loop.patch
cifs-fix-typo-in-module-parameter-enable_gcm_256.patch
drm-amdgpu-fix-ubsan-warning-in-kv_dpm.c.patch
drm-i915-mso-using-joiner-is-not-possible-with-edp-mso.patch
drm-radeon-fix-ubsan-warning-in-kv_dpm.c.patch
dt-bindings-dma-fsl-edma-fix-dma-channels-constraints.patch
dt-bindings-i2c-atmel-at91sam-correct-path-to-i2c-controller-schema.patch
dt-bindings-i2c-google-cros-ec-i2c-tunnel-correct-path-to-i2c-controller-schema.patch
efi-x86-free-efi-memory-map-only-when-installing-a-new-one.patch
gcov-add-support-for-gcc-14.patch
i2c-ocores-set-iack-bit-after-core-is-enabled.patch
kcov-don-t-lose-track-of-remote-references-during-softirqs.patch
kvm-arm64-disassociate-vcpus-from-redistributor-region-on-teardown.patch
kvm-fix-a-data-race-on-last_boosted_vcpu-in-kvm_vcpu_on_spin.patch
kvm-x86-always-sync-pir-to-irr-prior-to-scanning-i-o-apic-routes.patch
loongarch-fix-multiple-hardware-watchpoint-issues.patch
loongarch-fix-watchpoint-setting-error.patch
loongarch-trigger-user-space-watchpoints-correctly.patch
mips-pci-lantiq-restore-reset-gpio-polarity.patch
mm-mmap-allow-for-the-maximum-number-of-bits-for-randomizing-mmap_base-by-default.patch
mm-page_table_check-fix-crash-on-zone_device.patch
net-do-not-leave-a-dangling-sk-pointer-when-socket-creation-fails.patch
net-stmmac-assign-configured-channel-value-to-extts-event.patch
net-usb-ax88179_178a-improve-reset-check.patch
ocfs2-fix-null-pointer-dereference-in-ocfs2_abort_trigger.patch
ocfs2-fix-null-pointer-dereference-in-ocfs2_journal_dirty.patch
ovl-fix-encoding-fid-for-lower-only-root.patch
rdma-mlx5-follow-rb_key.ats-when-creating-new-mkeys.patch
rdma-mlx5-remove-extra-unlock-on-error-path.patch
rdma-rxe-fix-data-copy-for-ib_send_inline.patch
scsi-ufs-core-free-memory-allocated-for-model-before-reinit.patch
serial-8250_dw-revert-move-definitions-to-the-shared-header.patch
spi-stm32-qspi-clamp-stm32_qspi_get_mode-output-to-ccr_buswidth_4.patch
spi-stm32-qspi-fix-dual-flash-mode-sanity-test-in-stm32_qspi_setup.patch
tcp-clear-tp-retrans_stamp-in-tcp_rcv_fastopen_synack.patch
40 files changed:
queue-6.6/alsa-hda-realtek-add-quirk-for-lenovo-yoga-pro-7-14ahp9.patch [new file with mode: 0644]
queue-6.6/alsa-hda-realtek-fix-mute-micmute-leds-don-t-work-for-probook-445-465-g11.patch [new file with mode: 0644]
queue-6.6/alsa-hda-realtek-limit-mic-boost-on-n14ap7.patch [new file with mode: 0644]
queue-6.6/arm64-dts-imx8qm-mek-fix-gpio-number-for-reg_usdhc2_vmmc.patch [new file with mode: 0644]
queue-6.6/btrfs-retry-block-group-reclaim-without-infinite-loop.patch [new file with mode: 0644]
queue-6.6/cifs-fix-typo-in-module-parameter-enable_gcm_256.patch [new file with mode: 0644]
queue-6.6/drm-amdgpu-fix-ubsan-warning-in-kv_dpm.c.patch [new file with mode: 0644]
queue-6.6/drm-i915-mso-using-joiner-is-not-possible-with-edp-mso.patch [new file with mode: 0644]
queue-6.6/drm-radeon-fix-ubsan-warning-in-kv_dpm.c.patch [new file with mode: 0644]
queue-6.6/dt-bindings-dma-fsl-edma-fix-dma-channels-constraints.patch [new file with mode: 0644]
queue-6.6/dt-bindings-i2c-atmel-at91sam-correct-path-to-i2c-controller-schema.patch [new file with mode: 0644]
queue-6.6/dt-bindings-i2c-google-cros-ec-i2c-tunnel-correct-path-to-i2c-controller-schema.patch [new file with mode: 0644]
queue-6.6/efi-x86-free-efi-memory-map-only-when-installing-a-new-one.patch [new file with mode: 0644]
queue-6.6/gcov-add-support-for-gcc-14.patch [new file with mode: 0644]
queue-6.6/i2c-ocores-set-iack-bit-after-core-is-enabled.patch [new file with mode: 0644]
queue-6.6/kcov-don-t-lose-track-of-remote-references-during-softirqs.patch [new file with mode: 0644]
queue-6.6/kvm-arm64-disassociate-vcpus-from-redistributor-region-on-teardown.patch [new file with mode: 0644]
queue-6.6/kvm-fix-a-data-race-on-last_boosted_vcpu-in-kvm_vcpu_on_spin.patch [new file with mode: 0644]
queue-6.6/kvm-x86-always-sync-pir-to-irr-prior-to-scanning-i-o-apic-routes.patch [new file with mode: 0644]
queue-6.6/loongarch-fix-multiple-hardware-watchpoint-issues.patch [new file with mode: 0644]
queue-6.6/loongarch-fix-watchpoint-setting-error.patch [new file with mode: 0644]
queue-6.6/loongarch-trigger-user-space-watchpoints-correctly.patch [new file with mode: 0644]
queue-6.6/mips-pci-lantiq-restore-reset-gpio-polarity.patch [new file with mode: 0644]
queue-6.6/mm-mmap-allow-for-the-maximum-number-of-bits-for-randomizing-mmap_base-by-default.patch [new file with mode: 0644]
queue-6.6/mm-page_table_check-fix-crash-on-zone_device.patch [new file with mode: 0644]
queue-6.6/net-do-not-leave-a-dangling-sk-pointer-when-socket-creation-fails.patch [new file with mode: 0644]
queue-6.6/net-stmmac-assign-configured-channel-value-to-extts-event.patch [new file with mode: 0644]
queue-6.6/net-usb-ax88179_178a-improve-reset-check.patch [new file with mode: 0644]
queue-6.6/ocfs2-fix-null-pointer-dereference-in-ocfs2_abort_trigger.patch [new file with mode: 0644]
queue-6.6/ocfs2-fix-null-pointer-dereference-in-ocfs2_journal_dirty.patch [new file with mode: 0644]
queue-6.6/ovl-fix-encoding-fid-for-lower-only-root.patch [new file with mode: 0644]
queue-6.6/rdma-mlx5-follow-rb_key.ats-when-creating-new-mkeys.patch [new file with mode: 0644]
queue-6.6/rdma-mlx5-remove-extra-unlock-on-error-path.patch [new file with mode: 0644]
queue-6.6/rdma-rxe-fix-data-copy-for-ib_send_inline.patch [new file with mode: 0644]
queue-6.6/scsi-ufs-core-free-memory-allocated-for-model-before-reinit.patch [new file with mode: 0644]
queue-6.6/serial-8250_dw-revert-move-definitions-to-the-shared-header.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/spi-stm32-qspi-clamp-stm32_qspi_get_mode-output-to-ccr_buswidth_4.patch [new file with mode: 0644]
queue-6.6/spi-stm32-qspi-fix-dual-flash-mode-sanity-test-in-stm32_qspi_setup.patch [new file with mode: 0644]
queue-6.6/tcp-clear-tp-retrans_stamp-in-tcp_rcv_fastopen_synack.patch [new file with mode: 0644]