]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Jul 2025 14:52:52 +0000 (16:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Jul 2025 14:52:52 +0000 (16:52 +0200)
commit5dd346ab05d1acab6e5e37bbaee7e24bb4e50a38
tree05ff7432f25d9afae2fb60b3420f0e1543b4380b
parent4df586133eebe53946b0bc55c81169c4bb98507b
6.15-stable patches

added patches:
kallsyms-fix-build-without-execinfo.patch
kasan-remove-kasan_find_vm_area-to-prevent-possible-deadlock.patch
lib-alloc_tag-do-not-acquire-non-existent-lock-in-alloc_tag_top_users.patch
maple_tree-fix-mt_destroy_walk-on-root-leaf-node.patch
mm-damon-core-handle-damon_call_control-as-normal-under-kdmond-deactivation.patch
mm-damon-fix-divide-by-zero-in-damon_get_intervals_score.patch
mm-fix-the-inaccurate-memory-statistics-issue-for-users.patch
mm-rmap-fix-potential-out-of-bounds-page-table-access-during-batched-unmap.patch
mm-vmalloc-leave-lazy-mmu-mode-on-pte-mapping-error.patch
samples-damon-fix-damon-sample-prcl-for-start-failure.patch
samples-damon-fix-damon-sample-wsse-for-start-failure.patch
scripts-gdb-de-reference-per-cpu-mce-interrupts.patch
scripts-gdb-fix-interrupts-display-after-mcp-on-x86.patch
scripts-gdb-fix-interrupts.py-after-maple-tree-conversion.patch
scripts-gdb-vfs-support-external-dentry-names.patch
16 files changed:
queue-6.15/kallsyms-fix-build-without-execinfo.patch [new file with mode: 0644]
queue-6.15/kasan-remove-kasan_find_vm_area-to-prevent-possible-deadlock.patch [new file with mode: 0644]
queue-6.15/lib-alloc_tag-do-not-acquire-non-existent-lock-in-alloc_tag_top_users.patch [new file with mode: 0644]
queue-6.15/maple_tree-fix-mt_destroy_walk-on-root-leaf-node.patch [new file with mode: 0644]
queue-6.15/mm-damon-core-handle-damon_call_control-as-normal-under-kdmond-deactivation.patch [new file with mode: 0644]
queue-6.15/mm-damon-fix-divide-by-zero-in-damon_get_intervals_score.patch [new file with mode: 0644]
queue-6.15/mm-fix-the-inaccurate-memory-statistics-issue-for-users.patch [new file with mode: 0644]
queue-6.15/mm-rmap-fix-potential-out-of-bounds-page-table-access-during-batched-unmap.patch [new file with mode: 0644]
queue-6.15/mm-vmalloc-leave-lazy-mmu-mode-on-pte-mapping-error.patch [new file with mode: 0644]
queue-6.15/samples-damon-fix-damon-sample-prcl-for-start-failure.patch [new file with mode: 0644]
queue-6.15/samples-damon-fix-damon-sample-wsse-for-start-failure.patch [new file with mode: 0644]
queue-6.15/scripts-gdb-de-reference-per-cpu-mce-interrupts.patch [new file with mode: 0644]
queue-6.15/scripts-gdb-fix-interrupts-display-after-mcp-on-x86.patch [new file with mode: 0644]
queue-6.15/scripts-gdb-fix-interrupts.py-after-maple-tree-conversion.patch [new file with mode: 0644]
queue-6.15/scripts-gdb-vfs-support-external-dentry-names.patch [new file with mode: 0644]
queue-6.15/series