Age | Commit message (Expand) | Author |
2020-06-01 | objtool: Rename rela to reloc | Matt Helsley |
2020-05-20 | objtool: Enable compilation of objtool for all architectures | Matt Helsley |
2020-05-20 | objtool: Move struct objtool_file into arch-independent header | Matt Helsley |
2020-04-30 | objtool: Uniquely identify alternative instruction groups | Alexandre Chartre |
2020-04-22 | objtool: Implement noinstr validation | Peter Zijlstra |
2020-04-22 | objtool: Fix !CFI insn_state propagation | Peter Zijlstra |
2020-04-22 | objtool: Remove SAVE/RESTORE hints | Peter Zijlstra |
2020-04-22 | objtool: Introduce HINT_RET_OFFSET | Peter Zijlstra |
2020-04-22 | objtool: Support multiple stack_op per instruction | Julien Thierry |
2020-03-25 | objtool: Resize insn_hash | Peter Zijlstra |
2019-07-25 | objtool: Improve UACCESS coverage | Peter Zijlstra |
2019-07-18 | objtool: Convert insn type to enum | Josh Poimboeuf |
2019-07-18 | objtool: Support repeated uses of the same C jump table | Jann Horn |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-04-03 | objtool: Add Direction Flag validation | Peter Zijlstra |
2019-04-03 | objtool: Add UACCESS validation | Peter Zijlstra |
2019-04-03 | objtool: Rewrite add_ignores() | Peter Zijlstra |
2018-09-08 | objtool: Support per-function rodata sections | Allan Xavier |
2018-06-21 | x86/unwind/orc: Detect the end of the stack | Josh Poimboeuf |
2018-02-21 | objtool: Add retpoline validation | Peter Zijlstra |
2018-02-21 | objtool: Use existing global variables for options | Peter Zijlstra |
2018-02-09 | objtool: Fix switch-table detection | Peter Zijlstra |
2018-01-12 | objtool: Allow alternatives to be ignored | Josh Poimboeuf |
2017-08-30 | objtool: Handle GCC stack pointer adjustment bug | Josh Poimboeuf |
2017-08-11 | objtool: Track DRAP separately from callee-saved registers | Josh Poimboeuf |
2017-07-25 | objtool: Fix gcov check for older versions of GCC | Josh Poimboeuf |
2017-07-18 | objtool, x86: Add facility for asm code to provide unwind hints | Josh Poimboeuf |
2017-07-18 | objtool: Add ORC unwind table generation | Josh Poimboeuf |
2017-06-30 | objtool: Implement stack validation 2.0 | Josh Poimboeuf |
2017-06-30 | objtool: Move checking code to check.c | Josh Poimboeuf |