aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool
AgeCommit message (Expand)Author
2019-10-10Merge tag 'v5.2.18' into v5.2/standard/baseBruce Ashfield
2019-10-01objtool: Clobber user CFLAGS variableJosh Poimboeuf
2019-07-22linux-yocto: Handle /bin/awk issuesRichard Purdie
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-17objtool: Allow AR to be overridden with HOSTARNathan Chancellor
2019-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-15objtool: Fix whitelist documentation typoRaphael Gault
2019-05-13objtool: Fix function fallthrough detectionJosh Poimboeuf
2019-05-13objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-05objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf
2019-04-03objtool: Add Direction Flag validationPeter Zijlstra
2019-04-03objtool: Add UACCESS validationPeter Zijlstra
2019-04-03objtool: Fix sibling call detectionPeter Zijlstra
2019-04-03objtool: Rewrite alt->skip_origPeter Zijlstra
2019-04-03objtool: Add --backtrace supportPeter Zijlstra
2019-04-03objtool: Rewrite add_ignores()Peter Zijlstra
2019-04-03objtool: Handle function aliasesPeter Zijlstra
2019-04-03objtool: Set insn->func for alternativesPeter Zijlstra
2019-04-03x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVEPeter Zijlstra
2019-03-28objtool: Query pkg-config for libelf locationRolf Eike Beer
2019-03-21objtool: Move objtool_file struct off the stackJosh Poimboeuf
2018-11-20objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov
2018-11-20objtool: Fix double-free in .cold detection error pathArtem Savkov
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-01objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf
2018-10-29Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar
2018-09-27x86/jump_table: Use relative referencesArd Biesheuvel
2018-09-08objtool: Support per-function rodata sectionsAllan Xavier
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott
2018-07-14objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...Simon Ser
2018-07-02objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf
2018-06-21x86/unwind/orc: Detect the end of the stackJosh Poimboeuf
2018-06-20objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf
2018-06-06objtool: Fix GCC 8 cold subfunction detection for aliased functionsJosh Poimboeuf
2018-05-19objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-05-15objtool: Detect RIP-relative switch table referencesJosh Poimboeuf
2018-05-14objtool: Support GCC 8 switch tablesJosh Poimboeuf
2018-05-14objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf
2018-05-14objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf
2018-05-14objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar
2018-04-17objtool: Support HOSTCFLAGS and HOSTLDFLAGSLaura Abbott
2018-04-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes