summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/unwind_orc.c
AgeCommit message (Expand)Author
2019-03-27x86/unwind: Add hardcoded ORC entry for NULLJann Horn
2017-12-25x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf
2017-12-25x86/unwinder/orc: Dont bail on stack overflowAndy Lutomirski
2017-11-08x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf
2017-10-23x86/unwind: Show function name+offset in ORC error messagesJosh Poimboeuf
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf