1. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  2. f00748b kasan: prefix global functions with kasan_ by Andrey Konovalov · 3 years, 11 months ago
  3. 414eece Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  4. 41425eb objtool: Split noinstr validation from --vmlinux by Sami Tolvanen · 4 years, 4 months ago
  5. 0e731db objtool: Don't autodetect vmlinux.o by Sami Tolvanen · 4 years, 6 months ago
  6. 18a1457 objtool: Fix __mcount_loc generation with Clang's assembler by Sami Tolvanen · 4 years, 3 months ago
  7. 99d0021 objtool: Add a pass for generating __mcount_loc by Peter Zijlstra · 4 years, 5 months ago
  8. a56ff24 Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  9. 724c8a2 objtool: Fix stack-swizzle for FRAME_POINTER=y by Peter Zijlstra · 4 years ago
  10. 73f44fe static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
  11. 2d24dd5 rbtree: Add generic add and find helpers by Peter Zijlstra · 4 years, 9 months ago
  12. a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 4 years ago
  13. aafeb14 objtool: Support stack-swizzle by Peter Zijlstra · 4 years ago
  14. 2a51282 objtool,x86: Additionally decode: mov %rsp, (%reg) by Peter Zijlstra · 4 years ago
  15. 87ccc82 x86/unwind/orc: Change REG_SP_INDIRECT by Peter Zijlstra · 4 years ago
  16. c26acfb objtool: Add xen_start_kernel() to noreturn list by Josh Poimboeuf · 4 years ago
  17. b735bd3 objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC by Josh Poimboeuf · 4 years ago
  18. ecf11ba objtool: Assume only ELF functions do sibling calls by Josh Poimboeuf · 4 years ago
  19. 31a7424 objtool: Support retpoline jump detection for vmlinux.o by Josh Poimboeuf · 4 years ago
  20. 34ca59e objtool: Fix ".cold" section suffix check for newer versions of GCC by Josh Poimboeuf · 4 years ago
  21. 1f9a1b7 objtool: Fix retpoline detection in asm code by Josh Poimboeuf · 4 years ago
  22. 6f567c9 objtool: Fix error handling for STD/CLD warnings by Josh Poimboeuf · 4 years ago
  23. 1d48915 objtool: Don't fail on missing symbol table by Josh Poimboeuf · 4 years ago
  24. 655cf86 objtool: Don't fail the kernel build on fatal errors by Josh Poimboeuf · 4 years ago
  25. c9c324d objtool: Support stack layout changes in alternatives by Josh Poimboeuf · 4 years, 1 month ago
  26. b23cc71 objtool: Add 'alt_group' struct by Josh Poimboeuf · 4 years, 1 month ago
  27. ab4e074 objtool: Refactor ORC section generation by Josh Poimboeuf · 4 years, 1 month ago
  28. 7786032 objtool: Rework header include paths by Vasily Gorbik · 4 years, 2 months ago
  29. 8bfe273 objtool: Fix x86 orc generation on big endian cross-compiles by Vasily Gorbik · 4 years, 2 months ago
  30. a1a664e objtool: Fix reloc generation on big endian cross-compiles by Martin Schwidefsky · 4 years, 2 months ago
  31. 201ef5a objtool: Make SP memory operation match PUSH/POP semantics by Julien Thierry · 4 years, 3 months ago
  32. 468af56 objtool: Support addition to set CFA base by Julien Thierry · 4 years, 3 months ago
  33. fb084fd objtool: Fully validate the stack frame by Julien Thierry · 4 years, 3 months ago
  34. a2e38df objtool: Don't add empty symbols to the rbtree by Josh Poimboeuf · 4 years ago
  35. cce622a Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  36. 44f6a7c objtool: Fix seg fault with Clang non-section symbols by Josh Poimboeuf · 4 years, 1 month ago
  37. c8a950d tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years, 2 months ago
  38. 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  39. dd502a8 Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  40. ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  41. ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  42. d6c4c11 Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 3 months ago
  43. 2486baa objtool: Allow nested externs to enable BUILD_BUG() by Vasily Gorbik · 4 years, 3 months ago
  44. 5da8e4a x86/copy_mc: Introduce copy_mc_enhanced_fast_string() by Dan Williams · 4 years, 3 months ago
  45. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
  46. b0b8e56 objtool: Permit __kasan_check_{read,write} under UACCESS by Jann Horn · 4 years, 4 months ago
  47. 14db1f0 objtool: Ignore unreachable trap after call to noreturn functions by Ilie Halip · 4 years, 4 months ago
  48. 2b232a2 objtool: Handle calling non-function symbols in other sections by Julien Thierry · 4 years, 4 months ago
  49. db6c6a0 objtool: Fix noreturn detection for ignored functions by Josh Poimboeuf · 4 years, 4 months ago
  50. fb13621 objtool: Ignore unreachable fake jumps by Julien Thierry · 4 years, 4 months ago
  51. f4f8039 objtool: Remove useless tests before save_reg() by Julien Thierry · 4 years, 4 months ago
  52. edea9e6 objtool: Decode unwind hint register depending on architecture by Julien Thierry · 4 years, 4 months ago
  53. ee819ae objtool: Make unwind hint definitions available to other architectures by Julien Thierry · 4 years, 4 months ago
  54. d871f7b objtool: Refactor jump table code to support other architectures by Raphael Gault · 4 years, 4 months ago
  55. 45245f5 objtool: Make relocation in alternative handling arch dependent by Julien Thierry · 4 years, 4 months ago
  56. eda3dc9 objtool: Abstract alternative special case handling by Julien Thierry · 4 years, 4 months ago
  57. c8ea0d6 objtool: Move macros describing structures to arch-dependent code by Julien Thierry · 4 years, 4 months ago
  58. bb090fd objtool: Make sync-check consider the target architecture by Julien Thierry · 4 years, 4 months ago
  59. 3890b8d objtool: Group headers to check in a single list by Julien Thierry · 4 years, 4 months ago
  60. 66734e3 objtool: Define 'struct orc_entry' only when needed by Julien Thierry · 4 years, 5 months ago
  61. 3eaecac objtool: Skip ORC entry creation for non-text sections by Julien Thierry · 4 years, 5 months ago
  62. d44becb objtool: Move ORC logic out of check() by Julien Thierry · 4 years, 5 months ago
  63. 6545eb0 objtool: Move object file loading out of check() by Julien Thierry · 4 years, 5 months ago
  64. 5b06fd3 static_call: Handle tail-calls by Peter Zijlstra · 4 years, 5 months ago
  65. 1e7e478 x86/static_call: Add inline static call implementation for x86-64 by Josh Poimboeuf · 4 years, 5 months ago
  66. a81b375 objtool, kcsan: Add __tsan_read_write to uaccess whitelist by Marco Elver · 4 years, 6 months ago
  67. 883957b objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist by Marco Elver · 4 years, 7 months ago
  68. 9dee868 Merge tag 'objtool-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  69. 7ecb59a Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  70. 734d099 objtool: Don't consider vmlinux a C-file by Peter Zijlstra · 4 years, 7 months ago
  71. d832c00 Merge branch 'objtool/urgent' into objtool/core by Peter Zijlstra · 4 years, 7 months ago
  72. 0f1441b objtool: Fix noinstr vs KCOV by Peter Zijlstra · 4 years, 7 months ago
  73. fdabdd0 objtool: Provide elf_write_{insn,reloc}() by Peter Zijlstra · 4 years, 7 months ago
  74. 2b10be2 objtool: Clean up elf_write() condition by Peter Zijlstra · 4 years, 9 months ago
  75. 14bda4e Merge branch 'objtool/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux into objtool/core by Peter Zijlstra · 4 years, 7 months ago
  76. 6b643a0 x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*() by Peter Zijlstra · 4 years, 8 months ago
  77. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  78. fb41478 objtool: Add support for relocations without addends by Matt Helsley · 4 years, 8 months ago
  79. f197422 objtool: Rename rela to reloc by Matt Helsley · 4 years, 8 months ago
  80. 1e968bf objtool: Use sh_info to find the base for .rela sections by Sami Tolvanen · 4 years, 9 months ago
  81. e000acc objtool: Do not assume order of parent/child functions by Kristen Carlson Accardi · 4 years, 9 months ago
  82. 0decf1f objtool: Enable compilation of objtool for all architectures by Matt Helsley · 4 years, 8 months ago
  83. d37c90d objtool: Move struct objtool_file into arch-independent header by Matt Helsley · 4 years, 8 months ago
  84. f15c648 objtool: Exit successfully when requesting help by Matt Helsley · 4 years, 8 months ago
  85. ae033f0 objtool: Add check_kcov_mode() to the uaccess safelist by Josh Poimboeuf · 4 years, 9 months ago
  86. 7c0577f Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic conflict by Ingo Molnar · 4 years, 8 months ago
  87. 6b5dd71 objtool: optimize add_dead_ends for split sections by Sami Tolvanen · 4 years, 9 months ago
  88. 28fe1d7 objtool: use gelf_getsymshndx to handle >64k sections by Sami Tolvanen · 4 years, 9 months ago
  89. ab3852a objtool: Allow no-op CFI ops in alternatives by Peter Zijlstra · 4 years, 8 months ago
  90. c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  91. 97a9474 Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsan by Thomas Gleixner · 4 years, 8 months ago
  92. 1119d26 objtool: Fix infinite loop in find_jump_table() by Josh Poimboeuf · 4 years, 9 months ago
  93. 50a19ad objtool, kcsan: Add kcsan_disable_current() and kcsan_enable_current_nowarn() by Marco Elver · 4 years, 9 months ago
  94. 8aa8eb2 objtool: Add support for intra-function calls by Alexandre Chartre · 4 years, 9 months ago
  95. b490f45 objtool: Move the IRET hack into the arch decoder by Miroslav Benes · 4 years, 9 months ago
  96. b09fb65 objtool: Remove INSN_STACK by Peter Zijlstra · 4 years, 9 months ago
  97. 60041bc objtool: Make handle_insn_ops() unconditional by Peter Zijlstra · 4 years, 9 months ago
  98. 7d989fc objtool: Rework allocating stack_ops on decode by Peter Zijlstra · 4 years, 9 months ago
  99. c721b3f objtool: UNWIND_HINT_RET_OFFSET should not check registers by Alexandre Chartre · 4 years, 9 months ago
  100. 87cf61f objtool: is_fentry_call() crashes if call has no destination by Alexandre Chartre · 4 years, 9 months ago