Sign in
android-kvm
/
linux
/
b3a9e3b9622ae10064826dccb4f7a52bd88c7407
/
tools
/
objtool
/
builtin-check.c
0decf1f
objtool: Enable compilation of objtool for all architectures
by Matt Helsley
· 4 years, 7 months ago
c4a3393
objtool: Implement noinstr validation
by Peter Zijlstra
· 4 years, 10 months ago
1e11f3f
objtool: Add a statistics mode
by Peter Zijlstra
· 4 years, 10 months ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ea24213
objtool: Add UACCESS validation
by Peter Zijlstra
· 6 years ago
7697eee
objtool: Add --backtrace support
by Peter Zijlstra
· 6 years ago
ca41b97
objtool: Add module specific retpoline rules
by Peter Zijlstra
· 7 years ago
b5bc223
objtool: Add retpoline validation
by Peter Zijlstra
· 7 years ago
43a4525
objtool: Use existing global variables for options
by Peter Zijlstra
· 7 years ago
867ac9d
objtool: Fix gcov check for older versions of GCC
by Josh Poimboeuf
· 7 years ago
627fce1
objtool: Add ORC unwind table generation
by Josh Poimboeuf
· 7 years ago
dcc914f
objtool: Move checking code to check.c
by Josh Poimboeuf
· 7 years ago
92b0a14
objtool: Add fortify_panic as __noreturn function
by Kees Cook
· 8 years ago
0061459
objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now
by Arnaldo Carvalho de Melo
· 8 years ago
5c51f4a
objtool: Fix another GCC jump table detection issue
by Josh Poimboeuf
· 8 years ago
e390f9a
objtool, modules: Discard objtool annotation sections for modules
by Josh Poimboeuf
· 8 years ago
d1091c7
objtool: Improve detection of BUG() and other dead ends
by Josh Poimboeuf
· 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
c1fad9e
objtool: Add do_task_dead() to global noreturn list
by Josh Poimboeuf
· 8 years ago
6d01f28
objtool: Support new GCC 6 switch jump table pattern
by Josh Poimboeuf
· 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
b49364f
objtool: Initialize variable to silence old compiler
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
· 9 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
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
442f04c
objtool: Add tool to perform compile-time stack metadata validation
by Josh Poimboeuf
· 9 years ago