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