1. 2f0f9e9 objtool: Add Direction Flag validation by Peter Zijlstra · 6 years ago
  2. ea24213 objtool: Add UACCESS validation by Peter Zijlstra · 6 years ago
  3. 54262aa objtool: Fix sibling call detection by Peter Zijlstra · 6 years ago
  4. 764eef4 objtool: Rewrite alt->skip_orig by Peter Zijlstra · 6 years ago
  5. 7697eee objtool: Add --backtrace support by Peter Zijlstra · 6 years ago
  6. aaf5c62 objtool: Rewrite add_ignores() by Peter Zijlstra · 6 years ago
  7. a4d09dd objtool: Set insn->func for alternatives by Peter Zijlstra · 6 years ago
  8. ff05ab2 x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE by Peter Zijlstra · 6 years ago
  9. 0c67181 objtool: Move objtool_file struct off the stack by Josh Poimboeuf · 6 years ago
  10. 4a60aa0 objtool: Support per-function rodata sections by Allan Xavier · 6 years ago
  11. f24d6f2 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. d31a580 x86/unwind/orc: Detect the end of the stack by Josh Poimboeuf · 7 years ago
  13. 684fb24 objtool: Add machine_real_restart() to the noreturn list by Josh Poimboeuf · 7 years ago
  14. cd77849 objtool: Fix GCC 8 cold subfunction detection for aliased functions by Josh Poimboeuf · 7 years ago
  15. 7dec80c objtool: Detect RIP-relative switch table references, part 2 by Josh Poimboeuf · 7 years ago
  16. 6f5ec29 objtool: Detect RIP-relative switch table references by Josh Poimboeuf · 7 years ago
  17. fd35c88 objtool: Support GCC 8 switch tables by Josh Poimboeuf · 7 years ago
  18. 1381043 objtool: Support GCC 8's cold subfunctions by Josh Poimboeuf · 7 years ago
  19. 0afd0d9 objtool: Fix "noreturn" detection for recursive sibling calls by Josh Poimboeuf · 7 years ago
  20. 3c1f058 objtool: Add Clang support by Josh Poimboeuf · 7 years ago
  21. 63474dc objtool: Fix 32-bit build by Josh Poimboeuf · 7 years ago
  22. 1402fd8 objtool: Fix another switch table detection issue by Josh Poimboeuf · 7 years ago
  23. ca41b97 objtool: Add module specific retpoline rules by Peter Zijlstra · 7 years ago
  24. b5bc223 objtool: Add retpoline validation by Peter Zijlstra · 7 years ago
  25. 43a4525 objtool: Use existing global variables for options by Peter Zijlstra · 7 years ago
  26. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. fe24e27 objtool: Fix segfault in ignore_unreachable_insn() by Josh Poimboeuf · 7 years ago
  28. 99ce796 objtool: Fix switch-table detection by Peter Zijlstra · 7 years ago
  29. 3527799 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  31. 17bc339 objtool: Add support for alternatives at the end of a section by Josh Poimboeuf · 7 years ago
  32. a845c7c objtool: Improve retpoline alternative handling by Josh Poimboeuf · 7 years ago
  33. b394d46 usercopy: Enhance and rename report_usercopy() by Kees Cook · 7 years ago
  34. 258c760 objtool: Allow alternatives to be ignored by Josh Poimboeuf · 7 years ago
  35. 39b7353 objtool: Detect jumps to retpoline thunks by Josh Poimboeuf · 7 years ago
  36. 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
  37. b703798 objtool: Fix memory leak in decode_instructions() by Kamalesh Babulal · 7 years ago
  38. 00d9618 objtool: Don't report end of section error after an empty unwind hint by Josh Poimboeuf · 7 years ago
  39. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  40. dd88a0a objtool: Handle GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  41. ee97638 objtool: Fix objtool fallthrough detection with function padding by Josh Poimboeuf · 7 years ago
  42. bf4d1a8 objtool: Track DRAP separately from callee-saved registers by Josh Poimboeuf · 7 years ago
  43. 12b2572 objtool: Fix validate_branch() return codes by Josh Poimboeuf · 7 years ago
  44. 0e2bb2b objtool: Skip unreachable warnings for 'alt' instructions by Josh Poimboeuf · 7 years ago
  45. 649ea4d objtool: Assume unannotated UD2 instructions are dead ends by Josh Poimboeuf · 7 years ago
  46. 867ac9d objtool: Fix gcov check for older versions of GCC by Josh Poimboeuf · 7 years ago
  47. 39358a0 objtool, x86: Add facility for asm code to provide unwind hints by Josh Poimboeuf · 8 years ago
  48. 627fce1 objtool: Add ORC unwind table generation by Josh Poimboeuf · 8 years ago
  49. 4855022 objtool: Fix sibling call detection logic by Josh Poimboeuf · 8 years ago
  50. 2513cbf objtool: Silence warnings for functions which use IRET by Josh Poimboeuf · 8 years ago
  51. baa4146 objtool: Implement stack validation 2.0 by Josh Poimboeuf · 8 years ago
  52. dcc914f objtool: Move checking code to check.c by Josh Poimboeuf · 8 years ago