summaryrefslogtreecommitdiff
path: root/tools/objtool
AgeCommit message (Expand)AuthorFilesLines
2020-03-25objtool: Optimize find_section_by_index()Peter Zijlstra2-5/+10
2020-03-25objtool: Add a statistics modePeter Zijlstra4-3/+25
2020-03-25objtool: Optimize find_symbol_by_index()Peter Zijlstra2-10/+6
2020-03-25objtool: Rename func_for_each_insn_all()Peter Zijlstra1-6/+6
2020-03-25objtool: Rename func_for_each_insn()Peter Zijlstra1-8/+8
2020-03-25objtool: Introduce validate_return()Peter Zijlstra1-28/+36
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2-7/+1
2020-02-21objtool: Improve call destination function detectionJosh Poimboeuf3-11/+31
2020-02-21objtool: Fix clang switch table edge caseJosh Poimboeuf1-2/+9
2020-02-11objtool: Add relocation check for alternative sectionsJosh Poimboeuf1-0/+21
2020-02-11objtool: Add is_static_jump() helperJosh Poimboeuf1-6/+9
2020-02-11objtool: Fail the kernel build on fatal errorsJosh Poimboeuf1-3/+9
2020-01-22objtool: Fix ARCH=x86_64 build errorShile Zhang1-5/+1
2020-01-22objtool: Silence build outputOlof Johansson1-2/+0
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2-1/+4
2019-11-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2019-11-16objtool, kcsan: Add KCSAN runtime functions to whitelistMarco Elver1-0/+18
2019-10-28ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...Peter Zijlstra1-0/+1
2019-10-17x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu1-1/+2
2019-10-01objtool: add kunit_try_catch_throw to the noreturn listBrendan Higgins1-0/+1
2019-09-25KVM: x86: Check kvm_rebooting in kvm_spurious_fault()Sean Christopherson1-1/+0
2019-09-17Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-2716/+39
2019-09-10objtool: Clobber user CFLAGS variableJosh Poimboeuf1-1/+1
2019-09-01objtool: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo1-4/+5
2019-09-01objtool: Update sync-check.sh from perf's check-headers.shArnaldo Carvalho de Melo1-5/+26
2019-09-01objtool: Move x86 insn decoder to a common locationJosh Poimboeuf12-2711/+12
2019-07-25objtool: Improve UACCESS coveragePeter Zijlstra2-4/+6
2019-07-18objtool: Support conditional retpolinesJosh Poimboeuf2-2/+11
2019-07-18objtool: Convert insn type to enumJosh Poimboeuf4-26/+20
2019-07-18objtool: Fix seg fault on bad switch table entryJosh Poimboeuf1-1/+1
2019-07-18objtool: Support repeated uses of the same C jump tableJann Horn3-25/+30
2019-07-18objtool: Refactor jump table codeJosh Poimboeuf3-40/+46
2019-07-18objtool: Refactor sibling call detection logicJosh Poimboeuf1-32/+33
2019-07-18objtool: Do frame pointer check before dead end checkJosh Poimboeuf1-9/+9
2019-07-18objtool: Change dead_end_function() to return booleanJosh Poimboeuf1-22/+14
2019-07-18objtool: Warn on zero-length functionsJosh Poimboeuf1-0/+6
2019-07-18objtool: Refactor function alias logicJosh Poimboeuf2-8/+10
2019-07-18objtool: Track original function across branchesJosh Poimboeuf1-16/+12
2019-07-18objtool: Add mcsafe_handle_tail() to the uaccess safe listJosh Poimboeuf1-0/+1
2019-07-18Merge branch 'x86/debug' into core/urgentThomas Gleixner1-7/+20
2019-07-18objtool: Rename elf_open() to prevent conflict with libelf from elftoolchainMichael Forney3-3/+3
2019-07-18objtool: Use Elf_Scn typedef instead of assuming struct nameMichael Forney1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2019-07-09objtool: Add support for C jump tablesJosh Poimboeuf1-7/+20
2019-07-02objtool: Fix build by linking against tools/lib/ctype.o sourcesJiri Olsa1-0/+5
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet23-307/+23
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner5-73/+5