- 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
- f00748b kasan: prefix global functions with kasan_ by Andrey Konovalov · 3 years, 11 months ago
- 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
- 41425eb objtool: Split noinstr validation from --vmlinux by Sami Tolvanen · 4 years, 4 months ago
- 0e731db objtool: Don't autodetect vmlinux.o by Sami Tolvanen · 4 years, 6 months ago
- 18a1457 objtool: Fix __mcount_loc generation with Clang's assembler by Sami Tolvanen · 4 years, 3 months ago
- 99d0021 objtool: Add a pass for generating __mcount_loc by Peter Zijlstra · 4 years, 5 months ago
- 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
- 724c8a2 objtool: Fix stack-swizzle for FRAME_POINTER=y by Peter Zijlstra · 4 years ago
- 73f44fe static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
- 2d24dd5 rbtree: Add generic add and find helpers by Peter Zijlstra · 4 years, 9 months ago
- a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 4 years ago
- aafeb14 objtool: Support stack-swizzle by Peter Zijlstra · 4 years ago
- 2a51282 objtool,x86: Additionally decode: mov %rsp, (%reg) by Peter Zijlstra · 4 years ago
- 87ccc82 x86/unwind/orc: Change REG_SP_INDIRECT by Peter Zijlstra · 4 years ago
- c26acfb objtool: Add xen_start_kernel() to noreturn list by Josh Poimboeuf · 4 years ago
- b735bd3 objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC by Josh Poimboeuf · 4 years ago
- ecf11ba objtool: Assume only ELF functions do sibling calls by Josh Poimboeuf · 4 years ago
- 31a7424 objtool: Support retpoline jump detection for vmlinux.o by Josh Poimboeuf · 4 years ago
- 34ca59e objtool: Fix ".cold" section suffix check for newer versions of GCC by Josh Poimboeuf · 4 years ago
- 1f9a1b7 objtool: Fix retpoline detection in asm code by Josh Poimboeuf · 4 years ago
- 6f567c9 objtool: Fix error handling for STD/CLD warnings by Josh Poimboeuf · 4 years ago
- 1d48915 objtool: Don't fail on missing symbol table by Josh Poimboeuf · 4 years ago
- 655cf86 objtool: Don't fail the kernel build on fatal errors by Josh Poimboeuf · 4 years ago
- c9c324d objtool: Support stack layout changes in alternatives by Josh Poimboeuf · 4 years, 1 month ago
- b23cc71 objtool: Add 'alt_group' struct by Josh Poimboeuf · 4 years, 1 month ago
- ab4e074 objtool: Refactor ORC section generation by Josh Poimboeuf · 4 years, 1 month ago
- 7786032 objtool: Rework header include paths by Vasily Gorbik · 4 years, 2 months ago
- 8bfe273 objtool: Fix x86 orc generation on big endian cross-compiles by Vasily Gorbik · 4 years, 2 months ago
- a1a664e objtool: Fix reloc generation on big endian cross-compiles by Martin Schwidefsky · 4 years, 2 months ago
- 201ef5a objtool: Make SP memory operation match PUSH/POP semantics by Julien Thierry · 4 years, 3 months ago
- 468af56 objtool: Support addition to set CFA base by Julien Thierry · 4 years, 3 months ago
- fb084fd objtool: Fully validate the stack frame by Julien Thierry · 4 years, 3 months ago
- a2e38df objtool: Don't add empty symbols to the rbtree by Josh Poimboeuf · 4 years ago
- 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
- 44f6a7c objtool: Fix seg fault with Clang non-section symbols by Josh Poimboeuf · 4 years, 1 month ago
- c8a950d tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years, 2 months ago
- 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
- 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
- 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
- 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
- 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
- 2486baa objtool: Allow nested externs to enable BUILD_BUG() by Vasily Gorbik · 4 years, 3 months ago
- 5da8e4a x86/copy_mc: Introduce copy_mc_enhanced_fast_string() by Dan Williams · 4 years, 3 months ago
- ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
- b0b8e56 objtool: Permit __kasan_check_{read,write} under UACCESS by Jann Horn · 4 years, 4 months ago
- 14db1f0 objtool: Ignore unreachable trap after call to noreturn functions by Ilie Halip · 4 years, 4 months ago
- 2b232a2 objtool: Handle calling non-function symbols in other sections by Julien Thierry · 4 years, 4 months ago
- db6c6a0 objtool: Fix noreturn detection for ignored functions by Josh Poimboeuf · 4 years, 4 months ago
- fb13621 objtool: Ignore unreachable fake jumps by Julien Thierry · 4 years, 4 months ago
- f4f8039 objtool: Remove useless tests before save_reg() by Julien Thierry · 4 years, 4 months ago
- edea9e6 objtool: Decode unwind hint register depending on architecture by Julien Thierry · 4 years, 4 months ago
- ee819ae objtool: Make unwind hint definitions available to other architectures by Julien Thierry · 4 years, 4 months ago
- d871f7b objtool: Refactor jump table code to support other architectures by Raphael Gault · 4 years, 4 months ago
- 45245f5 objtool: Make relocation in alternative handling arch dependent by Julien Thierry · 4 years, 4 months ago
- eda3dc9 objtool: Abstract alternative special case handling by Julien Thierry · 4 years, 4 months ago
- c8ea0d6 objtool: Move macros describing structures to arch-dependent code by Julien Thierry · 4 years, 4 months ago
- bb090fd objtool: Make sync-check consider the target architecture by Julien Thierry · 4 years, 4 months ago
- 3890b8d objtool: Group headers to check in a single list by Julien Thierry · 4 years, 4 months ago
- 66734e3 objtool: Define 'struct orc_entry' only when needed by Julien Thierry · 4 years, 5 months ago
- 3eaecac objtool: Skip ORC entry creation for non-text sections by Julien Thierry · 4 years, 5 months ago
- d44becb objtool: Move ORC logic out of check() by Julien Thierry · 4 years, 5 months ago
- 6545eb0 objtool: Move object file loading out of check() by Julien Thierry · 4 years, 5 months ago
- 5b06fd3 static_call: Handle tail-calls by Peter Zijlstra · 4 years, 5 months ago
- 1e7e478 x86/static_call: Add inline static call implementation for x86-64 by Josh Poimboeuf · 4 years, 5 months ago
- a81b375 objtool, kcsan: Add __tsan_read_write to uaccess whitelist by Marco Elver · 4 years, 6 months ago
- 883957b objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist by Marco Elver · 4 years, 7 months ago
- 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
- 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
- 734d099 objtool: Don't consider vmlinux a C-file by Peter Zijlstra · 4 years, 7 months ago
- d832c00 Merge branch 'objtool/urgent' into objtool/core by Peter Zijlstra · 4 years, 7 months ago
- 0f1441b objtool: Fix noinstr vs KCOV by Peter Zijlstra · 4 years, 7 months ago
- fdabdd0 objtool: Provide elf_write_{insn,reloc}() by Peter Zijlstra · 4 years, 7 months ago
- 2b10be2 objtool: Clean up elf_write() condition by Peter Zijlstra · 4 years, 9 months ago
- 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
- 6b643a0 x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*() by Peter Zijlstra · 4 years, 8 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- fb41478 objtool: Add support for relocations without addends by Matt Helsley · 4 years, 8 months ago
- f197422 objtool: Rename rela to reloc by Matt Helsley · 4 years, 8 months ago
- 1e968bf objtool: Use sh_info to find the base for .rela sections by Sami Tolvanen · 4 years, 9 months ago
- e000acc objtool: Do not assume order of parent/child functions by Kristen Carlson Accardi · 4 years, 9 months ago
- 0decf1f objtool: Enable compilation of objtool for all architectures by Matt Helsley · 4 years, 8 months ago
- d37c90d objtool: Move struct objtool_file into arch-independent header by Matt Helsley · 4 years, 8 months ago
- f15c648 objtool: Exit successfully when requesting help by Matt Helsley · 4 years, 8 months ago
- ae033f0 objtool: Add check_kcov_mode() to the uaccess safelist by Josh Poimboeuf · 4 years, 9 months ago
- 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
- 6b5dd71 objtool: optimize add_dead_ends for split sections by Sami Tolvanen · 4 years, 9 months ago
- 28fe1d7 objtool: use gelf_getsymshndx to handle >64k sections by Sami Tolvanen · 4 years, 9 months ago
- ab3852a objtool: Allow no-op CFI ops in alternatives by Peter Zijlstra · 4 years, 8 months ago
- 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
- 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
- 1119d26 objtool: Fix infinite loop in find_jump_table() by Josh Poimboeuf · 4 years, 9 months ago
- 50a19ad objtool, kcsan: Add kcsan_disable_current() and kcsan_enable_current_nowarn() by Marco Elver · 4 years, 9 months ago
- 8aa8eb2 objtool: Add support for intra-function calls by Alexandre Chartre · 4 years, 9 months ago
- b490f45 objtool: Move the IRET hack into the arch decoder by Miroslav Benes · 4 years, 9 months ago
- b09fb65 objtool: Remove INSN_STACK by Peter Zijlstra · 4 years, 9 months ago
- 60041bc objtool: Make handle_insn_ops() unconditional by Peter Zijlstra · 4 years, 9 months ago
- 7d989fc objtool: Rework allocating stack_ops on decode by Peter Zijlstra · 4 years, 9 months ago
- c721b3f objtool: UNWIND_HINT_RET_OFFSET should not check registers by Alexandre Chartre · 4 years, 9 months ago
- 87cf61f objtool: is_fentry_call() crashes if call has no destination by Alexandre Chartre · 4 years, 9 months ago