summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/unwind_orc.c
Commit message (Expand)AuthorAgeFilesLines
* x86/unwind: Add hardcoded ORC entry for NULLJann Horn2019-03-271-0/+17
* x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf2017-12-251-49/+25
* x86/unwinder/orc: Dont bail on stack overflowAndy Lutomirski2017-12-251-2/+12
* x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf2017-11-081-1/+1
* x86/unwind: Show function name+offset in ORC error messagesJosh Poimboeuf2017-10-231-14/+15
* x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-0/+582