]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Linux 6.3.11 v6.3.11
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Jul 2023 11:15:13 +0000 (13:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Jul 2023 11:15:13 +0000 (13:15 +0200)
commitefbd648ee9683e9dca5d58947cf47c51a2bf3b83
treed7513d0f6d866499887dcf3f1256a611f6e1d0bb
parentc0ab90f9895e2005ceffc879b5d9fc62bb63098b
Linux 6.3.11
34 files changed:
releases/6.3.11/arm-mm-convert-to-using-lock_mm_and_find_vma.patch [moved from queue-6.3/arm-mm-convert-to-using-lock_mm_and_find_vma.patch with 100% similarity]
releases/6.3.11/arm64-mm-convert-to-using-lock_mm_and_find_vma.patch [moved from queue-6.3/arm64-mm-convert-to-using-lock_mm_and_find_vma.patch with 100% similarity]
releases/6.3.11/can-isotp-isotp_sendmsg-fix-return-error-fix-on-tx-path.patch [moved from queue-6.3/can-isotp-isotp_sendmsg-fix-return-error-fix-on-tx-path.patch with 100% similarity]
releases/6.3.11/cpufreq-amd-pstate-make-amd-pstate-epp-driver-name-hyphenated.patch [moved from queue-6.3/cpufreq-amd-pstate-make-amd-pstate-epp-driver-name-hyphenated.patch with 100% similarity]
releases/6.3.11/csky-fix-up-lock_mm_and_find_vma-conversion.patch [moved from queue-6.3/csky-fix-up-lock_mm_and_find_vma-conversion.patch with 100% similarity]
releases/6.3.11/execve-expand-new-process-stack-manually-ahead-of-time.patch [moved from queue-6.3/execve-expand-new-process-stack-manually-ahead-of-time.patch with 100% similarity]
releases/6.3.11/fbdev-fix-potential-oob-read-in-fast_imageblit.patch [moved from queue-6.3/fbdev-fix-potential-oob-read-in-fast_imageblit.patch with 100% similarity]
releases/6.3.11/gup-add-warning-if-some-caller-would-seem-to-want-stack-expansion.patch [moved from queue-6.3/gup-add-warning-if-some-caller-would-seem-to-want-stack-expansion.patch with 100% similarity]
releases/6.3.11/hid-hidraw-fix-data-race-on-device-refcount.patch [moved from queue-6.3/hid-hidraw-fix-data-race-on-device-refcount.patch with 100% similarity]
releases/6.3.11/hid-logitech-hidpp-add-hidpp_quirk_delayed_init-for-the-t651.patch [moved from queue-6.3/hid-logitech-hidpp-add-hidpp_quirk_delayed_init-for-the-t651.patch with 100% similarity]
releases/6.3.11/hid-wacom-use-ktime_t-rather-than-int-when-dealing-with-timestamps.patch [moved from queue-6.3/hid-wacom-use-ktime_t-rather-than-int-when-dealing-with-timestamps.patch with 100% similarity]
releases/6.3.11/maple_tree-fix-potential-out-of-bounds-access-in-mas_wr_end_piv.patch [moved from queue-6.3/maple_tree-fix-potential-out-of-bounds-access-in-mas_wr_end_piv.patch with 100% similarity]
releases/6.3.11/mips-mm-convert-to-using-lock_mm_and_find_vma.patch [moved from queue-6.3/mips-mm-convert-to-using-lock_mm_and_find_vma.patch with 100% similarity]
releases/6.3.11/mm-always-expand-the-stack-with-the-mmap-write-lock-held.patch [moved from queue-6.3/mm-always-expand-the-stack-with-the-mmap-write-lock-held.patch with 100% similarity]
releases/6.3.11/mm-fault-convert-remaining-simple-cases-to-lock_mm_and_find_vma.patch [moved from queue-6.3/mm-fault-convert-remaining-simple-cases-to-lock_mm_and_find_vma.patch with 100% similarity]
releases/6.3.11/mm-introduce-new-lock_mm_and_find_vma-page-fault-helper.patch [moved from queue-6.3/mm-introduce-new-lock_mm_and_find_vma-page-fault-helper.patch with 100% similarity]
releases/6.3.11/mm-make-find_extend_vma-fail-if-write-lock-not-held.patch [moved from queue-6.3/mm-make-find_extend_vma-fail-if-write-lock-not-held.patch with 100% similarity]
releases/6.3.11/mm-make-the-page-fault-mmap-locking-killable.patch [moved from queue-6.3/mm-make-the-page-fault-mmap-locking-killable.patch with 100% similarity]
releases/6.3.11/mm-mmap-fix-error-path-in-do_vmi_align_munmap.patch [moved from queue-6.3/mm-mmap-fix-error-path-in-do_vmi_align_munmap.patch with 100% similarity]
releases/6.3.11/mm-mmap-fix-error-return-in-do_vmi_align_munmap.patch [moved from queue-6.3/mm-mmap-fix-error-return-in-do_vmi_align_munmap.patch with 100% similarity]
releases/6.3.11/parisc-fix-expand_stack-conversion.patch [moved from queue-6.3/parisc-fix-expand_stack-conversion.patch with 100% similarity]
releases/6.3.11/powerpc-mm-convert-coprocessor-fault-to-lock_mm_and_find_vma.patch [moved from queue-6.3/powerpc-mm-convert-coprocessor-fault-to-lock_mm_and_find_vma.patch with 100% similarity]
releases/6.3.11/powerpc-mm-convert-to-using-lock_mm_and_find_vma.patch [moved from queue-6.3/powerpc-mm-convert-to-using-lock_mm_and_find_vma.patch with 100% similarity]
releases/6.3.11/revert-thermal-drivers-mediatek-use-devm_of_iomap-to-avoid-resource-leak-in-mtk_thermal_probe.patch [moved from queue-6.3/revert-thermal-drivers-mediatek-use-devm_of_iomap-to-avoid-resource-leak-in-mtk_thermal_probe.patch with 100% similarity]
releases/6.3.11/riscv-mm-convert-to-using-lock_mm_and_find_vma.patch [moved from queue-6.3/riscv-mm-convert-to-using-lock_mm_and_find_vma.patch with 100% similarity]
releases/6.3.11/series [moved from queue-6.3/series with 100% similarity]
releases/6.3.11/sparc32-fix-lock_mm_and_find_vma-conversion.patch [moved from queue-6.3/sparc32-fix-lock_mm_and_find_vma-conversion.patch with 100% similarity]
releases/6.3.11/x86-microcode-amd-load-late-on-both-threads-too.patch [moved from queue-6.3/x86-microcode-amd-load-late-on-both-threads-too.patch with 100% similarity]
releases/6.3.11/x86-smp-cure-kexec-vs.-mwait_play_dead-breakage.patch [moved from queue-6.3/x86-smp-cure-kexec-vs.-mwait_play_dead-breakage.patch with 100% similarity]
releases/6.3.11/x86-smp-dont-access-non-existing-cpuid-leaf.patch [moved from queue-6.3/x86-smp-dont-access-non-existing-cpuid-leaf.patch with 100% similarity]
releases/6.3.11/x86-smp-make-stop_other_cpus-more-robust.patch [moved from queue-6.3/x86-smp-make-stop_other_cpus-more-robust.patch with 100% similarity]
releases/6.3.11/x86-smp-remove-pointless-wmb-s-from-native_stop_other_cpus.patch [moved from queue-6.3/x86-smp-remove-pointless-wmb-s-from-native_stop_other_cpus.patch with 100% similarity]
releases/6.3.11/x86-smp-use-dedicated-cache-line-for-mwait_play_dead.patch [moved from queue-6.3/x86-smp-use-dedicated-cache-line-for-mwait_play_dead.patch with 100% similarity]
releases/6.3.11/xtensa-fix-nommu-build-with-lock_mm_and_find_vma-conversion.patch [moved from queue-6.3/xtensa-fix-nommu-build-with-lock_mm_and_find_vma-conversion.patch with 100% similarity]