aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/unwind_orc.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-21x86/unwind/orc: Remove redundant initialization of 'mid' pointer in __orc_find()Gravatar Colin Ian King 1-1/+1
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-25/+50
2023-06-16x86/unwind/orc: Add ELF section with ORC version identifierGravatar Omar Sandoval 1-0/+3
2023-06-07Revert "x86/orc: Make it callthunk aware"Gravatar Josh Poimboeuf 1-20/+1
2023-05-16x86/unwind/orc: Add 'unwind_debug' cmdline optionGravatar Josh Poimboeuf 1-1/+48
2023-05-16x86/unwind/orc: Use swap() instead of open coding itGravatar Jiapeng Chong 1-4/+1
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoGravatar Josh Poimboeuf 1-9/+6
2023-03-23x86,objtool: Introduce ORC_TYPE_*Gravatar Josh Poimboeuf 1-6/+6
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataGravatar Josh Poimboeuf 1-3/+2
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsGravatar Ingo Molnar 1-1/+1
2022-10-21x86/unwind/orc: Fix unreliable stack dump with gcovGravatar Chen Zhongjin 1-1/+1
2022-10-17x86/orc: Make it callthunk awareGravatar Peter Zijlstra 1-1/+20
2022-08-21x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryGravatar Chen Zhongjin 1-5/+10
2022-04-19x86/unwind/orc: Recheck address range after stack info was updatedGravatar Dmitry Monakhov 1-4/+4
2022-03-28x86,rethook,kprobes: Replace kretprobe with rethook on x86Gravatar Masami Hiramatsu 1-5/+5
2021-11-09Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2021-11-09sections: move is_kernel_inittext() into sections.hGravatar Kefeng Wang 1-1/+1
2021-09-30x86/unwind: Recover kretprobe trampoline entryGravatar Masami Hiramatsu 1-4/+17
2021-03-06x86/unwind/orc: Silence warnings caused by missing ORC dataGravatar Josh Poimboeuf 1-1/+1
2021-03-06x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Gravatar Josh Poimboeuf 1-6/+6
2021-02-10x86/unwind/orc: Change REG_SP_INDIRECTGravatar Peter Zijlstra 1-1/+4
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-8/+1
2020-10-14x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...Gravatar Jiri Slaby 1-8/+1
2020-09-10objtool: Make unwind hint definitions available to other architecturesGravatar Julien Thierry 1-5/+6
2020-07-22x86/unwind/orc: Fix ORC for newly forked tasksGravatar Josh Poimboeuf 1-2/+6
2020-05-22x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksGravatar Josh Poimboeuf 1-0/+7
2020-05-15x86/unwind/orc: Fix error handling in __unwind_start()Gravatar Josh Poimboeuf 1-7/+9
2020-05-03x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULESGravatar Josh Poimboeuf 1-4/+4
2020-04-25x86/unwind/orc: Fix premature unwind stoppage due to IRET framesGravatar Josh Poimboeuf 1-11/+40
2020-04-25x86/unwind/orc: Fix error path for bad ORC entry typeGravatar Josh Poimboeuf 1-1/+1
2020-04-25x86/unwind/orc: Prevent unwinding before ORC initializationGravatar Josh Poimboeuf 1-3/+3
2020-04-25x86/unwind/orc: Don't skip the first frame for inactive tasksGravatar Miroslav Benes 1-1/+1
2020-04-25x86/unwind: Prevent false warnings for non-current tasksGravatar Josh Poimboeuf 1-17/+23
2020-04-25x86/unwind/orc: Convert global variables to staticGravatar Josh Poimboeuf 1-5/+5
2020-01-07x86/unwind/orc: Fix !CONFIG_MODULES build warningGravatar Shile Zhang 1-1/+2
2019-12-13x86/unwind/orc: Remove boot-time ORC unwind tables sortingGravatar Shile Zhang 1-3/+5
2019-07-08Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeGravatar Josh Poimboeuf 1-4/+22
2019-06-25x86/stackframe/32: Provide consistent pt_regsGravatar Peter Zijlstra 1-1/+1
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-03-06x86/unwind: Add hardcoded ORC entry for NULLGravatar Jann Horn 1-0/+17
2018-06-21x86/unwind/orc: Detect the end of the stackGravatar Josh Poimboeuf 1-21/+31
2018-02-21extable: Make init_kernel_text() globalGravatar Josh Poimboeuf 1-2/+1
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesGravatar Steven Rostedt (VMware) 1-1/+47
2017-12-17x86/unwinder: Handle stack overflows more gracefullyGravatar Josh Poimboeuf 1-49/+25
2017-12-17x86/unwinder/orc: Dont bail on stack overflowGravatar Andy Lutomirski 1-2/+12
2017-11-08x86/unwind: Disable KASAN checking in the ORC unwinderGravatar Josh Poimboeuf 1-1/+1
2017-10-23x86/unwind: Show function name+offset in ORC error messagesGravatar Josh Poimboeuf 1-14/+15
2017-07-26x86/unwind: Add the ORC unwinderGravatar Josh Poimboeuf 1-0/+582