summaryrefslogtreecommitdiff
path: root/tools/objtool
AgeCommit message (Expand)Author
2022-12-31objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver
2022-10-26objtool: Preserve special st_shndx indexes in elf_update_symbolSami Tolvanen
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra
2022-07-23objtool: Update Retpoline validationPeter Zijlstra
2022-07-23x86: Add magic AMD return-thunkPeter Zijlstra
2022-07-23objtool: Treat .text.__x86.* as noinstrPeter Zijlstra
2022-07-23objtool: skip non-text sections when adding return-thunk sitesThadeu Lima de Souza Cascardo
2022-07-23x86,objtool: Create .return_sitesPeter Zijlstra
2022-07-23objtool: Default ignore INT3 for unreachablePeter Zijlstra
2022-07-23objtool: Introduce CFI hashPeter Zijlstra
2022-07-23objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra
2022-07-23objtool: Shrink struct instructionPeter Zijlstra
2022-07-23objtool: Explicitly avoid self modifying code in .altinstr_replacementPeter Zijlstra
2022-07-23objtool: Classify symbolsPeter Zijlstra
2022-06-09objtool: Fix symbol creationPeter Zijlstra
2022-06-09objtool: Fix objtool regression on x32 systemsMikulas Patocka
2022-05-15objtool: Fix SLS validation for kcov tail-call replacementPeter Zijlstra
2022-05-15objtool: Add straight-line-speculation validationPeter Zijlstra
2022-05-09objtool: Fix type of reloc::addendPeter Zijlstra
2022-05-09objtool: Fix code relocs vs weak symbolsPeter Zijlstra
2021-11-18objtool: Handle __sanitize_cov*() tail callsPeter Zijlstra
2021-11-18x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra
2021-10-06objtool: Update section header before relocationsMichael Forney
2021-10-06objtool: Check for gelf_update_rel[a] failuresMichael Forney
2021-10-05objtool: Remove redundant 'len' field from struct sectionJoe Lawrence
2021-10-05objtool: Make .altinstructions section entry size consistentJoe Lawrence
2021-10-05objtool: Remove reloc symbol type checks in get_alt_entry()Josh Poimboeuf
2021-10-03objtool: print out the symbol type when complaining about itLinus Torvalds
2021-10-01objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra
2021-06-28Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Linus Torvalds
2021-06-24objtool: Don't make .altinstructions writableJosh Poimboeuf
2021-06-14objtool: Improve reloc hash size guestimatePeter Zijlstra
2021-06-11objtool: Only rewrite unconditional retpoline thunk callsPeter Zijlstra
2021-06-10objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()Peter Zijlstra
2021-05-14objtool: Reflow handle_jump_alt()Peter Zijlstra
2021-05-12objtool/x86: Fix elf_add_alternative() endiannessVasily Gorbik
2021-05-12objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik
2021-05-12objtool: Provide stats for jump_labelsPeter Zijlstra
2021-05-12objtool: Rewrite jump_label instructionsPeter Zijlstra
2021-05-12objtool: Decode jump_entry::key addendPeter Zijlstra
2021-05-12objtool: Rewrite hashtable sizingPeter Zijlstra
2021-04-28Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-19objtool: Support asm jump tablesJosh Poimboeuf
2021-04-02objtool/x86: Rewrite retpoline thunk callsPeter Zijlstra
2021-04-02objtool: Skip magical retpoline .altinstr_replacementPeter Zijlstra
2021-04-02objtool: Cache instruction relocsPeter Zijlstra
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra
2021-04-02objtool: Add elf_create_undef_symbol()Peter Zijlstra