summaryrefslogtreecommitdiffstats
path: root/tools/objtool/Documentation
Commit message (Expand)AuthorAgeFilesLines
* objtool: Move noreturn function list to separate fileJosh Poimboeuf2023-05-161-3/+2
* objtool: Detect missing __noreturn annotationsJosh Poimboeuf2023-05-161-0/+6
* objtool: Include backtrace in verbose modeJosh Poimboeuf2023-05-161-2/+2
* objtool: Add verbose option for disassembling affected functionsJosh Poimboeuf2023-05-161-0/+5
* docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
* objtool: Check that module init/exit function is an indirect call targetMichal Kubecek2023-01-211-0/+8
* objtool: Update documentationJosh Poimboeuf2022-04-221-20/+102
* objtool: Support stack layout changes in alternativesJosh Poimboeuf2021-01-141-7/+9
* objtool: Add support for intra-function callsAlexandre Chartre2020-04-301-0/+8
* objtool: Fix ORC vs alternativesPeter Zijlstra2020-04-301-0/+7
* objtool: Documentation: document UACCESS warningsNick Desaulniers2020-04-221-0/+26
* docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-2/+2
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-161-1/+1
|\
| * objtool: Fix whitelist documentation typoRaphael Gault2019-05-151-1/+1
* | docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-05-071-1/+1
|/
* x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-231-3/+3
* objtool: Add ORC unwind table generationJosh Poimboeuf2017-07-181-39/+17
* objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-301-88/+65
* objtool: Detect falling through to the next functionJosh Poimboeuf2016-04-161-9/+29
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-291-0/+342