- 8aa8eb2 objtool: Add support for intra-function calls by Alexandre Chartre · 4 years, 9 months ago
- b490f45 objtool: Move the IRET hack into the arch decoder by Miroslav Benes · 4 years, 9 months ago
- b09fb65 objtool: Remove INSN_STACK by Peter Zijlstra · 4 years, 9 months ago
- 7d989fc objtool: Rework allocating stack_ops on decode by Peter Zijlstra · 4 years, 9 months ago
- 0c98be8 objtool: Constify arch_decode_instruction() by Ingo Molnar · 4 years, 9 months ago
- a3608f5 objtool: Rename struct cfi_state by Peter Zijlstra · 4 years, 10 months ago
- b746046 objtool: Better handle IRET by Peter Zijlstra · 4 years, 10 months ago
- 65ea47d objtool: Support multiple stack_op per instruction by Julien Thierry · 4 years, 10 months ago
- 6f8ca67 objtool: Split out arch-specific CFI definitions by Julien Thierry · 4 years, 10 months ago
- bfb08f2 objtool: Add abstraction for destination offsets by Raphael Gault · 4 years, 10 months ago
- d046b72 objtool: Move x86 insn decoder to a common location by Josh Poimboeuf · 5 years ago
- 9fe7b76 objtool: Convert insn type to enum by Josh Poimboeuf · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- 2f0f9e9 objtool: Add Direction Flag validation by Peter Zijlstra · 6 years ago
- ea24213 objtool: Add UACCESS validation by Peter Zijlstra · 6 years ago
- d31a580 x86/unwind/orc: Detect the end of the stack by Josh Poimboeuf · 7 years ago
- 4fe875e objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/arch/x86/include/asm/insn.h by Ingo Molnar · 7 years ago
- e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
- e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 7 years ago
- f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
- a356d2a tools/headers: Sync objtool UAPI header by Ingo Molnar · 7 years ago
- 6a77cff objtool: Move synced files to their original relative locations by Josh Poimboeuf · 7 years ago
- da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 7 years ago
- 607a402 objtool: Support unoptimized frame pointer setup by Josh Poimboeuf · 7 years ago
- 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
- dd88a0a objtool: Handle GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
- 5b8de48 objtool: Fix '-mtune=atom' decoding support in objtool 2.0 by Josh Poimboeuf · 7 years ago
- 649ea4d objtool: Assume unannotated UD2 instructions are dead ends by Josh Poimboeuf · 7 years ago
- 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- baa4146 objtool: Implement stack validation 2.0 by Josh Poimboeuf · 8 years ago
- d5b1a5f x86/insn: perf tools: Add new ptwrite instruction by Adrian Hunter · 8 years ago
- d1091c7 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 8 years ago
- b5b46c4 objtool: Fix IRET's opcode by Jiri Slaby · 8 years ago
- 69042bf objtool: Fix bytes check of lea's rex_prefix by Jiri Slaby · 8 years ago
- 2cc17fd objtool: Support '-mtune=atom' stack frame setup instruction by Josh Poimboeuf · 8 years ago
- 228ffba Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8d94c2f objtool: Resync x86 instruction decoder with the kernel's by Josh Poimboeuf · 8 years ago
- fd1d961 x86/insn: remove pcommit by Dan Williams · 9 years ago
- 19072f2 x86/asm/decoder: Use explicitly signed chars by Josh Poimboeuf · 9 years ago
- 442f04c objtool: Add tool to perform compile-time stack metadata validation by Josh Poimboeuf · 9 years ago