]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.8-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Apr 2024 12:43:45 +0000 (14:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Apr 2024 12:43:45 +0000 (14:43 +0200)
commit7a4d09c8aa93da9f80969bb88ad3b5fd7c1344de
tree8764823bee5d0a81a3b2d4221eda25a98142eb63
parent79428b6bc54c11a510dc13438fca47beb374fd0e
6.8-stable patches

added patches:
accel-ivpu-check-return-code-of-ipc-lock-init.patch
accel-ivpu-fix-deadlock-in-context_xa.patch
accel-ivpu-fix-pci-d0-state-entry-in-resume.patch
accel-ivpu-put-npu-back-to-d3hot-after-failed-resume.patch
accel-ivpu-return-max-freq-for-drm_ivpu_param_core_clock_rate.patch
arm64-dts-imx8-ss-conn-fix-usb-lpcg-indices.patch
arm64-dts-imx8-ss-dma-fix-adc-lpcg-indices.patch
arm64-dts-imx8-ss-dma-fix-can-lpcg-indices.patch
arm64-dts-imx8-ss-dma-fix-pwm-lpcg-indices.patch
arm64-dts-imx8-ss-dma-fix-spi-lpcg-indices.patch
arm64-dts-imx8-ss-lsio-fix-pwm-lpcg-indices.patch
arm64-dts-imx8qm-ss-dma-fix-can-lpcg-indices.patch
btrfs-qgroup-convert-prealloc-to-pertrans-after-record_root_in_trans.patch
btrfs-qgroup-correctly-model-root-qgroup-rsv-in-convert.patch
btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolume-operations.patch
btrfs-record-delayed-inode-root-in-transaction.patch
drm-amdgpu-umsch-reinitialize-write-pointer-in-hw-init.patch
drm-amdkfd-reset-gpu-on-queue-preemption-failure.patch
drm-ast-fix-soft-lockup.patch
drm-client-fully-protect-modes-with-dev-mode_config.mutex.patch
drm-i915-vrr-disable-vrr-when-using-bigjoiner.patch
drm-msm-dp-fix-runtime-pm-leak-on-connect-failure.patch
drm-msm-dp-fix-runtime-pm-leak-on-disconnect.patch
drm-panfrost-fix-the-error-path-in-panfrost_mmu_map_fault_addr.patch
drm-vmwgfx-enable-dma-mappings-with-sev.patch
fs-proc-remove-redundant-comments-from-proc-bootconfig.patch
fs-proc-skip-bootloader-comment-if-no-embedded-kernel-parameters.patch
io_uring-net-restore-msg_control-on-sendzc-retry.patch
kprobes-fix-possible-use-after-free-issue-on-kprobe-registration.patch
perf-x86-fix-out-of-range-data.patch
scsi-sg-avoid-race-in-error-handling-drop-bogus-warn.patch
scsi-sg-avoid-sg-device-teardown-race.patch
selftests-timers-posix_timers-reimplement-check_timer_distribution.patch
vhost-add-smp_rmb-in-vhost_enable_notify.patch
vhost-add-smp_rmb-in-vhost_vq_avail_empty.patch
x86-cpu-actually-turn-off-mitigations-by-default-for-speculation_mitigations-n.patch
37 files changed:
queue-6.8/accel-ivpu-check-return-code-of-ipc-lock-init.patch [new file with mode: 0644]
queue-6.8/accel-ivpu-fix-deadlock-in-context_xa.patch [new file with mode: 0644]
queue-6.8/accel-ivpu-fix-pci-d0-state-entry-in-resume.patch [new file with mode: 0644]
queue-6.8/accel-ivpu-put-npu-back-to-d3hot-after-failed-resume.patch [new file with mode: 0644]
queue-6.8/accel-ivpu-return-max-freq-for-drm_ivpu_param_core_clock_rate.patch [new file with mode: 0644]
queue-6.8/arm64-dts-imx8-ss-conn-fix-usb-lpcg-indices.patch [new file with mode: 0644]
queue-6.8/arm64-dts-imx8-ss-dma-fix-adc-lpcg-indices.patch [new file with mode: 0644]
queue-6.8/arm64-dts-imx8-ss-dma-fix-can-lpcg-indices.patch [new file with mode: 0644]
queue-6.8/arm64-dts-imx8-ss-dma-fix-pwm-lpcg-indices.patch [new file with mode: 0644]
queue-6.8/arm64-dts-imx8-ss-dma-fix-spi-lpcg-indices.patch [new file with mode: 0644]
queue-6.8/arm64-dts-imx8-ss-lsio-fix-pwm-lpcg-indices.patch [new file with mode: 0644]
queue-6.8/arm64-dts-imx8qm-ss-dma-fix-can-lpcg-indices.patch [new file with mode: 0644]
queue-6.8/btrfs-qgroup-convert-prealloc-to-pertrans-after-record_root_in_trans.patch [new file with mode: 0644]
queue-6.8/btrfs-qgroup-correctly-model-root-qgroup-rsv-in-convert.patch [new file with mode: 0644]
queue-6.8/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolume-operations.patch [new file with mode: 0644]
queue-6.8/btrfs-record-delayed-inode-root-in-transaction.patch [new file with mode: 0644]
queue-6.8/drm-amdgpu-umsch-reinitialize-write-pointer-in-hw-init.patch [new file with mode: 0644]
queue-6.8/drm-amdkfd-reset-gpu-on-queue-preemption-failure.patch [new file with mode: 0644]
queue-6.8/drm-ast-fix-soft-lockup.patch [new file with mode: 0644]
queue-6.8/drm-client-fully-protect-modes-with-dev-mode_config.mutex.patch [new file with mode: 0644]
queue-6.8/drm-i915-vrr-disable-vrr-when-using-bigjoiner.patch [new file with mode: 0644]
queue-6.8/drm-msm-dp-fix-runtime-pm-leak-on-connect-failure.patch [new file with mode: 0644]
queue-6.8/drm-msm-dp-fix-runtime-pm-leak-on-disconnect.patch [new file with mode: 0644]
queue-6.8/drm-panfrost-fix-the-error-path-in-panfrost_mmu_map_fault_addr.patch [new file with mode: 0644]
queue-6.8/drm-vmwgfx-enable-dma-mappings-with-sev.patch [new file with mode: 0644]
queue-6.8/fs-proc-remove-redundant-comments-from-proc-bootconfig.patch [new file with mode: 0644]
queue-6.8/fs-proc-skip-bootloader-comment-if-no-embedded-kernel-parameters.patch [new file with mode: 0644]
queue-6.8/io_uring-net-restore-msg_control-on-sendzc-retry.patch [new file with mode: 0644]
queue-6.8/kprobes-fix-possible-use-after-free-issue-on-kprobe-registration.patch [new file with mode: 0644]
queue-6.8/perf-x86-fix-out-of-range-data.patch [new file with mode: 0644]
queue-6.8/scsi-sg-avoid-race-in-error-handling-drop-bogus-warn.patch [new file with mode: 0644]
queue-6.8/scsi-sg-avoid-sg-device-teardown-race.patch [new file with mode: 0644]
queue-6.8/selftests-timers-posix_timers-reimplement-check_timer_distribution.patch [new file with mode: 0644]
queue-6.8/series
queue-6.8/vhost-add-smp_rmb-in-vhost_enable_notify.patch [new file with mode: 0644]
queue-6.8/vhost-add-smp_rmb-in-vhost_vq_avail_empty.patch [new file with mode: 0644]
queue-6.8/x86-cpu-actually-turn-off-mitigations-by-default-for-speculation_mitigations-n.patch [new file with mode: 0644]