| Commit message (Expand) | Author | Age | Files | Lines |
* | objtool: Fix pv_ops noinstr validation | Peter Zijlstra | 2021-12-03 | 2 | -0/+5 |
* | static_call,x86: Robustify trampoline patching | Peter Zijlstra | 2021-11-11 | 1 | -0/+3 |
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-11-02 | 1 | -1/+1 |
|\ |
|
| * | objtool: Ignore unwind hints for ignored functions | Josh Poimboeuf | 2021-10-01 | 1 | -1/+1 |
* | | Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-11-01 | 11 | -379/+604 |
|\ \ |
|
| * | | objtool,x86: Replace alternatives with .retpoline_sites | Peter Zijlstra | 2021-10-28 | 5 | -252/+93 |
| * | | objtool: Shrink struct instruction | Peter Zijlstra | 2021-10-28 | 2 | -4/+3 |
| * | | objtool: Explicitly avoid self modifying code in .altinstr_replacement | Peter Zijlstra | 2021-10-28 | 1 | -11/+31 |
| * | | objtool: Classify symbols | Peter Zijlstra | 2021-10-28 | 2 | -14/+27 |
| * | | Merge branch 'objtool/urgent' | Peter Zijlstra | 2021-10-07 | 6 | -30/+27 |
| |\ \ |
|
| * | | | objtool: Support pv_opsindirect calls for noinstr | Peter Zijlstra | 2021-09-17 | 6 | -12/+207 |
| * | | | objtool: Handle __sanitize_cov*() tail calls | Peter Zijlstra | 2021-09-15 | 3 | -74/+105 |
| * | | | objtool: Introduce CFI hash | Peter Zijlstra | 2021-09-15 | 6 | -35/+160 |
| * | | | x86/xen: Mark cpu_bringup_and_idle() as dead_end_function | Peter Zijlstra | 2021-09-15 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | objtool: Update section header before relocations | Michael Forney | 2021-10-07 | 1 | -29/+17 |
* | | | objtool: Check for gelf_update_rel[a] failures | Michael Forney | 2021-10-07 | 1 | -2/+8 |
| |/
|/| |
|
* | | objtool: Remove redundant 'len' field from struct section | Joe Lawrence | 2021-10-05 | 5 | -20/+17 |
* | | objtool: Make .altinstructions section entry size consistent | Joe Lawrence | 2021-10-05 | 1 | -1/+1 |
* | | objtool: Remove reloc symbol type checks in get_alt_entry() | Josh Poimboeuf | 2021-10-05 | 1 | -29/+7 |
* | | objtool: print out the symbol type when complaining about it | Linus Torvalds | 2021-10-03 | 1 | -4/+8 |
* | | objtool: Teach get_alt_entry() about more relocation types | Peter Zijlstra | 2021-10-01 | 1 | -7/+25 |
|/ |
|
*-. | Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/... | Linus Torvalds | 2021-06-28 | 8 | -51/+136 |
|\ \ |
|
| | * | objtool: Improve reloc hash size guestimate | Peter Zijlstra | 2021-06-14 | 2 | -7/+5 |
| | * | objtool: Reflow handle_jump_alt() | Peter Zijlstra | 2021-05-14 | 1 | -11/+11 |
| | * | objtool: Provide stats for jump_labels | Peter Zijlstra | 2021-05-12 | 2 | -2/+23 |
| | * | objtool: Rewrite jump_label instructions | Peter Zijlstra | 2021-05-12 | 1 | -0/+14 |
| | * | objtool: Decode jump_entry::key addend | Peter Zijlstra | 2021-05-12 | 3 | -0/+16 |
| | * | objtool: Rewrite hashtable sizing | Peter Zijlstra | 2021-05-12 | 2 | -47/+83 |
| * | | objtool: Don't make .altinstructions writable | Josh Poimboeuf | 2021-06-24 | 1 | -1/+1 |
|/ / |
|
* | | objtool: Only rewrite unconditional retpoline thunk calls | Peter Zijlstra | 2021-06-11 | 1 | -0/+4 |
* | | objtool: Fix .symtab_shndx handling for elf_create_undef_symbol() | Peter Zijlstra | 2021-06-10 | 1 | -1/+24 |
* | | objtool/x86: Fix elf_add_alternative() endianness | Vasily Gorbik | 2021-05-12 | 1 | -1/+2 |
* | | objtool: Fix elf_create_undef_symbol() endianness | Vasily Gorbik | 2021-05-12 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-04-28 | 8 | -166/+299 |
|\ |
|
| * | objtool: Support asm jump tables | Josh Poimboeuf | 2021-04-19 | 1 | -1/+13 |
| * | objtool: Parse options from OBJTOOL_ARGS | Peter Zijlstra | 2021-03-06 | 1 | -0/+25 |
| * | objtool: Collate parse_options() users | Peter Zijlstra | 2021-03-06 | 3 | -9/+12 |
| * | objtool: Add --backup | Peter Zijlstra | 2021-03-06 | 3 | -2/+69 |
| * | objtool,x86: More ModRM sugar | Peter Zijlstra | 2021-03-06 | 1 | -11/+17 |
| * | objtool,x86: Rewrite ADD/SUB/AND | Peter Zijlstra | 2021-03-06 | 1 | -19/+51 |
| * | objtool,x86: Support %riz encodings | Peter Zijlstra | 2021-03-06 | 1 | -19/+48 |
| * | objtool,x86: Simplify register decode | Peter Zijlstra | 2021-03-06 | 1 | -40/+39 |
| * | objtool,x86: Rewrite LEAVE | Peter Zijlstra | 2021-03-06 | 3 | -26/+13 |
| * | objtool,x86: Rewrite LEA decode | Peter Zijlstra | 2021-03-06 | 1 | -58/+28 |
| * | objtool,x86: Renumber CFI_reg | Peter Zijlstra | 2021-03-06 | 1 | -6/+6 |
| * | objtool: Allow UNWIND_HINT to suppress dodgy stack modifications | Peter Zijlstra | 2021-03-06 | 1 | -6/+9 |
* | | objtool/x86: Rewrite retpoline thunk calls | Peter Zijlstra | 2021-04-02 | 1 | -0/+117 |
* | | objtool: Skip magical retpoline .altinstr_replacement | Peter Zijlstra | 2021-04-02 | 1 | -1/+11 |
* | | objtool: Cache instruction relocs | Peter Zijlstra | 2021-04-02 | 2 | -6/+23 |
* | | objtool: Keep track of retpoline call sites | Peter Zijlstra | 2021-04-02 | 5 | -6/+34 |