]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Feb 2024 19:04:55 +0000 (20:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Feb 2024 19:04:55 +0000 (20:04 +0100)
commitdc7887484f80e067dc163c5b236d022242242398
tree6a730fe18e24ba8a9d28cebdc98c9b3acaa8e957
parente49a171bfa67c000a36a673510e42b7814e6422e
6.6-stable patches

added patches:
arm64-signal-don-t-assume-that-tif_sve-means-we-saved-sve-state.patch
arm64-subscribe-microsoft-azure-cobalt-100-to-arm-neoverse-n2-errata.patch
asoc-amd-yc-add-dmi-quirk-for-lenovo-ideapad-pro-5-16arp8.patch
asoc-sof-ipc3-fix-message-bounds-on-ipc-ops.patch
asoc-tas2781-add-module-parameter-to-tascodec_init.patch
blk-wbt-fix-detection-of-dirty-throttled-tasks.patch
can-j1939-fix-uaf-in-j1939_sk_match_filter-during-setsockopt-so_j1939_filter.patch
can-j1939-prevent-deadlock-by-changing-j1939_socks_lock-to-rwlock.patch
can-netlink-fix-tdco-calculation-using-the-old-data-bittiming.patch
ceph-prevent-use-after-free-in-encode_cap_msg.patch
crypto-algif_hash-remove-bogus-sgl-free-on-zero-length-error-path.patch
crypto-ccp-fix-null-pointer-dereference-in-__sev_platform_shutdown_locked.patch
docs-kernel_feat.py-fix-build-error-for-missing-files.patch
exit-wait_task_zombie-kill-the-no-longer-necessary-spin_lock_irq-siglock.patch
fs-hugetlb-fix-null-pointer-dereference-in-hugetlbs_fill_super.patch
fs-proc-do_task_stat-move-thread_group_cputime_adjusted-outside-of-lock_task_sighand.patch
fs-relax-mount_setattr-permission-checks.patch
hv_netvsc-register-vf-in-netvsc_probe-if-net_device_register-missed.patch
irqchip-gic-v3-its-fix-gicv4.1-vpe-affinity-update.patch
irqchip-gic-v3-its-restore-quirk-probing-for-acpi-based-systems.patch
irqchip-irq-brcmstb-l2-add-write-memory-barrier-before-exit.patch
kvm-arm64-fix-circular-locking-dependency.patch
loongarch-fix-earlycon-parameter-if-kasan-enabled.patch
mm-hugetlb-pages-should-not-be-reserved-by-shmat-if-shm_noreserve.patch
mmc-sdhci-pci-o2micro-fix-a-warm-reboot-issue-that-disk-can-t-be-detected-by-bios.patch
net-ethernet-ti-cpsw-enable-mac_managed_pm-to-fix-mdio.patch
net-ethernet-ti-cpsw_new-enable-mac_managed_pm-to-fix-mdio.patch
net-stmmac-protect-updates-of-64-bit-statistics-counters.patch
nfp-enable-netdev_xdp_act_redirect-feature-flag.patch
nfp-flower-prevent-re-adding-mac-index-for-bonded-port.patch
nfp-use-correct-macro-for-lengthselect-in-bar-config.patch
of-property-fix-typo-in-io-channels.patch
pmdomain-core-move-the-unused-cleanup-to-a-_sync-initcall.patch
pmdomain-renesas-r8a77980-sysc-cr7-must-be-always-on.patch
s390-qeth-fix-potential-loss-of-l3-ip-in-case-of-network-issues.patch
smb-client-set-correct-id-uid-and-cruid-for-multiuser-automounts.patch
smb-fix-regression-in-writes-when-non-standard-maximum-write-size-negotiated.patch
thunderbolt-fix-setting-the-cns-bit-in-router_cs_5.patch
tools-rtla-exit-with-exit_success-when-help-is-invoked.patch
tools-rtla-fix-clang-warning-about-mount_point-var-size.patch
tools-rtla-fix-makefile-compiler-options-for-clang.patch
tools-rtla-fix-uninitialized-bucket-data-bucket_size-warning.patch
tools-rtla-remove-unused-sched_getattr-function.patch
tools-rtla-replace-setting-prio-with-nice-for-sched_other.patch
tools-rv-fix-curr_reactor-uninitialized-variable.patch
tools-rv-fix-makefile-compiler-options-for-clang.patch
wifi-cfg80211-fix-wiphy-delayed-work-queueing.patch
wifi-iwlwifi-fix-double-free-bug.patch
wifi-iwlwifi-mvm-fix-a-crash-when-we-run-out-of-stations.patch
wifi-mac80211-reload-info-pointer-in-ieee80211_tx_dequeue.patch
zonefs-improve-error-handling.patch
52 files changed:
queue-6.6/arm64-signal-don-t-assume-that-tif_sve-means-we-saved-sve-state.patch [new file with mode: 0644]
queue-6.6/arm64-subscribe-microsoft-azure-cobalt-100-to-arm-neoverse-n2-errata.patch [new file with mode: 0644]
queue-6.6/asoc-amd-yc-add-dmi-quirk-for-lenovo-ideapad-pro-5-16arp8.patch [new file with mode: 0644]
queue-6.6/asoc-sof-ipc3-fix-message-bounds-on-ipc-ops.patch [new file with mode: 0644]
queue-6.6/asoc-tas2781-add-module-parameter-to-tascodec_init.patch [new file with mode: 0644]
queue-6.6/blk-wbt-fix-detection-of-dirty-throttled-tasks.patch [new file with mode: 0644]
queue-6.6/can-j1939-fix-uaf-in-j1939_sk_match_filter-during-setsockopt-so_j1939_filter.patch [new file with mode: 0644]
queue-6.6/can-j1939-prevent-deadlock-by-changing-j1939_socks_lock-to-rwlock.patch [new file with mode: 0644]
queue-6.6/can-netlink-fix-tdco-calculation-using-the-old-data-bittiming.patch [new file with mode: 0644]
queue-6.6/ceph-prevent-use-after-free-in-encode_cap_msg.patch [new file with mode: 0644]
queue-6.6/crypto-algif_hash-remove-bogus-sgl-free-on-zero-length-error-path.patch [new file with mode: 0644]
queue-6.6/crypto-ccp-fix-null-pointer-dereference-in-__sev_platform_shutdown_locked.patch [new file with mode: 0644]
queue-6.6/docs-kernel_feat.py-fix-build-error-for-missing-files.patch [new file with mode: 0644]
queue-6.6/exit-wait_task_zombie-kill-the-no-longer-necessary-spin_lock_irq-siglock.patch [new file with mode: 0644]
queue-6.6/fs-hugetlb-fix-null-pointer-dereference-in-hugetlbs_fill_super.patch [new file with mode: 0644]
queue-6.6/fs-proc-do_task_stat-move-thread_group_cputime_adjusted-outside-of-lock_task_sighand.patch [new file with mode: 0644]
queue-6.6/fs-relax-mount_setattr-permission-checks.patch [new file with mode: 0644]
queue-6.6/hv_netvsc-register-vf-in-netvsc_probe-if-net_device_register-missed.patch [new file with mode: 0644]
queue-6.6/irqchip-gic-v3-its-fix-gicv4.1-vpe-affinity-update.patch [new file with mode: 0644]
queue-6.6/irqchip-gic-v3-its-restore-quirk-probing-for-acpi-based-systems.patch [new file with mode: 0644]
queue-6.6/irqchip-irq-brcmstb-l2-add-write-memory-barrier-before-exit.patch [new file with mode: 0644]
queue-6.6/kvm-arm64-fix-circular-locking-dependency.patch [new file with mode: 0644]
queue-6.6/loongarch-fix-earlycon-parameter-if-kasan-enabled.patch [new file with mode: 0644]
queue-6.6/mm-hugetlb-pages-should-not-be-reserved-by-shmat-if-shm_noreserve.patch [new file with mode: 0644]
queue-6.6/mmc-sdhci-pci-o2micro-fix-a-warm-reboot-issue-that-disk-can-t-be-detected-by-bios.patch [new file with mode: 0644]
queue-6.6/net-ethernet-ti-cpsw-enable-mac_managed_pm-to-fix-mdio.patch [new file with mode: 0644]
queue-6.6/net-ethernet-ti-cpsw_new-enable-mac_managed_pm-to-fix-mdio.patch [new file with mode: 0644]
queue-6.6/net-stmmac-protect-updates-of-64-bit-statistics-counters.patch [new file with mode: 0644]
queue-6.6/nfp-enable-netdev_xdp_act_redirect-feature-flag.patch [new file with mode: 0644]
queue-6.6/nfp-flower-prevent-re-adding-mac-index-for-bonded-port.patch [new file with mode: 0644]
queue-6.6/nfp-use-correct-macro-for-lengthselect-in-bar-config.patch [new file with mode: 0644]
queue-6.6/of-property-fix-typo-in-io-channels.patch [new file with mode: 0644]
queue-6.6/pmdomain-core-move-the-unused-cleanup-to-a-_sync-initcall.patch [new file with mode: 0644]
queue-6.6/pmdomain-renesas-r8a77980-sysc-cr7-must-be-always-on.patch [new file with mode: 0644]
queue-6.6/s390-qeth-fix-potential-loss-of-l3-ip-in-case-of-network-issues.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/smb-client-set-correct-id-uid-and-cruid-for-multiuser-automounts.patch [new file with mode: 0644]
queue-6.6/smb-fix-regression-in-writes-when-non-standard-maximum-write-size-negotiated.patch [new file with mode: 0644]
queue-6.6/thunderbolt-fix-setting-the-cns-bit-in-router_cs_5.patch [new file with mode: 0644]
queue-6.6/tools-rtla-exit-with-exit_success-when-help-is-invoked.patch [new file with mode: 0644]
queue-6.6/tools-rtla-fix-clang-warning-about-mount_point-var-size.patch [new file with mode: 0644]
queue-6.6/tools-rtla-fix-makefile-compiler-options-for-clang.patch [new file with mode: 0644]
queue-6.6/tools-rtla-fix-uninitialized-bucket-data-bucket_size-warning.patch [new file with mode: 0644]
queue-6.6/tools-rtla-remove-unused-sched_getattr-function.patch [new file with mode: 0644]
queue-6.6/tools-rtla-replace-setting-prio-with-nice-for-sched_other.patch [new file with mode: 0644]
queue-6.6/tools-rv-fix-curr_reactor-uninitialized-variable.patch [new file with mode: 0644]
queue-6.6/tools-rv-fix-makefile-compiler-options-for-clang.patch [new file with mode: 0644]
queue-6.6/wifi-cfg80211-fix-wiphy-delayed-work-queueing.patch [new file with mode: 0644]
queue-6.6/wifi-iwlwifi-fix-double-free-bug.patch [new file with mode: 0644]
queue-6.6/wifi-iwlwifi-mvm-fix-a-crash-when-we-run-out-of-stations.patch [new file with mode: 0644]
queue-6.6/wifi-mac80211-reload-info-pointer-in-ieee80211_tx_dequeue.patch [new file with mode: 0644]
queue-6.6/zonefs-improve-error-handling.patch [new file with mode: 0644]