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