]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 May 2023 02:18:17 +0000 (11:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 May 2023 02:18:17 +0000 (11:18 +0900)
commita3a2f6a78df613102e2a9a93d0287dee2d566de3
treedc9d40b8e6684c36f08160ca25d8901719a3652a
parent2f05f542c31b9abe4cc05adf120ee6cb6bae8a1e
6.1-stable patches

added patches:
arm64-always-load-shadow-stack-pointer-directly-from-the-task-struct.patch
arm64-stash-shadow-stack-pointer-in-the-task-struct-on-interrupt.patch
asoc-amd-fix-acp-version-typo-mistake.patch
asoc-amd-ps-update-the-acp-clock-source.patch
blk-crypto-add-a-blk_crypto_config_supported_natively-helper.patch
blk-crypto-add-a-missing-include-directive.patch
blk-crypto-don-t-use-struct-request_queue-for-public-interfaces.patch
blk-crypto-make-blk_crypto_evict_key-more-robust.patch
blk-crypto-make-blk_crypto_evict_key-return-void.patch
blk-crypto-move-internal-only-declarations-to-blk-crypto-internal.h.patch
blk-mq-release-crypto-keyslot-before-reporting-i-o-complete.patch
blk-stat-fix-queue_flag_stats-clear.patch
fs-fix-sysctls.c-built.patch
hwmon-adt7475-use-device_property-apis-when-configuring-polarity.patch
hwmon-k10temp-check-range-scale-when-cur_temp-register-is-read-write.patch
iio-addac-stx104-fix-race-condition-for-stx104_write_raw.patch
iio-addac-stx104-fix-race-condition-when-converting-analog-to-digital.patch
ima-allow-fix-uml-builds.patch
ipmi-fix-ssif-not-responding-under-certain-cond.patch
ipmi-ssif-add-send_retries-increment.patch
kheaders-use-array-declaration-instead-of-char.patch
media-ov8856-do-not-check-for-for-module-version.patch
mips-fw-allow-firmware-to-pass-a-empty-env.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
posix-cpu-timers-implement-the-missing-timer_wait_running-callback.patch
powerpc-boot-fix-boot-wrapper-code-generation-with-config_power10_cpu.patch
serial-8250-fix-serial8250_tx_empty-race-with-dma-tx.patch
serial-fix-tiocsrs485-locking.patch
serial-max310x-fix-io-data-corruption-in-batched-operations.patch
staging-iio-resolver-ads1210-fix-config-mode.patch
tick-nohz-fix-cpu_is_hotpluggable-by-checking-with-nohz-subsystem.patch
tpm-add-tpm_amd_is_rng_defective-to-the-hwrng_unregister-call-site.patch
tty-prevent-writing-chars-during-tcsetattr-tcsadrain-flush.patch
usb-dwc3-fix-runtime-pm-imbalance-on-probe-errors.patch
usb-dwc3-fix-runtime-pm-imbalance-on-unbind.patch
usb-dwc3-gadget-stall-and-restart-ep0-if-host-is-unresponsive.patch
usb-gadget-udc-core-invoke-usb_gadget_connect-only-when-started.patch
usb-gadget-udc-core-prevent-redundant-calls-to-pullup.patch
wifi-mt76-add-missing-locking-to-protect-against-concurrent-rx-status-calls.patch
wifi-mt76-mt7921e-set-memory-space-enable-in-pci_command-if-unset.patch
xhci-fix-debugfs-register-accesses-while-suspended.patch
45 files changed:
queue-6.1/arm64-always-load-shadow-stack-pointer-directly-from-the-task-struct.patch [new file with mode: 0644]
queue-6.1/arm64-stash-shadow-stack-pointer-in-the-task-struct-on-interrupt.patch [new file with mode: 0644]
queue-6.1/asoc-amd-fix-acp-version-typo-mistake.patch [new file with mode: 0644]
queue-6.1/asoc-amd-ps-update-the-acp-clock-source.patch [new file with mode: 0644]
queue-6.1/blk-crypto-add-a-blk_crypto_config_supported_natively-helper.patch [new file with mode: 0644]
queue-6.1/blk-crypto-add-a-missing-include-directive.patch [new file with mode: 0644]
queue-6.1/blk-crypto-don-t-use-struct-request_queue-for-public-interfaces.patch [new file with mode: 0644]
queue-6.1/blk-crypto-make-blk_crypto_evict_key-more-robust.patch [new file with mode: 0644]
queue-6.1/blk-crypto-make-blk_crypto_evict_key-return-void.patch [new file with mode: 0644]
queue-6.1/blk-crypto-move-internal-only-declarations-to-blk-crypto-internal.h.patch [new file with mode: 0644]
queue-6.1/blk-mq-release-crypto-keyslot-before-reporting-i-o-complete.patch [new file with mode: 0644]
queue-6.1/blk-stat-fix-queue_flag_stats-clear.patch [new file with mode: 0644]
queue-6.1/fs-fix-sysctls.c-built.patch [new file with mode: 0644]
queue-6.1/hwmon-adt7475-use-device_property-apis-when-configuring-polarity.patch [new file with mode: 0644]
queue-6.1/hwmon-k10temp-check-range-scale-when-cur_temp-register-is-read-write.patch [new file with mode: 0644]
queue-6.1/iio-addac-stx104-fix-race-condition-for-stx104_write_raw.patch [new file with mode: 0644]
queue-6.1/iio-addac-stx104-fix-race-condition-when-converting-analog-to-digital.patch [new file with mode: 0644]
queue-6.1/ima-allow-fix-uml-builds.patch [new file with mode: 0644]
queue-6.1/ipmi-fix-ssif-not-responding-under-certain-cond.patch [new file with mode: 0644]
queue-6.1/ipmi-ssif-add-send_retries-increment.patch [new file with mode: 0644]
queue-6.1/kheaders-use-array-declaration-instead-of-char.patch [new file with mode: 0644]
queue-6.1/media-ov8856-do-not-check-for-for-module-version.patch [new file with mode: 0644]
queue-6.1/mips-fw-allow-firmware-to-pass-a-empty-env.patch [new file with mode: 0644]
queue-6.1/pci-kirin-select-regmap_mmio.patch [new file with mode: 0644]
queue-6.1/pci-pciehp-fix-ab-ba-deadlock-between-reset_lock-and-device_lock.patch [new file with mode: 0644]
queue-6.1/pci-qcom-fix-the-incorrect-register-usage-in-v2.7.0-config.patch [new file with mode: 0644]
queue-6.1/phy-qcom-qmp-pcie-sc8180x-pcie-phy-has-2-lanes.patch [new file with mode: 0644]
queue-6.1/posix-cpu-timers-implement-the-missing-timer_wait_running-callback.patch [new file with mode: 0644]
queue-6.1/powerpc-boot-fix-boot-wrapper-code-generation-with-config_power10_cpu.patch [new file with mode: 0644]
queue-6.1/serial-8250-fix-serial8250_tx_empty-race-with-dma-tx.patch [new file with mode: 0644]
queue-6.1/serial-fix-tiocsrs485-locking.patch [new file with mode: 0644]
queue-6.1/serial-max310x-fix-io-data-corruption-in-batched-operations.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/staging-iio-resolver-ads1210-fix-config-mode.patch [new file with mode: 0644]
queue-6.1/tick-nohz-fix-cpu_is_hotpluggable-by-checking-with-nohz-subsystem.patch [new file with mode: 0644]
queue-6.1/tpm-add-tpm_amd_is_rng_defective-to-the-hwrng_unregister-call-site.patch [new file with mode: 0644]
queue-6.1/tty-prevent-writing-chars-during-tcsetattr-tcsadrain-flush.patch [new file with mode: 0644]
queue-6.1/usb-dwc3-fix-runtime-pm-imbalance-on-probe-errors.patch [new file with mode: 0644]
queue-6.1/usb-dwc3-fix-runtime-pm-imbalance-on-unbind.patch [new file with mode: 0644]
queue-6.1/usb-dwc3-gadget-stall-and-restart-ep0-if-host-is-unresponsive.patch [new file with mode: 0644]
queue-6.1/usb-gadget-udc-core-invoke-usb_gadget_connect-only-when-started.patch [new file with mode: 0644]
queue-6.1/usb-gadget-udc-core-prevent-redundant-calls-to-pullup.patch [new file with mode: 0644]
queue-6.1/wifi-mt76-add-missing-locking-to-protect-against-concurrent-rx-status-calls.patch [new file with mode: 0644]
queue-6.1/wifi-mt76-mt7921e-set-memory-space-enable-in-pci_command-if-unset.patch [new file with mode: 0644]
queue-6.1/xhci-fix-debugfs-register-accesses-while-suspended.patch [new file with mode: 0644]