aboutsummaryrefslogtreecommitdiff
path: root/tools/objtool/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-01-21objtool: Check that module init/exit function is an indirect call targetGravatar Michal Kubecek 1-0/+8
2022-04-22objtool: Update documentationGravatar Josh Poimboeuf 1-20/+102
2021-01-14objtool: Support stack layout changes in alternativesGravatar Josh Poimboeuf 1-7/+9
2020-04-30objtool: Add support for intra-function callsGravatar Alexandre Chartre 1-0/+8
2020-04-30objtool: Fix ORC vs alternativesGravatar Peter Zijlstra 1-0/+7
2020-04-22objtool: Documentation: document UACCESS warningsGravatar Nick Desaulniers 1-0/+26
2019-06-08docs: fix broken documentation linksGravatar Mauro Carvalho Chehab 1-2/+2
2019-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2019-05-15objtool: Fix whitelist documentation typoGravatar Raphael Gault 1-1/+1
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2017-09-23x86/asm: Fix inline asm call constraints for ClangGravatar Josh Poimboeuf 1-3/+3
2017-07-18objtool: Add ORC unwind table generationGravatar Josh Poimboeuf 1-39/+17
2017-06-30objtool: Implement stack validation 2.0Gravatar Josh Poimboeuf 1-88/+65
2016-04-16objtool: Detect falling through to the next functionGravatar Josh Poimboeuf 1-9/+29
2016-02-29objtool: Add tool to perform compile-time stack metadata validationGravatar Josh Poimboeuf 1-0/+342