]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.13-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Aug 2021 12:54:23 +0000 (14:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Aug 2021 12:54:23 +0000 (14:54 +0200)
commit98fed86ebc7bede1cb159ba2467fe1130ac06bbd
tree791902a68c7621ff9bff06c4bf3c4a99a53d797e
parent8a73a89fd6a85ff0fe15ab75bdab8de9cbd1a212
5.13-stable patches

added patches:
acpi-nfit-fix-support-for-virtual-spa-ranges.patch
arc-fp-set-fpu_status.fwe-to-enable-fpu_status-update-on-context-switch.patch
asoc-amd-fix-reference-to-pcm-buffer-address.patch
asoc-intel-atom-fix-reference-to-pcm-buffer-address.patch
asoc-kirkwood-fix-reference-to-pcm-buffer-address.patch
asoc-tlv320aic31xx-fix-jack-detection-after-suspend.patch
asoc-uniphier-fix-reference-to-pcm-buffer-address.patch
asoc-xilinx-fix-reference-to-pcm-buffer-address.patch
ceph-reduce-contention-in-ceph_check_delayed_caps.patch
cgroup-rstat-fix-a-a-deadlock-on-32bit-around-u64_stats_sync.patch
cifs-call-close-synchronously-during-unlink-rename-lease-break.patch
cifs-create-sd-context-must-be-a-multiple-of-8.patch
cifs-handle-race-conditions-during-rename.patch
cifs-use-the-correct-max-length-for-dentry_path_raw.patch
drm-amd-display-remove-invalid-assert-for-odm-mpc-case.patch
drm-amd-display-use-gfp_atomic-in-amdgpu_dm_irq_schedule_work.patch
drm-amdgpu-add-preferred-mode-in-modeset-when-freesync-video-mode-s-enabled.patch
drm-amdgpu-don-t-enable-baco-on-boco-platforms-in-runpm.patch
drm-amdgpu-handle-vcn-instances-when-harvesting-v2.patch
drm-i915-display-fix-the-12-bpc-bits-for-pipe_misc-reg.patch
drm-i915-gvt-fix-cached-atomics-setting-for-windows-vm.patch
i2c-dev-zero-out-array-used-for-i2c-reads-from-userspace.patch
iio-adc-fix-incorrect-exit-of-for-loop.patch
iio-adc-ti-ads7950-ensure-cs-is-deasserted-after-reading-channels.patch
iio-adis-set-gpio-reset-pin-direction.patch
iio-humidity-hdc100x-add-margin-to-the-conversion-time.patch
io_uring-drop-ctx-uring_lock-before-flushing-work-item.patch
io_uring-fix-ctx-exit-io_rsrc_put_work-deadlock.patch
lib-use-pfn_phys-in-devmem_is_allowed.patch
libnvdimm-region-fix-label-activation-vs-errors.patch
net-ethernet-ti-cpsw-fix-min-eth-packet-size-for-non-switch-use-cases.patch
net-wwan-mhi_wwan_ctrl-fix-possible-deadlock.patch
pinctrl-k210-fix-k210_fpioa_probe.patch
revert-usb-dwc3-gadget-use-list_replace_init-before-traversing-lists.patch
riscv-kexec-do-not-add-mno-relax-flag-if-compiler-doesn-t-support-it.patch
scsi-lpfc-move-initialization-of-phba-poll_list-earlier-to-avoid-crash.patch
seccomp-fix-setting-loaded-filter-count-during-tsync.patch
vmlinux.lds.h-handle-clang-s-module.-c-d-tor-sections.patch
39 files changed:
queue-5.13/acpi-nfit-fix-support-for-virtual-spa-ranges.patch [new file with mode: 0644]
queue-5.13/arc-fp-set-fpu_status.fwe-to-enable-fpu_status-update-on-context-switch.patch [new file with mode: 0644]
queue-5.13/asoc-amd-fix-reference-to-pcm-buffer-address.patch [new file with mode: 0644]
queue-5.13/asoc-intel-atom-fix-reference-to-pcm-buffer-address.patch [new file with mode: 0644]
queue-5.13/asoc-kirkwood-fix-reference-to-pcm-buffer-address.patch [new file with mode: 0644]
queue-5.13/asoc-tlv320aic31xx-fix-jack-detection-after-suspend.patch [new file with mode: 0644]
queue-5.13/asoc-uniphier-fix-reference-to-pcm-buffer-address.patch [new file with mode: 0644]
queue-5.13/asoc-xilinx-fix-reference-to-pcm-buffer-address.patch [new file with mode: 0644]
queue-5.13/ceph-reduce-contention-in-ceph_check_delayed_caps.patch [new file with mode: 0644]
queue-5.13/cgroup-rstat-fix-a-a-deadlock-on-32bit-around-u64_stats_sync.patch [new file with mode: 0644]
queue-5.13/cifs-call-close-synchronously-during-unlink-rename-lease-break.patch [new file with mode: 0644]
queue-5.13/cifs-create-sd-context-must-be-a-multiple-of-8.patch [new file with mode: 0644]
queue-5.13/cifs-handle-race-conditions-during-rename.patch [new file with mode: 0644]
queue-5.13/cifs-use-the-correct-max-length-for-dentry_path_raw.patch [new file with mode: 0644]
queue-5.13/drm-amd-display-remove-invalid-assert-for-odm-mpc-case.patch [new file with mode: 0644]
queue-5.13/drm-amd-display-use-gfp_atomic-in-amdgpu_dm_irq_schedule_work.patch [new file with mode: 0644]
queue-5.13/drm-amdgpu-add-preferred-mode-in-modeset-when-freesync-video-mode-s-enabled.patch [new file with mode: 0644]
queue-5.13/drm-amdgpu-don-t-enable-baco-on-boco-platforms-in-runpm.patch [new file with mode: 0644]
queue-5.13/drm-amdgpu-handle-vcn-instances-when-harvesting-v2.patch [new file with mode: 0644]
queue-5.13/drm-i915-display-fix-the-12-bpc-bits-for-pipe_misc-reg.patch [new file with mode: 0644]
queue-5.13/drm-i915-gvt-fix-cached-atomics-setting-for-windows-vm.patch [new file with mode: 0644]
queue-5.13/i2c-dev-zero-out-array-used-for-i2c-reads-from-userspace.patch [new file with mode: 0644]
queue-5.13/iio-adc-fix-incorrect-exit-of-for-loop.patch [new file with mode: 0644]
queue-5.13/iio-adc-ti-ads7950-ensure-cs-is-deasserted-after-reading-channels.patch [new file with mode: 0644]
queue-5.13/iio-adis-set-gpio-reset-pin-direction.patch [new file with mode: 0644]
queue-5.13/iio-humidity-hdc100x-add-margin-to-the-conversion-time.patch [new file with mode: 0644]
queue-5.13/io_uring-drop-ctx-uring_lock-before-flushing-work-item.patch [new file with mode: 0644]
queue-5.13/io_uring-fix-ctx-exit-io_rsrc_put_work-deadlock.patch [new file with mode: 0644]
queue-5.13/lib-use-pfn_phys-in-devmem_is_allowed.patch [new file with mode: 0644]
queue-5.13/libnvdimm-region-fix-label-activation-vs-errors.patch [new file with mode: 0644]
queue-5.13/net-ethernet-ti-cpsw-fix-min-eth-packet-size-for-non-switch-use-cases.patch [new file with mode: 0644]
queue-5.13/net-wwan-mhi_wwan_ctrl-fix-possible-deadlock.patch [new file with mode: 0644]
queue-5.13/pinctrl-k210-fix-k210_fpioa_probe.patch [new file with mode: 0644]
queue-5.13/revert-usb-dwc3-gadget-use-list_replace_init-before-traversing-lists.patch [new file with mode: 0644]
queue-5.13/riscv-kexec-do-not-add-mno-relax-flag-if-compiler-doesn-t-support-it.patch [new file with mode: 0644]
queue-5.13/scsi-lpfc-move-initialization-of-phba-poll_list-earlier-to-avoid-crash.patch [new file with mode: 0644]
queue-5.13/seccomp-fix-setting-loaded-filter-count-during-tsync.patch [new file with mode: 0644]
queue-5.13/series [new file with mode: 0644]
queue-5.13/vmlinux.lds.h-handle-clang-s-module.-c-d-tor-sections.patch [new file with mode: 0644]