summaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6 days5-53/+28
|\
| * objtool: Change "warning:" to "error: " for fatal errorsJosh Poimboeuf7 days4-20/+23
| * objtool: Fix X86_FEATURE_SMAP alternative handlingJosh Poimboeuf2025-03-251-32/+1
| * objtool: Warn when disabling unreachable warningsJosh Poimboeuf2025-03-251-1/+4
* | Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11 days1-1/+9
|\ \ | |/ |/|
| * objtool/powerpc: Add support for decoding all types of uncond branchesChristophe Leroy2025-02-261-1/+9
* | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2025-03-241-0/+1
|\ \
| * | x86/alternative: Simplify callthunk patchingPeter Zijlstra2025-02-141-0/+1
| |/
* | objtool/LoongArch: Add support for goto tableTiezhu Yang2025-03-121-2/+30
* | objtool/LoongArch: Add support for switch tableTiezhu Yang2025-03-121-1/+130
* | objtool: Handle PC relative relocation typeTiezhu Yang2025-03-122-4/+20
* | objtool: Handle different entry size of rodataTiezhu Yang2025-03-123-0/+38
|/
* objtool: Allow arch code to discover jump table sizeArd Biesheuvel2024-12-023-3/+7
* objtool: Detect non-relocated text referencesJosh Poimboeuf2024-10-171-5/+10
* objtool: Handle frame pointer related instructionsTiezhu Yang2024-09-171-1/+10
* Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-161-1/+7
|\
| * objtool/x86: objtool can confuse memory and stack accessAlexandre Chartre2024-07-021-1/+7
* | x86/alternatives: Add nested alternatives macrosPeter Zijlstra2024-06-111-0/+23
|/
* Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-229-0/+819
|\
| * objtool/LoongArch: Enable orc to be builtTiezhu Yang2024-03-113-0/+188
| * objtool/x86: Separate arch-specific and generic partsTiezhu Yang2024-03-112-0/+189
| * objtool/LoongArch: Implement instruction decoderTiezhu Yang2024-03-111-2/+271
| * objtool/LoongArch: Enable objtool to be builtTiezhu Yang2024-03-116-0/+173
* | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-111-1/+1
|\ \
| * | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-101-1/+1
| |/
* / x86/objtool: Teach objtool about ERET[US]H. Peter Anvin (Intel)2024-01-311-5/+14
|/
* objtool: Use 'the fallthrough' pseudo-keywordRuan Jinjie2023-10-031-3/+3
* x86/cpu: Rename original retbleed methodsPeter Zijlstra2023-08-161-1/+1
* x86/cpu: Clean up SRSO return thunk messPeter Zijlstra2023-08-161-1/+1
* objtool/x86: Fix SRSO messPeter Zijlstra2023-08-161-4/+7
* x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-1/+4
* Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-274-13/+21
|\
| * objtool: Get rid of reloc->addendJosh Poimboeuf2023-06-072-3/+3
| * objtool: Get rid of reloc->typeJosh Poimboeuf2023-06-072-3/+3
| * objtool: Add elf_create_section_pair()Josh Poimboeuf2023-06-072-7/+15
* | x86/alternative: Support relocations in alternativesPeter Zijlstra2023-05-101-7/+1
|/
* objtool: Make instruction::stack_ops a single-linked listPeter Zijlstra2023-02-231-2/+2
* objtool: Change arch_decode_instruction() signaturePeter Zijlstra2023-02-232-65/+62
* x86/alternatives: Add alt_instr.flagsBorislav Petkov (AMD)2023-01-051-3/+3
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-199-9/+180
|\
| * objtool/powerpc: Implement arch_pc_relative_reloc()Michael Ellerman2022-11-231-0/+9
| * objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy2022-11-182-0/+18
| * objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy2022-11-186-0/+146
| * objtool: Add arch specific function arch_ftrace_match()Sathvika Vasireddy2022-11-181-0/+5
| * objtool: Use macros to define arch specific reloc typesSathvika Vasireddy2022-11-181-0/+2
| * objtool: Use target file endianness instead of a compiled constantChristophe Leroy2022-11-181-9/+0
* | objtool: Allow !PC relative relocationsPeter Zijlstra2022-10-171-0/+24
|/
* objtool,x86: Teach decode about LOOP* instructionsPeter Zijlstra2022-09-151-0/+6
* x86,objtool: Create .return_sitesPeter Zijlstra2022-06-271-0/+5
* objtool: Reorganize cmdline optionsJosh Poimboeuf2022-04-222-2/+2