summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-0121-542/+1008
|\
| * objtool: Enable compilation of objtool for all architecturesMatt Helsley2020-05-2012-34/+73
| * objtool: Move struct objtool_file into arch-independent headerMatt Helsley2020-05-202-9/+23
| * objtool: Exit successfully when requesting helpMatt Helsley2020-05-201-1/+3
| * objtool: Add check_kcov_mode() to the uaccess safelistJosh Poimboeuf2020-05-201-0/+1
| * Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Ingo Molnar2020-05-1872-546/+1659
| |\
| * | objtool: optimize add_dead_ends for split sectionsSami Tolvanen2020-05-151-19/+17
| * | objtool: use gelf_getsymshndx to handle >64k sectionsSami Tolvanen2020-05-151-7/+17
| * | objtool: Allow no-op CFI ops in alternativesPeter Zijlstra2020-05-151-5/+6
| * | objtool: Add support for intra-function callsAlexandre Chartre2020-04-303-4/+91
| * | objtool: Move the IRET hack into the arch decoderMiroslav Benes2020-04-305-25/+21
| * | objtool: Remove INSN_STACKPeter Zijlstra2020-04-303-27/+0
| * | objtool: Make handle_insn_ops() unconditionalPeter Zijlstra2020-04-301-5/+3
| * | objtool: Rework allocating stack_ops on decodePeter Zijlstra2020-04-301-104/+147
| * | objtool: UNWIND_HINT_RET_OFFSET should not check registersAlexandre Chartre2020-04-301-0/+8
| * | objtool: is_fentry_call() crashes if call has no destinationAlexandre Chartre2020-04-301-1/+1
| * | objtool: Fix ORC vs alternativesPeter Zijlstra2020-04-302-1/+40
| * | objtool: Uniquely identify alternative instruction groupsAlexandre Chartre2020-04-302-2/+7
| * | objtool: Remove check preventing branches within alternativeJulien Thierry2020-04-301-6/+0
| * | objtool: Constify arch_decode_instruction()Ingo Molnar2020-04-232-4/+4
| * | objtool: Rename elf_read() to elf_open_read()Ingo Molnar2020-04-233-3/+3
| * | objtool: Constify 'struct elf *' parametersIngo Molnar2020-04-232-15/+15
| * | objtool: Also consider .entry.text as noinstrThomas Gleixner2020-04-221-6/+12
| * | objtool: Add STT_NOTYPE noinstr validationPeter Zijlstra2020-04-221-16/+30
| * | objtool: Rearrange validate_section()Peter Zijlstra2020-04-221-22/+29
| * | objtool: Avoid iterating !text section symbolsPeter Zijlstra2020-04-221-1/+5
| * | objtool: Use sec_offset_hash() for insn_hashPeter Zijlstra2020-04-221-2/+3
| * | objtool: Optimize !vmlinux.o againPeter Zijlstra2020-04-223-26/+52
| * | objtool: Implement noinstr validationPeter Zijlstra2020-04-225-4/+112
| * | objtool: Fix !CFI insn_state propagationPeter Zijlstra2020-04-224-140/+157
| * | objtool: Rename struct cfi_statePeter Zijlstra2020-04-224-4/+4
| * | objtool: Remove SAVE/RESTORE hintsPeter Zijlstra2020-04-223-43/+5
| * | objtool: Introduce HINT_RET_OFFSETPeter Zijlstra2020-04-223-9/+20
| * | objtool: Better handle IRETPeter Zijlstra2020-04-223-15/+29
| * | objtool: Support multiple stack_op per instructionJulien Thierry2020-04-224-31/+62
| * | objtool: Remove redundant .rodata section name comparisonMuchun Song2020-04-221-2/+2
| * | objtool: Documentation: document UACCESS warningsNick Desaulniers2020-04-221-0/+26
| * | objtool: Split out arch-specific CFI definitionsJulien Thierry2020-04-223-20/+29
| * | objtool: Add abstraction for destination offsetsRaphael Gault2020-04-223-8/+27
| * | objtool: Use arch specific values in restore_reg()Julien Thierry2020-04-221-2/+2
| * | objtool: Ignore empty alternativesJulien Thierry2020-04-221-0/+6
| * | objtool: Clean instruction state before each function validationJulien Thierry2020-04-221-7/+6
| * | objtool: Remove redundant checks on operand typeJulien Thierry2020-04-221-3/+1
| * | objtool: Always do header sync checkJulien Thierry2020-04-221-1/+1
| * | objtool: Fix off-by-one in symbol_by_offset()Julien Thierry2020-04-221-1/+1
| * | objtool: Fix 32bit cross buildsPeter Zijlstra2020-04-221-1/+1
* | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-0113-27/+123
|\ \ \
| * \ \ Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-1968-534/+1419
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney2020-05-0713-27/+123
| |\ \ \ \ \
| | | * | | | torture: Add a --kasan argumentPaul E. McKenney2020-05-072-0/+6