summaryrefslogtreecommitdiffstats
path: root/tools/objtool/include
Commit message (Expand)AuthorAgeFilesLines
* objtool: Add straight-line-speculation validationPeter Zijlstra2021-12-082-1/+2
* objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra2021-10-281-1/+0
* objtool: Shrink struct instructionPeter Zijlstra2021-10-281-1/+0
* objtool: Classify symbolsPeter Zijlstra2021-10-281-2/+5
* Merge branch 'objtool/urgent'Peter Zijlstra2021-10-071-1/+0
|\
| * objtool: Remove redundant 'len' field from struct sectionJoe Lawrence2021-10-051-1/+0
* | objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra2021-09-173-1/+11
* | objtool: Handle __sanitize_cov*() tail callsPeter Zijlstra2021-09-151-0/+1
* | objtool: Introduce CFI hashPeter Zijlstra2021-09-153-2/+4
|/
* objtool: Improve reloc hash size guestimatePeter Zijlstra2021-06-141-0/+1
* objtool: Provide stats for jump_labelsPeter Zijlstra2021-05-121-0/+3
* objtool: Decode jump_entry::key addendPeter Zijlstra2021-05-121-0/+1
* objtool: Rewrite hashtable sizingPeter Zijlstra2021-05-121-5/+12
* Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-282-2/+4
|\
| * objtool: Collate parse_options() usersPeter Zijlstra2021-03-061-0/+2
| * objtool: Add --backupPeter Zijlstra2021-03-061-1/+2
| * objtool,x86: Rewrite LEAVEPeter Zijlstra2021-03-061-1/+0
* | objtool: Cache instruction relocsPeter Zijlstra2021-04-021-0/+1
* | objtool: Keep track of retpoline call sitesPeter Zijlstra2021-04-023-1/+4
* | objtool: Add elf_create_undef_symbol()Peter Zijlstra2021-04-021-0/+1
* | objtool: Create reloc sections implicitlyPeter Zijlstra2021-04-021-1/+0
* | objtool: Add elf_create_reloc() helperPeter Zijlstra2021-04-021-3/+7
* | objtool: Rework the elf_rebuild_reloc_section() logicPeter Zijlstra2021-04-021-1/+0
* | objtool: Handle per arch retpoline namingPeter Zijlstra2021-04-021-0/+2
|/
* Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-233-1/+3
* objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf2021-01-261-1/+0
* objtool: Fix retpoline detection in asm codeJosh Poimboeuf2021-01-261-0/+11
* objtool: Support stack layout changes in alternativesJosh Poimboeuf2021-01-141-0/+6
* objtool: Add 'alt_group' structJosh Poimboeuf2021-01-141-1/+12
* objtool: Refactor ORC section generationJosh Poimboeuf2021-01-143-9/+1
* objtool: Rework header include pathsVasily Gorbik2021-01-139-0/+543