From: Greg Kroah-Hartman Date: Tue, 18 Feb 2025 13:23:31 +0000 (+0100) Subject: Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable... X-Git-Tag: v6.1.129~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41ae8d16449dc67ddaffa2ef195bc6106c0f77c6;p=thirdparty%2Fkernel%2Fstable-queue.git Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue --- 41ae8d16449dc67ddaffa2ef195bc6106c0f77c6 diff --cc queue-5.10/series index 2c749c2fe5,280bce4631..c85dd1a0a6 --- a/queue-5.10/series +++ b/queue-5.10/series @@@ -282,6 -282,19 +282,22 @@@ serial-8250-fix-fifo-underflow-on-flush alpha-align-stack-for-page-fault-and-user-unaligned-trap-handlers.patch gpio-stmpe-check-return-value-of-stmpe_reg_read-in-stmpe_gpio_irq_sync_unlock.patch partitions-mac-fix-handling-of-bogus-partition-table.patch +regmap-irq-add-missing-kfree.patch +arm64-handle-.arm.attributes-section-in-linker-scripts.patch +mlxsw-add-return-value-check-for-mlxsw_sp_port_get_stats_raw.patch + clocksource-limit-number-of-cpus-checked-for-clock-s.patch + clocksource-replace-deprecated-cpu-hotplug-functions.patch + clocksource-replace-cpumask_weight-with-cpumask_empt.patch + clocksource-use-pr_info-for-checking-clocksource-syn.patch + clocksource-use-migrate_disable-to-avoid-calling-get.patch + net-treat-possible_net_t-net-pointer-as-an-rcu-one-a.patch + net-add-dev_net_rcu-helper.patch + ipv4-use-rcu-protection-in-rt_is_expired.patch + ipv4-use-rcu-protection-in-inet_select_addr.patch + ipv6-use-rcu-protection-in-ip6_default_advmss.patch + ndisc-use-rcu-protection-in-ndisc_alloc_skb.patch + neighbour-delete-redundant-judgment-statements.patch + neighbour-use-rcu-protection-in-__neigh_notify.patch + arp-use-rcu-protection-in-arp_xmit.patch + openvswitch-use-rcu-protection-in-ovs_vport_cmd_fill.patch + ndisc-extend-rcu-protection-in-ndisc_send_skb.patch diff --cc queue-5.15/series index 7c028fe48b,2ad3284b42..cb7ac30a80 --- a/queue-5.15/series +++ b/queue-5.15/series @@@ -386,7 -386,24 +386,28 @@@ serial-8250-fix-fifo-underflow-on-flush alpha-align-stack-for-page-fault-and-user-unaligned-trap-handlers.patch gpio-stmpe-check-return-value-of-stmpe_reg_read-in-stmpe_gpio_irq_sync_unlock.patch partitions-mac-fix-handling-of-bogus-partition-table.patch +regmap-irq-add-missing-kfree.patch +arm64-handle-.arm.attributes-section-in-linker-scripts.patch +mlxsw-add-return-value-check-for-mlxsw_sp_port_get_stats_raw.patch +btrfs-fix-hole-expansion-when-writing-at-an-offset-beyond-eof.patch + clocksource-replace-cpumask_weight-with-cpumask_empt.patch + clocksource-use-pr_info-for-checking-clocksource-syn.patch + clocksource-use-migrate_disable-to-avoid-calling-get.patch + ipv4-add-rcu-protection-to-ip4_dst_hoplimit.patch + net-treat-possible_net_t-net-pointer-as-an-rcu-one-a.patch + net-add-dev_net_rcu-helper.patch + ipv4-use-rcu-protection-in-rt_is_expired.patch + ipv4-use-rcu-protection-in-inet_select_addr.patch + namespaceify-min_pmtu-sysctl.patch + namespaceify-mtu_expires-sysctl.patch + selftest-net-test-ipv4-pmtu-exceptions-with-dscp-and.patch + net-ipv4-cache-pmtu-for-all-packet-paths-if-multipat.patch + ipv4-use-rcu-protection-in-__ip_rt_update_pmtu.patch + ipv6-use-rcu-protection-in-ip6_default_advmss.patch + ndisc-use-rcu-protection-in-ndisc_alloc_skb.patch + neighbour-delete-redundant-judgment-statements.patch + neighbour-use-rcu-protection-in-__neigh_notify.patch + arp-use-rcu-protection-in-arp_xmit.patch + openvswitch-use-rcu-protection-in-ovs_vport_cmd_fill.patch + ndisc-extend-rcu-protection-in-ndisc_send_skb.patch + ipv6-mcast-add-rcu-protection-to-mld_newpack.patch diff --cc queue-5.4/series index bbd53912eb,9a5d22f987..1e9bea7e22 --- a/queue-5.4/series +++ b/queue-5.4/series @@@ -189,4 -189,15 +189,16 @@@ serial-8250-fix-fifo-underflow-on-flush alpha-align-stack-for-page-fault-and-user-unaligned-trap-handlers.patch gpio-stmpe-check-return-value-of-stmpe_reg_read-in-stmpe_gpio_irq_sync_unlock.patch partitions-mac-fix-handling-of-bogus-partition-table.patch +regmap-irq-add-missing-kfree.patch + net-treat-possible_net_t-net-pointer-as-an-rcu-one-a.patch + net-add-dev_net_rcu-helper.patch + ipv4-use-rcu-protection-in-rt_is_expired.patch + ipv4-use-rcu-protection-in-inet_select_addr.patch + ipv6-use-rcu-protection-in-ip6_default_advmss.patch + ndisc-use-rcu-protection-in-ndisc_alloc_skb.patch + neighbour-delete-redundant-judgment-statements.patch + neighbour-use-rcu-protection-in-__neigh_notify.patch + arp-use-rcu-protection-in-arp_xmit.patch + openvswitch-use-rcu-protection-in-ovs_vport_cmd_fill.patch + ndisc-extend-rcu-protection-in-ndisc_send_skb.patch + mips-fix-mips_get_syscall_arg-for-o32.patch diff --cc queue-6.1/series index e194c77858,525a2b19d6..37907399d1 --- a/queue-6.1/series +++ b/queue-6.1/series @@@ -528,8 -528,23 +528,28 @@@ alpha-align-stack-for-page-fault-and-us gpiolib-acpi-add-a-quirk-for-acer-nitro-anv14.patch gpio-stmpe-check-return-value-of-stmpe_reg_read-in-stmpe_gpio_irq_sync_unlock.patch partitions-mac-fix-handling-of-bogus-partition-table.patch +regmap-irq-add-missing-kfree.patch +arm64-handle-.arm.attributes-section-in-linker-scripts.patch +mmc-mtk-sd-fix-register-settings-for-hs400-es-mode.patch +mlxsw-add-return-value-check-for-mlxsw_sp_port_get_stats_raw.patch +btrfs-fix-hole-expansion-when-writing-at-an-offset-beyond-eof.patch + clocksource-use-pr_info-for-checking-clocksource-syn.patch + clocksource-use-migrate_disable-to-avoid-calling-get.patch + ipv4-add-rcu-protection-to-ip4_dst_hoplimit.patch + net-treat-possible_net_t-net-pointer-as-an-rcu-one-a.patch + net-add-dev_net_rcu-helper.patch + ipv4-use-rcu-protection-in-ipv4_default_advmss.patch + ipv4-use-rcu-protection-in-rt_is_expired.patch + ipv4-use-rcu-protection-in-inet_select_addr.patch + net-ipv4-cache-pmtu-for-all-packet-paths-if-multipat.patch + ipv4-use-rcu-protection-in-__ip_rt_update_pmtu.patch + ipv4-icmp-convert-to-dev_net_rcu.patch + flow_dissector-use-rcu-protection-to-fetch-dev_net.patch + ipv6-use-rcu-protection-in-ip6_default_advmss.patch + ndisc-use-rcu-protection-in-ndisc_alloc_skb.patch + neighbour-delete-redundant-judgment-statements.patch + neighbour-use-rcu-protection-in-__neigh_notify.patch + arp-use-rcu-protection-in-arp_xmit.patch + openvswitch-use-rcu-protection-in-ovs_vport_cmd_fill.patch + ndisc-extend-rcu-protection-in-ndisc_send_skb.patch + ipv6-mcast-add-rcu-protection-to-mld_newpack.patch diff --cc queue-6.12/series index d0dfebeeb5,34457c5d51..536e711ffe --- a/queue-6.12/series +++ b/queue-6.12/series @@@ -91,72 -91,45 +91,114 @@@ orangefs-fix-a-oob-in-orangefs_debug_wr kbuild-suppress-stdout-from-merge_config-for-silent-.patch asoc-intel-bytcr_rt5640-add-dmi-quirk-for-vexia-edu-.patch kbuild-use-fzero-init-padding-bits-all.patch +batman-adv-fix-panic-during-interface-removal.patch +batman-adv-ignore-neighbor-throughput-metrics-in-error-case.patch +batman-adv-drop-unmanaged-elp-metric-worker.patch +drm-amdgpu-gfx9-manually-control-gfxoff-for-cs-on-rv.patch +drm-amdgpu-bump-version-for-rv-pco-compute-fix.patch +drm-amdgpu-avoid-buffer-overflow-attach-in-smu_sys_set_pp_table.patch +kvm-x86-reject-hyper-v-s-send_ipi-hypercalls-if-local-apic-isn-t-in-kernel.patch +kvm-x86-load-dr6-with-guest-value-only-before-entering-.vcpu_run-loop.patch +kvm-nsvm-enter-guest-mode-before-initializing-nested-npt-mmu.patch +perf-x86-intel-fix-arch_perfmon_num_counter_leaf.patch +perf-x86-intel-ensure-lbrs-are-disabled-when-a-cpu-is-starting.patch +ring-buffer-unlock-resize-on-mmap-error.patch +tracing-do-not-allow-mmap-of-persistent-ring-buffer.patch +ring-buffer-validate-the-persistent-meta-data-subbuf-array.patch +ring-buffer-update-pages_touched-to-reflect-persistent-buffer-content.patch +usb-gadget-f_midi-fixing-wmaxpacketsize-exceeded-issue-during-midi-bind-retries.patch +usb-dwc3-fix-timeout-issue-during-controller-enter-exit-from-halt-state.patch +usb-roles-set-switch-registered-flag-early-on.patch +usb-gadget-udc-renesas_usb3-fix-compiler-warning.patch +usb-dwc2-gadget-remove-of_node-reference-upon-udc_stop.patch +usb-xhci-restore-xhci_pci-support-for-renesas-hcs.patch +usb-pci-quirks-fix-hccparams-register-error-for-ls7a-ehci.patch +usb-core-fix-pipe-creation-for-get_bmaxpacketsize0.patch +usb-quirks-add-usb_quirk_no_lpm-quirk-for-teclast-dist.patch +usb-add-usb_quirk_no_lpm-quirk-for-sony-xperia-xz1-smartphone.patch +usb-gadget-f_midi-fix-midi-streaming-descriptor-lengths.patch +usb-hub-ignore-non-compliant-devices-with-too-many-configs-or-interfaces.patch +usb-cdc-acm-fill-in-renesas-r-car-d3-usb-download-mode-quirk.patch +usb-cdc-acm-check-control-transfer-buffer-size-before-access.patch +usb-cdc-acm-fix-handling-of-oversized-fragments.patch +usb-gadget-core-flush-gadget-workqueue-after-device-removal.patch +usb-serial-option-add-meig-smart-slm828.patch +usb-serial-option-add-telit-cinterion-fn990b-compositions.patch +usb-serial-option-fix-telit-cinterion-fn990a-name.patch +usb-serial-option-drop-meig-smart-defines.patch +can-ctucanfd-handle-skb-allocation-failure.patch +can-c_can-fix-unbalanced-runtime-pm-disable-in-error-path.patch +can-j1939-j1939_sk_send_loop-fix-unable-to-send-messages-with-data-length-zero.patch +can-rockchip-rkcanfd_handle_rx_fifo_overflow_int-bail-out-if-skb-cannot-be-allocated.patch +can-etas_es58x-fix-potential-null-pointer-dereference-on-udev-serial.patch +alpha-make-stack-16-byte-aligned-most-cases.patch +wifi-ath12k-fix-handling-of-6-ghz-rules.patch +pci-avoid-flr-for-mediatek-mt7922-wifi.patch +kbuild-userprogs-fix-bitsize-and-target-detection-on-clang.patch +efi-avoid-cold-plugged-memory-for-placing-the-kernel.patch +arm64-rust-clean-rust-1.85.0-warning-using-softfloat-target.patch +objtool-rust-add-one-more-noreturn-rust-function.patch +rust-rbtree-fix-overindented-list-item.patch +cgroup-fix-race-between-fork-and-cgroup.kill.patch +serial-port-assign-iotype-correctly-when-iobase-is-set.patch +serial-port-always-update-iotype-in-__uart_read_properties.patch +serial-8250-fix-fifo-underflow-on-flush.patch +alpha-replace-hardcoded-stack-offsets-with-autogenerated-ones.patch +alpha-align-stack-for-page-fault-and-user-unaligned-trap-handlers.patch +s390-pci-pull-search-for-parent-pf-out-of-zpci_iov_setup_virtfn.patch +s390-pci-fix-handling-of-isolated-vfs.patch +gpiolib-acpi-add-a-quirk-for-acer-nitro-anv14.patch +gpio-stmpe-check-return-value-of-stmpe_reg_read-in-stmpe_gpio_irq_sync_unlock.patch +partitions-mac-fix-handling-of-bogus-partition-table.patch +sched_ext-fix-incorrect-autogroup-migration-detection.patch +regulator-qcom_smd-add-l2-l5-sub-node-to-mp5496-regulator.patch +iommu-fix-potential-memory-leak-in-iopf_queue_remove_device.patch +regmap-irq-add-missing-kfree.patch +arm64-handle-.arm.attributes-section-in-linker-scripts.patch +mmc-mtk-sd-fix-register-settings-for-hs400-es-mode.patch +igc-set-buffer-type-for-empty-frames-in-igc_init_empty_frame.patch +cifs-pick-channels-for-individual-subrequests.patch +mlxsw-add-return-value-check-for-mlxsw_sp_port_get_stats_raw.patch +btrfs-fix-hole-expansion-when-writing-at-an-offset-beyond-eof.patch + include-net-add-static-inline-dst_dev_overhead-to-ds.patch + net-ipv6-ioam6_iptunnel-mitigate-2-realloc-issue.patch + net-ipv6-seg6_iptunnel-mitigate-2-realloc-issue.patch + net-ipv6-rpl_iptunnel-mitigate-2-realloc-issue.patch + net-ipv6-fix-dst-ref-loops-in-rpl-seg6-and-ioam6-lwt.patch + clocksource-use-pr_info-for-checking-clocksource-syn.patch + clocksource-use-migrate_disable-to-avoid-calling-get.patch + scsi-ufs-core-introduce-ufshcd_has_pending_tasks.patch + scsi-ufs-core-prepare-to-introduce-a-new-clock_gatin.patch + scsi-ufs-core-introduce-a-new-clock_gating-lock.patch + scsi-ufs-fix-toggling-of-clk_gating.state-when-clock.patch + rust-kbuild-add-fzero-init-padding-bits-to-bindgen_s.patch + cpufreq-amd-pstate-call-cppc_set_epp_perf-in-the-ree.patch + cpufreq-amd-pstate-align-offline-flow-of-shared-memo.patch + cpufreq-amd-pstate-refactor-amd_pstate_epp_reenable-.patch + cpufreq-amd-pstate-remove-the-cppc_state-check-in-of.patch + cpufreq-amd-pstate-merge-amd_pstate_epp_cpu_offline-.patch + cpufreq-amd-pstate-convert-mutex-use-to-guard.patch + cpufreq-amd-pstate-fix-cpufreq_policy-ref-counting.patch + ipv4-add-rcu-protection-to-ip4_dst_hoplimit.patch + ipv4-use-rcu-protection-in-ip_dst_mtu_maybe_forward.patch + net-add-dev_net_rcu-helper.patch + ipv4-use-rcu-protection-in-ipv4_default_advmss.patch + ipv4-use-rcu-protection-in-rt_is_expired.patch + ipv4-use-rcu-protection-in-inet_select_addr.patch + net-ipv4-cache-pmtu-for-all-packet-paths-if-multipat.patch + ipv4-use-rcu-protection-in-__ip_rt_update_pmtu.patch + ipv4-icmp-convert-to-dev_net_rcu.patch + flow_dissector-use-rcu-protection-to-fetch-dev_net.patch + ipv6-use-rcu-protection-in-ip6_default_advmss.patch + ipv6-icmp-convert-to-dev_net_rcu.patch + hid-hid-steam-make-sure-rumble-work-is-canceled-on-r.patch + hid-hid-steam-move-hidraw-input-un-registering-to-wo.patch + ndisc-use-rcu-protection-in-ndisc_alloc_skb.patch + neighbour-use-rcu-protection-in-__neigh_notify.patch + arp-use-rcu-protection-in-arp_xmit.patch + openvswitch-use-rcu-protection-in-ovs_vport_cmd_fill.patch + ndisc-extend-rcu-protection-in-ndisc_send_skb.patch + ipv6-mcast-extend-rcu-protection-in-igmp6_send.patch + btrfs-rename-__get_extent_map-and-pass-btrfs_inode.patch + btrfs-fix-stale-page-cache-after-race-between-readah.patch + ipv6-mcast-add-rcu-protection-to-mld_newpack.patch diff --cc queue-6.13/series index 4a8dac9556,4b8d96c801..cf4b9972c9 --- a/queue-6.13/series +++ b/queue-6.13/series @@@ -108,84 -108,63 +108,144 @@@ kbuild-suppress-stdout-from-merge_confi asoc-intel-bytcr_rt5640-add-dmi-quirk-for-vexia-edu-.patch asoc-renesas-snd_siu_migor-should-depend-on-dmadevic.patch kbuild-use-fzero-init-padding-bits-all.patch +batman-adv-fix-panic-during-interface-removal.patch +batman-adv-ignore-neighbor-throughput-metrics-in-error-case.patch +batman-adv-drop-unmanaged-elp-metric-worker.patch +batman-adv-fix-incorrect-offset-in-batadv_tt_tvlv_ogm_handler_v1.patch +drm-xe-carve-out-wopcm-portion-from-the-stolen-memory.patch +drm-amdgpu-gfx9-manually-control-gfxoff-for-cs-on-rv.patch +drm-amdgpu-bump-version-for-rv-pco-compute-fix.patch +drm-amdgpu-avoid-buffer-overflow-attach-in-smu_sys_set_pp_table.patch +kvm-x86-reject-hyper-v-s-send_ipi-hypercalls-if-local-apic-isn-t-in-kernel.patch +kvm-x86-load-dr6-with-guest-value-only-before-entering-.vcpu_run-loop.patch +kvm-nsvm-enter-guest-mode-before-initializing-nested-npt-mmu.patch +perf-x86-intel-fix-arch_perfmon_num_counter_leaf.patch +perf-x86-intel-ensure-lbrs-are-disabled-when-a-cpu-is-starting.patch +ring-buffer-unlock-resize-on-mmap-error.patch +tracing-do-not-allow-mmap-of-persistent-ring-buffer.patch +ring-buffer-validate-the-persistent-meta-data-subbuf-array.patch +ring-buffer-update-pages_touched-to-reflect-persistent-buffer-content.patch +usb-gadget-f_midi-fixing-wmaxpacketsize-exceeded-issue-during-midi-bind-retries.patch +usb-dwc3-fix-timeout-issue-during-controller-enter-exit-from-halt-state.patch +usb-roles-set-switch-registered-flag-early-on.patch +usb-typec-tcpm-pssourceofftimer-timeout-in-pr_swap-enters-error_recovery.patch +usb-gadget-udc-renesas_usb3-fix-compiler-warning.patch +usb-dwc2-gadget-remove-of_node-reference-upon-udc_stop.patch +usb-xhci-restore-xhci_pci-support-for-renesas-hcs.patch +usb-pci-quirks-fix-hccparams-register-error-for-ls7a-ehci.patch +usb-core-fix-pipe-creation-for-get_bmaxpacketsize0.patch +usb-quirks-add-usb_quirk_no_lpm-quirk-for-teclast-dist.patch +usb-add-usb_quirk_no_lpm-quirk-for-sony-xperia-xz1-smartphone.patch +usb-gadget-f_midi-fix-midi-streaming-descriptor-lengths.patch +usb-hub-ignore-non-compliant-devices-with-too-many-configs-or-interfaces.patch +usb-cdc-acm-fill-in-renesas-r-car-d3-usb-download-mode-quirk.patch +usb-cdc-acm-check-control-transfer-buffer-size-before-access.patch +usb-cdc-acm-fix-handling-of-oversized-fragments.patch +usb-gadget-core-flush-gadget-workqueue-after-device-removal.patch +usb-serial-option-add-meig-smart-slm828.patch +usb-serial-option-add-telit-cinterion-fn990b-compositions.patch +usb-serial-option-fix-telit-cinterion-fn990a-name.patch +usb-serial-option-drop-meig-smart-defines.patch +can-ctucanfd-handle-skb-allocation-failure.patch +can-c_can-fix-unbalanced-runtime-pm-disable-in-error-path.patch +can-j1939-j1939_sk_send_loop-fix-unable-to-send-messages-with-data-length-zero.patch +can-rockchip-rkcanfd_handle_rx_fifo_overflow_int-bail-out-if-skb-cannot-be-allocated.patch +can-etas_es58x-fix-potential-null-pointer-dereference-on-udev-serial.patch +alpha-make-stack-16-byte-aligned-most-cases.patch +wifi-brcmfmac-use-random-seed-flag-for-bcm4355-and-bcm4364-firmware.patch +wifi-ath12k-fix-handling-of-6-ghz-rules.patch +pci-avoid-flr-for-mediatek-mt7922-wifi.patch +kbuild-userprogs-fix-bitsize-and-target-detection-on-clang.patch +efi-avoid-cold-plugged-memory-for-placing-the-kernel.patch +arm64-rust-clean-rust-1.85.0-warning-using-softfloat-target.patch +objtool-rust-add-one-more-noreturn-rust-function.patch +rust-rbtree-fix-overindented-list-item.patch +cgroup-fix-race-between-fork-and-cgroup.kill.patch +rtnetlink-fix-netns-leak-with-rtnl_setlink.patch +serial-port-assign-iotype-correctly-when-iobase-is-set.patch +serial-port-always-update-iotype-in-__uart_read_properties.patch +serial-8250-fix-fifo-underflow-on-flush.patch +alpha-replace-hardcoded-stack-offsets-with-autogenerated-ones.patch +alpha-align-stack-for-page-fault-and-user-unaligned-trap-handlers.patch +s390-pci-pull-search-for-parent-pf-out-of-zpci_iov_setup_virtfn.patch +s390-pci-fix-handling-of-isolated-vfs.patch +gpiolib-acpi-add-a-quirk-for-acer-nitro-anv14.patch +gpio-stmpe-check-return-value-of-stmpe_reg_read-in-stmpe_gpio_irq_sync_unlock.patch +partitions-mac-fix-handling-of-bogus-partition-table.patch +iommu-vt-d-make-intel_iommu_drain_pasid_prq-cover-faults-for-rid.patch +sched_ext-fix-incorrect-autogroup-migration-detection.patch +regulator-qcom_smd-add-l2-l5-sub-node-to-mp5496-regulator.patch +revert-mmc-sdhci_am654-add-sdhci_am654_start_signal_voltage_switch.patch +iommu-fix-potential-memory-leak-in-iopf_queue_remove_device.patch +regmap-irq-add-missing-kfree.patch +arm64-handle-.arm.attributes-section-in-linker-scripts.patch +ptp-vmclock-don-t-unregister-misc-device-if-it-was-not-registered.patch +mmc-mtk-sd-fix-register-settings-for-hs400-es-mode.patch +ptp-vmclock-add-.owner-to-vmclock_miscdev_fops.patch +sched_ext-fix-migration-disabled-handling-in-targeted-dispatches.patch +ptp-vmclock-set-driver-data-before-its-usage.patch +igc-set-buffer-type-for-empty-frames-in-igc_init_empty_frame.patch +cifs-pick-channels-for-individual-subrequests.patch +acpi-gtdt-relax-sanity-checking-on-platform-timers-array-count.patch +mlxsw-add-return-value-check-for-mlxsw_sp_port_get_stats_raw.patch +btrfs-fix-hole-expansion-when-writing-at-an-offset-beyond-eof.patch + include-net-add-static-inline-dst_dev_overhead-to-ds.patch + net-ipv6-ioam6_iptunnel-mitigate-2-realloc-issue.patch + net-ipv6-seg6_iptunnel-mitigate-2-realloc-issue.patch + net-ipv6-rpl_iptunnel-mitigate-2-realloc-issue.patch + net-ipv6-fix-dst-ref-loops-in-rpl-seg6-and-ioam6-lwt.patch + clocksource-use-pr_info-for-checking-clocksource-syn.patch + clocksource-use-migrate_disable-to-avoid-calling-get.patch + drm-xe-oa-uapi-make-oa-buffer-size-configurable.patch + drm-xe-oa-uapi-expose-an-unblock-after-n-reports-oa-.patch + drm-xe-oa-set-stream-pollin-in-xe_oa_buffer_check_un.patch + scsi-ufs-core-introduce-ufshcd_has_pending_tasks.patch + scsi-ufs-core-prepare-to-introduce-a-new-clock_gatin.patch + scsi-ufs-core-introduce-a-new-clock_gating-lock.patch + scsi-ufs-fix-toggling-of-clk_gating.state-when-clock.patch + samples-hid-remove-unnecessary-i-flags-from-libbpf-e.patch + samples-hid-fix-broken-vmlinux-path-for-vmlinux_btf.patch + rust-kbuild-add-fzero-init-padding-bits-to-bindgen_s.patch + cpufreq-amd-pstate-refactor-amd_pstate_epp_reenable-.patch + cpufreq-amd-pstate-remove-the-cppc_state-check-in-of.patch + cpufreq-amd-pstate-merge-amd_pstate_epp_cpu_offline-.patch + cpufreq-amd-pstate-convert-mutex-use-to-guard.patch + cpufreq-amd-pstate-fix-cpufreq_policy-ref-counting.patch + ipv4-add-rcu-protection-to-ip4_dst_hoplimit.patch + ipv4-use-rcu-protection-in-ip_dst_mtu_maybe_forward.patch + net-add-dev_net_rcu-helper.patch + ipv4-use-rcu-protection-in-ipv4_default_advmss.patch + ipv4-use-rcu-protection-in-rt_is_expired.patch + ipv4-use-rcu-protection-in-inet_select_addr.patch + ipv4-use-rcu-protection-in-__ip_rt_update_pmtu.patch + ipv4-icmp-convert-to-dev_net_rcu.patch + flow_dissector-use-rcu-protection-to-fetch-dev_net.patch + ipv6-use-rcu-protection-in-ip6_default_advmss.patch + ipv6-icmp-convert-to-dev_net_rcu.patch + compiler.h-move-c-string-helpers-into-c-only-kernel-.patch + genirq-remove-leading-space-from-irq_chip-irq_print_.patch + hid-hid-steam-make-sure-rumble-work-is-canceled-on-r.patch + hid-hid-steam-move-hidraw-input-un-registering-to-wo.patch + net-make-sure-we-retain-napi-ordering-on-netdev-napi.patch + eth-iavf-extend-the-netdev_lock-usage.patch + net-add-netdev_lock-netdev_unlock-helpers.patch + net-make-netdev_lock-protect-netdev-reg_state.patch + net-add-netdev-up-protected-by-netdev_lock.patch + net-protect-netdev-napi_list-with-netdev_lock.patch + revert-net-skb-introduce-and-use-a-single-page-frag-.patch + ndisc-use-rcu-protection-in-ndisc_alloc_skb.patch + neighbour-use-rcu-protection-in-__neigh_notify.patch + arp-use-rcu-protection-in-arp_xmit.patch + openvswitch-use-rcu-protection-in-ovs_vport_cmd_fill.patch + ndisc-extend-rcu-protection-in-ndisc_send_skb.patch + ipv6-mcast-extend-rcu-protection-in-igmp6_send.patch + btrfs-rename-__get_extent_map-and-pass-btrfs_inode.patch + btrfs-fix-stale-page-cache-after-race-between-readah.patch + iavf-fix-a-locking-bug-in-an-error-path.patch + io_uring-uring_cmd-cleanup-struct-io_uring_cmd_data-.patch + io_uring-uring_cmd-don-t-assume-io_uring_cmd_data-la.patch + io_uring-uring_cmd-switch-sqe-to-async_data-on-eagai.patch + ipv6-mcast-add-rcu-protection-to-mld_newpack.patch + s390-qeth-move-netif_napi_add_tx-and-napi_enable-fro.patch + reapply-net-skb-introduce-and-use-a-single-page-frag.patch + io_uring-uring_cmd-unconditionally-copy-sqes-at-prep.patch diff --cc queue-6.6/series index 770898bdb0,b4765bdfde..15f01eb709 --- a/queue-6.6/series +++ b/queue-6.6/series @@@ -46,51 -46,35 +46,83 @@@ acpi-x86-add-skip-i2c-clients-quirk-for x86-mm-tlb-only-trim-the-mm_cpumask-once-a-second.patch orangefs-fix-a-oob-in-orangefs_debug_write.patch asoc-intel-bytcr_rt5640-add-dmi-quirk-for-vexia-edu-.patch +batman-adv-fix-panic-during-interface-removal.patch +batman-adv-ignore-neighbor-throughput-metrics-in-error-case.patch +batman-adv-drop-unmanaged-elp-metric-worker.patch +drm-amdgpu-avoid-buffer-overflow-attach-in-smu_sys_set_pp_table.patch +kvm-x86-reject-hyper-v-s-send_ipi-hypercalls-if-local-apic-isn-t-in-kernel.patch +kvm-nsvm-enter-guest-mode-before-initializing-nested-npt-mmu.patch +perf-x86-intel-ensure-lbrs-are-disabled-when-a-cpu-is-starting.patch +usb-gadget-f_midi-fixing-wmaxpacketsize-exceeded-issue-during-midi-bind-retries.patch +usb-dwc3-fix-timeout-issue-during-controller-enter-exit-from-halt-state.patch +usb-roles-set-switch-registered-flag-early-on.patch +usb-gadget-udc-renesas_usb3-fix-compiler-warning.patch +usb-dwc2-gadget-remove-of_node-reference-upon-udc_stop.patch +usb-pci-quirks-fix-hccparams-register-error-for-ls7a-ehci.patch +usb-core-fix-pipe-creation-for-get_bmaxpacketsize0.patch +usb-quirks-add-usb_quirk_no_lpm-quirk-for-teclast-dist.patch +usb-add-usb_quirk_no_lpm-quirk-for-sony-xperia-xz1-smartphone.patch +usb-gadget-f_midi-fix-midi-streaming-descriptor-lengths.patch +usb-hub-ignore-non-compliant-devices-with-too-many-configs-or-interfaces.patch +usb-cdc-acm-fill-in-renesas-r-car-d3-usb-download-mode-quirk.patch +usb-cdc-acm-check-control-transfer-buffer-size-before-access.patch +usb-cdc-acm-fix-handling-of-oversized-fragments.patch +usb-serial-option-add-meig-smart-slm828.patch +usb-serial-option-add-telit-cinterion-fn990b-compositions.patch +usb-serial-option-fix-telit-cinterion-fn990a-name.patch +usb-serial-option-drop-meig-smart-defines.patch +can-ctucanfd-handle-skb-allocation-failure.patch +can-c_can-fix-unbalanced-runtime-pm-disable-in-error-path.patch +can-j1939-j1939_sk_send_loop-fix-unable-to-send-messages-with-data-length-zero.patch +can-etas_es58x-fix-potential-null-pointer-dereference-on-udev-serial.patch +alpha-make-stack-16-byte-aligned-most-cases.patch +wifi-ath12k-fix-handling-of-6-ghz-rules.patch +kbuild-userprogs-fix-bitsize-and-target-detection-on-clang.patch +efi-avoid-cold-plugged-memory-for-placing-the-kernel.patch +cgroup-fix-race-between-fork-and-cgroup.kill.patch +serial-port-assign-iotype-correctly-when-iobase-is-set.patch +serial-port-always-update-iotype-in-__uart_read_properties.patch +serial-8250-fix-fifo-underflow-on-flush.patch +alpha-align-stack-for-page-fault-and-user-unaligned-trap-handlers.patch +gpiolib-acpi-add-a-quirk-for-acer-nitro-anv14.patch +gpio-stmpe-check-return-value-of-stmpe_reg_read-in-stmpe_gpio_irq_sync_unlock.patch +partitions-mac-fix-handling-of-bogus-partition-table.patch +regulator-qcom_smd-add-l2-l5-sub-node-to-mp5496-regulator.patch +regmap-irq-add-missing-kfree.patch +arm64-handle-.arm.attributes-section-in-linker-scripts.patch +mmc-mtk-sd-fix-register-settings-for-hs400-es-mode.patch +igc-set-buffer-type-for-empty-frames-in-igc_init_empty_frame.patch +mlxsw-add-return-value-check-for-mlxsw_sp_port_get_stats_raw.patch +btrfs-fix-hole-expansion-when-writing-at-an-offset-beyond-eof.patch + clocksource-use-pr_info-for-checking-clocksource-syn.patch + clocksource-use-migrate_disable-to-avoid-calling-get.patch + ipv4-add-rcu-protection-to-ip4_dst_hoplimit.patch + net-treat-possible_net_t-net-pointer-as-an-rcu-one-a.patch + net-add-dev_net_rcu-helper.patch + ipv4-use-rcu-protection-in-ipv4_default_advmss.patch + ipv4-use-rcu-protection-in-rt_is_expired.patch + ipv4-use-rcu-protection-in-inet_select_addr.patch + net-ipv4-cache-pmtu-for-all-packet-paths-if-multipat.patch + ipv4-use-rcu-protection-in-__ip_rt_update_pmtu.patch + ipv4-icmp-convert-to-dev_net_rcu.patch + flow_dissector-use-rcu-protection-to-fetch-dev_net.patch + ipv6-use-rcu-protection-in-ip6_default_advmss.patch + ipv6-icmp-convert-to-dev_net_rcu.patch + hid-hid-steam-avoid-overwriting-smoothing-parameter.patch + hid-hid-steam-disable-watchdog-instead-of-using-a-he.patch + hid-hid-steam-clean-up-locking.patch + hid-hid-steam-update-list-of-identifiers-from-sdl.patch + hid-hid-steam-add-gamepad-only-mode-switched-to-by-h.patch + hid-hid-steam-remove-pointless-error-message.patch + hid-hid-steam-fix-cleanup-in-probe.patch + hid-hid-steam-add-deck-imu-support.patch + hid-hid-steam-make-sure-rumble-work-is-canceled-on-r.patch + hid-hid-steam-move-hidraw-input-un-registering-to-wo.patch + ndisc-use-rcu-protection-in-ndisc_alloc_skb.patch + neighbour-delete-redundant-judgment-statements.patch + neighbour-use-rcu-protection-in-__neigh_notify.patch + arp-use-rcu-protection-in-arp_xmit.patch + openvswitch-use-rcu-protection-in-ovs_vport_cmd_fill.patch + ndisc-extend-rcu-protection-in-ndisc_send_skb.patch + ipv6-mcast-extend-rcu-protection-in-igmp6_send.patch + ipv6-mcast-add-rcu-protection-to-mld_newpack.patch