summaryrefslogtreecommitdiffstats
path: root/tools/objtool/Documentation
AgeCommit message (Expand)AuthorLines
2023-05-16objtool: Move noreturn function list to separate fileJosh Poimboeuf-3/+2
2023-05-16objtool: Detect missing __noreturn annotationsJosh Poimboeuf-0/+6
2023-05-16objtool: Include backtrace in verbose modeJosh Poimboeuf-2/+2
2023-05-16objtool: Add verbose option for disassembling affected functionsJosh Poimboeuf-0/+5
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet-1/+1
2023-01-21objtool: Check that module init/exit function is an indirect call targetMichal Kubecek-0/+8
2022-04-22objtool: Update documentationJosh Poimboeuf-20/+102
2021-01-14objtool: Support stack layout changes in alternativesJosh Poimboeuf-7/+9
2020-04-30objtool: Add support for intra-function callsAlexandre Chartre-0/+8
2020-04-30objtool: Fix ORC vs alternativesPeter Zijlstra-0/+7
2020-04-22objtool: Documentation: document UACCESS warningsNick Desaulniers-0/+26
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab-2/+2
2019-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2019-05-15objtool: Fix whitelist documentation typoRaphael Gault-1/+1
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf-3/+3
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf-39/+17
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf-88/+65
2016-04-16objtool: Detect falling through to the next functionJosh Poimboeuf-9/+29
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf-0/+342