Age | Commit message (Expand) | Author | Files | Lines |
2022-01-12 | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+2 |
2021-12-09 | objtool, kcsan: Remove memory barrier instrumentation from noinstr | Marco Elver | 1 | -1/+1 |
2021-12-08 | objtool: Add straight-line-speculation validation | Peter Zijlstra | 2 | -1/+2 |
2021-10-28 | objtool,x86: Replace alternatives with .retpoline_sites | Peter Zijlstra | 1 | -1/+0 |
2021-10-28 | objtool: Shrink struct instruction | Peter Zijlstra | 1 | -1/+0 |
2021-10-28 | objtool: Classify symbols | Peter Zijlstra | 1 | -2/+5 |
2021-10-07 | Merge branch 'objtool/urgent' | Peter Zijlstra | 1 | -1/+0 |
2021-10-05 | objtool: Remove redundant 'len' field from struct section | Joe Lawrence | 1 | -1/+0 |
2021-09-17 | objtool: Support pv_opsindirect calls for noinstr | Peter Zijlstra | 3 | -1/+11 |
2021-09-15 | objtool: Handle __sanitize_cov*() tail calls | Peter Zijlstra | 1 | -0/+1 |
2021-09-15 | objtool: Introduce CFI hash | Peter Zijlstra | 3 | -2/+4 |
2021-06-14 | objtool: Improve reloc hash size guestimate | Peter Zijlstra | 1 | -0/+1 |
2021-05-12 | objtool: Provide stats for jump_labels | Peter Zijlstra | 1 | -0/+3 |
2021-05-12 | objtool: Decode jump_entry::key addend | Peter Zijlstra | 1 | -0/+1 |
2021-05-12 | objtool: Rewrite hashtable sizing | Peter Zijlstra | 1 | -5/+12 |
2021-04-28 | Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+4 |
2021-04-02 | objtool: Cache instruction relocs | Peter Zijlstra | 1 | -0/+1 |
2021-04-02 | objtool: Keep track of retpoline call sites | Peter Zijlstra | 3 | -1/+4 |
2021-04-02 | objtool: Add elf_create_undef_symbol() | Peter Zijlstra | 1 | -0/+1 |
2021-04-02 | objtool: Create reloc sections implicitly | Peter Zijlstra | 1 | -1/+0 |
2021-04-02 | objtool: Add elf_create_reloc() helper | Peter Zijlstra | 1 | -3/+7 |
2021-04-02 | objtool: Rework the elf_rebuild_reloc_section() logic | Peter Zijlstra | 1 | -1/+0 |
2021-04-02 | objtool: Handle per arch retpoline naming | Peter Zijlstra | 1 | -0/+2 |
2021-03-06 | objtool: Collate parse_options() users | Peter Zijlstra | 1 | -0/+2 |
2021-03-06 | objtool: Add --backup | Peter Zijlstra | 1 | -1/+2 |
2021-03-06 | objtool,x86: Rewrite LEAVE | Peter Zijlstra | 1 | -1/+0 |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -1/+3 |
2021-01-26 | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC | Josh Poimboeuf | 1 | -1/+0 |
2021-01-26 | objtool: Fix retpoline detection in asm code | Josh Poimboeuf | 1 | -0/+11 |
2021-01-14 | objtool: Support stack layout changes in alternatives | Josh Poimboeuf | 1 | -0/+6 |
2021-01-14 | objtool: Add 'alt_group' struct | Josh Poimboeuf | 1 | -1/+12 |
2021-01-14 | objtool: Refactor ORC section generation | Josh Poimboeuf | 3 | -9/+1 |
2021-01-13 | objtool: Rework header include paths | Vasily Gorbik | 9 | -0/+543 |