aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool
Commit message (Expand)AuthorAge
* 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
| |/
* / x86/jump_table: Use relative referencesArd Biesheuvel2018-09-27
|/
* Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-15
|\
| * kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-17
| * kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-17
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-13
|\ \
| * | x86/unwind/orc: Detect the end of the stackJosh Poimboeuf2018-06-21
* | | objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...Simon Ser2018-07-14
| |/ |/|
* | objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf2018-07-02
* | objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf2018-06-19
|/
* objtool: Fix GCC 8 cold subfunction detection for aliased functionsJosh Poimboeuf2018-06-06
* objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf2018-05-19
* objtool: Detect RIP-relative switch table referencesJosh Poimboeuf2018-05-15
* objtool: Support GCC 8 switch tablesJosh Poimboeuf2018-05-14
* objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf2018-05-14
* objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf2018-05-14
* objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar2018-05-14
* objtool: Support HOSTCFLAGS and HOSTLDFLAGSLaura Abbott2018-04-17
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-04-10
* objtool: Add Clang supportJosh Poimboeuf2018-03-27
* objtool: Fix 32-bit buildJosh Poimboeuf2018-03-07
* objtool: Fix another switch table detection issueJosh Poimboeuf2018-02-28