]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.8-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Apr 2024 10:35:20 +0000 (12:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Apr 2024 10:35:20 +0000 (12:35 +0200)
commit09d5d3f03a38334bddf2bbc371224f0becc00598
treed8398445d9aa156e354ce48aa93a6c4e557e1691
parent989790652e4ae9a271c9338657e6332a6744ef37
6.8-stable patches

added patches:
arm64-ptrace-use-saved-floating-point-state-type-to-determine-sve-layout.patch
drm-i915-dp-fix-the-computation-for-compressed_bpp-for-display-13.patch
drm-i915-gt-disable-hw-load-balancing-for-ccs.patch
drm-i915-gt-do-not-generate-the-command-streamer-for-all-the-ccs.patch
drm-i915-gt-enable-only-one-ccs-for-compute-workload.patch
drm-i915-mst-limit-mst-dsc-to-tgl.patch
drm-i915-mst-reject-fec-mst-on-icl.patch
drm-xe-rework-rebinding.patch
drm-xe-use-ring-ops-tlb-invalidation-for-rebinds.patch
mm-secretmem-fix-gup-fast-succeeding-on-secretmem-folios.patch
riscv-fix-spurious-errors-from-__get-put_kernel_nofault.patch
riscv-process-fix-kernel-gp-leakage.patch
s390-entry-align-system-call-table-on-8-bytes.patch
selftests-mm-include-strings.h-for-ffsl.patch
smb-client-fix-potential-uaf-in-cifs_debug_files_proc_show.patch
smb-client-fix-potential-uaf-in-cifs_dump_full_key.patch
smb-client-fix-potential-uaf-in-cifs_signal_cifsd_for_reconnect.patch
smb-client-fix-potential-uaf-in-cifs_stats_proc_show.patch
smb-client-fix-potential-uaf-in-cifs_stats_proc_write.patch
smb-client-fix-potential-uaf-in-is_valid_oplock_break.patch
smb-client-fix-potential-uaf-in-smb2_is_network_name_deleted.patch
smb-client-fix-potential-uaf-in-smb2_is_valid_lease_break.patch
smb-client-fix-potential-uaf-in-smb2_is_valid_oplock_break.patch
smb-client-fix-uaf-in-smb2_reconnect_server.patch
smb-client-guarantee-refcounted-children-from-parent-session.patch
smb-client-handle-dfs-tcons-in-cifs_construct_tcon.patch
smb-client-refresh-referral-without-acquiring-refpath_lock.patch
smb-client-serialise-cifs_construct_tcon-with-cifs_mount_mutex.patch
smb3-retrying-on-failed-server-close.patch
30 files changed:
queue-6.8/arm64-ptrace-use-saved-floating-point-state-type-to-determine-sve-layout.patch [new file with mode: 0644]
queue-6.8/drm-i915-dp-fix-the-computation-for-compressed_bpp-for-display-13.patch [new file with mode: 0644]
queue-6.8/drm-i915-gt-disable-hw-load-balancing-for-ccs.patch [new file with mode: 0644]
queue-6.8/drm-i915-gt-do-not-generate-the-command-streamer-for-all-the-ccs.patch [new file with mode: 0644]
queue-6.8/drm-i915-gt-enable-only-one-ccs-for-compute-workload.patch [new file with mode: 0644]
queue-6.8/drm-i915-mst-limit-mst-dsc-to-tgl.patch [new file with mode: 0644]
queue-6.8/drm-i915-mst-reject-fec-mst-on-icl.patch [new file with mode: 0644]
queue-6.8/drm-xe-rework-rebinding.patch [new file with mode: 0644]
queue-6.8/drm-xe-use-ring-ops-tlb-invalidation-for-rebinds.patch [new file with mode: 0644]
queue-6.8/mm-secretmem-fix-gup-fast-succeeding-on-secretmem-folios.patch [new file with mode: 0644]
queue-6.8/riscv-fix-spurious-errors-from-__get-put_kernel_nofault.patch [new file with mode: 0644]
queue-6.8/riscv-process-fix-kernel-gp-leakage.patch [new file with mode: 0644]
queue-6.8/s390-entry-align-system-call-table-on-8-bytes.patch [new file with mode: 0644]
queue-6.8/selftests-mm-include-strings.h-for-ffsl.patch [new file with mode: 0644]
queue-6.8/series
queue-6.8/smb-client-fix-potential-uaf-in-cifs_debug_files_proc_show.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-potential-uaf-in-cifs_dump_full_key.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-potential-uaf-in-cifs_signal_cifsd_for_reconnect.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-potential-uaf-in-cifs_stats_proc_show.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-potential-uaf-in-cifs_stats_proc_write.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-potential-uaf-in-is_valid_oplock_break.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-potential-uaf-in-smb2_is_network_name_deleted.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-potential-uaf-in-smb2_is_valid_lease_break.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-potential-uaf-in-smb2_is_valid_oplock_break.patch [new file with mode: 0644]
queue-6.8/smb-client-fix-uaf-in-smb2_reconnect_server.patch [new file with mode: 0644]
queue-6.8/smb-client-guarantee-refcounted-children-from-parent-session.patch [new file with mode: 0644]
queue-6.8/smb-client-handle-dfs-tcons-in-cifs_construct_tcon.patch [new file with mode: 0644]
queue-6.8/smb-client-refresh-referral-without-acquiring-refpath_lock.patch [new file with mode: 0644]
queue-6.8/smb-client-serialise-cifs_construct_tcon-with-cifs_mount_mutex.patch [new file with mode: 0644]
queue-6.8/smb3-retrying-on-failed-server-close.patch [new file with mode: 0644]