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