index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
Age
Commit message (
Expand
)
Author
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
2024-07-16
Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-02
objtool/x86: objtool can confuse memory and stack access
Alexandre Chartre
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
objtool/LoongArch: Enable orc to be built
Tiezhu Yang
2024-03-11
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
2024-03-11
objtool/LoongArch: Implement instruction decoder
Tiezhu Yang
2024-03-11
objtool/LoongArch: Enable objtool to be built
Tiezhu Yang
2024-01-31
x86/objtool: Teach objtool about ERET[US]
H. Peter Anvin (Intel)
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-10-03
objtool: Use 'the fallthrough' pseudo-keyword
Ruan Jinjie
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
2023-05-10
x86/alternative: Support relocations in alternatives
Peter Zijlstra
2023-02-23
objtool: Make instruction::stack_ops a single-linked list
Peter Zijlstra
2023-02-23
objtool: Change arch_decode_instruction() signature
Peter Zijlstra
2023-01-05
x86/alternatives: Add alt_instr.flags
Borislav Petkov (AMD)
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-11-23
objtool/powerpc: Implement arch_pc_relative_reloc()
Michael Ellerman
2022-11-18
objtool/powerpc: Add --mcount specific implementation
Sathvika Vasireddy
2022-11-18
objtool/powerpc: Enable objtool to be built on ppc
Sathvika Vasireddy
2022-11-18
objtool: Add arch specific function arch_ftrace_match()
Sathvika Vasireddy
2022-11-18
objtool: Use macros to define arch specific reloc types
Sathvika Vasireddy
2022-11-18
objtool: Use target file endianness instead of a compiled constant
Christophe Leroy
2022-10-17
objtool: Allow !PC relative relocations
Peter Zijlstra
2022-09-15
objtool,x86: Teach decode about LOOP* instructions
Peter Zijlstra
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
2022-03-15
objtool: Add IBT/ENDBR decoding
Peter Zijlstra
2022-03-15
tools/objtool: Check for use of the ENQCMD instruction in the kernel
Fenghua Yu
2021-12-08
objtool: Add straight-line-speculation validation
Peter Zijlstra
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-05
objtool: Make .altinstructions section entry size consistent
Joe Lawrence
2021-09-17
objtool: Support pv_opsindirect calls for noinstr
Peter Zijlstra
2021-09-15
objtool: Handle __sanitize_cov*() tail calls
Peter Zijlstra
2021-09-15
objtool: Introduce CFI hash
Peter Zijlstra
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
2021-06-24
objtool: Don't make .altinstructions writable
Josh Poimboeuf
2021-06-11
objtool: Only rewrite unconditional retpoline thunk calls
Peter Zijlstra
2021-05-12
objtool/x86: Fix elf_add_alternative() endianness
Vasily Gorbik
2021-05-12
objtool: Decode jump_entry::key addend
Peter Zijlstra
[next]