- a35b3e5 objtool: Don't fail on missing symbol table by Josh Poimboeuf · 3 years, 10 months ago
- 5a91fa5 x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes by Masami Hiramatsu · 4 years ago
- 0ce70ef objtool: Fix noreturn detection for ignored functions by Josh Poimboeuf · 4 years, 2 months ago
- b1f3bcd objtool: Ignore empty alternatives by Julien Thierry · 4 years, 7 months ago
- 7c2842f objtool: Fix stack offset tracking for indirect CFAs by Josh Poimboeuf · 4 years, 6 months ago
- 1d97e72 objtool: Support Clang non-section symbols in ORC dump by Josh Poimboeuf · 4 years, 7 months ago
- e1f81c9 objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings by Josh Poimboeuf · 4 years, 7 months ago
- 7690585 objtool: Fix switch table detection in .text.unlikely by Josh Poimboeuf · 4 years, 7 months ago
- 1756a4f x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 4 years, 10 months ago
- 0421b43 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 5 years ago
- 24efb9d x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 5 years ago
- cb40b5b objtool: Clobber user CFLAGS variable by Josh Poimboeuf · 5 years ago
- 180019b objtool: Add rewind_stack_do_exit() to the noreturn list by Josh Poimboeuf · 6 years ago
- 495dace objtool: Add machine_real_restart() to the noreturn list by Josh Poimboeuf · 6 years ago
- 410b20d objtool: Support GCC 9 cold subfunction naming scheme by Josh Poimboeuf · 6 years ago
- 4ba76bf objtool: Don't use ignore flag for fake jumps by Josh Poimboeuf · 5 years ago
- 2bfc2e3 objtool: Allow AR to be overridden with HOSTAR by Nathan Chancellor · 5 years ago
- 15e6da9 objtool: Fix function fallthrough detection by Josh Poimboeuf · 5 years ago
- c818b2f objtool: Move objtool_file struct off the stack by Josh Poimboeuf · 6 years ago
- 779f4ee objtool: Fix segfault in .cold detection with -ffunction-sections by Artem Savkov · 6 years ago
- 63bc636 objtool: Fix double-free in .cold detection error path by Artem Savkov · 6 years ago
- ce94ead objtool: Support GCC 8 '-fnoreorder-functions' by Josh Poimboeuf · 6 years ago
- b5d7d7d Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 7 years ago
- ccd19d3 objtool: update .gitignore file by Greg Kroah-Hartman · 6 years ago
- 269e590 objtool: header file sync-up by Greg Kroah-Hartman · 6 years ago
- 9aebb3d objtool: Fix "noreturn" detection for recursive sibling calls by Josh Poimboeuf · 6 years ago
- 603a2cd objtool: Detect RIP-relative switch table references, part 2 by Josh Poimboeuf · 6 years ago
- 48dc537 objtool: Detect RIP-relative switch table references by Josh Poimboeuf · 6 years ago
- 7cd9185 objtool: Support GCC 8 switch tables by Josh Poimboeuf · 6 years ago
- 1f7f88a objtool: Support GCC 8's cold subfunctions by Josh Poimboeuf · 6 years ago
- b790b4f objtool: sync up with the 4.14.47 version of objtool by Greg Kroah-Hartman · 6 years ago
- 24ac7a4 objtool: Move checking code to check.c by Josh Poimboeuf · 7 years ago
- add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 8 years ago
- 13ccac5 objtool: Improve error message for bad file argument by Josh Poimboeuf · 7 years ago
- 92e8f20 objtool: Fix retpoline support for pre-ORC objtool by Josh Poimboeuf · 7 years ago
- 4d8bd3e objtool: Allow alternatives to be ignored by Josh Poimboeuf · 7 years ago
- 3adb52ab objtool: Detect jumps to retpoline thunks by Josh Poimboeuf · 7 years ago
- 35aee62 objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
- 3d16a13 sync objtool's copy of x86-opcode-map.txt by Greg Kroah-Hartman · 7 years ago
- 3e51ccb objtool: Fix another GCC jump table detection issue by Josh Poimboeuf · 8 years ago
- c48a862 objtool: Fix IRET's opcode by Jiri Slaby · 8 years ago
- 69042bf objtool: Fix bytes check of lea's rex_prefix by Jiri Slaby · 8 years ago
- 56fb2d6 objtool: Fix rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
- 9cfffb1 objtool: Skip all "unreachable instruction" warnings for gcov kernels by Josh Poimboeuf · 8 years ago
- 3732710 objtool: Improve rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
- 2cc17fd objtool: Support '-mtune=atom' stack frame setup instruction by Josh Poimboeuf · 8 years ago
- c1fad9e objtool: Add do_task_dead() to global noreturn list by Josh Poimboeuf · 8 years ago
- 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
- 2af04ea objtool: Un-capitalize "Warning" for out-of-sync instruction decoder by Josh Poimboeuf · 8 years ago
- 8d94c2f objtool: Resync x86 instruction decoder with the kernel's by Josh Poimboeuf · 8 years ago
- 6d01f28 objtool: Support new GCC 6 switch jump table pattern by Josh Poimboeuf · 8 years ago
- 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
- 5cada17 objtool: Add 'fixdep' to objtool/.gitignore by Paul Gortmaker · 8 years ago
- 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
- 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
- fd1d961 x86/insn: remove pcommit by Dan Williams · 8 years ago
- 60cbdf5 tools build: Fix objtool build with ARCH=x86_64 by Josh Poimboeuf · 8 years ago
- 0cf6eb6 objtool: Always use host headers by Arnaldo Carvalho de Melo · 8 years ago
- 630e7a2 objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCH by Arnaldo Carvalho de Melo · 8 years ago
- b49364f objtool: Initialize variable to silence old compiler by Arnaldo Carvalho de Melo · 8 years ago
- 4a0982f objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi by Arnaldo Carvalho de Melo · 8 years ago
- 1a4bf28 objtool: Avoid checking code drift on busybox's diff by Arnaldo Carvalho de Melo · 8 years ago
- 774bec3 objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ by Arnaldo Carvalho de Melo · 8 years ago
- 07eebcc tools lib subcmd: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
- d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
- 0ea5ad8 objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols by Josh Poimboeuf · 8 years ago
- 2e51f26 objtool: Allow building with older libelf by Jan Beulich · 8 years ago
- b1547d3 objtool: Detect falling through to the next function by Josh Poimboeuf · 9 years ago
- 7e57844 objtool: Add workaround for GCC switch jump table bug by Josh Poimboeuf · 9 years ago
- 1bcb58a objtool: Only print one warning per function by Josh Poimboeuf · 9 years ago
- 042ba73 objtool: Add several performance improvements by Josh Poimboeuf · 9 years ago
- 8133fbb objtool: Fix false positive warnings for functions with multiple switch statements by Josh Poimboeuf · 9 years ago
- a196e17 objtool: Rename some variables and functions by Josh Poimboeuf · 9 years ago
- e2a5f18 objtool: Remove superflous INIT_LIST_HEAD by Josh Poimboeuf · 9 years ago
- 74aec05 objtool: Add helper macros for traversing instructions by Josh Poimboeuf · 9 years ago
- d8d1b2c objtool: Fix false positive warnings related to sibling calls by Josh Poimboeuf · 9 years ago
- d435fb5 objtool: Compile with debugging symbols by Josh Poimboeuf · 9 years ago
- b1e0324 objtool: Detect infinite recursion by Josh Poimboeuf · 9 years ago
- 81bfafc objtool: Prevent infinite recursion in noreturn detection by Josh Poimboeuf · 9 years ago
- c1d45c3 objtool: Support CROSS_COMPILE by Josh Poimboeuf · 9 years ago
- 19072f2 x86/asm/decoder: Use explicitly signed chars by Josh Poimboeuf · 9 years ago
- 442f04c objtool: Add tool to perform compile-time stack metadata validation by Josh Poimboeuf · 9 years ago