aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/tip/tipLinus 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