From: Greg Kroah-Hartman Date: Sat, 6 May 2023 06:20:42 +0000 (+0900) Subject: Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable... X-Git-Tag: v5.15.111~126 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1232326a8e2f8afcb0612ad3a656670cb4c0b0d;p=thirdparty%2Fkernel%2Fstable-queue.git Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue --- e1232326a8e2f8afcb0612ad3a656670cb4c0b0d diff --cc queue-5.10/series index a673dd28352,af60240caed..9e133c1a129 --- a/queue-5.10/series +++ b/queue-5.10/series @@@ -12,32 -12,4 +12,33 @@@ iio-adc-palmas_gpadc-fix-null-dereferen asoc-intel-bytcr_rt5640-add-quirk-for-the-acer-iconi.patch asm-generic-io.h-suppress-endianness-warnings-for-re.patch wireguard-timers-cast-enum-limits-members-to-int-in-prints.patch +pci-pciehp-fix-ab-ba-deadlock-between-reset_lock-and-device_lock.patch +pci-qcom-fix-the-incorrect-register-usage-in-v2.7.0-config.patch +ima-allow-fix-uml-builds.patch +usb-dwc3-fix-runtime-pm-imbalance-on-probe-errors.patch +usb-dwc3-fix-runtime-pm-imbalance-on-unbind.patch +hwmon-k10temp-check-range-scale-when-cur_temp-register-is-read-write.patch +hwmon-adt7475-use-device_property-apis-when-configuring-polarity.patch +posix-cpu-timers-implement-the-missing-timer_wait_running-callback.patch +perf-sched-cast-pthread_stack_min-to-int-as-it-may-turn-into-sysconf-__sc_thread_stack_min_value.patch +blk-mq-release-crypto-keyslot-before-reporting-i-o-complete.patch +blk-crypto-make-blk_crypto_evict_key-return-void.patch +blk-crypto-make-blk_crypto_evict_key-more-robust.patch +ext4-use-ext4_journal_start-stop-for-fast-commit-transactions.patch +staging-iio-resolver-ads1210-fix-config-mode.patch +xhci-fix-debugfs-register-accesses-while-suspended.patch +tick-nohz-fix-cpu_is_hotpluggable-by-checking-with-nohz-subsystem.patch +mips-fw-allow-firmware-to-pass-a-empty-env.patch +ipmi-ssif-add-send_retries-increment.patch +ipmi-fix-ssif-not-responding-under-certain-cond.patch +kheaders-use-array-declaration-instead-of-char.patch +pwm-meson-fix-axg-ao-mux-parents.patch +pwm-meson-fix-g12a-ao-clk81-name.patch +ring-buffer-sync-irq-works-before-buffer-destruction.patch +crypto-api-demote-bug_on-in-crypto_unregister_alg-to-a-warn_on.patch +crypto-safexcel-cleanup-ring-irq-workqueues-on-load-failure.patch +rcu-avoid-stack-overflow-due-to-__rcu_irq_enter_check_tick-being-kprobe-ed.patch +reiserfs-add-security-prefix-to-xattr-name-in-reiserfs_security_write.patch +kvm-nvmx-emulate-nops-in-l2-and-pause-if-it-s-not-intercepted.patch +relayfs-fix-out-of-bounds-access-in-relay_file_read.patch + writeback-cgroup-fix-null-ptr-deref-write-in-bdi_spl.patch diff --cc queue-5.15/series index 05614140214,8d24bbe4e23..5f7de04d876 --- a/queue-5.15/series +++ b/queue-5.15/series @@@ -7,38 -7,4 +7,39 @@@ selftests-mount-fix-mount_setattr_test- asm-generic-io.h-suppress-endianness-warnings-for-re.patch x86-cpu-add-model-number-for-intel-arrow-lake-proces.patch wireguard-timers-cast-enum-limits-members-to-int-in-prints.patch +wifi-mt76-mt7921e-set-memory-space-enable-in-pci_command-if-unset.patch +arm64-always-load-shadow-stack-pointer-directly-from-the-task-struct.patch +arm64-stash-shadow-stack-pointer-in-the-task-struct-on-interrupt.patch +pci-pciehp-fix-ab-ba-deadlock-between-reset_lock-and-device_lock.patch +pci-qcom-fix-the-incorrect-register-usage-in-v2.7.0-config.patch +ima-allow-fix-uml-builds.patch +usb-dwc3-fix-runtime-pm-imbalance-on-probe-errors.patch +usb-dwc3-fix-runtime-pm-imbalance-on-unbind.patch +hwmon-k10temp-check-range-scale-when-cur_temp-register-is-read-write.patch +hwmon-adt7475-use-device_property-apis-when-configuring-polarity.patch +posix-cpu-timers-implement-the-missing-timer_wait_running-callback.patch +blk-mq-release-crypto-keyslot-before-reporting-i-o-complete.patch +blk-crypto-make-blk_crypto_evict_key-return-void.patch +blk-crypto-make-blk_crypto_evict_key-more-robust.patch +ext4-use-ext4_journal_start-stop-for-fast-commit-transactions.patch +staging-iio-resolver-ads1210-fix-config-mode.patch +tty-prevent-writing-chars-during-tcsetattr-tcsadrain-flush.patch +xhci-fix-debugfs-register-accesses-while-suspended.patch +tick-nohz-fix-cpu_is_hotpluggable-by-checking-with-nohz-subsystem.patch +mips-fw-allow-firmware-to-pass-a-empty-env.patch +ipmi-ssif-add-send_retries-increment.patch +ipmi-fix-ssif-not-responding-under-certain-cond.patch +kheaders-use-array-declaration-instead-of-char.patch +wifi-mt76-add-missing-locking-to-protect-against-concurrent-rx-status-calls.patch +pwm-meson-fix-axg-ao-mux-parents.patch +pwm-meson-fix-g12a-ao-clk81-name.patch +soundwire-qcom-correct-setting-ignore-bit-on-v1.5.1.patch +pinctrl-qcom-lpass-lpi-set-output-value-before-enabling-output.patch +ring-buffer-sync-irq-works-before-buffer-destruction.patch +crypto-api-demote-bug_on-in-crypto_unregister_alg-to-a-warn_on.patch +crypto-safexcel-cleanup-ring-irq-workqueues-on-load-failure.patch +rcu-avoid-stack-overflow-due-to-__rcu_irq_enter_check_tick-being-kprobe-ed.patch +reiserfs-add-security-prefix-to-xattr-name-in-reiserfs_security_write.patch +kvm-nvmx-emulate-nops-in-l2-and-pause-if-it-s-not-intercepted.patch +relayfs-fix-out-of-bounds-access-in-relay_file_read.patch + writeback-cgroup-fix-null-ptr-deref-write-in-bdi_spl.patch diff --cc queue-6.1/series index 292f90fdef3,f75925b1b44..cbd06e660d3 --- a/queue-6.1/series +++ b/queue-6.1/series @@@ -16,67 -16,7 +16,70 @@@ tracing-error-if-a-trace-event-has-an-a asm-generic-io.h-suppress-endianness-warnings-for-re.patch x86-cpu-add-model-number-for-intel-arrow-lake-proces.patch wireguard-timers-cast-enum-limits-members-to-int-in-prints.patch +wifi-mt76-mt7921e-set-memory-space-enable-in-pci_command-if-unset.patch +asoc-amd-fix-acp-version-typo-mistake.patch +asoc-amd-ps-update-the-acp-clock-source.patch +arm64-always-load-shadow-stack-pointer-directly-from-the-task-struct.patch +arm64-stash-shadow-stack-pointer-in-the-task-struct-on-interrupt.patch +powerpc-boot-fix-boot-wrapper-code-generation-with-config_power10_cpu.patch +pci-kirin-select-regmap_mmio.patch +pci-pciehp-fix-ab-ba-deadlock-between-reset_lock-and-device_lock.patch +pci-qcom-fix-the-incorrect-register-usage-in-v2.7.0-config.patch +phy-qcom-qmp-pcie-sc8180x-pcie-phy-has-2-lanes.patch +ima-allow-fix-uml-builds.patch +usb-gadget-udc-core-invoke-usb_gadget_connect-only-when-started.patch +usb-gadget-udc-core-prevent-redundant-calls-to-pullup.patch +usb-dwc3-gadget-stall-and-restart-ep0-if-host-is-unresponsive.patch +usb-dwc3-fix-runtime-pm-imbalance-on-probe-errors.patch +usb-dwc3-fix-runtime-pm-imbalance-on-unbind.patch +hwmon-k10temp-check-range-scale-when-cur_temp-register-is-read-write.patch +hwmon-adt7475-use-device_property-apis-when-configuring-polarity.patch +tpm-add-tpm_amd_is_rng_defective-to-the-hwrng_unregister-call-site.patch +posix-cpu-timers-implement-the-missing-timer_wait_running-callback.patch +media-ov8856-do-not-check-for-for-module-version.patch +blk-stat-fix-queue_flag_stats-clear.patch +blk-crypto-don-t-use-struct-request_queue-for-public-interfaces.patch +blk-crypto-add-a-blk_crypto_config_supported_natively-helper.patch +blk-crypto-move-internal-only-declarations-to-blk-crypto-internal.h.patch +blk-crypto-add-a-missing-include-directive.patch +blk-mq-release-crypto-keyslot-before-reporting-i-o-complete.patch +blk-crypto-make-blk_crypto_evict_key-return-void.patch +blk-crypto-make-blk_crypto_evict_key-more-robust.patch +staging-iio-resolver-ads1210-fix-config-mode.patch +tty-prevent-writing-chars-during-tcsetattr-tcsadrain-flush.patch +xhci-fix-debugfs-register-accesses-while-suspended.patch +serial-fix-tiocsrs485-locking.patch +serial-8250-fix-serial8250_tx_empty-race-with-dma-tx.patch +serial-max310x-fix-io-data-corruption-in-batched-operations.patch +tick-nohz-fix-cpu_is_hotpluggable-by-checking-with-nohz-subsystem.patch +fs-fix-sysctls.c-built.patch +mips-fw-allow-firmware-to-pass-a-empty-env.patch +ipmi-ssif-add-send_retries-increment.patch +ipmi-fix-ssif-not-responding-under-certain-cond.patch +iio-addac-stx104-fix-race-condition-when-converting-analog-to-digital.patch +iio-addac-stx104-fix-race-condition-for-stx104_write_raw.patch +kheaders-use-array-declaration-instead-of-char.patch +wifi-mt76-add-missing-locking-to-protect-against-concurrent-rx-status-calls.patch +pwm-meson-fix-axg-ao-mux-parents.patch +pwm-meson-fix-g12a-ao-clk81-name.patch +soundwire-qcom-correct-setting-ignore-bit-on-v1.5.1.patch +pinctrl-qcom-lpass-lpi-set-output-value-before-enabling-output.patch +ring-buffer-ensure-proper-resetting-of-atomic-variables-in-ring_buffer_reset_online_cpus.patch +ring-buffer-sync-irq-works-before-buffer-destruction.patch +crypto-api-demote-bug_on-in-crypto_unregister_alg-to-a-warn_on.patch +crypto-safexcel-cleanup-ring-irq-workqueues-on-load-failure.patch +crypto-arm64-aes-neonbs-fix-crash-with-cfi-enabled.patch +crypto-ccp-don-t-initialize-ccp-for-psp-0x1649.patch +rcu-avoid-stack-overflow-due-to-__rcu_irq_enter_check_tick-being-kprobe-ed.patch +reiserfs-add-security-prefix-to-xattr-name-in-reiserfs_security_write.patch +kvm-nvmx-emulate-nops-in-l2-and-pause-if-it-s-not-intercepted.patch +kvm-arm64-avoid-vcpu-mutex-v.-kvm-lock-inversion-in-cpu_on.patch +kvm-arm64-avoid-lock-inversion-when-setting-the-vm-register-width.patch +kvm-arm64-use-config_lock-to-protect-data-ordered-against-kvm_run.patch +kvm-arm64-use-config_lock-to-protect-vgic-state.patch +kvm-arm64-vgic-don-t-acquire-its_lock-before-config_lock.patch +relayfs-fix-out-of-bounds-access-in-relay_file_read.patch - kvm-x86-pmu-disallow-legacy-lbrs-if-architectural-lbrs-are-available.patch + drm-amd-display-remove-stutter-only-configurations.patch + drm-amd-display-limit-timing-for-single-dimm-memory.patch + drm-amd-display-fix-psr-su-dsc-interoperability-supp.patch + drm-amd-display-fix-a-divided-by-zero-error.patch diff --cc queue-6.2/series index 4a31a51acf4,ccd4272dcc9..7a60ec89fa5 --- a/queue-6.2/series +++ b/queue-6.2/series @@@ -17,68 -17,7 +17,72 @@@ tracing-error-if-a-trace-event-has-an-a asm-generic-io.h-suppress-endianness-warnings-for-re.patch asm-generic-io.h-suppress-endianness-warnings-for-re.patch-28260 x86-cpu-add-model-number-for-intel-arrow-lake-proces.patch +wifi-mt76-mt7921e-set-memory-space-enable-in-pci_command-if-unset.patch +asoc-amd-ps-update-the-acp-clock-source.patch +arm64-always-load-shadow-stack-pointer-directly-from-the-task-struct.patch +arm64-stash-shadow-stack-pointer-in-the-task-struct-on-interrupt.patch +powerpc-boot-fix-boot-wrapper-code-generation-with-config_power10_cpu.patch +pci-kirin-select-regmap_mmio.patch +pci-pciehp-fix-ab-ba-deadlock-between-reset_lock-and-device_lock.patch +pci-qcom-fix-the-incorrect-register-usage-in-v2.7.0-config.patch +bus-mhi-host-pci_generic-revert-add-a-secondary-at-port-to-telit-fn990.patch +phy-qcom-qmp-pcie-sc8180x-pcie-phy-has-2-lanes.patch +ima-allow-fix-uml-builds.patch +wifi-rtw88-usb-fix-priority-queue-to-endpoint-mapping.patch +usb-gadget-udc-core-invoke-usb_gadget_connect-only-when-started.patch +usb-gadget-udc-core-prevent-redundant-calls-to-pullup.patch +usb-dwc3-gadget-stall-and-restart-ep0-if-host-is-unresponsive.patch +usb-dwc3-fix-runtime-pm-imbalance-on-probe-errors.patch +usb-dwc3-fix-runtime-pm-imbalance-on-unbind.patch +hwmon-k10temp-check-range-scale-when-cur_temp-register-is-read-write.patch +hwmon-adt7475-use-device_property-apis-when-configuring-polarity.patch +tpm-add-tpm_amd_is_rng_defective-to-the-hwrng_unregister-call-site.patch +posix-cpu-timers-implement-the-missing-timer_wait_running-callback.patch +media-ov8856-do-not-check-for-for-module-version.patch +drm-vmwgfx-fix-legacy-display-unit-atomic-drm-support.patch +blk-stat-fix-queue_flag_stats-clear.patch +blk-mq-release-crypto-keyslot-before-reporting-i-o-complete.patch +blk-crypto-make-blk_crypto_evict_key-return-void.patch +blk-crypto-make-blk_crypto_evict_key-more-robust.patch +staging-iio-resolver-ads1210-fix-config-mode.patch +tty-prevent-writing-chars-during-tcsetattr-tcsadrain-flush.patch +xhci-fix-debugfs-register-accesses-while-suspended.patch +serial-fix-tiocsrs485-locking.patch +serial-8250-fix-serial8250_tx_empty-race-with-dma-tx.patch +serial-max310x-fix-io-data-corruption-in-batched-operations.patch +tick-nohz-fix-cpu_is_hotpluggable-by-checking-with-nohz-subsystem.patch +fs-fix-sysctls.c-built.patch +mips-fw-allow-firmware-to-pass-a-empty-env.patch +ipmi-ssif-add-send_retries-increment.patch +ipmi-fix-ssif-not-responding-under-certain-cond.patch +iio-addac-stx104-fix-race-condition-when-converting-analog-to-digital.patch +iio-addac-stx104-fix-race-condition-for-stx104_write_raw.patch +kheaders-use-array-declaration-instead-of-char.patch +wifi-mt76-add-missing-locking-to-protect-against-concurrent-rx-status-calls.patch +wifi-rtw89-correct-5-mhz-mask-setting.patch +pwm-meson-fix-axg-ao-mux-parents.patch +pwm-meson-fix-g12a-ao-clk81-name.patch +soundwire-qcom-correct-setting-ignore-bit-on-v1.5.1.patch +pinctrl-qcom-lpass-lpi-set-output-value-before-enabling-output.patch +ring-buffer-ensure-proper-resetting-of-atomic-variables-in-ring_buffer_reset_online_cpus.patch +ring-buffer-sync-irq-works-before-buffer-destruction.patch +crypto-api-demote-bug_on-in-crypto_unregister_alg-to-a-warn_on.patch +crypto-safexcel-cleanup-ring-irq-workqueues-on-load-failure.patch +crypto-arm64-aes-neonbs-fix-crash-with-cfi-enabled.patch +crypto-testmgr-fix-rng-performance-in-fuzz-tests.patch +crypto-ccp-don-t-initialize-ccp-for-psp-0x1649.patch +rcu-avoid-stack-overflow-due-to-__rcu_irq_enter_check_tick-being-kprobe-ed.patch +reiserfs-add-security-prefix-to-xattr-name-in-reiserfs_security_write.patch +cpufreq-qcom-cpufreq-hw-fix-double-io-unmap-and-resource-release-on-exit.patch +kvm-x86-pmu-disallow-legacy-lbrs-if-architectural-lbrs-are-available.patch +kvm-nvmx-emulate-nops-in-l2-and-pause-if-it-s-not-intercepted.patch +kvm-arm64-avoid-vcpu-mutex-v.-kvm-lock-inversion-in-cpu_on.patch +kvm-arm64-avoid-lock-inversion-when-setting-the-vm-register-width.patch +kvm-arm64-use-config_lock-to-protect-data-ordered-against-kvm_run.patch +kvm-arm64-use-config_lock-to-protect-vgic-state.patch +kvm-arm64-vgic-don-t-acquire-its_lock-before-config_lock.patch +relayfs-fix-out-of-bounds-access-in-relay_file_read.patch + drm-amd-display-remove-stutter-only-configurations.patch + drm-amd-display-limit-timing-for-single-dimm-memory.patch + drm-amd-display-fix-psr-su-dsc-interoperability-supp.patch + drm-amd-display-fix-a-divided-by-zero-error.patch