]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.3-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jun 2023 08:33:00 +0000 (10:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jun 2023 08:33:00 +0000 (10:33 +0200)
commit4694920de4fb9f22beaebf52c4537bb7c56c5d42
treec4927ae16e09c9d3d3009902c6217860065f4b76
parentf49733968fb7bac110756b474cc9a871f44f6b9a
6.3-stable patches

added patches:
alsa-hda-realtek-add-a-quirk-for-compaq-n14jp6.patch
alsa-usb-audio-add-quirk-flag-for-hem-devices-to-enable-native-dsd-playback.patch
alsa-usb-audio-fix-broken-resume-due-to-uac3-power-state.patch
btrfs-can_nocow_file_extent-should-pass-down-args-strict-from-callers.patch
btrfs-do-not-assert-on-duplicated-global-roots.patch
btrfs-fix-iomap_begin-length-for-nocow-writes.patch
btrfs-properly-enable-async-discard-when-switching-from-ro-rw.patch
btrfs-subpage-fix-a-crash-in-metadata-repair-path.patch
dm-thin-fix-issue_discard-to-pass-gfp_noio-to-__blkdev_issue_discard.patch
dm-thin-metadata-check-fail_io-before-using-data_sm.patch
drm-amd-display-edp-do-not-add-non-edid-timings.patch
drm-amd-display-limit-dpia-link-rate-to-hbr3.patch
drm-amd-make-sure-image-is-written-to-trigger-vbios-image-update-flow.patch
drm-amd-pm-workaround-for-compute-workload-type-on-some-skus.patch
drm-amd-tighten-permissions-on-vbios-flashing-attributes.patch
drm-amdgpu-add-missing-radeon-secondary-pci-id.patch
drm-amdgpu-implement-gfx9-patch-functions-for-resubmission.patch
drm-amdgpu-modify-indirect-buffer-packages-for-resubmission.patch
drm-amdgpu-program-gds-backup-address-as-zero-if-no-gds-allocated.patch
drm-amdgpu-reset-cp_vmid_preempt-after-trailing-fence-signaled.patch
drm-amdgpu-vcn_4_0-set-instance-0-init-sched-score-to-1.patch
epoll-ep_autoremove_wake_function-should-use-list_del_init_careful.patch
io_uring-net-save-msghdr-msg_control-for-retries.patch
kexec-support-purgatories-with-.text.hot-sections.patch
loongarch-fix-debugfs_create_dir-error-checking.patch
loongarch-fix-perf-event-id-calculation.patch
mm-damon-core-fix-divide-error-in-damon_nr_accesses_to_accesses_bp.patch
mm-gup_test-fix-ioctl-fail-for-compat-task.patch
mm-uffd-fix-vma-operation-where-start-addr-cuts-part-of-vma.patch
net-ethernet-stmicro-stmmac-fix-possible-memory-leak-in-__stmmac_open.patch
net-usb-qmi_wwan-add-support-for-compal-rxm-g1.patch
nilfs2-fix-incomplete-buffer-cleanup-in-nilfs_btnode_abort_change_key.patch
nilfs2-fix-possible-out-of-bounds-segment-allocation-in-resize-ioctl.patch
nilfs2-reject-devices-with-insufficient-block-count.patch
nios2-dts-fix-tse_mac-max-frame-size-property.patch
nouveau-fix-client-work-fence-deletion-race.patch
ocfs2-check-new-file-size-on-fallocate-call.patch
ocfs2-fix-use-after-free-when-unmounting-read-only-filesystem.patch
powerpc-purgatory-remove-pgo-flags.patch
rdma-uverbs-restrict-usage-of-privileged-qkeys.patch
revert-drm-amdgpu-remove-topdown-flags-when-allocating-vram-in-large-bar-system.patch
riscv-purgatory-remove-pgo-flags.patch
s390-ism-fix-trying-to-free-already-freed-irq-by-repeated-ism_dev_exit.patch
wifi-cfg80211-fix-double-lock-bug-in-reg_wdev_chan_valid.patch
wifi-cfg80211-fix-locking-in-regulatory-disconnect.patch
x86-purgatory-remove-pgo-flags.patch
zswap-do-not-shrink-if-cgroup-may-not-zswap.patch
48 files changed:
queue-6.3/alsa-hda-realtek-add-a-quirk-for-compaq-n14jp6.patch [new file with mode: 0644]
queue-6.3/alsa-usb-audio-add-quirk-flag-for-hem-devices-to-enable-native-dsd-playback.patch [new file with mode: 0644]
queue-6.3/alsa-usb-audio-fix-broken-resume-due-to-uac3-power-state.patch [new file with mode: 0644]
queue-6.3/btrfs-can_nocow_file_extent-should-pass-down-args-strict-from-callers.patch [new file with mode: 0644]
queue-6.3/btrfs-do-not-assert-on-duplicated-global-roots.patch [new file with mode: 0644]
queue-6.3/btrfs-fix-iomap_begin-length-for-nocow-writes.patch [new file with mode: 0644]
queue-6.3/btrfs-properly-enable-async-discard-when-switching-from-ro-rw.patch [new file with mode: 0644]
queue-6.3/btrfs-subpage-fix-a-crash-in-metadata-repair-path.patch [new file with mode: 0644]
queue-6.3/dm-thin-fix-issue_discard-to-pass-gfp_noio-to-__blkdev_issue_discard.patch [new file with mode: 0644]
queue-6.3/dm-thin-metadata-check-fail_io-before-using-data_sm.patch [new file with mode: 0644]
queue-6.3/drm-amd-display-edp-do-not-add-non-edid-timings.patch [new file with mode: 0644]
queue-6.3/drm-amd-display-limit-dpia-link-rate-to-hbr3.patch [new file with mode: 0644]
queue-6.3/drm-amd-make-sure-image-is-written-to-trigger-vbios-image-update-flow.patch [new file with mode: 0644]
queue-6.3/drm-amd-pm-workaround-for-compute-workload-type-on-some-skus.patch [new file with mode: 0644]
queue-6.3/drm-amd-tighten-permissions-on-vbios-flashing-attributes.patch [new file with mode: 0644]
queue-6.3/drm-amdgpu-add-missing-radeon-secondary-pci-id.patch [new file with mode: 0644]
queue-6.3/drm-amdgpu-implement-gfx9-patch-functions-for-resubmission.patch [new file with mode: 0644]
queue-6.3/drm-amdgpu-modify-indirect-buffer-packages-for-resubmission.patch [new file with mode: 0644]
queue-6.3/drm-amdgpu-program-gds-backup-address-as-zero-if-no-gds-allocated.patch [new file with mode: 0644]
queue-6.3/drm-amdgpu-reset-cp_vmid_preempt-after-trailing-fence-signaled.patch [new file with mode: 0644]
queue-6.3/drm-amdgpu-vcn_4_0-set-instance-0-init-sched-score-to-1.patch [new file with mode: 0644]
queue-6.3/epoll-ep_autoremove_wake_function-should-use-list_del_init_careful.patch [new file with mode: 0644]
queue-6.3/io_uring-net-save-msghdr-msg_control-for-retries.patch [new file with mode: 0644]
queue-6.3/kexec-support-purgatories-with-.text.hot-sections.patch [new file with mode: 0644]
queue-6.3/loongarch-fix-debugfs_create_dir-error-checking.patch [new file with mode: 0644]
queue-6.3/loongarch-fix-perf-event-id-calculation.patch [new file with mode: 0644]
queue-6.3/mm-damon-core-fix-divide-error-in-damon_nr_accesses_to_accesses_bp.patch [new file with mode: 0644]
queue-6.3/mm-gup_test-fix-ioctl-fail-for-compat-task.patch [new file with mode: 0644]
queue-6.3/mm-uffd-fix-vma-operation-where-start-addr-cuts-part-of-vma.patch [new file with mode: 0644]
queue-6.3/net-ethernet-stmicro-stmmac-fix-possible-memory-leak-in-__stmmac_open.patch [new file with mode: 0644]
queue-6.3/net-usb-qmi_wwan-add-support-for-compal-rxm-g1.patch [new file with mode: 0644]
queue-6.3/nilfs2-fix-incomplete-buffer-cleanup-in-nilfs_btnode_abort_change_key.patch [new file with mode: 0644]
queue-6.3/nilfs2-fix-possible-out-of-bounds-segment-allocation-in-resize-ioctl.patch [new file with mode: 0644]
queue-6.3/nilfs2-reject-devices-with-insufficient-block-count.patch [new file with mode: 0644]
queue-6.3/nios2-dts-fix-tse_mac-max-frame-size-property.patch [new file with mode: 0644]
queue-6.3/nouveau-fix-client-work-fence-deletion-race.patch [new file with mode: 0644]
queue-6.3/ocfs2-check-new-file-size-on-fallocate-call.patch [new file with mode: 0644]
queue-6.3/ocfs2-fix-use-after-free-when-unmounting-read-only-filesystem.patch [new file with mode: 0644]
queue-6.3/powerpc-purgatory-remove-pgo-flags.patch [new file with mode: 0644]
queue-6.3/rdma-uverbs-restrict-usage-of-privileged-qkeys.patch [new file with mode: 0644]
queue-6.3/revert-drm-amdgpu-remove-topdown-flags-when-allocating-vram-in-large-bar-system.patch [new file with mode: 0644]
queue-6.3/riscv-purgatory-remove-pgo-flags.patch [new file with mode: 0644]
queue-6.3/s390-ism-fix-trying-to-free-already-freed-irq-by-repeated-ism_dev_exit.patch [new file with mode: 0644]
queue-6.3/series
queue-6.3/wifi-cfg80211-fix-double-lock-bug-in-reg_wdev_chan_valid.patch [new file with mode: 0644]
queue-6.3/wifi-cfg80211-fix-locking-in-regulatory-disconnect.patch [new file with mode: 0644]
queue-6.3/x86-purgatory-remove-pgo-flags.patch [new file with mode: 0644]
queue-6.3/zswap-do-not-shrink-if-cgroup-may-not-zswap.patch [new file with mode: 0644]