summaryrefslogtreecommitdiffstats
path: root/tools/objtool
Commit message (Expand)AuthorAge
* objtool: Improve UACCESS coveragePeter Zijlstra2019-07-25
* objtool: Support conditional retpolinesJosh Poimboeuf2019-07-18
* objtool: Convert insn type to enumJosh Poimboeuf2019-07-18
* objtool: Fix seg fault on bad switch table entryJosh Poimboeuf2019-07-18
* objtool: Support repeated uses of the same C jump tableJann Horn2019-07-18
* objtool: Refactor jump table codeJosh Poimboeuf2019-07-18
* objtool: Refactor sibling call detection logicJosh Poimboeuf2019-07-18
* objtool: Do frame pointer check before dead end checkJosh Poimboeuf2019-07-18
* objtool: Change dead_end_function() to return booleanJosh Poimboeuf2019-07-18
* objtool: Warn on zero-length functionsJosh Poimboeuf2019-07-18
* objtool: Refactor function alias logicJosh Poimboeuf2019-07-18
* objtool: Track original function across branchesJosh Poimboeuf2019-07-18
* objtool: Add mcsafe_handle_tail() to the uaccess safe listJosh Poimboeuf2019-07-18
* Merge branch 'x86/debug' into core/urgentThomas Gleixner2019-07-18
|\
| * objtool: Add support for C jump tablesJosh Poimboeuf2019-07-09
* | objtool: Rename elf_open() to prevent conflict with libelf from elftoolchainMichael Forney2019-07-17
* | objtool: Use Elf_Scn typedef instead of assuming struct nameMichael Forney2019-07-17
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \
| * | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14
| |\|
| * | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-08
* | | objtool: Fix build by linking against tools/lib/ctype.o sourcesJiri Olsa2019-07-02
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
|/
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-19
|\
| * objtool: Allow AR to be overridden with HOSTARNathan Chancellor2019-05-17
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-16
|\ \
| * | objtool: Fix whitelist documentation typoRaphael Gault2019-05-15
| * | objtool: Fix function fallthrough detectionJosh Poimboeuf2019-05-13
| * | objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf2019-05-13
| |/
* | Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-08
|\ \ | |/ |/|
| * docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-05-07
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \
| * | objtool: Add Direction Flag validationPeter Zijlstra2019-04-03
| * | objtool: Add UACCESS validationPeter Zijlstra2019-04-03
| * | objtool: Fix sibling call detectionPeter Zijlstra2019-04-03
| * | objtool: Rewrite alt->skip_origPeter Zijlstra2019-04-03
| * | objtool: Add --backtrace supportPeter Zijlstra2019-04-03
| * | objtool: Rewrite add_ignores()Peter Zijlstra2019-04-03
| * | objtool: Handle function aliasesPeter Zijlstra2019-04-03
| * | objtool: Set insn->func for alternativesPeter Zijlstra2019-04-03
| * | x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVEPeter Zijlstra2019-04-03
* | | objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf2019-04-05
|/ /
* | objtool: Query pkg-config for libelf locationRolf Eike Beer2019-03-28
* | objtool: Move objtool_file struct off the stackJosh Poimboeuf2019-03-21
|/
* objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov2018-11-20
* objtool: Fix double-free in .cold detection error pathArtem Savkov2018-11-20
* Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-03
|\
| * objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf2018-11-01
| |
| \
*-. \ Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-29
|\ \ \ | |_|/ |/| |
| | * objtool: Support per-function rodata sectionsAllan Xavier2018-09-08
| |/