1. 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
  2. 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
  3. 830c1e3 objtool: Warn on stripped section symbol by Josh Poimboeuf · 7 years ago
  4. 17bc339 objtool: Add support for alternatives at the end of a section by Josh Poimboeuf · 7 years ago
  5. a845c7c objtool: Improve retpoline alternative handling by Josh Poimboeuf · 7 years ago
  6. 88dc7fc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 385d11b objtool: Improve error message for bad file argument by Josh Poimboeuf · 7 years ago
  8. b394d46 usercopy: Enhance and rename report_usercopy() by Kees Cook · 7 years ago
  9. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. 0f908cc tools/objtool/Makefile: don't assume sync-check.sh is executable by Andrew Morton · 7 years ago
  11. 258c760 objtool: Allow alternatives to be ignored by Josh Poimboeuf · 7 years ago
  12. 39b7353 objtool: Detect jumps to retpoline thunks by Josh Poimboeuf · 7 years ago
  13. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  14. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  15. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  16. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  17. 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
  18. 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 7 years ago
  19. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  20. 14c47b54 objtool: Fix 64-bit build on 32-bit host by Mikulas Patocka · 7 years ago
  21. a356d2a tools/headers: Sync objtool UAPI header by Ingo Molnar · 7 years ago
  22. 9eb7198 objtool: Fix cross-build by Josh Poimboeuf · 7 years ago
  23. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  24. 3bd51c5 objtool: Move kernel headers/code sync check to a script by Josh Poimboeuf · 7 years ago
  25. 6a77cff objtool: Move synced files to their original relative locations by Josh Poimboeuf · 7 years ago
  26. 783711f Merge branch 'linus' into core/objtool, to pick up dependent fixes by Ingo Molnar · 7 years ago
  27. da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
  30. b703798 objtool: Fix memory leak in decode_instructions() by Kamalesh Babulal · 7 years ago
  31. 6a93bb7 objtool: Print top level commands on incorrect usage by Kamalesh Babulal · 7 years ago
  32. 00d9618 objtool: Don't report end of section error after an empty unwind hint by Josh Poimboeuf · 7 years ago
  33. 607a402 objtool: Support unoptimized frame pointer setup by Josh Poimboeuf · 7 years ago
  34. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  35. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  36. 97dab2a objtool: Fix object file corruption by Josh Poimboeuf · 7 years ago
  37. df968c9 objtool: Do not retrieve data from empty sections by Petr Vandrovec · 7 years ago
  38. 0998b7a objtool: Fix memory leak in elf_create_rela_section() by Martin Kepplinger · 7 years ago
  39. dd88a0a objtool: Handle GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  40. ee97638 objtool: Fix objtool fallthrough detection with function padding by Josh Poimboeuf · 7 years ago
  41. bf4d1a8 objtool: Track DRAP separately from callee-saved registers by Josh Poimboeuf · 7 years ago
  42. 12b2572 objtool: Fix validate_branch() return codes by Josh Poimboeuf · 7 years ago
  43. 21ec3bf objtool: Disable GCC '-Wpacked' warnings by Josh Poimboeuf · 7 years ago
  44. 5b8de48 objtool: Fix '-mtune=atom' decoding support in objtool 2.0 by Josh Poimboeuf · 7 years ago
  45. 0e2bb2b objtool: Skip unreachable warnings for 'alt' instructions by Josh Poimboeuf · 7 years ago
  46. 649ea4d5 objtool: Assume unannotated UD2 instructions are dead ends by Josh Poimboeuf · 7 years ago
  47. 867ac9d objtool: Fix gcov check for older versions of GCC by Josh Poimboeuf · 7 years ago
  48. 39358a0 objtool, x86: Add facility for asm code to provide unwind hints by Josh Poimboeuf · 7 years ago
  49. 627fce1 objtool: Add ORC unwind table generation by Josh Poimboeuf · 7 years ago
  50. 4855022 objtool: Fix sibling call detection logic by Josh Poimboeuf · 7 years ago
  51. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 2513cbf objtool: Silence warnings for functions which use IRET by Josh Poimboeuf · 7 years ago
  53. baa4146 objtool: Implement stack validation 2.0 by Josh Poimboeuf · 7 years ago
  54. dcc914f objtool: Move checking code to check.c by Josh Poimboeuf · 7 years ago
  55. d5b1a5f x86/insn: perf tools: Add new ptwrite instruction by Adrian Hunter · 7 years ago
  56. 92b0a14 objtool: Add fortify_panic as __noreturn function by Kees Cook · 7 years ago
  57. 0061459 objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now by Arnaldo Carvalho de Melo · 7 years ago
  58. 5c51f4a objtool: Fix another GCC jump table detection issue by Josh Poimboeuf · 8 years ago
  59. e390f9a objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  60. d1091c7 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 8 years ago
  61. b5b46c4 objtool: Fix IRET's opcode by Jiri Slaby · 8 years ago
  62. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  63. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  64. 69042bf objtool: Fix bytes check of lea's rex_prefix by Jiri Slaby · 8 years ago
  65. 56fb2d6 objtool: Fix rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
  66. 9cfffb1 objtool: Skip all "unreachable instruction" warnings for gcov kernels by Josh Poimboeuf · 8 years ago
  67. 3732710 objtool: Improve rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
  68. 2cc17fd objtool: Support '-mtune=atom' stack frame setup instruction by Josh Poimboeuf · 8 years ago
  69. c1fad9e objtool: Add do_task_dead() to global noreturn list by Josh Poimboeuf · 8 years ago
  70. 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
  71. 2af04ea objtool: Un-capitalize "Warning" for out-of-sync instruction decoder by Josh Poimboeuf · 8 years ago
  72. 8d94c2f objtool: Resync x86 instruction decoder with the kernel's by Josh Poimboeuf · 8 years ago
  73. 6d01f28 objtool: Support new GCC 6 switch jump table pattern by Josh Poimboeuf · 8 years ago
  74. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  75. 5cada17 objtool: Add 'fixdep' to objtool/.gitignore by Paul Gortmaker · 8 years ago
  76. 37e13a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. fd1d961 x86/insn: remove pcommit by Dan Williams · 8 years ago
  79. 60cbdf5 tools build: Fix objtool build with ARCH=x86_64 by Josh Poimboeuf · 8 years ago
  80. 0cf6eb6 objtool: Always use host headers by Arnaldo Carvalho de Melo · 8 years ago
  81. 630e7a2 objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCH by Arnaldo Carvalho de Melo · 8 years ago
  82. b49364f objtool: Initialize variable to silence old compiler by Arnaldo Carvalho de Melo · 8 years ago
  83. 4a0982f objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi by Arnaldo Carvalho de Melo · 8 years ago
  84. 1a4bf28 objtool: Avoid checking code drift on busybox's diff by Arnaldo Carvalho de Melo · 8 years ago
  85. 774bec3 objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ by Arnaldo Carvalho de Melo · 8 years ago
  86. 07eebcc tools lib subcmd: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  87. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
  88. 0ea5ad8 objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols by Josh Poimboeuf · 8 years ago
  89. 2e51f26 objtool: Allow building with older libelf by Jan Beulich · 8 years ago
  90. b1547d3 objtool: Detect falling through to the next function by Josh Poimboeuf · 8 years ago
  91. 7e57844 objtool: Add workaround for GCC switch jump table bug by Josh Poimboeuf · 8 years ago
  92. 1bcb58a objtool: Only print one warning per function by Josh Poimboeuf · 9 years ago
  93. 042ba73 objtool: Add several performance improvements by Josh Poimboeuf · 9 years ago
  94. 8133fbb objtool: Fix false positive warnings for functions with multiple switch statements by Josh Poimboeuf · 9 years ago
  95. a196e17 objtool: Rename some variables and functions by Josh Poimboeuf · 9 years ago
  96. e2a5f18 objtool: Remove superflous INIT_LIST_HEAD by Josh Poimboeuf · 9 years ago
  97. 74aec05 objtool: Add helper macros for traversing instructions by Josh Poimboeuf · 9 years ago
  98. d8d1b2c objtool: Fix false positive warnings related to sibling calls by Josh Poimboeuf · 9 years ago
  99. d435fb5 objtool: Compile with debugging symbols by Josh Poimboeuf · 9 years ago
  100. b1e0324 objtool: Detect infinite recursion by Josh Poimboeuf · 9 years ago