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