]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2018 10:58:31 +0000 (11:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2018 10:58:31 +0000 (11:58 +0100)
commit013679fa50e751000b226cddd7447f5a897db335
treeae4bed1c33a77047f7a8b58cbeb3bb15d5c24076
parentb0f7dc88d7d5516918b60f56acd1c56771a1b29a
4.14-stable patches

added patches:
arm-function_graph-simplify-with-function_graph_enter.patch
arm64-function_graph-simplify-with-function_graph_enter.patch
ext2-fix-potential-use-after-free.patch
function_graph-create-function_graph_enter-to-consolidate-architecture-code.patch
function_graph-have-profiler-use-curr_ret_stack-and-not-depth.patch
function_graph-make-ftrace_push_return_trace-static.patch
function_graph-move-return-callback-before-update-of-curr_ret_stack.patch
function_graph-reverse-the-order-of-pushing-the-ret_stack-and-the-callback.patch
function_graph-use-new-curr_ret_depth-to-manage-depth-instead-of-curr_ret_stack.patch
microblaze-function_graph-simplify-with-function_graph_enter.patch
mips-function_graph-simplify-with-function_graph_enter.patch
parisc-function_graph-simplify-with-function_graph_enter.patch
powerpc-function_graph-simplify-with-function_graph_enter.patch
s390-function_graph-simplify-with-function_graph_enter.patch
sh-function_graph-simplify-with-function_graph_enter.patch
sparc-function_graph-simplify-with-function_graph_enter.patch
x86-function_graph-simplify-with-function_graph_enter.patch
18 files changed:
queue-4.14/arm-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/arm64-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/ext2-fix-potential-use-after-free.patch [new file with mode: 0644]
queue-4.14/function_graph-create-function_graph_enter-to-consolidate-architecture-code.patch [new file with mode: 0644]
queue-4.14/function_graph-have-profiler-use-curr_ret_stack-and-not-depth.patch [new file with mode: 0644]
queue-4.14/function_graph-make-ftrace_push_return_trace-static.patch [new file with mode: 0644]
queue-4.14/function_graph-move-return-callback-before-update-of-curr_ret_stack.patch [new file with mode: 0644]
queue-4.14/function_graph-reverse-the-order-of-pushing-the-ret_stack-and-the-callback.patch [new file with mode: 0644]
queue-4.14/function_graph-use-new-curr_ret_depth-to-manage-depth-instead-of-curr_ret_stack.patch [new file with mode: 0644]
queue-4.14/microblaze-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/mips-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/parisc-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/powerpc-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/s390-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/sh-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/sparc-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]
queue-4.14/x86-function_graph-simplify-with-function_graph_enter.patch [new file with mode: 0644]