index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-53
/
+28
2025-04-01
objtool: Change "warning:" to "error: " for fatal errors
Josh Poimboeuf
4
-20
/
+23
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+9
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
1
-32
/
+1
2025-03-25
objtool: Warn when disabling unreachable warnings
Josh Poimboeuf
1
-1
/
+4
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-03-12
objtool/LoongArch: Add support for goto table
Tiezhu Yang
1
-2
/
+30
2025-03-12
objtool/LoongArch: Add support for switch table
Tiezhu Yang
1
-1
/
+130
2025-03-12
objtool: Handle PC relative relocation type
Tiezhu Yang
2
-4
/
+20
2025-03-12
objtool: Handle different entry size of rodata
Tiezhu Yang
3
-0
/
+38
2025-02-26
objtool/powerpc: Add support for decoding all types of uncond branches
Christophe Leroy
1
-1
/
+9
2025-02-14
x86/alternative: Simplify callthunk patching
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
3
-3
/
+7
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
1
-5
/
+10
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
1
-1
/
+10
2024-07-16
Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+7
2024-07-02
objtool/x86: objtool can confuse memory and stack access
Alexandre Chartre
1
-1
/
+7
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
1
-0
/
+23
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
9
-0
/
+819
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-11
objtool/LoongArch: Enable orc to be built
Tiezhu Yang
3
-0
/
+188
2024-03-11
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
2
-0
/
+189
2024-03-11
objtool/LoongArch: Implement instruction decoder
Tiezhu Yang
1
-2
/
+271
2024-03-11
objtool/LoongArch: Enable objtool to be built
Tiezhu Yang
6
-0
/
+173
2024-01-31
x86/objtool: Teach objtool about ERET[US]
H. Peter Anvin (Intel)
1
-5
/
+14
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-1
/
+1
2023-10-03
objtool: Use 'the fallthrough' pseudo-keyword
Ruan Jinjie
1
-3
/
+3
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
1
-1
/
+1
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
1
-1
/
+1
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
1
-4
/
+7
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-1
/
+4
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+21
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
2
-3
/
+3
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
2
-3
/
+3
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
2
-7
/
+15
2023-05-10
x86/alternative: Support relocations in alternatives
Peter Zijlstra
1
-7
/
+1
2023-02-23
objtool: Make instruction::stack_ops a single-linked list
Peter Zijlstra
1
-2
/
+2
2023-02-23
objtool: Change arch_decode_instruction() signature
Peter Zijlstra
2
-65
/
+62
2023-01-05
x86/alternatives: Add alt_instr.flags
Borislav Petkov (AMD)
1
-3
/
+3
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-9
/
+180
2022-11-23
objtool/powerpc: Implement arch_pc_relative_reloc()
Michael Ellerman
1
-0
/
+9
2022-11-18
objtool/powerpc: Add --mcount specific implementation
Sathvika Vasireddy
2
-0
/
+18
2022-11-18
objtool/powerpc: Enable objtool to be built on ppc
Sathvika Vasireddy
6
-0
/
+146
2022-11-18
objtool: Add arch specific function arch_ftrace_match()
Sathvika Vasireddy
1
-0
/
+5
2022-11-18
objtool: Use macros to define arch specific reloc types
Sathvika Vasireddy
1
-0
/
+2
2022-11-18
objtool: Use target file endianness instead of a compiled constant
Christophe Leroy
1
-9
/
+0
2022-10-17
objtool: Allow !PC relative relocations
Peter Zijlstra
1
-0
/
+24
2022-09-15
objtool,x86: Teach decode about LOOP* instructions
Peter Zijlstra
1
-0
/
+6
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
1
-0
/
+5
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
2
-2
/
+2
[next]