1. d046b72 objtool: Move x86 insn decoder to a common location by Josh Poimboeuf · 5 years ago
  2. 9fe7b76 objtool: Convert insn type to enum by Josh Poimboeuf · 6 years ago
  3. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  4. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  5. 2f0f9e9 objtool: Add Direction Flag validation by Peter Zijlstra · 6 years ago
  6. ea24213 objtool: Add UACCESS validation by Peter Zijlstra · 6 years ago
  7. d31a580 x86/unwind/orc: Detect the end of the stack by Josh Poimboeuf · 7 years ago
  8. 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
  9. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  10. 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
  11. 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 7 years ago
  12. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  13. a356d2a tools/headers: Sync objtool UAPI header by Ingo Molnar · 7 years ago
  14. 6a77cff objtool: Move synced files to their original relative locations by Josh Poimboeuf · 7 years ago
  15. da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 7 years ago
  16. 607a402 objtool: Support unoptimized frame pointer setup by Josh Poimboeuf · 7 years ago
  17. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  18. dd88a0a objtool: Handle GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  19. 5b8de48 objtool: Fix '-mtune=atom' decoding support in objtool 2.0 by Josh Poimboeuf · 7 years ago
  20. 649ea4d objtool: Assume unannotated UD2 instructions are dead ends by Josh Poimboeuf · 7 years ago
  21. 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
  22. baa4146 objtool: Implement stack validation 2.0 by Josh Poimboeuf · 8 years ago
  23. d5b1a5f x86/insn: perf tools: Add new ptwrite instruction by Adrian Hunter · 8 years ago
  24. d1091c7 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 8 years ago
  25. b5b46c4 objtool: Fix IRET's opcode by Jiri Slaby · 8 years ago
  26. 69042bf objtool: Fix bytes check of lea's rex_prefix by Jiri Slaby · 8 years ago
  27. 2cc17fd objtool: Support '-mtune=atom' stack frame setup instruction by Josh Poimboeuf · 8 years ago
  28. 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
  29. 8d94c2f objtool: Resync x86 instruction decoder with the kernel's by Josh Poimboeuf · 8 years ago
  30. fd1d961 x86/insn: remove pcommit by Dan Williams · 9 years ago
  31. 19072f2 x86/asm/decoder: Use explicitly signed chars by Josh Poimboeuf · 9 years ago
  32. 442f04c objtool: Add tool to perform compile-time stack metadata validation by Josh Poimboeuf · 9 years ago